.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-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}

#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-image: url(https://i.shgcdn.com/b0449b4b-fb65-4b13-9380-f77e0b4e7346/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-image: url(https://i.shgcdn.com/b0449b4b-fb65-4b13-9380-f77e0b4e7346/-/resize/480x/);
}
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-image: url(https://i.shgcdn.com/b0449b4b-fb65-4b13-9380-f77e0b4e7346/-/resize/960x/);
}
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-image: url(https://i.shgcdn.com/b0449b4b-fb65-4b13-9380-f77e0b4e7346/-/resize/768x/);
}
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-image: url(https://i.shgcdn.com/b0449b4b-fb65-4b13-9380-f77e0b4e7346/-/resize/1536x/);
}
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-image: url(https://i.shgcdn.com/b0449b4b-fb65-4b13-9380-f77e0b4e7346/-/resize/1024x/);
}
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-image: url(https://i.shgcdn.com/b0449b4b-fb65-4b13-9380-f77e0b4e7346/-/resize/2048x/);
}
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-image: url(https://i.shgcdn.com/b0449b4b-fb65-4b13-9380-f77e0b4e7346/-/resize/1200x/);
}
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b {
  background-image: url(https://i.shgcdn.com/b0449b4b-fb65-4b13-9380-f77e0b4e7346/-/resize/2048x/);
}
#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77e89ecb-035e-4d94-a6fc-3a83aa963e4b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  padding-top: 20px;
  padding-bottom: 20px;
}


.shg-image-content-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3af5abd9-aa1c-42a7-811b-521ec006198c img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

      
    max-width: 500px;

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




.s-3af5abd9-aa1c-42a7-811b-521ec006198c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3af5abd9-aa1c-42a7-811b-521ec006198c img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

      
    max-width: 500px;

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




.s-3af5abd9-aa1c-42a7-811b-521ec006198c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3af5abd9-aa1c-42a7-811b-521ec006198c img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

      
    max-width: 500px;

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




.s-3af5abd9-aa1c-42a7-811b-521ec006198c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3af5abd9-aa1c-42a7-811b-521ec006198c img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

      
    max-width: 500px;

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




.s-3af5abd9-aa1c-42a7-811b-521ec006198c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3af5abd9-aa1c-42a7-811b-521ec006198c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3af5abd9-aa1c-42a7-811b-521ec006198c img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

      
    max-width: 500px;

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




.s-3af5abd9-aa1c-42a7-811b-521ec006198c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3af5abd9-aa1c-42a7-811b-521ec006198c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-aa7590c7-952a-4da2-bbb0-7815fa9b5ced {
  text-align: left;
}

#s-2f7c4509-8a63-4416-97b4-7db8e2f3e33d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-2f7c4509-8a63-4416-97b4-7db8e2f3e33d {
  padding-left: 15%;
padding-right: 15%;
}
}







#s-2f7c4509-8a63-4416-97b4-7db8e2f3e33d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f7c4509-8a63-4416-97b4-7db8e2f3e33d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-bc262660-dd0c-4133-a345-440402928bc5 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-bc262660-dd0c-4133-a345-440402928bc5 {
  
}
}
@media (min-width: 0px) {
[id="s-bc262660-dd0c-4133-a345-440402928bc5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc262660-dd0c-4133-a345-440402928bc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bc262660-dd0c-4133-a345-440402928bc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc262660-dd0c-4133-a345-440402928bc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-bc262660-dd0c-4133-a345-440402928bc5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-24cd8129-dbd8-4aaa-b389-672fe430d759 {
  margin-top: 8%;
margin-left: auto;
margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  margin-left: auto;
margin-right: auto;
max-width: 1242px;
aspect-ratio: 1242/722;
text-align: center;
}
@media (min-width: 1200px){#s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  margin-top: 15%;
margin-bottom: 15%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  margin-top: 10%;
}
}
#s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }

    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-link {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
  box-sizing: border-box;
}



.s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a02b340-1adc-41ed-83d7-778d31b94455 {
      --shg-aspect-ratio: calc(1242/722); 
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
      position: relative;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

@media (min-width: 1200px){#s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15%;
  margin-bottom: 15%;
}

.shg-image-content-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }

    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-link {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
  box-sizing: border-box;
}



.s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a02b340-1adc-41ed-83d7-778d31b94455 {
      --shg-aspect-ratio: calc(1242/722); 
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
      position: relative;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10%;
  
}

.shg-image-content-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }

    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-link {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
  box-sizing: border-box;
}



