.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-7d9b97bc-8f45-4ad0-9721-48c383eda57c {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7d9b97bc-8f45-4ad0-9721-48c383eda57c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7d9b97bc-8f45-4ad0-9721-48c383eda57c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7d9b97bc-8f45-4ad0-9721-48c383eda57c {
  
}
}@media (max-width: 767px){#s-7d9b97bc-8f45-4ad0-9721-48c383eda57c {
  
}
}







#s-7d9b97bc-8f45-4ad0-9721-48c383eda57c > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
  display: block;
}#s-7d9b97bc-8f45-4ad0-9721-48c383eda57c.shg-box.shg-c {
  justify-content: center;
}

#s-9cfe6b1c-f07c-45d1-bff3-cfb33cdce623 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1500px;
background-color: rgba(255, 255, 255, 1);
}








#s-9cfe6b1c-f07c-45d1-bff3-cfb33cdce623 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9cfe6b1c-f07c-45d1-bff3-cfb33cdce623.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-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: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-b8251db4-0bf2-4d3c-92e9-f1cabd4e9f58 {
  margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
}

#s-b8251db4-0bf2-4d3c-92e9-f1cabd4e9f58 .shg-proportional-font-size,
#s-b8251db4-0bf2-4d3c-92e9-f1cabd4e9f58 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-repeat: repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 1%;
padding-left: 2%;
padding-bottom: 1%;
padding-right: 2%;
min-height: 50px;
max-width: 1500px;
background-position: center center;
background-attachment: scroll;
}

#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-image: url(https://i.shgcdn.com/132f2acb-050e-4364-ad1b-b1cea1c65816/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-image: url(https://i.shgcdn.com/132f2acb-050e-4364-ad1b-b1cea1c65816/-/resize/480x/);
}
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-image: url(https://i.shgcdn.com/132f2acb-050e-4364-ad1b-b1cea1c65816/-/resize/960x/);
}
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-image: url(https://i.shgcdn.com/132f2acb-050e-4364-ad1b-b1cea1c65816/-/resize/768x/);
}
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-image: url(https://i.shgcdn.com/132f2acb-050e-4364-ad1b-b1cea1c65816/-/resize/1536x/);
}
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-image: url(https://i.shgcdn.com/132f2acb-050e-4364-ad1b-b1cea1c65816/-/resize/1024x/);
}
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-image: url(https://i.shgcdn.com/132f2acb-050e-4364-ad1b-b1cea1c65816/-/resize/2048x/);
}
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-image: url(https://i.shgcdn.com/132f2acb-050e-4364-ad1b-b1cea1c65816/-/resize/1200x/);
}
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 {
  background-image: url(https://i.shgcdn.com/132f2acb-050e-4364-ad1b-b1cea1c65816/-/resize/2048x/);
}
#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-621d1bc2-e607-482a-be3d-c60fa1ec85a1.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "Nunito Sans";
  text-transform: none;
  font-weight: 900;
  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-4025ffec-4857-410b-bfd0-3f167c7094a5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4025ffec-4857-410b-bfd0-3f167c7094a5 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (max-width: 767px){#s-4025ffec-4857-410b-bfd0-3f167c7094a5 .shogun-heading-component h3 {
  color: ;
  font-weight:  700 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
.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-80f0cfdb-842d-4313-bfbf-9408ba81ec39 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-80f0cfdb-842d-4313-bfbf-9408ba81ec39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80f0cfdb-842d-4313-bfbf-9408ba81ec39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80f0cfdb-842d-4313-bfbf-9408ba81ec39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80f0cfdb-842d-4313-bfbf-9408ba81ec39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80f0cfdb-842d-4313-bfbf-9408ba81ec39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80f0cfdb-842d-4313-bfbf-9408ba81ec39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80f0cfdb-842d-4313-bfbf-9408ba81ec39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-77f05d0a-b3c9-426b-8526-4013a219dc8a {
  margin-left: auto;
margin-right: auto;
}

#s-77f05d0a-b3c9-426b-8526-4013a219dc8a .shg-proportional-font-size,
#s-77f05d0a-b3c9-426b-8526-4013a219dc8a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9a1ee391-b25d-4157-893f-2b780c0dce44 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-9a1ee391-b25d-4157-893f-2b780c0dce44"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9a1ee391-b25d-4157-893f-2b780c0dce44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a1ee391-b25d-4157-893f-2b780c0dce44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9a1ee391-b25d-4157-893f-2b780c0dce44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a1ee391-b25d-4157-893f-2b780c0dce44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a1ee391-b25d-4157-893f-2b780c0dce44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a1ee391-b25d-4157-893f-2b780c0dce44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

.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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076-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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 .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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

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




.s-d28949d4-9ebc-4184-bb1f-3bb654497076 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076-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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 .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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

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




.s-d28949d4-9ebc-4184-bb1f-3bb654497076 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076-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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 .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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

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




.s-d28949d4-9ebc-4184-bb1f-3bb654497076 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076-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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 .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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

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




.s-d28949d4-9ebc-4184-bb1f-3bb654497076 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076-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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 .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-d28949d4-9ebc-4184-bb1f-3bb654497076 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d28949d4-9ebc-4184-bb1f-3bb654497076 img.shogun-image {
  width: 100%;
  
  
  max-width: 150px;

      
    max-width: 150px;

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




.s-d28949d4-9ebc-4184-bb1f-3bb654497076 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d28949d4-9ebc-4184-bb1f-3bb654497076.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ec8d930a-6364-4fd0-b562-ee60eede6f85 {
  margin-left: auto;
margin-right: auto;
}

#s-ec8d930a-6364-4fd0-b562-ee60eede6f85 .shg-proportional-font-size,
#s-ec8d930a-6364-4fd0-b562-ee60eede6f85 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: 500;
  font-family: "Nunito Sans";
}

.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-d47219a1-081e-4579-8db2-347879c52fc1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgb(255, 102, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d47219a1-081e-4579-8db2-347879c52fc1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d47219a1-081e-4579-8db2-347879c52fc1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d47219a1-081e-4579-8db2-347879c52fc1-root {
    text-align: center;
  }


#s-d47219a1-081e-4579-8db2-347879c52fc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d47219a1-081e-4579-8db2-347879c52fc1-root {
    text-align: center;
  }


#s-d47219a1-081e-4579-8db2-347879c52fc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d47219a1-081e-4579-8db2-347879c52fc1-root {
    text-align: center;
  }


#s-d47219a1-081e-4579-8db2-347879c52fc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d47219a1-081e-4579-8db2-347879c52fc1-root {
    text-align: center;
  }