.s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a02b340-1adc-41ed-83d7-778d31b94455 {
      --shg-aspect-ratio: calc(1242/722); 
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
      position: relative;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }

    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-link {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
  box-sizing: border-box;
}



.s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a02b340-1adc-41ed-83d7-778d31b94455 {
      --shg-aspect-ratio: calc(1242/722); 
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
      position: relative;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

}@media (max-width: 767px){#s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a02b340-1adc-41ed-83d7-778d31b94455 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }

    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-link {
      aspect-ratio: 1242/722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a02b340-1adc-41ed-83d7-778d31b94455 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-4a02b340-1adc-41ed-83d7-778d31b94455 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image {
  box-sizing: border-box;
}



.s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a02b340-1adc-41ed-83d7-778d31b94455 {
      --shg-aspect-ratio: calc(1242/722); 
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container {
      position: relative;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a02b340-1adc-41ed-83d7-778d31b94455 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-81e92bbf-0c5c-4bf5-bbcb-2ba4311688d9 {
  margin-left: auto;
margin-right: auto;
max-width: 72%;
}

#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 3%;
margin-left: auto;
margin-bottom: 7%;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  padding-left: 15%;
padding-right: 15%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  
}
}
#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-image: url(https://i.shgcdn.com/e4931ce4-95b3-4122-bdc0-4d08f0d52e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-image: url(https://i.shgcdn.com/e4931ce4-95b3-4122-bdc0-4d08f0d52e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-673b8c90-4695-4cb3-94b4-286751b02d24.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-image: url(https://i.shgcdn.com/e4931ce4-95b3-4122-bdc0-4d08f0d52e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-673b8c90-4695-4cb3-94b4-286751b02d24.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-image: url(https://i.shgcdn.com/e4931ce4-95b3-4122-bdc0-4d08f0d52e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-673b8c90-4695-4cb3-94b4-286751b02d24.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-image: url(https://i.shgcdn.com/e4931ce4-95b3-4122-bdc0-4d08f0d52e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-673b8c90-4695-4cb3-94b4-286751b02d24.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-image: url(https://i.shgcdn.com/e4931ce4-95b3-4122-bdc0-4d08f0d52e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-673b8c90-4695-4cb3-94b4-286751b02d24.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-image: url(https://i.shgcdn.com/e4931ce4-95b3-4122-bdc0-4d08f0d52e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-673b8c90-4695-4cb3-94b4-286751b02d24.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-image: url(https://i.shgcdn.com/e4931ce4-95b3-4122-bdc0-4d08f0d52e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-673b8c90-4695-4cb3-94b4-286751b02d24.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-673b8c90-4695-4cb3-94b4-286751b02d24 {
  background-image: url(https://i.shgcdn.com/e4931ce4-95b3-4122-bdc0-4d08f0d52e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-673b8c90-4695-4cb3-94b4-286751b02d24.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-673b8c90-4695-4cb3-94b4-286751b02d24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-673b8c90-4695-4cb3-94b4-286751b02d24.shg-box.shg-c {
  justify-content: center;
}

#s-d699aa82-f6d5-4ba2-ba73-8c98e264120c {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-d699aa82-f6d5-4ba2-ba73-8c98e264120c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d699aa82-f6d5-4ba2-ba73-8c98e264120c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d699aa82-f6d5-4ba2-ba73-8c98e264120c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d699aa82-f6d5-4ba2-ba73-8c98e264120c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-808334e7-91cb-44f0-b165-4a0b85fee91f {
  margin-left: auto;
margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b75b9cf3-2476-45b0-bca8-bc62532ed5c6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-655da414-f047-4aba-a45d-8833eded7ddf {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
text-align: center;
}

#s-655da414-f047-4aba-a45d-8833eded7ddf .shg-product-sold-out {
  display: none;
  color: rgb(51, 51, 51);
  font-size: 22px;
  
  font-family: Roboto Condensed;
  font-style:  normal ;
}

#s-655da414-f047-4aba-a45d-8833eded7ddf .shg-product-price {
  color: rgb(51, 51, 51);
  
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 22px;
}

#s-655da414-f047-4aba-a45d-8833eded7ddf .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

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

#s-00383b84-bfb3-49b2-9653-6405baa05fa3 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-00383b84-bfb3-49b2-9653-6405baa05fa3:hover {background-color: rgba(139, 182, 29, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-00383b84-bfb3-49b2-9653-6405baa05fa3:active {background-color: rgba(139, 182, 29, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-00383b84-bfb3-49b2-9653-6405baa05fa3-atc-btn-wrapper {
    text-align: center;
  }


#s-00383b84-bfb3-49b2-9653-6405baa05fa3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-00383b84-bfb3-49b2-9653-6405baa05fa3-atc-btn-wrapper {
    text-align: center;
  }


#s-00383b84-bfb3-49b2-9653-6405baa05fa3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-00383b84-bfb3-49b2-9653-6405baa05fa3-atc-btn-wrapper {
    text-align: center;
  }


#s-00383b84-bfb3-49b2-9653-6405baa05fa3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-00383b84-bfb3-49b2-9653-6405baa05fa3-atc-btn-wrapper {
    text-align: center;
  }


#s-00383b84-bfb3-49b2-9653-6405baa05fa3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-00383b84-bfb3-49b2-9653-6405baa05fa3-atc-btn-wrapper {
    text-align: center;
  }


#s-00383b84-bfb3-49b2-9653-6405baa05fa3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-00383b84-bfb3-49b2-9653-6405baa05fa3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-a53599ed-1dde-47b8-9a2b-e6090eadbfb8 {
  margin-top: 10%;
margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-a53599ed-1dde-47b8-9a2b-e6090eadbfb8 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-e10deebd-644b-4f5f-92eb-63876b251d27 {
  margin-left: 10%;
margin-right: auto;
}
@media (min-width: 1200px){#s-e10deebd-644b-4f5f-92eb-63876b251d27 {
  margin-left: 7%;
margin-right: 7%;
}
}
#s-0507b50e-dc27-4d4e-8fc0-07b55bfdd6a9 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-0507b50e-dc27-4d4e-8fc0-07b55bfdd6a9 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 15%;
padding-right: 15%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0507b50e-dc27-4d4e-8fc0-07b55bfdd6a9 {
  
}
}@media (max-width: 767px){#s-0507b50e-dc27-4d4e-8fc0-07b55bfdd6a9 {
  
}
}







#s-0507b50e-dc27-4d4e-8fc0-07b55bfdd6a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0507b50e-dc27-4d4e-8fc0-07b55bfdd6a9.shg-box.shg-c {
  justify-content: center;
}

#s-a086af7b-2478-4cca-852e-a5fa133096ef {
  margin-top: 2%;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-a086af7b-2478-4cca-852e-a5fa133096ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a086af7b-2478-4cca-852e-a5fa133096ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a086af7b-2478-4cca-852e-a5fa133096ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a086af7b-2478-4cca-852e-a5fa133096ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-a086af7b-2478-4cca-852e-a5fa133096ef"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1347da57-8473-4350-adf9-8a0786576c5c {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-1347da57-8473-4350-adf9-8a0786576c5c {
  margin-top: 10%;
margin-bottom: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1347da57-8473-4350-adf9-8a0786576c5c {
  margin-top: 10%;
}
}@media (max-width: 767px){#s-1347da57-8473-4350-adf9-8a0786576c5c {
  margin-top: 5%;
}
}
#s-cc9ff9f6-75ce-4ddb-927a-504e31ca8ebc {
  margin-left: auto;
margin-right: auto;
}

#s-4fb40d9f-273d-4abd-bef3-c49a15957981 {
  box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.18);
margin-top: 20px;
margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
text-align: left;
}



.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb40d9f-273d-4abd-bef3-c49a15957981 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8ba96abf-04fc-4900-9b12-727e40dc6010 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
text-align: center;
}

#s-8ba96abf-04fc-4900-9b12-727e40dc6010 .shg-product-sold-out {
  display: none;
  color: rgb(51, 51, 51);
  font-size: 22px;
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
}

#s-8ba96abf-04fc-4900-9b12-727e40dc6010 .shg-product-price {
  color: rgb(51, 51, 51);
  font-weight:  normal ;
  font-family: Roboto Condensed;
  font-style:  normal ;
  font-size: 22px;
}

#s-8ba96abf-04fc-4900-9b12-727e40dc6010 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6401b3e4-bb75-41f5-ba0b-4eb141593736:hover {background-color: rgba(139, 182, 29, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6401b3e4-bb75-41f5-ba0b-4eb141593736:active {background-color: rgba(139, 182, 29, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6401b3e4-bb75-41f5-ba0b-4eb141593736-atc-btn-wrapper {
    text-align: center;
  }


#s-6401b3e4-bb75-41f5-ba0b-4eb141593736 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-6401b3e4-bb75-41f5-ba0b-4eb141593736-atc-btn-wrapper {
    text-align: center;
  }


#s-6401b3e4-bb75-41f5-ba0b-4eb141593736 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-6401b3e4-bb75-41f5-ba0b-4eb141593736-atc-btn-wrapper {
    text-align: center;
  }