#s-d47219a1-081e-4579-8db2-347879c52fc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d47219a1-081e-4579-8db2-347879c52fc1-root {
    text-align: center;
  }


#s-d47219a1-081e-4579-8db2-347879c52fc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}
@media (max-width: 767px){#s-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  display: none;
}
#s-22026437-8972-430f-a39a-6f9d08dbfbd0, #wrap-s-22026437-8972-430f-a39a-6f9d08dbfbd0, #wrap-content-s-22026437-8972-430f-a39a-6f9d08dbfbd0 { display: none !important; }}
#s-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0-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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 .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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-22026437-8972-430f-a39a-6f9d08dbfbd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0-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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 .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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-22026437-8972-430f-a39a-6f9d08dbfbd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0-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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 .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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-22026437-8972-430f-a39a-6f9d08dbfbd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0-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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 .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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-22026437-8972-430f-a39a-6f9d08dbfbd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0-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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 .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-22026437-8972-430f-a39a-6f9d08dbfbd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-22026437-8972-430f-a39a-6f9d08dbfbd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-22026437-8972-430f-a39a-6f9d08dbfbd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22026437-8972-430f-a39a-6f9d08dbfbd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-1222fce7-6510-4677-bd5e-2403e9b3b3bf {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1222fce7-6510-4677-bd5e-2403e9b3b3bf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1222fce7-6510-4677-bd5e-2403e9b3b3bf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1222fce7-6510-4677-bd5e-2403e9b3b3bf {
  
}
}@media (max-width: 767px){#s-1222fce7-6510-4677-bd5e-2403e9b3b3bf {
  
}
}







#s-1222fce7-6510-4677-bd5e-2403e9b3b3bf > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-1222fce7-6510-4677-bd5e-2403e9b3b3bf.shg-box.shg-c {
  justify-content: center;
}

#s-d10c28bb-93e1-40a3-b185-687e641fe365 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d10c28bb-93e1-40a3-b185-687e641fe365 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-6b25cb23-36b9-4666-a789-60572d3e6783 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-6b25cb23-36b9-4666-a789-60572d3e6783"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b25cb23-36b9-4666-a789-60572d3e6783"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6b25cb23-36b9-4666-a789-60572d3e6783"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b25cb23-36b9-4666-a789-60572d3e6783"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-c0e3291e-7651-4e4c-947e-f1b619d1f8c2 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-c0e3291e-7651-4e4c-947e-f1b619d1f8c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c0e3291e-7651-4e4c-947e-f1b619d1f8c2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c47523aa-a548-478c-91a3-b9e1477de760 {
  margin-left: 20px;
margin-right: 20px;
}

#s-c47523aa-a548-478c-91a3-b9e1477de760 .shogun-icon-wrapper {
  text-align: center;
}


#s-c47523aa-a548-478c-91a3-b9e1477de760 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgb(255, 102, 0);
}

#s-e2cad1e5-1f02-4cfc-9f57-f80b31b29395 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2cad1e5-1f02-4cfc-9f57-f80b31b29395 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-6fce814e-db75-45fc-a56f-a7e133624356 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-6fce814e-db75-45fc-a56f-a7e133624356 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6fce814e-db75-45fc-a56f-a7e133624356.shg-box.shg-c {
  justify-content: flex-start;
}

#s-da0693fd-b2d0-4945-a4b4-f3e0d661fc3d {
  margin-left: 20px;
margin-right: 20px;
}

#s-da0693fd-b2d0-4945-a4b4-f3e0d661fc3d .shogun-icon-wrapper {
  text-align: center;
}