#s-6401b3e4-bb75-41f5-ba0b-4eb141593736 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-6401b3e4-bb75-41f5-ba0b-4eb141593736-atc-btn-wrapper {
    text-align: center;
  }


#s-6401b3e4-bb75-41f5-ba0b-4eb141593736 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-6401b3e4-bb75-41f5-ba0b-4eb141593736-atc-btn-wrapper {
    text-align: center;
  }


#s-6401b3e4-bb75-41f5-ba0b-4eb141593736 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-6401b3e4-bb75-41f5-ba0b-4eb141593736.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-f0ae8c13-86f4-4328-ad09-1362503de6a8 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-f0ae8c13-86f4-4328-ad09-1362503de6a8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0ae8c13-86f4-4328-ad09-1362503de6a8 {
  
}
}







#s-f0ae8c13-86f4-4328-ad09-1362503de6a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f0ae8c13-86f4-4328-ad09-1362503de6a8.shg-box.shg-c {
  justify-content: center;
}

#s-be0fea45-b091-4d1b-bb03-18dff11c2ff4 {
  margin-left: auto;
margin-right: auto;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjY1YTc5ZGEtNDNjNy00Zjk4LTg4MTktMzQzMmQ4YjE3YjU0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGRiODdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNWNhYjUyO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyNjVhNzlkYS00M2M3LTRmOTgtODgxOS0zNDMyZDhiMTdiNTQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 29px;
text-align: center;
cursor: pointer;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4db87f"}, {"id"=>2, "pos"=>1, "color"=>"#5cab52"}];
}
#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWZkNDM3MWItMWY2Yy00MGE5LThkZjctZTJmNDU4MDEyN2FmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNWNhYjUyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNGRiODdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhZmQ0MzcxYi0xZjZjLTQwYTktOGRmNy1lMmY0NTgwMTI3YWYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#5cab52"}, {"id"=>2, "pos"=>1, "color"=>"#4db87f"}] !important;}#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTM2OGVkMmItN2M0ZS00OGYwLWIyNDItZGRmOWUzOTFiNTFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGRiODdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNWNhYjUyO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMzY4ZWQyYi03YzRlLTQ4ZjAtYjI0Mi1kZGY5ZTM5MWI1MWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4db87f"}, {"id"=>2, "pos"=>1, "color"=>"#5cab52"}] !important;}

  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8-atc-btn-wrapper {
    text-align: center;
  }


#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Roboto Condensed;
  
  font-size: 22px;
  
}


  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-success {
    font-weight: 900;
    font-family: Roboto Condensed;
    
    font-size: 30px;
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 1200px){
  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8-atc-btn-wrapper {
    text-align: center;
  }


#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Roboto Condensed;
  
  font-size: 22px;
  
}


  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-success {
    font-weight: 900;
    font-family: Roboto Condensed;
    
    font-size: 30px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 992px) and (max-width: 1199px){
  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8-atc-btn-wrapper {
    text-align: center;
  }


#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Roboto Condensed;
  
  font-size: 22px;
  
}


  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-success {
    font-weight: 900;
    font-family: Roboto Condensed;
    
    font-size: 30px;
    color: rgba(255, 255, 255, 1);
  }

}@media (min-width: 768px) and (max-width: 991px){
  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8-atc-btn-wrapper {
    text-align: center;
  }


#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Roboto Condensed;
  
  font-size: 22px;
  
}


  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-success {
    font-weight: 900;
    font-family: Roboto Condensed;
    
    font-size: 30px;
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8-atc-btn-wrapper {
    text-align: center;
  }


#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Roboto Condensed;
  
  font-size: 22px;
  
}


  #s-1a49c51e-f706-4ddb-9c67-ad8646ab79e8.shg-btn.shg-product-atc-success {
    font-weight: 900;
    font-family: Roboto Condensed;
    
    font-size: 30px;
    color: rgba(255, 255, 255, 1);
  }

}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  padding-top: 5%;
padding-bottom: 5%;
}
}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-image: url(https://i.shgcdn.com/79d71ed3-5c28-4c33-b415-35a6bb49a40d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-image: url(https://i.shgcdn.com/79d71ed3-5c28-4c33-b415-35a6bb49a40d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-image: url(https://i.shgcdn.com/79d71ed3-5c28-4c33-b415-35a6bb49a40d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-image: url(https://i.shgcdn.com/79d71ed3-5c28-4c33-b415-35a6bb49a40d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-image: url(https://i.shgcdn.com/79d71ed3-5c28-4c33-b415-35a6bb49a40d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-image: url(https://i.shgcdn.com/79d71ed3-5c28-4c33-b415-35a6bb49a40d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-image: url(https://i.shgcdn.com/79d71ed3-5c28-4c33-b415-35a6bb49a40d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-image: url(https://i.shgcdn.com/79d71ed3-5c28-4c33-b415-35a6bb49a40d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 {
  background-image: url(https://i.shgcdn.com/79d71ed3-5c28-4c33-b415-35a6bb49a40d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b59dcc9b-09b8-45a9-8231-928e4e14a4b6.shg-box.shg-c {
  justify-content: center;
}

#s-ecaa78d4-f7ae-46d0-9eb1-d22e1665d79e {
  margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
max-width: 30%;
}
@media (min-width: 1200px){#s-ecaa78d4-f7ae-46d0-9eb1-d22e1665d79e {
  margin-top: 0px;
margin-bottom: 30px;
}
}@media (max-width: 767px){#s-ecaa78d4-f7ae-46d0-9eb1-d22e1665d79e {
  margin-top: 5%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
}
}
#s-8ff6c5ce-e146-436a-9b62-84037162d2c4 {
  margin-top: 0%;