#s-da0693fd-b2d0-4945-a4b4-f3e0d661fc3d .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgb(255, 102, 0);
}

#s-5b1a2f1b-a038-4ad3-93cd-8e47517e4f0f {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5b1a2f1b-a038-4ad3-93cd-8e47517e4f0f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-2af6984f-37f8-4908-bfec-0fb15bbfd2b8 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-2af6984f-37f8-4908-bfec-0fb15bbfd2b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2af6984f-37f8-4908-bfec-0fb15bbfd2b8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a4b48938-a515-4f1c-acb0-72bc961055f2 {
  margin-left: 20px;
margin-right: 20px;
}

#s-a4b48938-a515-4f1c-acb0-72bc961055f2 .shogun-icon-wrapper {
  text-align: center;
}


#s-a4b48938-a515-4f1c-acb0-72bc961055f2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgb(255, 102, 0);
}

#s-d3b7ec12-4462-4bfc-bef1-cf5a478314c2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3b7ec12-4462-4bfc-bef1-cf5a478314c2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



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

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

#s-94cc0be4-92ec-4232-8e3c-9db1de66b221 {
  margin-left: auto;
margin-right: auto;
}

#s-94cc0be4-92ec-4232-8e3c-9db1de66b221 hr {
  border-top: 2px solid #ddd;
}

#s-5c4fac82-1d25-4342-85db-8ea433a3ad4c {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
max-width: 1500px;
}
@media (max-width: 767px){#s-5c4fac82-1d25-4342-85db-8ea433a3ad4c {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-5c4fac82-1d25-4342-85db-8ea433a3ad4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5c4fac82-1d25-4342-85db-8ea433a3ad4c.shg-box.shg-c {
  justify-content: center;
}

#s-48b03737-e262-4dd0-a9bb-ba556a6ae577 {
  margin-left: auto;
margin-right: auto;
max-width: 1500px;
}