margin-left: 20%;
margin-bottom: 0%;
margin-right: 20%;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ff6c5ce-e146-436a-9b62-84037162d2c4 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-8ff6c5ce-e146-436a-9b62-84037162d2c4 {
  margin-top: 5%;
margin-left: 5%;
margin-right: 5%;
}
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-755dde22-ed78-4e35-bb88-93cd0882e7e0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-755dde22-ed78-4e35-bb88-93cd0882e7e0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Shantell Sans";
  font-style:  normal ;
  font-size: 45px;
  
  
  
}


@media (max-width: 767px){#s-755dde22-ed78-4e35-bb88-93cd0882e7e0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Shantell Sans";
  font-style:  normal ;
  font-size: 34px;
  
  
  
}


}
#s-746c49ec-acca-4b0f-a178-32409a6a8965 {
  margin-left: auto;
margin-right: auto;
}

#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  margin-bottom: -19%;
}
}
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-image: url(https://i.shgcdn.com/aa115155-8410-4a6a-bd09-925849cc7a71/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-image: url(https://i.shgcdn.com/aa115155-8410-4a6a-bd09-925849cc7a71/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-image: url(https://i.shgcdn.com/aa115155-8410-4a6a-bd09-925849cc7a71/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-image: url(https://i.shgcdn.com/aa115155-8410-4a6a-bd09-925849cc7a71/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-image: url(https://i.shgcdn.com/aa115155-8410-4a6a-bd09-925849cc7a71/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-image: url(https://i.shgcdn.com/aa115155-8410-4a6a-bd09-925849cc7a71/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-image: url(https://i.shgcdn.com/aa115155-8410-4a6a-bd09-925849cc7a71/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-image: url(https://i.shgcdn.com/aa115155-8410-4a6a-bd09-925849cc7a71/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 {
  background-image: url(https://i.shgcdn.com/aa115155-8410-4a6a-bd09-925849cc7a71/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a4a2fff8-e3f0-4cd5-b50d-c41eca8b7461.shg-box.shg-c {
  justify-content: center;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 50%;
aspect-ratio: 1126/185;
text-align: center;
}
@media (max-width: 767px){#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  max-width: 76%;
}
}
#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 4%;
  margin-bottom: 0%;
}

.shg-image-content-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }

    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-link {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50%;
  }



  img.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
    
    
    
    max-height: 50%;
  }


.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
  box-sizing: border-box;
}



.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
      --shg-aspect-ratio: calc(1126/185); 
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
      position: relative;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50%;
    }
  }

@media (min-width: 1200px){#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }

    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-link {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50%;
  }



  img.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
    
    
    
    max-height: 50%;
  }


.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
  box-sizing: border-box;
}



.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
      --shg-aspect-ratio: calc(1126/185); 
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
      position: relative;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50%;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }

    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-link {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50%;
  }



  img.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
    
    
    
    max-height: 50%;
  }


.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
  box-sizing: border-box;
}



.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
      --shg-aspect-ratio: calc(1126/185); 
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
      position: relative;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50%;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }

    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-link {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50%;
  }



  img.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
    
    
    
    max-height: 50%;
  }


.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
  box-sizing: border-box;
}



.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
      --shg-aspect-ratio: calc(1126/185); 
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
      position: relative;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50%;
    }
  }

}@media (max-width: 767px){#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  margin: 0 !important;
  overflow: visible;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add background color handling */
  
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }

    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-link {
      aspect-ratio: 1126/185;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50%;
  }



  img.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
    
    
    
    max-height: 50%;
  }


.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 .shogun-image-content {
  
    justify-content: center;
  
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shg-align-container {
  display: flex;
  justify-content: center
}

.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image {
  box-sizing: border-box;
}



.s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 {
      --shg-aspect-ratio: calc(1126/185); 
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container {
      position: relative;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-abdb9f7a-60b1-47b4-8a9f-41c9d2a46628 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50%;
    }
  }

}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-79012491-cfef-4d2a-9043-062580341cef {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 65%;
}
@media (max-width: 767px){#s-79012491-cfef-4d2a-9043-062580341cef {
  margin-left: 13%;
margin-right: 13%;
max-width: 100%;
}
}
#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(23, 70, 137, 1);
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(23, 70, 137, 1);
  text-align: left;
  font-family: Roboto Condensed;
  font-weight: 900;
  
  font-size: 22px;
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 22px;
}@media (max-width: 767px){#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(23, 70, 137, 1);
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(23, 70, 137, 1);
  text-align: left;
  font-family: Roboto Condensed;
  font-weight: 900;
  
  font-size: 18px;
}

#s-79012491-cfef-4d2a-9043-062580341cef > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}}
#s-b8364790-e26b-4408-8ab1-2982be219b38 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-b8364790-e26b-4408-8ab1-2982be219b38 {
  display: none;
}
#s-b8364790-e26b-4408-8ab1-2982be219b38, #wrap-s-b8364790-e26b-4408-8ab1-2982be219b38, #wrap-content-s-b8364790-e26b-4408-8ab1-2982be219b38 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8364790-e26b-4408-8ab1-2982be219b38 {
  display: none;
}
#s-b8364790-e26b-4408-8ab1-2982be219b38, #wrap-s-b8364790-e26b-4408-8ab1-2982be219b38, #wrap-content-s-b8364790-e26b-4408-8ab1-2982be219b38 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b8364790-e26b-4408-8ab1-2982be219b38 {
  display: none;
}
#s-b8364790-e26b-4408-8ab1-2982be219b38, #wrap-s-b8364790-e26b-4408-8ab1-2982be219b38, #wrap-content-s-b8364790-e26b-4408-8ab1-2982be219b38 { display: none !important; }}
#s-bf6e6e4f-b8cb-479f-ad8d-7a890c1d591e {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-bf6e6e4f-b8cb-479f-ad8d-7a890c1d591e {
  display: none;
}
#s-bf6e6e4f-b8cb-479f-ad8d-7a890c1d591e, #wrap-s-bf6e6e4f-b8cb-479f-ad8d-7a890c1d591e, #wrap-content-s-bf6e6e4f-b8cb-479f-ad8d-7a890c1d591e { display: none !important; }}
#s-19aa81e7-a27b-4dfc-8cb4-1fbf627cf6e0 {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-19aa81e7-a27b-4dfc-8cb4-1fbf627cf6e0 {
  display: none;
}
#s-19aa81e7-a27b-4dfc-8cb4-1fbf627cf6e0, #wrap-s-19aa81e7-a27b-4dfc-8cb4-1fbf627cf6e0, #wrap-content-s-19aa81e7-a27b-4dfc-8cb4-1fbf627cf6e0 { display: none !important; }}
#s-cfce1521-069e-40d6-bbfd-75944c517c80 {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-cfce1521-069e-40d6-bbfd-75944c517c80 {
  margin-left: 1%;