@media (min-width: 0px) {
[id="s-48b03737-e262-4dd0-a9bb-ba556a6ae577"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48b03737-e262-4dd0-a9bb-ba556a6ae577"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48b03737-e262-4dd0-a9bb-ba556a6ae577"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48b03737-e262-4dd0-a9bb-ba556a6ae577"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48b03737-e262-4dd0-a9bb-ba556a6ae577"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48b03737-e262-4dd0-a9bb-ba556a6ae577"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48b03737-e262-4dd0-a9bb-ba556a6ae577"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-d6d6fde0-065e-44ff-8534-a7adfb8fa603 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d6d6fde0-065e-44ff-8534-a7adfb8fa603 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


@media (max-width: 767px){#s-d6d6fde0-065e-44ff-8534-a7adfb8fa603 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}
#s-c7cd7425-b457-4970-87cd-8de08e059943 {
  margin-left: auto;
margin-right: auto;
}

#s-c7cd7425-b457-4970-87cd-8de08e059943 .shg-proportional-font-size,
#s-c7cd7425-b457-4970-87cd-8de08e059943 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b-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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b .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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f23269e6-f6de-4101-add1-f06f7f179a6b img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-f23269e6-f6de-4101-add1-f06f7f179a6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f23269e6-f6de-4101-add1-f06f7f179a6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b-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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b .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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f23269e6-f6de-4101-add1-f06f7f179a6b img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-f23269e6-f6de-4101-add1-f06f7f179a6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f23269e6-f6de-4101-add1-f06f7f179a6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b-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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b .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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f23269e6-f6de-4101-add1-f06f7f179a6b img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-f23269e6-f6de-4101-add1-f06f7f179a6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f23269e6-f6de-4101-add1-f06f7f179a6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b-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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b .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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f23269e6-f6de-4101-add1-f06f7f179a6b img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-f23269e6-f6de-4101-add1-f06f7f179a6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f23269e6-f6de-4101-add1-f06f7f179a6b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b-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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b .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-f23269e6-f6de-4101-add1-f06f7f179a6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f23269e6-f6de-4101-add1-f06f7f179a6b img.shogun-image {
  width: 100%;
  
  
  max-width: 200px;

      
    max-width: 200px;

  /* 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-f23269e6-f6de-4101-add1-f06f7f179a6b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f23269e6-f6de-4101-add1-f06f7f179a6b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-12c85bb7-a4b8-4cf1-b355-c6d37ca82fc5 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 50px;
}








#s-12c85bb7-a4b8-4cf1-b355-c6d37ca82fc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-12c85bb7-a4b8-4cf1-b355-c6d37ca82fc5.shg-box.shg-c {
  justify-content: center;
}

#s-ceb69dfd-2c51-409a-892b-dcd0c384fe8f {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-ceb69dfd-2c51-409a-892b-dcd0c384fe8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ceb69dfd-2c51-409a-892b-dcd0c384fe8f.shg-box.shg-c {
  justify-content: center;
}

#s-d9486403-9a3f-4f95-93ae-f3dc0a8af804 {
  margin-top: 0px;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-d9486403-9a3f-4f95-93ae-f3dc0a8af804 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9486403-9a3f-4f95-93ae-f3dc0a8af804 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9486403-9a3f-4f95-93ae-f3dc0a8af804 {
  
}
}@media (max-width: 767px){#s-d9486403-9a3f-4f95-93ae-f3dc0a8af804 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 2%;
padding-right: 2%;
}
}
#s-d9486403-9a3f-4f95-93ae-f3dc0a8af804 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (max-width: 767px){#s-d9486403-9a3f-4f95-93ae-f3dc0a8af804 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}


}
#s-d784d2cd-83b0-480b-9d8c-2fd3f5811cee {
  margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
}
@media (max-width: 767px){#s-d784d2cd-83b0-480b-9d8c-2fd3f5811cee {
  padding-left: 2%;
padding-right: 2%;
}
}
#s-d784d2cd-83b0-480b-9d8c-2fd3f5811cee .shg-proportional-font-size,
#s-d784d2cd-83b0-480b-9d8c-2fd3f5811cee .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-cff30f44-90fd-4a21-96aa-260d3fa253b3 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}
@media (max-width: 767px){#s-cff30f44-90fd-4a21-96aa-260d3fa253b3 {
  padding-left: 8%;
padding-right: 8%;
}
}
#s-cff30f44-90fd-4a21-96aa-260d3fa253b3 .shg-proportional-font-size,
#s-cff30f44-90fd-4a21-96aa-260d3fa253b3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06-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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* 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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06-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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* 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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06-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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* 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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06-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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* 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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06-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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 img.shogun-image {
  width: 100%;
  
  
  max-width: 800px;

      
    max-width: 800px;

  /* 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-c1e64179-0c5e-41e2-b81a-bb5387ea6a06 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1e64179-0c5e-41e2-b81a-bb5387ea6a06.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-3c627e15-0ebc-4cb6-91d9-b7959dad0d2e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3c627e15-0ebc-4cb6-91d9-b7959dad0d2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c627e15-0ebc-4cb6-91d9-b7959dad0d2e.shg-box.shg-c {
  justify-content: center;
}

#s-5cc2ab04-74f6-4eb5-bd40-87f10b1dd685 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-5cc2ab04-74f6-4eb5-bd40-87f10b1dd685 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5cc2ab04-74f6-4eb5-bd40-87f10b1dd685.shg-box.shg-c {
  justify-content: center;
}

#s-6c98e874-ed49-4f6d-836a-53884a748b73 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
max-width: 1500px;
background-color: rgba(245, 245, 245, 1);
}








#s-6c98e874-ed49-4f6d-836a-53884a748b73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c98e874-ed49-4f6d-836a-53884a748b73.shg-box.shg-c {
  justify-content: center;
}

#s-1c905968-9a8c-4fcc-9e10-512178ffc046 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c905968-9a8c-4fcc-9e10-512178ffc046 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


@media (max-width: 767px){#s-1c905968-9a8c-4fcc-9e10-512178ffc046 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-93f1480a-495b-4533-9ea3-d68904ff7300 {
  margin-left: auto;
margin-right: auto;
}

#s-93f1480a-495b-4533-9ea3-d68904ff7300 .shg-proportional-font-size,
#s-93f1480a-495b-4533-9ea3-d68904ff7300 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-310c8284-fb71-4d26-bf7d-65085416db48 {
  margin-left: auto;
margin-right: auto;
padding-top: 1%;
padding-left: 0%;
padding-bottom: 1%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-310c8284-fb71-4d26-bf7d-65085416db48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-310c8284-fb71-4d26-bf7d-65085416db48"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-310c8284-fb71-4d26-bf7d-65085416db48"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-310c8284-fb71-4d26-bf7d-65085416db48"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-94fdf810-3fb9-4e93-87df-91cc41645126 {
  margin-left: auto;
margin-right: auto;
}

#s-94fdf810-3fb9-4e93-87df-91cc41645126 .shg-proportional-font-size,
#s-94fdf810-3fb9-4e93-87df-91cc41645126 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-731015ab-29d7-4c2b-80a7-4b19c7aac19e {
  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: #000000;
  font-family: "Nunito Sans";
  text-transform: none;
  font-weight: 900;
  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-52f27d30-7375-45eb-aa99-d6f6a3ce0527 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-52f27d30-7375-45eb-aa99-d6f6a3ce0527 .shg-product-title-component h3 span {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}
@media (max-width: 767px){#s-52f27d30-7375-45eb-aa99-d6f6a3ce0527 .shg-product-title-component h3 span {
  color: ;
  font-weight:  700 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  
}
}
.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-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f {
  max-width:  100%;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f {
  max-width:  100%;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f {
  max-width:  100%;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f {
  max-width:  100%;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f {
  max-width:  100%;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  max-width: 400px !important;
  
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f .shg-image-zoom,
.shg-c#s-44a01072-51b8-4a12-8f9e-b8d8c2c5fe2f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
.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-801f273f-7e2f-423c-9b80-ef4ca97dc3df {
  margin-left: 4%;
margin-right: 4%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgb(255, 102, 0);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-801f273f-7e2f-423c-9b80-ef4ca97dc3df-atc-btn-wrapper {
    text-align: center;
  }


#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-801f273f-7e2f-423c-9b80-ef4ca97dc3df-atc-btn-wrapper {
    text-align: center;
  }


#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-801f273f-7e2f-423c-9b80-ef4ca97dc3df-atc-btn-wrapper {
    text-align: center;
  }


#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-801f273f-7e2f-423c-9b80-ef4ca97dc3df-atc-btn-wrapper {
    text-align: center;
  }


#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-801f273f-7e2f-423c-9b80-ef4ca97dc3df-atc-btn-wrapper {
    text-align: center;
  }


#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-801f273f-7e2f-423c-9b80-ef4ca97dc3df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-93f3645a-25c7-4b23-9c2f-ab5690ccbea6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-93f3645a-25c7-4b23-9c2f-ab5690ccbea6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-93f3645a-25c7-4b23-9c2f-ab5690ccbea6.shg-box.shg-c {
  justify-content: center;
}

#s-dc87ee44-68b9-4a6f-82c3-d0974707106d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-dc87ee44-68b9-4a6f-82c3-d0974707106d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc87ee44-68b9-4a6f-82c3-d0974707106d.shg-box.shg-c {
  justify-content: center;
}

#s-df16ac4c-7f22-4213-9132-a1aef1d18063 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-df16ac4c-7f22-4213-9132-a1aef1d18063 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-df16ac4c-7f22-4213-9132-a1aef1d18063.shg-box.shg-c {
  justify-content: center;
}

#s-96724083-bc75-4e7c-b9ed-e5f655e943e9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1500px;
}








#s-96724083-bc75-4e7c-b9ed-e5f655e943e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-96724083-bc75-4e7c-b9ed-e5f655e943e9.shg-box.shg-c {
  justify-content: center;
}

#s-fa479eab-6bda-4446-9635-0c13016d0ec3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa479eab-6bda-4446-9635-0c13016d0ec3 .shogun-heading-component h3 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-f4664f0c-0fdc-4a17-bffc-0df60cace659 {
  margin-left: auto;
margin-right: auto;
}

#s-f4664f0c-0fdc-4a17-bffc-0df60cace659 .shg-proportional-font-size,
#s-f4664f0c-0fdc-4a17-bffc-0df60cace659 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

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

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

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

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

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

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

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

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

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

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

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

#s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 {
  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-16a8c324-6f74-4c2f-9112-4c22e1cffca1 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-prev,
#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-next {
  
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-prev svg,
#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 .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-16a8c324-6f74-4c2f-9112-4c22e1cffca1 .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-16a8c324-6f74-4c2f-9112-4c22e1cffca1 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-prev,
#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-next {
  
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-prev svg,
#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-16a8c324-6f74-4c2f-9112-4c22e1cffca1 .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-16a8c324-6f74-4c2f-9112-4c22e1cffca1 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc-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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc-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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc-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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc-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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc-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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24fdafb0-8e72-4c09-a9bc-178dcc8de0cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9-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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 .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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-23393d86-5e60-4c01-b20d-9eac13a066c9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9-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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 .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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-23393d86-5e60-4c01-b20d-9eac13a066c9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9-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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 .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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-23393d86-5e60-4c01-b20d-9eac13a066c9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9-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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 .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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-23393d86-5e60-4c01-b20d-9eac13a066c9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9-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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 .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-23393d86-5e60-4c01-b20d-9eac13a066c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-23393d86-5e60-4c01-b20d-9eac13a066c9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-23393d86-5e60-4c01-b20d-9eac13a066c9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23393d86-5e60-4c01-b20d-9eac13a066c9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-75012738-b3c7-4dca-812c-b81b7571cce6 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6-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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6 .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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-75012738-b3c7-4dca-812c-b81b7571cce6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-75012738-b3c7-4dca-812c-b81b7571cce6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-75012738-b3c7-4dca-812c-b81b7571cce6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6-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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6 .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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-75012738-b3c7-4dca-812c-b81b7571cce6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-75012738-b3c7-4dca-812c-b81b7571cce6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-75012738-b3c7-4dca-812c-b81b7571cce6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6-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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6 .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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-75012738-b3c7-4dca-812c-b81b7571cce6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-75012738-b3c7-4dca-812c-b81b7571cce6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-75012738-b3c7-4dca-812c-b81b7571cce6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6-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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6 .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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-75012738-b3c7-4dca-812c-b81b7571cce6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-75012738-b3c7-4dca-812c-b81b7571cce6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-75012738-b3c7-4dca-812c-b81b7571cce6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6-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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6 .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-75012738-b3c7-4dca-812c-b81b7571cce6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-75012738-b3c7-4dca-812c-b81b7571cce6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-75012738-b3c7-4dca-812c-b81b7571cce6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75012738-b3c7-4dca-812c-b81b7571cce6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1-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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1-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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1-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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1-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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1-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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d2cbe5f-64a1-47a6-8693-a42f26f38fd1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9-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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9-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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9-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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9-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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9-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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cdd9bf27-0fdb-48a5-8f22-84d1b7fb10f9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3-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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3-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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3-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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3-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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3-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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-a5cfb84d-7a0d-410a-812d-46e21fc795f3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a5cfb84d-7a0d-410a-812d-46e21fc795f3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e179957a-b12a-4cbe-8888-03bc1795f05e {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e-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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e .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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e179957a-b12a-4cbe-8888-03bc1795f05e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e179957a-b12a-4cbe-8888-03bc1795f05e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e179957a-b12a-4cbe-8888-03bc1795f05e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e-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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e .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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e179957a-b12a-4cbe-8888-03bc1795f05e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e179957a-b12a-4cbe-8888-03bc1795f05e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e179957a-b12a-4cbe-8888-03bc1795f05e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e-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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e .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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e179957a-b12a-4cbe-8888-03bc1795f05e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e179957a-b12a-4cbe-8888-03bc1795f05e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e179957a-b12a-4cbe-8888-03bc1795f05e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e-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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e .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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e179957a-b12a-4cbe-8888-03bc1795f05e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e179957a-b12a-4cbe-8888-03bc1795f05e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e179957a-b12a-4cbe-8888-03bc1795f05e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e-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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e .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-e179957a-b12a-4cbe-8888-03bc1795f05e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e179957a-b12a-4cbe-8888-03bc1795f05e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e179957a-b12a-4cbe-8888-03bc1795f05e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e179957a-b12a-4cbe-8888-03bc1795f05e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e37e6d66-b685-4752-bf97-75a7bed021be {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be-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-e37e6d66-b685-4752-bf97-75a7bed021be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be .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-e37e6d66-b685-4752-bf97-75a7bed021be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e37e6d66-b685-4752-bf97-75a7bed021be img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e37e6d66-b685-4752-bf97-75a7bed021be .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e37e6d66-b685-4752-bf97-75a7bed021be {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be-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-e37e6d66-b685-4752-bf97-75a7bed021be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be .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-e37e6d66-b685-4752-bf97-75a7bed021be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e37e6d66-b685-4752-bf97-75a7bed021be img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e37e6d66-b685-4752-bf97-75a7bed021be .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e37e6d66-b685-4752-bf97-75a7bed021be {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be-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-e37e6d66-b685-4752-bf97-75a7bed021be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be .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-e37e6d66-b685-4752-bf97-75a7bed021be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e37e6d66-b685-4752-bf97-75a7bed021be img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e37e6d66-b685-4752-bf97-75a7bed021be .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e37e6d66-b685-4752-bf97-75a7bed021be {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be-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-e37e6d66-b685-4752-bf97-75a7bed021be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be .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-e37e6d66-b685-4752-bf97-75a7bed021be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e37e6d66-b685-4752-bf97-75a7bed021be img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e37e6d66-b685-4752-bf97-75a7bed021be .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e37e6d66-b685-4752-bf97-75a7bed021be {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be-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-e37e6d66-b685-4752-bf97-75a7bed021be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be .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-e37e6d66-b685-4752-bf97-75a7bed021be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e37e6d66-b685-4752-bf97-75a7bed021be img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e37e6d66-b685-4752-bf97-75a7bed021be .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e37e6d66-b685-4752-bf97-75a7bed021be.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e-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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e-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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e-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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e-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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e-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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3dd1722-85ec-4e1d-86fc-ea93c1cbfa9e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345-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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 .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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0f4e47ec-394b-47b0-8be5-6401e08ae345 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345-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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 .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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0f4e47ec-394b-47b0-8be5-6401e08ae345 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345-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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 .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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0f4e47ec-394b-47b0-8be5-6401e08ae345 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345-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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 .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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0f4e47ec-394b-47b0-8be5-6401e08ae345 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345-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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 .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-0f4e47ec-394b-47b0-8be5-6401e08ae345 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0f4e47ec-394b-47b0-8be5-6401e08ae345 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f4e47ec-394b-47b0-8be5-6401e08ae345.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-711222f1-a84e-4794-baba-70d084f56ac2 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2-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-711222f1-a84e-4794-baba-70d084f56ac2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-711222f1-a84e-4794-baba-70d084f56ac2 .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-711222f1-a84e-4794-baba-70d084f56ac2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-711222f1-a84e-4794-baba-70d084f56ac2 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-711222f1-a84e-4794-baba-70d084f56ac2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-711222f1-a84e-4794-baba-70d084f56ac2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2-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-711222f1-a84e-4794-baba-70d084f56ac2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-711222f1-a84e-4794-baba-70d084f56ac2 .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-711222f1-a84e-4794-baba-70d084f56ac2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-711222f1-a84e-4794-baba-70d084f56ac2 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-711222f1-a84e-4794-baba-70d084f56ac2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-711222f1-a84e-4794-baba-70d084f56ac2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2-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-711222f1-a84e-4794-baba-70d084f56ac2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-711222f1-a84e-4794-baba-70d084f56ac2 .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-711222f1-a84e-4794-baba-70d084f56ac2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-711222f1-a84e-4794-baba-70d084f56ac2 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-711222f1-a84e-4794-baba-70d084f56ac2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-711222f1-a84e-4794-baba-70d084f56ac2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2-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-711222f1-a84e-4794-baba-70d084f56ac2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-711222f1-a84e-4794-baba-70d084f56ac2 .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-711222f1-a84e-4794-baba-70d084f56ac2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-711222f1-a84e-4794-baba-70d084f56ac2 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-711222f1-a84e-4794-baba-70d084f56ac2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-711222f1-a84e-4794-baba-70d084f56ac2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2-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-711222f1-a84e-4794-baba-70d084f56ac2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-711222f1-a84e-4794-baba-70d084f56ac2 .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-711222f1-a84e-4794-baba-70d084f56ac2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-711222f1-a84e-4794-baba-70d084f56ac2 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-711222f1-a84e-4794-baba-70d084f56ac2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-711222f1-a84e-4794-baba-70d084f56ac2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa-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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa-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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa-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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa-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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa-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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4fd674a0-9046-4f18-a3a6-6dd11f5cc1fa.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-969d1589-170c-42c1-8224-71af4cb293e8 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8-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-969d1589-170c-42c1-8224-71af4cb293e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-969d1589-170c-42c1-8224-71af4cb293e8 .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-969d1589-170c-42c1-8224-71af4cb293e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-969d1589-170c-42c1-8224-71af4cb293e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-969d1589-170c-42c1-8224-71af4cb293e8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-969d1589-170c-42c1-8224-71af4cb293e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8-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-969d1589-170c-42c1-8224-71af4cb293e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-969d1589-170c-42c1-8224-71af4cb293e8 .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-969d1589-170c-42c1-8224-71af4cb293e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-969d1589-170c-42c1-8224-71af4cb293e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-969d1589-170c-42c1-8224-71af4cb293e8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-969d1589-170c-42c1-8224-71af4cb293e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8-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-969d1589-170c-42c1-8224-71af4cb293e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-969d1589-170c-42c1-8224-71af4cb293e8 .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-969d1589-170c-42c1-8224-71af4cb293e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-969d1589-170c-42c1-8224-71af4cb293e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-969d1589-170c-42c1-8224-71af4cb293e8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-969d1589-170c-42c1-8224-71af4cb293e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8-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-969d1589-170c-42c1-8224-71af4cb293e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-969d1589-170c-42c1-8224-71af4cb293e8 .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-969d1589-170c-42c1-8224-71af4cb293e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-969d1589-170c-42c1-8224-71af4cb293e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-969d1589-170c-42c1-8224-71af4cb293e8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-969d1589-170c-42c1-8224-71af4cb293e8 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8-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-969d1589-170c-42c1-8224-71af4cb293e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-969d1589-170c-42c1-8224-71af4cb293e8 .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-969d1589-170c-42c1-8224-71af4cb293e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-969d1589-170c-42c1-8224-71af4cb293e8 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-969d1589-170c-42c1-8224-71af4cb293e8 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-969d1589-170c-42c1-8224-71af4cb293e8.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0-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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0-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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0-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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0-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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0-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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0bf2699c-2467-4f3c-9c73-371c6dd128c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0bf2699c-2467-4f3c-9c73-371c6dd128c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6-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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6-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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6-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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6-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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6-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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-d7d0fde7-3f14-4ceb-9774-98245fba48a6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d0fde7-3f14-4ceb-9774-98245fba48a6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da-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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da-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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da-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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da-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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da-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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d0d390e-dcc5-40f2-9ae3-d0ae203e13da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3-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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 .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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0a107a54-523e-4ed8-abca-3e4b7062caf3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3-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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 .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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0a107a54-523e-4ed8-abca-3e4b7062caf3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3-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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 .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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0a107a54-523e-4ed8-abca-3e4b7062caf3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3-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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 .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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0a107a54-523e-4ed8-abca-3e4b7062caf3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3-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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 .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-0a107a54-523e-4ed8-abca-3e4b7062caf3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-0a107a54-523e-4ed8-abca-3e4b7062caf3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a107a54-523e-4ed8-abca-3e4b7062caf3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41-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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41-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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41-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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41-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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41-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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e71a75bf-5407-49ec-b8ef-a5e9d7cdfb41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e918d874-5e03-441f-b799-f2c7bf6616cc {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc-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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc .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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e918d874-5e03-441f-b799-f2c7bf6616cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e918d874-5e03-441f-b799-f2c7bf6616cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e918d874-5e03-441f-b799-f2c7bf6616cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc-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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc .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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e918d874-5e03-441f-b799-f2c7bf6616cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e918d874-5e03-441f-b799-f2c7bf6616cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e918d874-5e03-441f-b799-f2c7bf6616cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc-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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc .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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e918d874-5e03-441f-b799-f2c7bf6616cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e918d874-5e03-441f-b799-f2c7bf6616cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e918d874-5e03-441f-b799-f2c7bf6616cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc-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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc .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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e918d874-5e03-441f-b799-f2c7bf6616cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e918d874-5e03-441f-b799-f2c7bf6616cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e918d874-5e03-441f-b799-f2c7bf6616cc {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc-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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc .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-e918d874-5e03-441f-b799-f2c7bf6616cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e918d874-5e03-441f-b799-f2c7bf6616cc img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-e918d874-5e03-441f-b799-f2c7bf6616cc .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e918d874-5e03-441f-b799-f2c7bf6616cc.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-197a4a3a-e829-4c3f-a657-efd6015441ce {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce-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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce .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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-197a4a3a-e829-4c3f-a657-efd6015441ce img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-197a4a3a-e829-4c3f-a657-efd6015441ce .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-197a4a3a-e829-4c3f-a657-efd6015441ce {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce-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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce .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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-197a4a3a-e829-4c3f-a657-efd6015441ce img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-197a4a3a-e829-4c3f-a657-efd6015441ce .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-197a4a3a-e829-4c3f-a657-efd6015441ce {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce-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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce .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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-197a4a3a-e829-4c3f-a657-efd6015441ce img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-197a4a3a-e829-4c3f-a657-efd6015441ce .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-197a4a3a-e829-4c3f-a657-efd6015441ce {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce-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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce .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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-197a4a3a-e829-4c3f-a657-efd6015441ce img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-197a4a3a-e829-4c3f-a657-efd6015441ce .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-197a4a3a-e829-4c3f-a657-efd6015441ce {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce-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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce .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-197a4a3a-e829-4c3f-a657-efd6015441ce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-197a4a3a-e829-4c3f-a657-efd6015441ce img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-197a4a3a-e829-4c3f-a657-efd6015441ce .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-197a4a3a-e829-4c3f-a657-efd6015441ce.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28-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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 .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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4cc5be43-c4be-4d05-be30-439cc1af1a28 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28-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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 .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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4cc5be43-c4be-4d05-be30-439cc1af1a28 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28-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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 .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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4cc5be43-c4be-4d05-be30-439cc1af1a28 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28-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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 .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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4cc5be43-c4be-4d05-be30-439cc1af1a28 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28-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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 .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-4cc5be43-c4be-4d05-be30-439cc1af1a28 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-4cc5be43-c4be-4d05-be30-439cc1af1a28 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4cc5be43-c4be-4d05-be30-439cc1af1a28.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0-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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0-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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0-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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0-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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0-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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-489f386f-3e5e-42d8-a34a-90f8695bd3c0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-489f386f-3e5e-42d8-a34a-90f8695bd3c0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9-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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9-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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9-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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9-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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9-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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-794186bc-753b-4b4a-8834-b7a2eb8f33b9 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-794186bc-753b-4b4a-8834-b7a2eb8f33b9.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9f354242-1911-477a-af37-7489bad3dc04 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-9f354242-1911-477a-af37-7489bad3dc04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9f354242-1911-477a-af37-7489bad3dc04-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-9f354242-1911-477a-af37-7489bad3dc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9f354242-1911-477a-af37-7489bad3dc04 .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-9f354242-1911-477a-af37-7489bad3dc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9f354242-1911-477a-af37-7489bad3dc04 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9f354242-1911-477a-af37-7489bad3dc04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9f354242-1911-477a-af37-7489bad3dc04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9f354242-1911-477a-af37-7489bad3dc04-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-9f354242-1911-477a-af37-7489bad3dc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9f354242-1911-477a-af37-7489bad3dc04 .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-9f354242-1911-477a-af37-7489bad3dc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9f354242-1911-477a-af37-7489bad3dc04 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9f354242-1911-477a-af37-7489bad3dc04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9f354242-1911-477a-af37-7489bad3dc04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9f354242-1911-477a-af37-7489bad3dc04-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-9f354242-1911-477a-af37-7489bad3dc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9f354242-1911-477a-af37-7489bad3dc04 .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-9f354242-1911-477a-af37-7489bad3dc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9f354242-1911-477a-af37-7489bad3dc04 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9f354242-1911-477a-af37-7489bad3dc04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9f354242-1911-477a-af37-7489bad3dc04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9f354242-1911-477a-af37-7489bad3dc04-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-9f354242-1911-477a-af37-7489bad3dc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9f354242-1911-477a-af37-7489bad3dc04 .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-9f354242-1911-477a-af37-7489bad3dc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9f354242-1911-477a-af37-7489bad3dc04 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9f354242-1911-477a-af37-7489bad3dc04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9f354242-1911-477a-af37-7489bad3dc04 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9f354242-1911-477a-af37-7489bad3dc04-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-9f354242-1911-477a-af37-7489bad3dc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9f354242-1911-477a-af37-7489bad3dc04 .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-9f354242-1911-477a-af37-7489bad3dc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9f354242-1911-477a-af37-7489bad3dc04 img.shogun-image {
  width: 100%;
  
  
  max-width: 300px;

      
    max-width: 300px;

  /* 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-9f354242-1911-477a-af37-7489bad3dc04 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9f354242-1911-477a-af37-7489bad3dc04.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-452e2743-856a-42e7-8a41-0ee0bf7349fb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-452e2743-856a-42e7-8a41-0ee0bf7349fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-452e2743-856a-42e7-8a41-0ee0bf7349fb.shg-box.shg-c {
  justify-content: center;
}

/*
  $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}