margin-right: 1%;
display: none;
}
#s-cfce1521-069e-40d6-bbfd-75944c517c80, #wrap-s-cfce1521-069e-40d6-bbfd-75944c517c80, #wrap-content-s-cfce1521-069e-40d6-bbfd-75944c517c80 { display: none !important; }}
#s-0fe6b627-f31c-4142-b6aa-09cffb1df715 {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-0fe6b627-f31c-4142-b6aa-09cffb1df715 {
  display: none;
}
#s-0fe6b627-f31c-4142-b6aa-09cffb1df715, #wrap-s-0fe6b627-f31c-4142-b6aa-09cffb1df715, #wrap-content-s-0fe6b627-f31c-4142-b6aa-09cffb1df715 { display: none !important; }}
#s-f7e39e40-b550-4425-befe-87faf697c41f {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-f7e39e40-b550-4425-befe-87faf697c41f {
  display: none;
}
#s-f7e39e40-b550-4425-befe-87faf697c41f, #wrap-s-f7e39e40-b550-4425-befe-87faf697c41f, #wrap-content-s-f7e39e40-b550-4425-befe-87faf697c41f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7e39e40-b550-4425-befe-87faf697c41f {
  display: none;
}
#s-f7e39e40-b550-4425-befe-87faf697c41f, #wrap-s-f7e39e40-b550-4425-befe-87faf697c41f, #wrap-content-s-f7e39e40-b550-4425-befe-87faf697c41f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f7e39e40-b550-4425-befe-87faf697c41f {
  display: none;
}
#s-f7e39e40-b550-4425-befe-87faf697c41f, #wrap-s-f7e39e40-b550-4425-befe-87faf697c41f, #wrap-content-s-f7e39e40-b550-4425-befe-87faf697c41f { display: none !important; }}
#s-27ded18f-8d54-4c7c-b5dd-757b8915c856 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-27ded18f-8d54-4c7c-b5dd-757b8915c856 {
  display: none;
}
#s-27ded18f-8d54-4c7c-b5dd-757b8915c856, #wrap-s-27ded18f-8d54-4c7c-b5dd-757b8915c856, #wrap-content-s-27ded18f-8d54-4c7c-b5dd-757b8915c856 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27ded18f-8d54-4c7c-b5dd-757b8915c856 {
  display: none;
}
#s-27ded18f-8d54-4c7c-b5dd-757b8915c856, #wrap-s-27ded18f-8d54-4c7c-b5dd-757b8915c856, #wrap-content-s-27ded18f-8d54-4c7c-b5dd-757b8915c856 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27ded18f-8d54-4c7c-b5dd-757b8915c856 {
  display: none;
}
#s-27ded18f-8d54-4c7c-b5dd-757b8915c856, #wrap-s-27ded18f-8d54-4c7c-b5dd-757b8915c856, #wrap-content-s-27ded18f-8d54-4c7c-b5dd-757b8915c856 { display: none !important; }}
#s-a6b273a3-2388-4438-85df-c2b9991c466f {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-a6b273a3-2388-4438-85df-c2b9991c466f {
  display: none;
}
#s-a6b273a3-2388-4438-85df-c2b9991c466f, #wrap-s-a6b273a3-2388-4438-85df-c2b9991c466f, #wrap-content-s-a6b273a3-2388-4438-85df-c2b9991c466f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6b273a3-2388-4438-85df-c2b9991c466f {
  display: none;
}
#s-a6b273a3-2388-4438-85df-c2b9991c466f, #wrap-s-a6b273a3-2388-4438-85df-c2b9991c466f, #wrap-content-s-a6b273a3-2388-4438-85df-c2b9991c466f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a6b273a3-2388-4438-85df-c2b9991c466f {
  display: none;
}
#s-a6b273a3-2388-4438-85df-c2b9991c466f, #wrap-s-a6b273a3-2388-4438-85df-c2b9991c466f, #wrap-content-s-a6b273a3-2388-4438-85df-c2b9991c466f { display: none !important; }}@media (max-width: 767px){#s-a6b273a3-2388-4438-85df-c2b9991c466f {
  margin-left: 1%;
margin-right: 1%;
}
}
#s-e29eae26-284e-42fd-ac21-20c0b5feb1f4 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

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

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

.shg-btn-text {
  
  
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

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

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

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

#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODFiMWE5M2UtMDk2OC00MjE5LWJlOGMtN2RjYmQ1M2VlY2Q0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGRiODdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNWNhYjUyO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MWIxYTkzZS0wOTY4LTQyMTktYmU4Yy03ZGNiZDUzZWVjZDQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 27px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4db87f"}, {"id"=>2, "pos"=>1, "color"=>"#5cab52"}];
}
#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjNmYzU1YWUtNmQ0Yy00NzBiLThhNmEtOGM0MWVmM2M3NGU5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNWNhYjUyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNGRiODdmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmM2ZjNTVhZS02ZDRjLTQ3MGItOGE2YS04YzQxZWYzYzc0ZTkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#5cab52"}, {"id"=>2, "pos"=>1, "color"=>"#4db87f"}] !important;}#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODdlOTEzZWMtYmViYi00NGIxLWFhZjItYjBiZDA1ODlmYmZjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGRiODdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNWNhYjUyO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4N2U5MTNlYy1iZWJiLTQ0YjEtYWFmMi1iMGJkMDU4OWZiZmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4db87f"}, {"id"=>2, "pos"=>1, "color"=>"#5cab52"}] !important;}@media (max-width: 767px){#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc {
  
}
#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWY1YzY0MDQtOTlmZi00Mzc2LTk5MDYtMTY4MjhkNDBkMGU4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNGRiODdmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNWNhYjUyO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhZjVjNjQwNC05OWZmLTQzNzYtOTkwNi0xNjgyOGQ0MGQwZTgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#4db87f"}, {"id"=>2, "pos"=>1, "color"=>"#5cab52"}] !important;}}

  #s-9f419851-d1fb-436d-8fc3-1fc73e4256fc-root {
    text-align: center;
  }


#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9f419851-d1fb-436d-8fc3-1fc73e4256fc-root {
    text-align: center;
  }


#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9f419851-d1fb-436d-8fc3-1fc73e4256fc-root {
    text-align: center;
  }


#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9f419851-d1fb-436d-8fc3-1fc73e4256fc-root {
    text-align: center;
  }


#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9f419851-d1fb-436d-8fc3-1fc73e4256fc-root {
    text-align: center;
  }


#s-9f419851-d1fb-436d-8fc3-1fc73e4256fc.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 900;
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}
}
#s-d1874301-2fa8-4758-af84-3fac18d1aba4 {
  margin-left: auto;
margin-bottom: -6%;
margin-right: auto;
padding-bottom: 3%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-d1874301-2fa8-4758-af84-3fac18d1aba4 {
  padding-bottom: 5%;
}
}@media (max-width: 767px){#s-d1874301-2fa8-4758-af84-3fac18d1aba4 {
  display: none;
}
#s-d1874301-2fa8-4758-af84-3fac18d1aba4, #wrap-s-d1874301-2fa8-4758-af84-3fac18d1aba4, #wrap-content-s-d1874301-2fa8-4758-af84-3fac18d1aba4 { display: none !important; }}







#s-d1874301-2fa8-4758-af84-3fac18d1aba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d1874301-2fa8-4758-af84-3fac18d1aba4.shg-box.shg-c {
  justify-content: center;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  margin-top: -10%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
max-width: 1931px;
aspect-ratio: 1931/313;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  margin-top: -10%;
}
}@media (max-width: 767px){#s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  display: none;
}
#s-d920415a-35f7-4f09-bda2-ad2b96e16808, #wrap-s-d920415a-35f7-4f09-bda2-ad2b96e16808, #wrap-content-s-d920415a-35f7-4f09-bda2-ad2b96e16808 { display: none !important; }}
#s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  margin: 0 !important;
  overflow: visible;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -10%;
  margin-bottom: 0%;
}

.shg-image-content-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add background color handling */
  
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }

    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-link {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1931px;
  }



  img.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
    
    
    
    max-height: 1931px;
  }


.s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
  box-sizing: border-box;
}



.s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
      --shg-aspect-ratio: calc(1931/313); 
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
      position: relative;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1931px;
    }
  }

@media (min-width: 1200px){#s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  margin: 0 !important;
  overflow: visible;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add background color handling */
  
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }

    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-link {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1931px;
  }



  img.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
    
    
    
    max-height: 1931px;
  }


.s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
  box-sizing: border-box;
}



.s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
      --shg-aspect-ratio: calc(1931/313); 
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
      position: relative;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1931px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  margin: 0 !important;
  overflow: visible;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add background color handling */
  
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }

    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-link {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1931px;
  }



  img.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
    
    
    
    max-height: 1931px;
  }


.s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
  box-sizing: border-box;
}



.s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
      --shg-aspect-ratio: calc(1931/313); 
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
      position: relative;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1931px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  margin: 0 !important;
  overflow: visible;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -10%;
  
}

.shg-image-content-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add background color handling */
  
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }

    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-link {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1931px;
  }



  img.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
    
    
    
    max-height: 1931px;
  }


.s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
  box-sizing: border-box;
}



.s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
      --shg-aspect-ratio: calc(1931/313); 
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
      position: relative;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1931px;
    }
  }

}@media (max-width: 767px){#s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  margin: 0 !important;
  overflow: visible;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add background color handling */
  
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }

    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-link {
      aspect-ratio: 1931/313;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1931px;
  }



  img.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
    
    
    
    max-height: 1931px;
  }


.s-d920415a-35f7-4f09-bda2-ad2b96e16808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image {
  box-sizing: border-box;
}



.s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 {
      --shg-aspect-ratio: calc(1931/313); 
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container {
      position: relative;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d920415a-35f7-4f09-bda2-ad2b96e16808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1931px;
    }
  }

}
/*
  $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;
}
