.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-92508364-471b-4523-a48c-4402bfc02e42 {
  margin-left: auto;
margin-right: auto;
max-width: 2734px;
text-align: center;
}
@media (min-width: 1200px){#s-92508364-471b-4523-a48c-4402bfc02e42 {
  display: none;
}
#s-92508364-471b-4523-a48c-4402bfc02e42, #wrap-s-92508364-471b-4523-a48c-4402bfc02e42, #wrap-content-s-92508364-471b-4523-a48c-4402bfc02e42 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92508364-471b-4523-a48c-4402bfc02e42 {
  display: none;
}
#s-92508364-471b-4523-a48c-4402bfc02e42, #wrap-s-92508364-471b-4523-a48c-4402bfc02e42, #wrap-content-s-92508364-471b-4523-a48c-4402bfc02e42 { display: none !important; }}
#s-92508364-471b-4523-a48c-4402bfc02e42 {
  margin: 0 !important;
  overflow: visible;
}

#s-92508364-471b-4523-a48c-4402bfc02e42-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-92508364-471b-4523-a48c-4402bfc02e42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92508364-471b-4523-a48c-4402bfc02e42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add background color handling */
  
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-92508364-471b-4523-a48c-4402bfc02e42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image {
  box-sizing: border-box;
}



.s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  
}


@media (min-width: 1200px){#s-92508364-471b-4523-a48c-4402bfc02e42 {
  margin: 0 !important;
  overflow: visible;
}

#s-92508364-471b-4523-a48c-4402bfc02e42-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-92508364-471b-4523-a48c-4402bfc02e42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92508364-471b-4523-a48c-4402bfc02e42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add background color handling */
  
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-92508364-471b-4523-a48c-4402bfc02e42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image {
  box-sizing: border-box;
}



.s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-92508364-471b-4523-a48c-4402bfc02e42 {
  margin: 0 !important;
  overflow: visible;
}

#s-92508364-471b-4523-a48c-4402bfc02e42-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-92508364-471b-4523-a48c-4402bfc02e42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92508364-471b-4523-a48c-4402bfc02e42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add background color handling */
  
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-92508364-471b-4523-a48c-4402bfc02e42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image {
  box-sizing: border-box;
}



.s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-92508364-471b-4523-a48c-4402bfc02e42 {
  margin: 0 !important;
  overflow: visible;
}

#s-92508364-471b-4523-a48c-4402bfc02e42-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-92508364-471b-4523-a48c-4402bfc02e42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92508364-471b-4523-a48c-4402bfc02e42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add background color handling */
  
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-92508364-471b-4523-a48c-4402bfc02e42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image {
  box-sizing: border-box;
}



.s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  
}


}@media (max-width: 767px){#s-92508364-471b-4523-a48c-4402bfc02e42 {
  margin: 0 !important;
  overflow: visible;
}

#s-92508364-471b-4523-a48c-4402bfc02e42-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-92508364-471b-4523-a48c-4402bfc02e42 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92508364-471b-4523-a48c-4402bfc02e42 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add background color handling */
  
}

#s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-92508364-471b-4523-a48c-4402bfc02e42 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92508364-471b-4523-a48c-4402bfc02e42.shogun-image {
  box-sizing: border-box;
}



.s-92508364-471b-4523-a48c-4402bfc02e42 img.shogun-image {
  
}


}
.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-8e6d5086-4d07-49d0-a95d-fb21ff494935 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8e6d5086-4d07-49d0-a95d-fb21ff494935 {
  display: none;
}
#s-8e6d5086-4d07-49d0-a95d-fb21ff494935, #wrap-s-8e6d5086-4d07-49d0-a95d-fb21ff494935, #wrap-content-s-8e6d5086-4d07-49d0-a95d-fb21ff494935 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e6d5086-4d07-49d0-a95d-fb21ff494935 {
  display: none;
}
#s-8e6d5086-4d07-49d0-a95d-fb21ff494935, #wrap-s-8e6d5086-4d07-49d0-a95d-fb21ff494935, #wrap-content-s-8e6d5086-4d07-49d0-a95d-fb21ff494935 { display: none !important; }}







#s-8e6d5086-4d07-49d0-a95d-fb21ff494935 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8e6d5086-4d07-49d0-a95d-fb21ff494935.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -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;
}

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

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

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

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

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

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

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

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

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

#s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab {
  max-width: 5000px;
aspect-ratio: 5000/3333;
text-align: center;
}
@media (min-width: 1200px){#s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab {
  display: none;
}
#s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab, #wrap-s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab, #wrap-content-s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab {
  display: none;
}
#s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab, #wrap-s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab, #wrap-content-s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab { display: none !important; }}
#s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab {
  overflow: hidden;
  
  
      max-width: 5000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab img.shogun-image,
  #s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab {
    width: 100%;
    height: auto;
  }



  #s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab img.shogun-image {
    

    
    
    
  }


#s-8cc9fca3-8fd6-412f-a8e4-8155116d43ab .shogun-image-content {
  
    justify-content: center;
  
}

.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);
}

@media (min-width: 1200px){#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 {
  display: none;
}
#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24, #wrap-s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24, #wrap-content-s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 {
  display: none;
}
#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24, #wrap-s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24, #wrap-content-s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 { display: none !important; }}
#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(146, 179, 208, 1);
}

#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(146, 179, 208, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-a58fe8a5-8adc-4b74-aef9-bbb4dc2b0d24 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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-d10cf235-becd-4616-aec8-89b544afc75e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d10cf235-becd-4616-aec8-89b544afc75e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjY3MmFmMDAtZjQzNi00NTgyLWE5MDEtYmQxMzc0Nzg0MGVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2NjcyYWYwMC1mNDM2LTQ1ODItYTkwMS1iZDEzNzQ3ODQwZWYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d10cf235-becd-4616-aec8-89b544afc75e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d10cf235-becd-4616-aec8-89b544afc75e-root {
    text-align: center;
  }


#s-d10cf235-becd-4616-aec8-89b544afc75e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d10cf235-becd-4616-aec8-89b544afc75e-root {
    text-align: center;
  }


#s-d10cf235-becd-4616-aec8-89b544afc75e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d10cf235-becd-4616-aec8-89b544afc75e-root {
    text-align: center;
  }


#s-d10cf235-becd-4616-aec8-89b544afc75e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d10cf235-becd-4616-aec8-89b544afc75e-root {
    text-align: center;
  }


#s-d10cf235-becd-4616-aec8-89b544afc75e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d10cf235-becd-4616-aec8-89b544afc75e-root {
    text-align: center;
  }


#s-d10cf235-becd-4616-aec8-89b544afc75e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjU0ZTlkNWEtODZiNC00YzJhLTg2NTItMWNhMDgzNmVjMDY0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyNTRlOWQ1YS04NmI0LTRjMmEtODY1Mi0xY2EwODM2ZWMwNjQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf {
  
}
#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWExMmQwOTEtZjNiZi00OGRjLThlMDQtYzk5MWVmYzgxZDMyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5YTEyZDA5MS1mM2JmLTQ4ZGMtOGUwNC1jOTkxZWZjODFkMzIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-d34c5995-35ed-4e2b-86e4-df67f03f0caf-root {
    text-align: center;
  }


#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d34c5995-35ed-4e2b-86e4-df67f03f0caf-root {
    text-align: center;
  }


#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d34c5995-35ed-4e2b-86e4-df67f03f0caf-root {
    text-align: center;
  }


#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d34c5995-35ed-4e2b-86e4-df67f03f0caf-root {
    text-align: center;
  }


#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d34c5995-35ed-4e2b-86e4-df67f03f0caf-root {
    text-align: center;
  }


#s-d34c5995-35ed-4e2b-86e4-df67f03f0caf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzc2ZGEzNDYtYmY5OS00ZWIyLTg4YjctNDhiY2M5MjQ0YTczIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NzZkYTM0Ni1iZjk5LTRlYjItODhiNy00OGJjYzkyNDRhNzMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c-root {
    text-align: center;
  }


#s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c-root {
    text-align: center;
  }


#s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c-root {
    text-align: center;
  }


#s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c-root {
    text-align: center;
  }


#s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c-root {
    text-align: center;
  }


#s-a2ba5e3d-be5d-4304-8b25-029e0109dc8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6537c768-518c-495f-8298-28a71eb6be5a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-6537c768-518c-495f-8298-28a71eb6be5a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDhlZTZlMWQtZWI1Yi00ZjExLWE1ZTEtZjM5OTUwNTQxZGRlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0OGVlNmUxZC1lYjViLTRmMTEtYTVlMS1mMzk5NTA1NDFkZGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-6537c768-518c-495f-8298-28a71eb6be5a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6537c768-518c-495f-8298-28a71eb6be5a-root {
    text-align: center;
  }


#s-6537c768-518c-495f-8298-28a71eb6be5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6537c768-518c-495f-8298-28a71eb6be5a-root {
    text-align: center;
  }


#s-6537c768-518c-495f-8298-28a71eb6be5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6537c768-518c-495f-8298-28a71eb6be5a-root {
    text-align: center;
  }


#s-6537c768-518c-495f-8298-28a71eb6be5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6537c768-518c-495f-8298-28a71eb6be5a-root {
    text-align: center;
  }


#s-6537c768-518c-495f-8298-28a71eb6be5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6537c768-518c-495f-8298-28a71eb6be5a-root {
    text-align: center;
  }


#s-6537c768-518c-495f-8298-28a71eb6be5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-94bc87d6-8c0e-45b1-86da-94752173371c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-94bc87d6-8c0e-45b1-86da-94752173371c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTk3N2M5MGUtMTJjZi00NjAxLWI4MWItNWJhNWMzYWRhMGNhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOTc3YzkwZS0xMmNmLTQ2MDEtYjgxYi01YmE1YzNhZGEwY2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-94bc87d6-8c0e-45b1-86da-94752173371c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-94bc87d6-8c0e-45b1-86da-94752173371c-root {
    text-align: center;
  }


#s-94bc87d6-8c0e-45b1-86da-94752173371c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-94bc87d6-8c0e-45b1-86da-94752173371c-root {
    text-align: center;
  }


#s-94bc87d6-8c0e-45b1-86da-94752173371c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-94bc87d6-8c0e-45b1-86da-94752173371c-root {
    text-align: center;
  }


#s-94bc87d6-8c0e-45b1-86da-94752173371c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-94bc87d6-8c0e-45b1-86da-94752173371c-root {
    text-align: center;
  }


#s-94bc87d6-8c0e-45b1-86da-94752173371c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-94bc87d6-8c0e-45b1-86da-94752173371c-root {
    text-align: center;
  }


#s-94bc87d6-8c0e-45b1-86da-94752173371c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-43650e54-8173-4627-a112-9eeae0dc9fc3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-43650e54-8173-4627-a112-9eeae0dc9fc3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmExMzE3M2UtZjRlNi00NGZjLWJiOWEtYmZmMWFkODhlMTFkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYTEzMTczZS1mNGU2LTQ0ZmMtYmI5YS1iZmYxYWQ4OGUxMWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-43650e54-8173-4627-a112-9eeae0dc9fc3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-43650e54-8173-4627-a112-9eeae0dc9fc3-root {
    text-align: center;
  }


#s-43650e54-8173-4627-a112-9eeae0dc9fc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-43650e54-8173-4627-a112-9eeae0dc9fc3-root {
    text-align: center;
  }


#s-43650e54-8173-4627-a112-9eeae0dc9fc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-43650e54-8173-4627-a112-9eeae0dc9fc3-root {
    text-align: center;
  }


#s-43650e54-8173-4627-a112-9eeae0dc9fc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-43650e54-8173-4627-a112-9eeae0dc9fc3-root {
    text-align: center;
  }


#s-43650e54-8173-4627-a112-9eeae0dc9fc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-43650e54-8173-4627-a112-9eeae0dc9fc3-root {
    text-align: center;
  }


#s-43650e54-8173-4627-a112-9eeae0dc9fc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-33f59b07-c154-4442-9d1c-7c0ceae58c63 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-33f59b07-c154-4442-9d1c-7c0ceae58c63:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDE0NTExNTItZmQ0Zi00NzJjLWE4ODQtODE3MjQzYThkZjAwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMTQ1MTE1Mi1mZDRmLTQ3MmMtYTg4NC04MTcyNDNhOGRmMDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-33f59b07-c154-4442-9d1c-7c0ceae58c63:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-33f59b07-c154-4442-9d1c-7c0ceae58c63-root {
    text-align: center;
  }


#s-33f59b07-c154-4442-9d1c-7c0ceae58c63.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-33f59b07-c154-4442-9d1c-7c0ceae58c63-root {
    text-align: center;
  }


#s-33f59b07-c154-4442-9d1c-7c0ceae58c63.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-33f59b07-c154-4442-9d1c-7c0ceae58c63-root {
    text-align: center;
  }


#s-33f59b07-c154-4442-9d1c-7c0ceae58c63.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-33f59b07-c154-4442-9d1c-7c0ceae58c63-root {
    text-align: center;
  }


#s-33f59b07-c154-4442-9d1c-7c0ceae58c63.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-33f59b07-c154-4442-9d1c-7c0ceae58c63-root {
    text-align: center;
  }


#s-33f59b07-c154-4442-9d1c-7c0ceae58c63.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b778cddf-745c-4747-80e0-3acee8d14ebb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b778cddf-745c-4747-80e0-3acee8d14ebb:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmE4YjdlY2ItOGI1Zi00OTNmLThkZWYtYmE1Y2MxN2UxYTQ0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2YThiN2VjYi04YjVmLTQ5M2YtOGRlZi1iYTVjYzE3ZTFhNDQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b778cddf-745c-4747-80e0-3acee8d14ebb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b778cddf-745c-4747-80e0-3acee8d14ebb-root {
    text-align: center;
  }


#s-b778cddf-745c-4747-80e0-3acee8d14ebb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b778cddf-745c-4747-80e0-3acee8d14ebb-root {
    text-align: center;
  }


#s-b778cddf-745c-4747-80e0-3acee8d14ebb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b778cddf-745c-4747-80e0-3acee8d14ebb-root {
    text-align: center;
  }


#s-b778cddf-745c-4747-80e0-3acee8d14ebb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b778cddf-745c-4747-80e0-3acee8d14ebb-root {
    text-align: center;
  }


#s-b778cddf-745c-4747-80e0-3acee8d14ebb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b778cddf-745c-4747-80e0-3acee8d14ebb-root {
    text-align: center;
  }


#s-b778cddf-745c-4747-80e0-3acee8d14ebb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-39517df8-7aa8-4447-a2e8-0574adbed704 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-39517df8-7aa8-4447-a2e8-0574adbed704:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODBhNjNmZTctY2JiMC00MjU0LTk2NzItYjA2ZmQ1NTIzMzE1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MGE2M2ZlNy1jYmIwLTQyNTQtOTY3Mi1iMDZmZDU1MjMzMTUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-39517df8-7aa8-4447-a2e8-0574adbed704:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-39517df8-7aa8-4447-a2e8-0574adbed704-root {
    text-align: center;
  }


#s-39517df8-7aa8-4447-a2e8-0574adbed704.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-39517df8-7aa8-4447-a2e8-0574adbed704-root {
    text-align: center;
  }


#s-39517df8-7aa8-4447-a2e8-0574adbed704.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-39517df8-7aa8-4447-a2e8-0574adbed704-root {
    text-align: center;
  }


#s-39517df8-7aa8-4447-a2e8-0574adbed704.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-39517df8-7aa8-4447-a2e8-0574adbed704-root {
    text-align: center;
  }


#s-39517df8-7aa8-4447-a2e8-0574adbed704.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-39517df8-7aa8-4447-a2e8-0574adbed704-root {
    text-align: center;
  }


#s-39517df8-7aa8-4447-a2e8-0574adbed704.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e56416a5-245b-4c34-94ff-33af52d65a85 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e56416a5-245b-4c34-94ff-33af52d65a85:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODBhNjNmZTctY2JiMC00MjU0LTk2NzItYjA2ZmQ1NTIzMzE1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MGE2M2ZlNy1jYmIwLTQyNTQtOTY3Mi1iMDZmZDU1MjMzMTUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e56416a5-245b-4c34-94ff-33af52d65a85:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e56416a5-245b-4c34-94ff-33af52d65a85 {
  
}
#s-e56416a5-245b-4c34-94ff-33af52d65a85:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDNkMTgzYTgtNDlmZi00Yjg4LWI5OTQtYzJmMzMxOWM2MTliIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwM2QxODNhOC00OWZmLTRiODgtYjk5NC1jMmYzMzE5YzYxOWIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-e56416a5-245b-4c34-94ff-33af52d65a85-root {
    text-align: center;
  }


#s-e56416a5-245b-4c34-94ff-33af52d65a85.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e56416a5-245b-4c34-94ff-33af52d65a85-root {
    text-align: center;
  }


#s-e56416a5-245b-4c34-94ff-33af52d65a85.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e56416a5-245b-4c34-94ff-33af52d65a85-root {
    text-align: center;
  }


#s-e56416a5-245b-4c34-94ff-33af52d65a85.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e56416a5-245b-4c34-94ff-33af52d65a85-root {
    text-align: center;
  }


#s-e56416a5-245b-4c34-94ff-33af52d65a85.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e56416a5-245b-4c34-94ff-33af52d65a85-root {
    text-align: center;
  }


#s-e56416a5-245b-4c34-94ff-33af52d65a85.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzk3NDkxZDUtNjYyMS00ZWRiLTlhMTEtYzM3MjRkODY4ZDI2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3OTc0OTFkNS02NjIxLTRlZGItOWExMS1jMzcyNGQ4NjhkMjYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f {
  
}
#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWFkMmQxYTItOTBjOS00NmJiLWE5YjUtNThhMjZkZTk1YmJkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YWQyZDFhMi05MGM5LTQ2YmItYTliNS01OGEyNmRlOTViYmQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f-root {
    text-align: center;
  }


#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f-root {
    text-align: center;
  }


#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f-root {
    text-align: center;
  }


#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f-root {
    text-align: center;
  }


#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f-root {
    text-align: center;
  }


#s-785e6f4c-796a-4ae3-bd02-62ac49f58f5f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODdlNmY1ZGItNDYzMS00M2YxLThlNTYtMDIyYWVjZDM5ZWZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4N2U2ZjVkYi00NjMxLTQzZjEtOGU1Ni0wMjJhZWNkMzllZmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76 {
  
}
#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjQ5ZDhhOGYtNWVjOC00ZTlmLTg4NTEtZmJkMzk4YzFjZDkwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNDlkOGE4Zi01ZWM4LTRlOWYtODg1MS1mYmQzOThjMWNkOTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76-root {
    text-align: center;
  }


#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76-root {
    text-align: center;
  }


#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76-root {
    text-align: center;
  }


#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76-root {
    text-align: center;
  }


#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76-root {
    text-align: center;
  }


#s-9a7e679f-597b-4eee-a78b-ad1cfd2cba76.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8e04da7b-5b94-4f72-ba95-a818a81a239a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8e04da7b-5b94-4f72-ba95-a818a81a239a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzRmZjI0M2UtNzA1My00ODdiLTlmNjctNjljZmNhZjQ5M2IwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYWQ4Y2JjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NGZmMjQzZS03MDUzLTQ4N2ItOWY2Ny02OWNmY2FmNDkzYjApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ad8cbc"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-8e04da7b-5b94-4f72-ba95-a818a81a239a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8e04da7b-5b94-4f72-ba95-a818a81a239a-root {
    text-align: center;
  }


#s-8e04da7b-5b94-4f72-ba95-a818a81a239a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8e04da7b-5b94-4f72-ba95-a818a81a239a-root {
    text-align: center;
  }


#s-8e04da7b-5b94-4f72-ba95-a818a81a239a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8e04da7b-5b94-4f72-ba95-a818a81a239a-root {
    text-align: center;
  }


#s-8e04da7b-5b94-4f72-ba95-a818a81a239a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8e04da7b-5b94-4f72-ba95-a818a81a239a-root {
    text-align: center;
  }


#s-8e04da7b-5b94-4f72-ba95-a818a81a239a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8e04da7b-5b94-4f72-ba95-a818a81a239a-root {
    text-align: center;
  }


#s-8e04da7b-5b94-4f72-ba95-a818a81a239a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGU0MDZmNDUtZWQ5Zi00ZDcxLWJhNjctMmU1MWIxMWFmMDU3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZTQwNmY0NS1lZDlmLTRkNzEtYmE2Ny0yZTUxYjExYWYwNTcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe {
  
}
#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWFhMDBiMGYtYmFlMy00ODcyLWE2NjYtZDM0OGQxMTU5NWRjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5YWEwMGIwZi1iYWUzLTQ4NzItYTY2Ni1kMzQ4ZDExNTk1ZGMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-3d8b9bf9-e718-46e3-b59b-12a81af8effe-root {
    text-align: center;
  }


#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3d8b9bf9-e718-46e3-b59b-12a81af8effe-root {
    text-align: center;
  }


#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d8b9bf9-e718-46e3-b59b-12a81af8effe-root {
    text-align: center;
  }


#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d8b9bf9-e718-46e3-b59b-12a81af8effe-root {
    text-align: center;
  }


#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3d8b9bf9-e718-46e3-b59b-12a81af8effe-root {
    text-align: center;
  }


#s-3d8b9bf9-e718-46e3-b59b-12a81af8effe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-56ba5f19-ab95-4862-a799-f97a33704397 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-56ba5f19-ab95-4862-a799-f97a33704397:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODA5YmVmYzgtZjBlMS00ZjBjLTlmNGUtMGMxOWYxNTdiMjUxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MDliZWZjOC1mMGUxLTRmMGMtOWY0ZS0wYzE5ZjE1N2IyNTEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-56ba5f19-ab95-4862-a799-f97a33704397:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-56ba5f19-ab95-4862-a799-f97a33704397 {
  
}
#s-56ba5f19-ab95-4862-a799-f97a33704397:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzMxY2IwYjktMDc3ZS00ZjU5LWJkMjgtZDdhMmY1Yzg1OGZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzMzFjYjBiOS0wNzdlLTRmNTktYmQyOC1kN2EyZjVjODU4ZmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-56ba5f19-ab95-4862-a799-f97a33704397-root {
    text-align: center;
  }


#s-56ba5f19-ab95-4862-a799-f97a33704397.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-56ba5f19-ab95-4862-a799-f97a33704397-root {
    text-align: center;
  }


#s-56ba5f19-ab95-4862-a799-f97a33704397.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-56ba5f19-ab95-4862-a799-f97a33704397-root {
    text-align: center;
  }


#s-56ba5f19-ab95-4862-a799-f97a33704397.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-56ba5f19-ab95-4862-a799-f97a33704397-root {
    text-align: center;
  }


#s-56ba5f19-ab95-4862-a799-f97a33704397.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-56ba5f19-ab95-4862-a799-f97a33704397-root {
    text-align: center;
  }


#s-56ba5f19-ab95-4862-a799-f97a33704397.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmMzYmQ4NWUtYjE0OS00ZGRkLWJlNDEtZjRiZjk4MDJkNTgwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYzNiZDg1ZS1iMTQ5LTRkZGQtYmU0MS1mNGJmOTgwMmQ1ODApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0 {
  
}
#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmY4MjcxYjAtMGQwMS00ZDA3LWJhMDktNWNjOTJlYzQ3MjE5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ZjgyNzFiMC0wZDAxLTRkMDctYmEwOS01Y2M5MmVjNDcyMTkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-fb2eab8f-b0bc-4d15-b388-09262074b1b0-root {
    text-align: center;
  }


#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fb2eab8f-b0bc-4d15-b388-09262074b1b0-root {
    text-align: center;
  }


#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fb2eab8f-b0bc-4d15-b388-09262074b1b0-root {
    text-align: center;
  }


#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fb2eab8f-b0bc-4d15-b388-09262074b1b0-root {
    text-align: center;
  }


#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fb2eab8f-b0bc-4d15-b388-09262074b1b0-root {
    text-align: center;
  }


#s-fb2eab8f-b0bc-4d15-b388-09262074b1b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmMzYmQ4NWUtYjE0OS00ZGRkLWJlNDEtZjRiZjk4MDJkNTgwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYzNiZDg1ZS1iMTQ5LTRkZGQtYmU0MS1mNGJmOTgwMmQ1ODApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8 {
  
}
#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2M3ODExNGMtYjQ5OC00MDkxLWE1NjUtNTExZTdjZmQ5NGFkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOTJiM2QwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3Yzc4MTE0Yy1iNDk4LTQwOTEtYTU2NS01MTFlN2NmZDk0YWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#92b3d0"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8-root {
    text-align: center;
  }


#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8-root {
    text-align: center;
  }


#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8-root {
    text-align: center;
  }


#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8-root {
    text-align: center;
  }


#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8-root {
    text-align: center;
  }


#s-d623ac57-4d05-4a5c-834d-a7b29f54a5c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-54605539-d17b-41c0-95aa-9e942d8029c6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-54605539-d17b-41c0-95aa-9e942d8029c6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzBjZjUzZjItZDAzNy00OTMwLTkxNTktYWYxYTU2OTQyMDI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMGNmNTNmMi1kMDM3LTQ5MzAtOTE1OS1hZjFhNTY5NDIwMjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-54605539-d17b-41c0-95aa-9e942d8029c6:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-54605539-d17b-41c0-95aa-9e942d8029c6 {
  
}
#s-54605539-d17b-41c0-95aa-9e942d8029c6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGZkOTM3YzEtNTQ3Ny00YzdiLTgzYmItODM1N2Y4MjBiMDE5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkZmQ5MzdjMS01NDc3LTRjN2ItODNiYi04MzU3ZjgyMGIwMTkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-54605539-d17b-41c0-95aa-9e942d8029c6-root {
    text-align: center;
  }


#s-54605539-d17b-41c0-95aa-9e942d8029c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-54605539-d17b-41c0-95aa-9e942d8029c6-root {
    text-align: center;
  }


#s-54605539-d17b-41c0-95aa-9e942d8029c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-54605539-d17b-41c0-95aa-9e942d8029c6-root {
    text-align: center;
  }


#s-54605539-d17b-41c0-95aa-9e942d8029c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-54605539-d17b-41c0-95aa-9e942d8029c6-root {
    text-align: center;
  }


#s-54605539-d17b-41c0-95aa-9e942d8029c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-54605539-d17b-41c0-95aa-9e942d8029c6-root {
    text-align: center;
  }


#s-54605539-d17b-41c0-95aa-9e942d8029c6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ed7d5425-1b95-4c89-9c44-46588a07b495 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ed7d5425-1b95-4c89-9c44-46588a07b495:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTMyNWM1MjktNDdkYi00MmZhLWI1ZDYtZjJhZjVmYTUwNTQ4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MzI1YzUyOS00N2RiLTQyZmEtYjVkNi1mMmFmNWZhNTA1NDgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-ed7d5425-1b95-4c89-9c44-46588a07b495:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ed7d5425-1b95-4c89-9c44-46588a07b495-root {
    text-align: center;
  }


#s-ed7d5425-1b95-4c89-9c44-46588a07b495.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ed7d5425-1b95-4c89-9c44-46588a07b495-root {
    text-align: center;
  }


#s-ed7d5425-1b95-4c89-9c44-46588a07b495.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ed7d5425-1b95-4c89-9c44-46588a07b495-root {
    text-align: center;
  }


#s-ed7d5425-1b95-4c89-9c44-46588a07b495.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ed7d5425-1b95-4c89-9c44-46588a07b495-root {
    text-align: center;
  }


#s-ed7d5425-1b95-4c89-9c44-46588a07b495.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ed7d5425-1b95-4c89-9c44-46588a07b495-root {
    text-align: center;
  }


#s-ed7d5425-1b95-4c89-9c44-46588a07b495.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6575c010-aeab-46b3-ba57-97d4efce69e2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-6575c010-aeab-46b3-ba57-97d4efce69e2:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2JhNjU5ZTEtMjRkNC00Y2MxLThiMTItODM5ZjVjNmU2NTEwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjYmE2NTllMS0yNGQ0LTRjYzEtOGIxMi04MzlmNWM2ZTY1MTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-6575c010-aeab-46b3-ba57-97d4efce69e2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6575c010-aeab-46b3-ba57-97d4efce69e2-root {
    text-align: center;
  }


#s-6575c010-aeab-46b3-ba57-97d4efce69e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6575c010-aeab-46b3-ba57-97d4efce69e2-root {
    text-align: center;
  }


#s-6575c010-aeab-46b3-ba57-97d4efce69e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6575c010-aeab-46b3-ba57-97d4efce69e2-root {
    text-align: center;
  }


#s-6575c010-aeab-46b3-ba57-97d4efce69e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6575c010-aeab-46b3-ba57-97d4efce69e2-root {
    text-align: center;
  }


#s-6575c010-aeab-46b3-ba57-97d4efce69e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6575c010-aeab-46b3-ba57-97d4efce69e2-root {
    text-align: center;
  }


#s-6575c010-aeab-46b3-ba57-97d4efce69e2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-04d57053-45ca-4450-bfc8-ae16baddd071 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-04d57053-45ca-4450-bfc8-ae16baddd071:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODJjN2EzZDQtNDk2OC00NzhmLWJhMzItOTk3OWY3OWRiZmQyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYTBkMGMyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MmM3YTNkNC00OTY4LTQ3OGYtYmEzMi05OTc5Zjc5ZGJmZDIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#a0d0c2"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-04d57053-45ca-4450-bfc8-ae16baddd071:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-04d57053-45ca-4450-bfc8-ae16baddd071-root {
    text-align: center;
  }


#s-04d57053-45ca-4450-bfc8-ae16baddd071.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-04d57053-45ca-4450-bfc8-ae16baddd071-root {
    text-align: center;
  }


#s-04d57053-45ca-4450-bfc8-ae16baddd071.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-04d57053-45ca-4450-bfc8-ae16baddd071-root {
    text-align: center;
  }


#s-04d57053-45ca-4450-bfc8-ae16baddd071.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-04d57053-45ca-4450-bfc8-ae16baddd071-root {
    text-align: center;
  }


#s-04d57053-45ca-4450-bfc8-ae16baddd071.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-04d57053-45ca-4450-bfc8-ae16baddd071-root {
    text-align: center;
  }


#s-04d57053-45ca-4450-bfc8-ae16baddd071.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDNmMTVkMDAtZjE0Ny00Yjc3LTg3MjYtZGQzNDhkMzIyNmRmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwM2YxNWQwMC1mMTQ3LTRiNzctODcyNi1kZDM0OGQzMjI2ZGYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3 {
  
}
#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTE3ODlmNzYtOWRiNC00MTYyLTljOTgtMjcwNjcwYzA4MTNjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMTc4OWY3Ni05ZGI0LTQxNjItOWM5OC0yNzA2NzBjMDgxM2MpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-54e6a966-b080-41c0-8bb4-3b1560d24ed3-root {
    text-align: center;
  }


#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-54e6a966-b080-41c0-8bb4-3b1560d24ed3-root {
    text-align: center;
  }


#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-54e6a966-b080-41c0-8bb4-3b1560d24ed3-root {
    text-align: center;
  }


#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-54e6a966-b080-41c0-8bb4-3b1560d24ed3-root {
    text-align: center;
  }


#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-54e6a966-b080-41c0-8bb4-3b1560d24ed3-root {
    text-align: center;
  }


#s-54e6a966-b080-41c0-8bb4-3b1560d24ed3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  min-height: 50px;
}








#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22a21c62-bae1-44d4-9577-a74f83cd7e59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  display: none;
}
#s-922f4f15-15d0-4e01-ad89-c11900e3909e, #wrap-s-922f4f15-15d0-4e01-ad89-c11900e3909e, #wrap-content-s-922f4f15-15d0-4e01-ad89-c11900e3909e { display: none !important; }}@media (max-width: 767px){#s-922f4f15-15d0-4e01-ad89-c11900e3909e {
  display: none;
}
#s-922f4f15-15d0-4e01-ad89-c11900e3909e, #wrap-s-922f4f15-15d0-4e01-ad89-c11900e3909e, #wrap-content-s-922f4f15-15d0-4e01-ad89-c11900e3909e { display: none !important; }}







#s-922f4f15-15d0-4e01-ad89-c11900e3909e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-922f4f15-15d0-4e01-ad89-c11900e3909e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  display: none;
}
#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3, #wrap-s-df2463ba-0ca3-4b5e-914c-53ae7110fde3, #wrap-content-s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 { display: none !important; }}@media (max-width: 767px){#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 {
  display: none;
}
#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3, #wrap-s-df2463ba-0ca3-4b5e-914c-53ae7110fde3, #wrap-content-s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 { display: none !important; }}







#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-df2463ba-0ca3-4b5e-914c-53ae7110fde3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  display: none;
}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-content-s-86c5257e-88a6-438c-b6ba-0a79065cf80c { display: none !important; }}@media (max-width: 767px){#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  display: none;
}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-s-86c5257e-88a6-438c-b6ba-0a79065cf80c, #wrap-content-s-86c5257e-88a6-438c-b6ba-0a79065cf80c { display: none !important; }}
#s-86c5257e-88a6-438c-b6ba-0a79065cf80c {
  background-image: url(https://i.shgcdn.com/b01aebe9-e5cf-4f1f-84f0-347cda389c46/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-86c5257e-88a6-438c-b6ba-0a79065cf80c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-86c5257e-88a6-438c-b6ba-0a79065cf80c.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-86c5257e-88a6-438c-b6ba-0a79065cf80c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-86c5257e-88a6-438c-b6ba-0a79065cf80c.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-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1590c7b3-ba5a-40c3-a8a5-ede664fa4f0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-028c0043-4b84-487c-8993-6b16061cd9cd {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-028c0043-4b84-487c-8993-6b16061cd9cd {
  
}
}@media (max-width: 767px){#s-028c0043-4b84-487c-8993-6b16061cd9cd {
  
}
}







#s-028c0043-4b84-487c-8993-6b16061cd9cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-028c0043-4b84-487c-8993-6b16061cd9cd.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b8bf0a3c-85f9-4443-8fb0-f21b65b7e3f2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 800px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-b8bf0a3c-85f9-4443-8fb0-f21b65b7e3f2 {
  overflow: hidden;
  
  
      max-width: 800px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-b8bf0a3c-85f9-4443-8fb0-f21b65b7e3f2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(235, 169, 80, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e:hover {border-style: solid !important;
border-color: rgba(225, 31, 143, 1) !important;
background-color: rgba(243, 112, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e-root {
    text-align: left;
  }


#s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e-root {
    text-align: left;
  }


#s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e-root {
    text-align: left;
  }


#s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e-root {
    text-align: left;
  }


#s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e-root {
    text-align: left;
  }


#s-5b70bc44-a08e-4db5-8853-1e1a7e784f2e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-efc570ed-91dd-4e76-8c1b-897d0c81cb4a {
  margin-left: 11px;
margin-right: 15px;
}

#s-efc570ed-91dd-4e76-8c1b-897d0c81cb4a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-efc570ed-91dd-4e76-8c1b-897d0c81cb4a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-efc570ed-91dd-4e76-8c1b-897d0c81cb4a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-efc570ed-91dd-4e76-8c1b-897d0c81cb4a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-efc570ed-91dd-4e76-8c1b-897d0c81cb4a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-efc570ed-91dd-4e76-8c1b-897d0c81cb4a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-eb49d514-c4b5-4e14-9be4-4d1f402e268a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-eb49d514-c4b5-4e14-9be4-4d1f402e268a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWU4OTI5NGEtNGQ2YS00MWZhLTgyYjUtZmY1NGFiNDkxZTgyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYTBkMGMyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhZTg5Mjk0YS00ZDZhLTQxZmEtODJiNS1mZjU0YWI0OTFlODIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#a0d0c2"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-eb49d514-c4b5-4e14-9be4-4d1f402e268a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-eb49d514-c4b5-4e14-9be4-4d1f402e268a-root {
    text-align: left;
  }


#s-eb49d514-c4b5-4e14-9be4-4d1f402e268a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-eb49d514-c4b5-4e14-9be4-4d1f402e268a-root {
    text-align: left;
  }


#s-eb49d514-c4b5-4e14-9be4-4d1f402e268a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eb49d514-c4b5-4e14-9be4-4d1f402e268a-root {
    text-align: left;
  }


#s-eb49d514-c4b5-4e14-9be4-4d1f402e268a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eb49d514-c4b5-4e14-9be4-4d1f402e268a-root {
    text-align: left;
  }


#s-eb49d514-c4b5-4e14-9be4-4d1f402e268a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-eb49d514-c4b5-4e14-9be4-4d1f402e268a-root {
    text-align: left;
  }


#s-eb49d514-c4b5-4e14-9be4-4d1f402e268a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjUzYTg1YTItYWNjNi00YjI3LWI4YWYtNDhjNDU0M2EzN2UxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4OTA3MTM3Nzg0MDkwOSIgc3R5bGU9InN0b3AtY29sb3I6I2VkOWJjMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2YzNzAyMTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjNjUzYTg1YTItYWNjNi00YjI3LWI4YWYtNDhjNDU0M2EzN2UxKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e29fc1"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5-root {
    text-align: left;
  }


#s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5-root {
    text-align: left;
  }


#s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5-root {
    text-align: left;
  }


#s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5-root {
    text-align: left;
  }


#s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5-root {
    text-align: left;
  }


#s-6ad69bfb-ec3b-479e-a7c5-985ee7f266f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzg0ZWJkZTktMTYxYi00YWVmLWIxYjUtMWRmZjgwNGQ5YzRmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ODRlYmRlOS0xNjFiLTRhZWYtYjFiNS0xZGZmODA0ZDljNGYpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjc0MjJkNTUtMzgzYy00OGIwLTgwMGUtMzY5ODkwYjM2YzI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4OTA3MTM3Nzg0MDkwOSIgc3R5bGU9InN0b3AtY29sb3I6I2VkOWJjMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2YzNzAyMTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjNjc0MjJkNTUtMzgzYy00OGIwLTgwMGUtMzY5ODkwYjM2YzI4KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e29fc1"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1 {
  
}
#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjE4ZWM2N2QtNGE0OC00MjYzLWIzYjgtOTA5NDRhOTc4NjZiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4OTA3MTM3Nzg0MDkwOSIgc3R5bGU9InN0b3AtY29sb3I6I2VkOWJjMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2YzNzAyMTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZjE4ZWM2N2QtNGE0OC00MjYzLWIzYjgtOTA5NDRhOTc4NjZiKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e29fc1"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1-root {
    text-align: left;
  }


#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1-root {
    text-align: left;
  }


#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1-root {
    text-align: left;
  }


#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1-root {
    text-align: left;
  }


#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1-root {
    text-align: left;
  }


#s-7972dee3-6cb1-4fdd-b8bd-5f5f9d1a3ea1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1eec7081-e539-4d04-b32b-957b58f8dc01 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-1eec7081-e539-4d04-b32b-957b58f8dc01:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmNlOTAzNzQtM2Q0MC00MDZiLTgwZWUtZWE0N2QxOGQxYTBmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYTBkMGMyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmY2U5MDM3NC0zZDQwLTQwNmItODBlZS1lYTQ3ZDE4ZDFhMGYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#a0d0c2"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-1eec7081-e539-4d04-b32b-957b58f8dc01:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1eec7081-e539-4d04-b32b-957b58f8dc01 {
  
}
#s-1eec7081-e539-4d04-b32b-957b58f8dc01:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzBhNjM2MzEtOGExYy00ZjU4LTk0YWMtNzY5YjAzMjg0MjEwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYTBkMGMyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMGE2MzYzMS04YTFjLTRmNTgtOTRhYy03NjliMDMyODQyMTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#a0d0c2"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-1eec7081-e539-4d04-b32b-957b58f8dc01-root {
    text-align: left;
  }


#s-1eec7081-e539-4d04-b32b-957b58f8dc01.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1eec7081-e539-4d04-b32b-957b58f8dc01-root {
    text-align: left;
  }


#s-1eec7081-e539-4d04-b32b-957b58f8dc01.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1eec7081-e539-4d04-b32b-957b58f8dc01-root {
    text-align: left;
  }


#s-1eec7081-e539-4d04-b32b-957b58f8dc01.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1eec7081-e539-4d04-b32b-957b58f8dc01-root {
    text-align: left;
  }


#s-1eec7081-e539-4d04-b32b-957b58f8dc01.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1eec7081-e539-4d04-b32b-957b58f8dc01-root {
    text-align: left;
  }


#s-1eec7081-e539-4d04-b32b-957b58f8dc01.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-aecac603-a3f2-41cb-affd-7cb84acfa4ce {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-aecac603-a3f2-41cb-affd-7cb84acfa4ce:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmJmNjVlMGEtYjBlMi00MTRhLTk5MzQtODNkYTRmZmQ0MDNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojODliNGQzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyYmY2NWUwYS1iMGUyLTQxNGEtOTkzNC04M2RhNGZmZDQwM2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#89b4d3"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-aecac603-a3f2-41cb-affd-7cb84acfa4ce:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aecac603-a3f2-41cb-affd-7cb84acfa4ce-root {
    text-align: left;
  }


#s-aecac603-a3f2-41cb-affd-7cb84acfa4ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-aecac603-a3f2-41cb-affd-7cb84acfa4ce-root {
    text-align: left;
  }


#s-aecac603-a3f2-41cb-affd-7cb84acfa4ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aecac603-a3f2-41cb-affd-7cb84acfa4ce-root {
    text-align: left;
  }


#s-aecac603-a3f2-41cb-affd-7cb84acfa4ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aecac603-a3f2-41cb-affd-7cb84acfa4ce-root {
    text-align: left;
  }


#s-aecac603-a3f2-41cb-affd-7cb84acfa4ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-aecac603-a3f2-41cb-affd-7cb84acfa4ce-root {
    text-align: left;
  }


#s-aecac603-a3f2-41cb-affd-7cb84acfa4ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmVhZjBlNDEtYzRhZC00Nzg3LThmZTQtMDk0NDVkYjUyMzNjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk5NTQ1NDU0NTQ1NDU0NTUiIHN0eWxlPSJzdG9wLWNvbG9yOiM4OWI0ZDM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzcwMjE7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzZlYWYwZTQxLWM0YWQtNDc4Ny04ZmU0LTA5NDQ1ZGI1MjMzYykiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>3, "pos"=>0.9954545454545455, "color"=>"#89b4d3"}, {"id"=>1, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4-root {
    text-align: left;
  }


#s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4-root {
    text-align: left;
  }


#s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4-root {
    text-align: left;
  }


#s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4-root {
    text-align: left;
  }


#s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4-root {
    text-align: left;
  }


#s-4ab9823b-4530-44cf-9e0d-2cecc5cc31f4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e52b33b4-1cda-4616-82ca-189df2ac5e57 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e52b33b4-1cda-4616-82ca-189df2ac5e57:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTMyOGFiYmYtZGIzMC00ODAyLTlhM2QtNWVlMDc0OTdjMzA1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MzI4YWJiZi1kYjMwLTQ4MDItOWEzZC01ZWUwNzQ5N2MzMDUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e52b33b4-1cda-4616-82ca-189df2ac5e57:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e52b33b4-1cda-4616-82ca-189df2ac5e57 {
  
}
#s-e52b33b4-1cda-4616-82ca-189df2ac5e57:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWM3MzM1ZmYtY2Q4OS00M2U0LWI0YTktYjVlNGM2ZjhmMmRmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxYzczMzVmZi1jZDg5LTQzZTQtYjRhOS1iNWU0YzZmOGYyZGYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-e52b33b4-1cda-4616-82ca-189df2ac5e57-root {
    text-align: left;
  }


#s-e52b33b4-1cda-4616-82ca-189df2ac5e57.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e52b33b4-1cda-4616-82ca-189df2ac5e57-root {
    text-align: left;
  }


#s-e52b33b4-1cda-4616-82ca-189df2ac5e57.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e52b33b4-1cda-4616-82ca-189df2ac5e57-root {
    text-align: left;
  }


#s-e52b33b4-1cda-4616-82ca-189df2ac5e57.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e52b33b4-1cda-4616-82ca-189df2ac5e57-root {
    text-align: left;
  }


#s-e52b33b4-1cda-4616-82ca-189df2ac5e57.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e52b33b4-1cda-4616-82ca-189df2ac5e57-root {
    text-align: left;
  }


#s-e52b33b4-1cda-4616-82ca-189df2ac5e57.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2ViZDljMTctY2E1YS00Njg5LTg5NDktMDcyY2M5MTAzMDMxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjZWJkOWMxNy1jYTVhLTQ2ODktODk0OS0wNzJjYzkxMDMwMzEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd-root {
    text-align: left;
  }


#s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd-root {
    text-align: left;
  }


#s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd-root {
    text-align: left;
  }


#s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd-root {
    text-align: left;
  }


#s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd-root {
    text-align: left;
  }


#s-d47b68aa-4d02-4dd6-8dd6-2256403a29bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5597df25-d2a8-49f7-80e8-936bb910abfb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-5597df25-d2a8-49f7-80e8-936bb910abfb:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTY2NWMwNTktNTI1Ni00YWE0LTg4OTgtZjJmZDNiZTgwY2Q1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk5NTQ1NDU0NTQ1NDU0NTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNiMzhiYmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzcwMjE7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2U2NjVjMDU5LTUyNTYtNGFhNC04ODk4LWYyZmQzYmU4MGNkNSkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-5597df25-d2a8-49f7-80e8-936bb910abfb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5597df25-d2a8-49f7-80e8-936bb910abfb-root {
    text-align: left;
  }


#s-5597df25-d2a8-49f7-80e8-936bb910abfb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5597df25-d2a8-49f7-80e8-936bb910abfb-root {
    text-align: left;
  }


#s-5597df25-d2a8-49f7-80e8-936bb910abfb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5597df25-d2a8-49f7-80e8-936bb910abfb-root {
    text-align: left;
  }


#s-5597df25-d2a8-49f7-80e8-936bb910abfb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5597df25-d2a8-49f7-80e8-936bb910abfb-root {
    text-align: left;
  }


#s-5597df25-d2a8-49f7-80e8-936bb910abfb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5597df25-d2a8-49f7-80e8-936bb910abfb-root {
    text-align: left;
  }


#s-5597df25-d2a8-49f7-80e8-936bb910abfb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2EyNDU5YmQtNWE3OS00ZDhjLWI3NjQtNmNkYzViMTY0OWRjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjYTI0NTliZC01YTc5LTRkOGMtYjc2NC02Y2RjNWIxNjQ5ZGMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67 {
  
}
#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODMwNTdiM2ItYmE2My00MWI5LWFjMjMtMmZlOTEzMTQxNDBmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MzA1N2IzYi1iYTYzLTQxYjktYWMyMy0yZmU5MTMxNDE0MGYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-b04e3f70-8c68-4ea5-84c5-812bbc143b67-root {
    text-align: left;
  }


#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b04e3f70-8c68-4ea5-84c5-812bbc143b67-root {
    text-align: left;
  }


#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b04e3f70-8c68-4ea5-84c5-812bbc143b67-root {
    text-align: left;
  }


#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b04e3f70-8c68-4ea5-84c5-812bbc143b67-root {
    text-align: left;
  }


#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b04e3f70-8c68-4ea5-84c5-812bbc143b67-root {
    text-align: left;
  }


#s-b04e3f70-8c68-4ea5-84c5-812bbc143b67.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-44a69582-ec13-4cd9-89b6-f941127c7f59 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-44a69582-ec13-4cd9-89b6-f941127c7f59:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjM5MTljM2EtZjljMy00YzExLTliNjMtNzk1NDM2NzkxZjgwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MzkxOWMzYS1mOWMzLTRjMTEtOWI2My03OTU0MzY3OTFmODApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-44a69582-ec13-4cd9-89b6-f941127c7f59:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-44a69582-ec13-4cd9-89b6-f941127c7f59-root {
    text-align: left;
  }


#s-44a69582-ec13-4cd9-89b6-f941127c7f59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-44a69582-ec13-4cd9-89b6-f941127c7f59-root {
    text-align: left;
  }


#s-44a69582-ec13-4cd9-89b6-f941127c7f59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-44a69582-ec13-4cd9-89b6-f941127c7f59-root {
    text-align: left;
  }


#s-44a69582-ec13-4cd9-89b6-f941127c7f59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-44a69582-ec13-4cd9-89b6-f941127c7f59-root {
    text-align: left;
  }


#s-44a69582-ec13-4cd9-89b6-f941127c7f59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-44a69582-ec13-4cd9-89b6-f941127c7f59-root {
    text-align: left;
  }


#s-44a69582-ec13-4cd9-89b6-f941127c7f59.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjA4ODg4YTEtOTY4OS00ODJkLTk2N2YtYzQ3MzQ2OTY1ZDk3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjk5NTQ1NDU0NTQ1NDU0NTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNiMzhiYmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzcwMjE7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzIwODg4OGExLTk2ODktNDgyZC05NjdmLWM0NzM0Njk2NWQ5NykiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>3, "pos"=>0.9954545454545455, "color"=>"#b38bbf"}, {"id"=>1, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e-root {
    text-align: left;
  }


#s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e-root {
    text-align: left;
  }


#s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e-root {
    text-align: left;
  }


#s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e-root {
    text-align: left;
  }


#s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e-root {
    text-align: left;
  }


#s-ecdefd6b-ee0c-4ceb-bab2-c567411d1e1e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODA3NDUxZDItZGQyYy00MWQ3LTlmNzgtMjdlNzg1MjRhOGI3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MDc0NTFkMi1kZDJjLTQxZDctOWY3OC0yN2U3ODUyNGE4YjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24 {
  
}
#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTlkMmRjMzctNjg2ZC00MjhlLWFjMDQtNTYyNDRhNWE2MDhmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5OWQyZGMzNy02ODZkLTQyOGUtYWMwNC01NjI0NGE1YTYwOGYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24-root {
    text-align: left;
  }


#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24-root {
    text-align: left;
  }


#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24-root {
    text-align: left;
  }


#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24-root {
    text-align: left;
  }


#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24-root {
    text-align: left;
  }


#s-df0c3c96-9a16-4ad5-94c0-11241bfdaf24.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-091bb292-bcf2-4f1b-902d-aba3065b0167 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-091bb292-bcf2-4f1b-902d-aba3065b0167:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjNhNWY5NWEtYzc2OC00ZjM5LWJiMjAtYjYyYTc2NjA3ODE4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4OTA3MTM3Nzg0MDkwOSIgc3R5bGU9InN0b3AtY29sb3I6I2VkOWJjMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2YzNzAyMTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZjNhNWY5NWEtYzc2OC00ZjM5LWJiMjAtYjYyYTc2NjA3ODE4KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e29fc1"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-091bb292-bcf2-4f1b-902d-aba3065b0167:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-091bb292-bcf2-4f1b-902d-aba3065b0167-root {
    text-align: left;
  }


#s-091bb292-bcf2-4f1b-902d-aba3065b0167.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-091bb292-bcf2-4f1b-902d-aba3065b0167-root {
    text-align: left;
  }


#s-091bb292-bcf2-4f1b-902d-aba3065b0167.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-091bb292-bcf2-4f1b-902d-aba3065b0167-root {
    text-align: left;
  }


#s-091bb292-bcf2-4f1b-902d-aba3065b0167.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-091bb292-bcf2-4f1b-902d-aba3065b0167-root {
    text-align: left;
  }


#s-091bb292-bcf2-4f1b-902d-aba3065b0167.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-091bb292-bcf2-4f1b-902d-aba3065b0167-root {
    text-align: left;
  }


#s-091bb292-bcf2-4f1b-902d-aba3065b0167.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-79d3f754-9500-48f8-a1fc-8631413cb56e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-79d3f754-9500-48f8-a1fc-8631413cb56e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTBhMGQ3NzEtODEyMS00OTkyLWFjNzctYzdlMjU4ZjRkYjcxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MGEwZDc3MS04MTIxLTQ5OTItYWM3Ny1jN2UyNThmNGRiNzEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-79d3f754-9500-48f8-a1fc-8631413cb56e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-79d3f754-9500-48f8-a1fc-8631413cb56e-root {
    text-align: left;
  }


#s-79d3f754-9500-48f8-a1fc-8631413cb56e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-79d3f754-9500-48f8-a1fc-8631413cb56e-root {
    text-align: left;
  }


#s-79d3f754-9500-48f8-a1fc-8631413cb56e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-79d3f754-9500-48f8-a1fc-8631413cb56e-root {
    text-align: left;
  }


#s-79d3f754-9500-48f8-a1fc-8631413cb56e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-79d3f754-9500-48f8-a1fc-8631413cb56e-root {
    text-align: left;
  }


#s-79d3f754-9500-48f8-a1fc-8631413cb56e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-79d3f754-9500-48f8-a1fc-8631413cb56e-root {
    text-align: left;
  }


#s-79d3f754-9500-48f8-a1fc-8631413cb56e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMThlN2E3YTAtZGEwMy00OTBiLTg4ZWQtMTg0ODdiMWU4MzcxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOGU3YTdhMC1kYTAzLTQ5MGItODhlZC0xODQ4N2IxZTgzNzEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9 {
  
}
#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDFlOTRhMDUtY2NhOS00ZDgzLWFlYjItMmFkMThjMWVhMDdjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0MWU5NGEwNS1jY2E5LTRkODMtYWViMi0yYWQxOGMxZWEwN2MpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9-root {
    text-align: left;
  }


#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9-root {
    text-align: left;
  }


#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9-root {
    text-align: left;
  }


#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9-root {
    text-align: left;
  }


#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9-root {
    text-align: left;
  }


#s-94a73089-f20c-4b5e-bca8-98ef76b6ebb9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-881c17ac-c6de-4ac0-832a-84226ad2f25c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-881c17ac-c6de-4ac0-832a-84226ad2f25c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzI0MTM0Y2MtNjM1MS00Njc2LTk4YWYtMDExZTJmYzg5ZTU5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMjQxMzRjYy02MzUxLTQ2NzYtOThhZi0wMTFlMmZjODllNTkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-881c17ac-c6de-4ac0-832a-84226ad2f25c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-881c17ac-c6de-4ac0-832a-84226ad2f25c {
  
}
#s-881c17ac-c6de-4ac0-832a-84226ad2f25c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWI2NTIzMTAtZjMzMC00N2ZiLWFmYzAtMTM1ZDg0N2U5NmIyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjM4YmJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxYjY1MjMxMC1mMzMwLTQ3ZmItYWZjMC0xMzVkODQ3ZTk2YjIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#b38bbf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-881c17ac-c6de-4ac0-832a-84226ad2f25c-root {
    text-align: left;
  }


#s-881c17ac-c6de-4ac0-832a-84226ad2f25c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-881c17ac-c6de-4ac0-832a-84226ad2f25c-root {
    text-align: left;
  }


#s-881c17ac-c6de-4ac0-832a-84226ad2f25c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-881c17ac-c6de-4ac0-832a-84226ad2f25c-root {
    text-align: left;
  }


#s-881c17ac-c6de-4ac0-832a-84226ad2f25c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-881c17ac-c6de-4ac0-832a-84226ad2f25c-root {
    text-align: left;
  }


#s-881c17ac-c6de-4ac0-832a-84226ad2f25c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-881c17ac-c6de-4ac0-832a-84226ad2f25c-root {
    text-align: left;
  }


#s-881c17ac-c6de-4ac0-832a-84226ad2f25c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3dff6b84-c347-465e-92b6-5a6bc1d74bec {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3dff6b84-c347-465e-92b6-5a6bc1d74bec:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzFmNjI2MGQtOWYzNC00MDg2LTk4YTktYWY5ZTE3MjEwNGExIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4OTA3MTM3Nzg0MDkwOSIgc3R5bGU9InN0b3AtY29sb3I6I2VkOWJjMztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2YzNzAyMTtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjNzFmNjI2MGQtOWYzNC00MDg2LTk4YTktYWY5ZTE3MjEwNGExKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e29fc1"}, {"id"=>3, "pos"=>0.989071377840909, "color"=>"#ed9bc3"}, {"id"=>2, "pos"=>1, "color"=>"#f37021"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3dff6b84-c347-465e-92b6-5a6bc1d74bec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3dff6b84-c347-465e-92b6-5a6bc1d74bec-root {
    text-align: left;
  }


#s-3dff6b84-c347-465e-92b6-5a6bc1d74bec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3dff6b84-c347-465e-92b6-5a6bc1d74bec-root {
    text-align: left;
  }


#s-3dff6b84-c347-465e-92b6-5a6bc1d74bec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3dff6b84-c347-465e-92b6-5a6bc1d74bec-root {
    text-align: left;
  }


#s-3dff6b84-c347-465e-92b6-5a6bc1d74bec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3dff6b84-c347-465e-92b6-5a6bc1d74bec-root {
    text-align: left;
  }


#s-3dff6b84-c347-465e-92b6-5a6bc1d74bec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3dff6b84-c347-465e-92b6-5a6bc1d74bec-root {
    text-align: left;
  }


#s-3dff6b84-c347-465e-92b6-5a6bc1d74bec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-89160f55-64e9-4afb-a190-4569785d7411 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-89160f55-64e9-4afb-a190-4569785d7411:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2Q1ZjdiMzItZmQ5ZC00NGQxLTlmMTAtYTA2MzM2NjM0NDA1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJhOTUwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZDVmN2IzMi1mZDlkLTQ0ZDEtOWYxMC1hMDYzMzY2MzQ0MDUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#eba950"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-89160f55-64e9-4afb-a190-4569785d7411:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-89160f55-64e9-4afb-a190-4569785d7411-root {
    text-align: left;
  }


#s-89160f55-64e9-4afb-a190-4569785d7411.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-89160f55-64e9-4afb-a190-4569785d7411-root {
    text-align: left;
  }


#s-89160f55-64e9-4afb-a190-4569785d7411.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-89160f55-64e9-4afb-a190-4569785d7411-root {
    text-align: left;
  }


#s-89160f55-64e9-4afb-a190-4569785d7411.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-89160f55-64e9-4afb-a190-4569785d7411-root {
    text-align: left;
  }


#s-89160f55-64e9-4afb-a190-4569785d7411.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-89160f55-64e9-4afb-a190-4569785d7411-root {
    text-align: left;
  }


#s-89160f55-64e9-4afb-a190-4569785d7411.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1f1b4073-d0ab-47c4-adeb-ce3851752520 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(226, 159, 193, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-1f1b4073-d0ab-47c4-adeb-ce3851752520:hover {background-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1f1b4073-d0ab-47c4-adeb-ce3851752520:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1f1b4073-d0ab-47c4-adeb-ce3851752520-root {
    text-align: center;
  }


#s-1f1b4073-d0ab-47c4-adeb-ce3851752520.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1f1b4073-d0ab-47c4-adeb-ce3851752520-root {
    text-align: center;
  }


#s-1f1b4073-d0ab-47c4-adeb-ce3851752520.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1f1b4073-d0ab-47c4-adeb-ce3851752520-root {
    text-align: center;
  }


#s-1f1b4073-d0ab-47c4-adeb-ce3851752520.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1f1b4073-d0ab-47c4-adeb-ce3851752520-root {
    text-align: center;
  }


#s-1f1b4073-d0ab-47c4-adeb-ce3851752520.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1f1b4073-d0ab-47c4-adeb-ce3851752520-root {
    text-align: center;
  }


#s-1f1b4073-d0ab-47c4-adeb-ce3851752520.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-27c223f2-5fac-42c9-9d30-b914ec5cab9d {
  min-height: 50px;
}








#s-27c223f2-5fac-42c9-9d30-b914ec5cab9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-27c223f2-5fac-42c9-9d30-b914ec5cab9d.shg-box.shg-c {
  justify-content: center;
}

#s-89462c29-716a-47fd-9ede-19183c43946d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 1200px){#s-89462c29-716a-47fd-9ede-19183c43946d {
  display: none;
}
#s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-content-s-89462c29-716a-47fd-9ede-19183c43946d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89462c29-716a-47fd-9ede-19183c43946d {
  display: none;
}
#s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-content-s-89462c29-716a-47fd-9ede-19183c43946d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89462c29-716a-47fd-9ede-19183c43946d {
  display: none;
}
#s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-content-s-89462c29-716a-47fd-9ede-19183c43946d { display: none !important; }}@media (max-width: 767px){#s-89462c29-716a-47fd-9ede-19183c43946d {
  display: none;
}
#s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-s-89462c29-716a-47fd-9ede-19183c43946d, #wrap-content-s-89462c29-716a-47fd-9ede-19183c43946d { display: none !important; }}







#s-89462c29-716a-47fd-9ede-19183c43946d > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.57);
  opacity: 0;
  display: block;
}#s-89462c29-716a-47fd-9ede-19183c43946d.shg-box.shg-c {
  justify-content: center;
}

#s-205d3352-bd31-4f97-a116-161944a97af8 {
  margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}

#s-205d3352-bd31-4f97-a116-161944a97af8 {
  overflow: hidden;
  
  
}







  #s-205d3352-bd31-4f97-a116-161944a97af8 img.shogun-image {
    

    
    
    
  }


#s-205d3352-bd31-4f97-a116-161944a97af8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-content-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-content-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-content-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}@media (max-width: 767px){#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  display: none;
}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-s-00c855de-1159-4ba5-829d-45e6e66b0b2c, #wrap-content-s-00c855de-1159-4ba5-829d-45e6e66b0b2c { display: none !important; }}
#s-00c855de-1159-4ba5-829d-45e6e66b0b2c {
  background-image: url(https://i.shgcdn.com/bccb7249-b9bd-4380-be30-d138aa41b6be/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-00c855de-1159-4ba5-829d-45e6e66b0b2c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-00c855de-1159-4ba5-829d-45e6e66b0b2c.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-00c855de-1159-4ba5-829d-45e6e66b0b2c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-00c855de-1159-4ba5-829d-45e6e66b0b2c.shg-box.shg-c {
  justify-content: center;
}
}
#s-c1867620-bc1f-4834-be95-7bfc23889e5e {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-c1867620-bc1f-4834-be95-7bfc23889e5e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c1867620-bc1f-4834-be95-7bfc23889e5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c1867620-bc1f-4834-be95-7bfc23889e5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1867620-bc1f-4834-be95-7bfc23889e5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-feed105f-4768-4c56-8a43-b84010d134b2 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-feed105f-4768-4c56-8a43-b84010d134b2 {
  display: none;
}
#s-feed105f-4768-4c56-8a43-b84010d134b2, #wrap-s-feed105f-4768-4c56-8a43-b84010d134b2, #wrap-content-s-feed105f-4768-4c56-8a43-b84010d134b2 { display: none !important; }}@media (max-width: 767px){#s-feed105f-4768-4c56-8a43-b84010d134b2 {
  
}
}







#s-feed105f-4768-4c56-8a43-b84010d134b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-feed105f-4768-4c56-8a43-b84010d134b2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-510a6370-0f2b-4051-9865-072f30287510 {
  text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-510a6370-0f2b-4051-9865-072f30287510 {
  overflow: hidden;
  
  
}







  #s-510a6370-0f2b-4051-9865-072f30287510 img.shogun-image {
    

    
    
    
  }


#s-510a6370-0f2b-4051-9865-072f30287510 .shogun-image-content {
  
    justify-content: center;
  
}

#s-99f9db1e-a4ae-432c-805f-5130954ed01f {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(138, 208, 191, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-99f9db1e-a4ae-432c-805f-5130954ed01f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDRlYzMzY2ItMjg5Zi00YjNhLWFjODAtMWFlM2Q4N2Y5YTkwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2NjN2M3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NGVjMzNjYi0yODlmLTRiM2EtYWM4MC0xYWUzZDg3ZjlhOTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ccc7c7"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-99f9db1e-a4ae-432c-805f-5130954ed01f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-99f9db1e-a4ae-432c-805f-5130954ed01f-root {
    text-align: left;
  }


#s-99f9db1e-a4ae-432c-805f-5130954ed01f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae {
  margin-right: 0px;
}
}
#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(91, 103, 112, 1);
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(91, 103, 112, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-5f423b9d-c3cb-4c65-8389-f9619eddfbae > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-e71bd78f-713f-4d38-8223-c936da79b0b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e71bd78f-713f-4d38-8223-c936da79b0b0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjljODE4NjgtM2M0OS00MDc3LWEzOGEtNmJmNTJhYjY4ZjA2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmOWM4MTg2OC0zYzQ5LTQwNzctYTM4YS02YmY1MmFiNjhmMDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}, {"id"=>3, "pos"=>1, "color"=>"#8ad0bf"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e71bd78f-713f-4d38-8223-c936da79b0b0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e71bd78f-713f-4d38-8223-c936da79b0b0-root {
    text-align: left;
  }


#s-e71bd78f-713f-4d38-8223-c936da79b0b0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-389a35b0-2977-446a-b03e-9d7c27ed0850 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-389a35b0-2977-446a-b03e-9d7c27ed0850:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzVmYjhiMGEtYzljNi00ZTVjLTk0NjktMjUxM2RkMTExOTJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NWZiOGIwYS1jOWM2LTRlNWMtOTQ2OS0yNTEzZGQxMTE5MmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-389a35b0-2977-446a-b03e-9d7c27ed0850:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-389a35b0-2977-446a-b03e-9d7c27ed0850-root {
    text-align: left;
  }


#s-389a35b0-2977-446a-b03e-9d7c27ed0850.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f9ee59f6-af20-450e-9170-1a1b747bd070 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-f9ee59f6-af20-450e-9170-1a1b747bd070:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjg5NmJhNTYtMGJjMy00Njg3LTkwMmMtZWU1NDhmNjgwNTViIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ODk2YmE1Ni0wYmMzLTQ2ODctOTAyYy1lZTU0OGY2ODA1NWIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-f9ee59f6-af20-450e-9170-1a1b747bd070:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f9ee59f6-af20-450e-9170-1a1b747bd070-root {
    text-align: left;
  }


#s-f9ee59f6-af20-450e-9170-1a1b747bd070.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWIwODNmOTUtNDFlZi00ZDMwLWI3NTUtMjdjZGQ4NmYwZjkwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYjA4M2Y5NS00MWVmLTRkMzAtYjc1NS0yN2NkZDg2ZjBmOTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0-root {
    text-align: left;
  }


#s-b8f3d8bb-e69c-4852-b125-5aaa6fdcc6a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a968c499-f4ae-46bd-b959-092a0f9995fd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a968c499-f4ae-46bd-b959-092a0f9995fd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTJlNTgyMTEtMTNkZi00OTI0LThjNWItZGIwZWMzZTZkYjY3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MmU1ODIxMS0xM2RmLTQ5MjQtOGM1Yi1kYjBlYzNlNmRiNjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a968c499-f4ae-46bd-b959-092a0f9995fd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a968c499-f4ae-46bd-b959-092a0f9995fd-root {
    text-align: left;
  }


#s-a968c499-f4ae-46bd-b959-092a0f9995fd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQ0MTYwYTYtZjNjNy00NmE2LTgyMDktNjU3YTEyNjQwMGEzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNDQxNjBhNi1mM2M3LTQ2YTYtODIwOS02NTdhMTI2NDAwYTMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11-root {
    text-align: left;
  }


#s-3ad9d4de-a61f-406c-ad22-c6b33b6d6d11.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-08785b40-481a-44b3-8992-e63bde4daf25 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(138, 208, 191, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-08785b40-481a-44b3-8992-e63bde4daf25:hover {background-color: rgba(204, 199, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-08785b40-481a-44b3-8992-e63bde4daf25:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-08785b40-481a-44b3-8992-e63bde4daf25-root {
    text-align: center;
  }


#s-08785b40-481a-44b3-8992-e63bde4daf25.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e703ca5d-fcd7-4202-b640-9a399303d972 {
  margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 0px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-e703ca5d-fcd7-4202-b640-9a399303d972 {
  display: none;
}
#s-e703ca5d-fcd7-4202-b640-9a399303d972, #wrap-s-e703ca5d-fcd7-4202-b640-9a399303d972, #wrap-content-s-e703ca5d-fcd7-4202-b640-9a399303d972 { display: none !important; }}







#s-e703ca5d-fcd7-4202-b640-9a399303d972 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e703ca5d-fcd7-4202-b640-9a399303d972.shg-box.shg-c {
  justify-content: flex-end;
}

#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  display: none;
}
#s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-content-s-03cac218-ba8e-4f31-899d-d656979076d2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  display: none;
}
#s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-content-s-03cac218-ba8e-4f31-899d-d656979076d2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  display: none;
}
#s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-content-s-03cac218-ba8e-4f31-899d-d656979076d2 { display: none !important; }}@media (max-width: 767px){#s-03cac218-ba8e-4f31-899d-d656979076d2 {
  display: none;
}
#s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-s-03cac218-ba8e-4f31-899d-d656979076d2, #wrap-content-s-03cac218-ba8e-4f31-899d-d656979076d2 { display: none !important; }}







#s-03cac218-ba8e-4f31-899d-d656979076d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-03cac218-ba8e-4f31-899d-d656979076d2.shg-box.shg-c {
  justify-content: center;
}

#s-fc6618ef-0869-45ee-81fb-c775af0f1429 {
  min-height: 50px;
}








#s-fc6618ef-0869-45ee-81fb-c775af0f1429 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc6618ef-0869-45ee-81fb-c775af0f1429.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

.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-9021e825-faf2-4147-bc58-6a35af8514d4 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-42d30a9b-7838-4e63-9bf6-4b54383984a1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTFmNTFiMTQtYmUxYi00YTc4LTljYzktNGQ1ZWJjZTgyOWUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMWY1MWIxNC1iZTFiLTRhNzgtOWNjOS00ZDVlYmNlODI5ZTApIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 29px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
}
#s-42d30a9b-7838-4e63-9bf6-4b54383984a1:hover {background-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-42d30a9b-7838-4e63-9bf6-4b54383984a1:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-42d30a9b-7838-4e63-9bf6-4b54383984a1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTI0NzQ2YWUtMGYxMS00ODYyLTk4MzItOTM3YTRmZDI1MjBkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZTI5ZmMxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMjQ3NDZhZS0wZjExLTQ4NjItOTgzMi05MzdhNGZkMjUyMGQpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#e29fc1"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
}
}

  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-42d30a9b-7838-4e63-9bf6-4b54383984a1-root {
    text-align: center;
  }


#s-42d30a9b-7838-4e63-9bf6-4b54383984a1.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-1625dc70-eca7-45b6-bd07-1abc54cc5bce {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-1625dc70-eca7-45b6-bd07-1abc54cc5bce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1625dc70-eca7-45b6-bd07-1abc54cc5bce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1625dc70-eca7-45b6-bd07-1abc54cc5bce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1625dc70-eca7-45b6-bd07-1abc54cc5bce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ffc604a0-43f8-4a9d-a2ec-5fac30899126 .shogun-icon-wrapper {
  text-align: center;
}


#s-ffc604a0-43f8-4a9d-a2ec-5fac30899126 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(226, 159, 193, 1);
}

#s-3343fcd2-f7b5-4036-bc97-44ad6f3a9d81 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-9205464c-c97a-46c9-ad74-170ec3b30d6e .shogun-icon-wrapper {
  text-align: center;
}


#s-9205464c-c97a-46c9-ad74-170ec3b30d6e .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(226, 159, 193, 1);
}

#s-071792e9-e3da-4855-ab51-86dab7fa2012 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-3256e2af-4793-4579-9dc9-1ca89244a18a .shogun-icon-wrapper {
  text-align: center;
}


#s-3256e2af-4793-4579-9dc9-1ca89244a18a .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(226, 159, 193, 1);
}

#s-398a1095-a833-451c-9eae-6f30f6b55c9e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-e79a2feb-0455-41cd-9640-e018e3ea7d28 {
  margin-top: 10px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}








#s-e79a2feb-0455-41cd-9640-e018e3ea7d28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e79a2feb-0455-41cd-9640-e018e3ea7d28.shg-box.shg-c {
  justify-content: center;
}

#s-7875823d-1f44-4eab-916a-36600755338e {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-6e1522dd-fca5-401f-b939-d1428955f4eb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-6e1522dd-fca5-401f-b939-d1428955f4eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(160, 208, 194, 1);
  padding: 20px;
}

#s-6e1522dd-fca5-401f-b939-d1428955f4eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-6e1522dd-fca5-401f-b939-d1428955f4eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-6e1522dd-fca5-401f-b939-d1428955f4eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  
  
  
  font-size: 25px;
}

#s-6e1522dd-fca5-401f-b939-d1428955f4eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 25px;
}
#s-6ee887bd-45e3-44c5-b9f3-ae0098dbad04 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-2c236223-81e7-49ce-a9f3-66d79a88c319 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2c236223-81e7-49ce-a9f3-66d79a88c319 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(173, 140, 188, 1);
  padding: 20px;
}

#s-2c236223-81e7-49ce-a9f3-66d79a88c319 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2c236223-81e7-49ce-a9f3-66d79a88c319 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2c236223-81e7-49ce-a9f3-66d79a88c319 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  
  
  
  font-size: 25px;
}

#s-2c236223-81e7-49ce-a9f3-66d79a88c319 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 25px;
}
#s-0e1d11d7-a918-4fd6-acf2-d979d82a4c84 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (max-width: 767px){#s-0e1d11d7-a918-4fd6-acf2-d979d82a4c84 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-e814ce7c-8ddd-4734-a300-4a0439aaa819 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-e814ce7c-8ddd-4734-a300-4a0439aaa819 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(137, 180, 211, 1);
  padding: 20px;
}

#s-e814ce7c-8ddd-4734-a300-4a0439aaa819 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e814ce7c-8ddd-4734-a300-4a0439aaa819 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e814ce7c-8ddd-4734-a300-4a0439aaa819 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  
  
  
  font-size: 25px;
}

#s-e814ce7c-8ddd-4734-a300-4a0439aaa819 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 25px;
}
#s-d87025b9-09b4-4c55-ad85-70aeed649e43 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (max-width: 767px){#s-d87025b9-09b4-4c55-ad85-70aeed649e43 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-3fbd2ce2-41ea-4d7b-bcab-979a6a264d3a {
  padding-bottom: 30px;
}

#s-3fbd2ce2-41ea-4d7b-bcab-979a6a264d3a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-3fbd2ce2-41ea-4d7b-bcab-979a6a264d3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(241, 232, 112, 1);
  padding: 20px;
}

#s-3fbd2ce2-41ea-4d7b-bcab-979a6a264d3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-3fbd2ce2-41ea-4d7b-bcab-979a6a264d3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-3fbd2ce2-41ea-4d7b-bcab-979a6a264d3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  
  
  
  font-size: 25px;
}

#s-3fbd2ce2-41ea-4d7b-bcab-979a6a264d3a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 25px;
}
#s-2b6efbd2-ad3a-4338-8814-448747246025 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-left: 0%;
padding-right: 0%;
}

#s-71fad5ac-70d3-4872-83df-6eb4af5d0e59 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(173, 140, 188, 1);
}








#s-71fad5ac-70d3-4872-83df-6eb4af5d0e59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-71fad5ac-70d3-4872-83df-6eb4af5d0e59.shg-box.shg-c {
  justify-content: center;
}

#s-e9eff8e7-abcb-4a64-90e1-2e1cac035985 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-9cc96482-2576-486c-943f-36e6ec4457c5 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-9cc96482-2576-486c-943f-36e6ec4457c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cc96482-2576-486c-943f-36e6ec4457c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9cc96482-2576-486c-943f-36e6ec4457c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cc96482-2576-486c-943f-36e6ec4457c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-901180a7-78d2-4c12-ba0c-c2a6d7591759 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-901180a7-78d2-4c12-ba0c-c2a6d7591759 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-901180a7-78d2-4c12-ba0c-c2a6d7591759.shg-box.shg-c {
  justify-content: center;
}

#s-896cd061-1069-496a-9b4e-0cc11628d931 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-896cd061-1069-496a-9b4e-0cc11628d931 {
  overflow: hidden;
  
  
}







  #s-896cd061-1069-496a-9b4e-0cc11628d931 img.shogun-image {
    

    
    
    
  }


#s-896cd061-1069-496a-9b4e-0cc11628d931 .shogun-image-content {
  
    justify-content: center;
  
}

#s-0b9fb596-0dea-4f7c-9408-4510664c8c59 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-0b9fb596-0dea-4f7c-9408-4510664c8c59 {
  margin-left: 0%;
}
}
#s-28a56188-86af-4ce1-8c4d-3bedab5cb38d {
  min-height: 50px;
}








#s-28a56188-86af-4ce1-8c4d-3bedab5cb38d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-28a56188-86af-4ce1-8c4d-3bedab5cb38d.shg-box.shg-c {
  justify-content: center;
}

#s-246599ba-f782-41ee-83aa-16af76e8f0d7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}
@media (min-width: 1200px){#s-246599ba-f782-41ee-83aa-16af76e8f0d7 {
  margin-top: 0px;
margin-bottom: 0px;
}
}







#s-246599ba-f782-41ee-83aa-16af76e8f0d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-246599ba-f782-41ee-83aa-16af76e8f0d7.shg-box.shg-c {
  justify-content: center;
}

#s-41959912-9398-4e0c-96c2-3306a1d842a1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-41959912-9398-4e0c-96c2-3306a1d842a1 {
  margin-bottom: 0px;
}
}







#s-41959912-9398-4e0c-96c2-3306a1d842a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41959912-9398-4e0c-96c2-3306a1d842a1.shg-box.shg-c {
  justify-content: center;
}

#s-5be9b9ca-fb42-4e04-a00c-7b37df2f7c2d {
  margin-top: 30px;
margin-bottom: 20px;
}

#s-57d35c8b-aa56-4d73-a18a-a38c5f5a2a51 {
  margin-left: 15%;
margin-bottom: 30px;
margin-right: 15%;
}

#s-5a217acc-3a6b-4ddf-9833-2a991ec04706 {
  margin-left: 15%;
margin-right: 15%;
}

#s-20787a4b-6538-45f0-8da3-ea3150695b56 {
  margin-top: 10px;
margin-left: 25%;
margin-bottom: 10px;
margin-right: 25%;
}
@media (min-width: 768px) and (max-width: 991px){#s-20787a4b-6538-45f0-8da3-ea3150695b56 {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-20787a4b-6538-45f0-8da3-ea3150695b56, #wrap-s-20787a4b-6538-45f0-8da3-ea3150695b56, #wrap-content-s-20787a4b-6538-45f0-8da3-ea3150695b56 { display: none !important; }}@media (max-width: 767px){#s-20787a4b-6538-45f0-8da3-ea3150695b56 {
  display: none;
}
#s-20787a4b-6538-45f0-8da3-ea3150695b56, #wrap-s-20787a4b-6538-45f0-8da3-ea3150695b56, #wrap-content-s-20787a4b-6538-45f0-8da3-ea3150695b56 { display: none !important; }}
@media (min-width: 0px) {
[id="s-20787a4b-6538-45f0-8da3-ea3150695b56"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20787a4b-6538-45f0-8da3-ea3150695b56"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-20787a4b-6538-45f0-8da3-ea3150695b56"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-20787a4b-6538-45f0-8da3-ea3150695b56"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0c511ade-f299-49ef-9136-41066aeefc02 {
  margin-top: 30px;
margin-left: 25%;
margin-bottom: 30px;
margin-right: 25%;
max-width: 300px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0c511ade-f299-49ef-9136-41066aeefc02 {
  margin-top: 10px;
margin-left: 15%;
margin-right: 15%;
}
}@media (max-width: 767px){#s-0c511ade-f299-49ef-9136-41066aeefc02 {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 10px;
margin-right: 20%;
}
}
#s-0c511ade-f299-49ef-9136-41066aeefc02 {
  overflow: hidden;
  
  
      max-width: 300px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-0c511ade-f299-49ef-9136-41066aeefc02 img.shogun-image {
    

    
    
    
  }


#s-0c511ade-f299-49ef-9136-41066aeefc02 .shogun-image-content {
  
    justify-content: center;
  
}

#s-07437855-28a6-47e4-830d-fc30e1e2380b {
  margin-top: 10px;
margin-left: 25%;
margin-bottom: 10px;
margin-right: 25%;
}
@media (min-width: 1200px){#s-07437855-28a6-47e4-830d-fc30e1e2380b {
  display: none;
}
#s-07437855-28a6-47e4-830d-fc30e1e2380b, #wrap-s-07437855-28a6-47e4-830d-fc30e1e2380b, #wrap-content-s-07437855-28a6-47e4-830d-fc30e1e2380b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07437855-28a6-47e4-830d-fc30e1e2380b {
  display: none;
}
#s-07437855-28a6-47e4-830d-fc30e1e2380b, #wrap-s-07437855-28a6-47e4-830d-fc30e1e2380b, #wrap-content-s-07437855-28a6-47e4-830d-fc30e1e2380b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07437855-28a6-47e4-830d-fc30e1e2380b {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-07437855-28a6-47e4-830d-fc30e1e2380b {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-07437855-28a6-47e4-830d-fc30e1e2380b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-07437855-28a6-47e4-830d-fc30e1e2380b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-07437855-28a6-47e4-830d-fc30e1e2380b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-07437855-28a6-47e4-830d-fc30e1e2380b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-65fb8c97-99c2-45cc-884e-95098a2c81f7 {
  margin-top: 30px;
margin-left: 25%;
margin-bottom: 30px;
margin-right: 25%;
max-width: 300px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-65fb8c97-99c2-45cc-884e-95098a2c81f7 {
  margin-top: 10px;
margin-left: 15%;
margin-right: 15%;
}
}@media (max-width: 767px){#s-65fb8c97-99c2-45cc-884e-95098a2c81f7 {
  margin-top: 10px;
margin-left: 20%;
margin-bottom: 10px;
margin-right: 20%;
}
}
#s-65fb8c97-99c2-45cc-884e-95098a2c81f7 {
  overflow: hidden;
  
  
      max-width: 300px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-65fb8c97-99c2-45cc-884e-95098a2c81f7 img.shogun-image {
    

    
    
    
  }


#s-65fb8c97-99c2-45cc-884e-95098a2c81f7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-cf087721-f0c7-4302-bd23-c424c7118fc2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-cf087721-f0c7-4302-bd23-c424c7118fc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf087721-f0c7-4302-bd23-c424c7118fc2.shg-box.shg-c {
  justify-content: center;
}

#s-ff5c6bdb-16d6-4f55-84a0-c828dec26f89 {
  min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}
@media (max-width: 767px){#s-ff5c6bdb-16d6-4f55-84a0-c828dec26f89 {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-ff5c6bdb-16d6-4f55-84a0-c828dec26f89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ff5c6bdb-16d6-4f55-84a0-c828dec26f89.shg-box.shg-c {
  justify-content: center;
}

#s-e36cd499-807b-4c76-be31-ef0776508590 {
  margin-top: 40px;
margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
}
@media (min-width: 1200px){#s-e36cd499-807b-4c76-be31-ef0776508590 {
  margin-top: 40px;
}
}
#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzkyZTdmM2ItYTUzZi00MzkxLTlmODMtNWQxMzg1ZDAxODllIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzOTJlN2YzYi1hNTNmLTQzOTEtOWY4My01ZDEzODVkMDE4OWUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 40px;
margin-right: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 0px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
hover-type: gradient;
color: rgba(230, 64, 151, 1);
}
#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2:hover {background-color: rgba(225, 31, 143, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTg2ZTQxNjItMGJjZS00ZTU1LWIwMTgtZWUzOWE5YWNhZTk4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxODZlNDE2Mi0wYmNlLTRlNTUtYjAxOC1lZTM5YTlhY2FlOTgpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
}
}@media (max-width: 767px){#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTYzYTY2Y2UtMGFiNC00YTA1LThjYTMtODdjZjkxMmUxZmExIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmY5NTAwO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NjNhNjZjZS0wYWI0LTRhMDUtOGNhMy04N2NmOTEyZTFmYTEpIi8+PC9zdmc+);
background-repeat: no-repeat;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ff9500"}];
}
}

  #s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2-root {
    text-align: center;
  }


#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2-root {
    text-align: center;
  }


#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2-root {
    text-align: center;
  }


#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2-root {
    text-align: center;
  }


#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2-root {
    text-align: center;
  }


#s-5ad1fb0e-f4f0-439b-91fe-ad23598034a2.shg-btn {
  color: rgba(230, 64, 151, 1);
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-530a6e75-0750-4715-a4fa-1ecbc1e39b77 {
  min-height: 50px;
}
@media (max-width: 767px){#s-530a6e75-0750-4715-a4fa-1ecbc1e39b77 {
  margin-left: 5%;
margin-right: 5%;
}
}







#s-530a6e75-0750-4715-a4fa-1ecbc1e39b77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-530a6e75-0750-4715-a4fa-1ecbc1e39b77.shg-box.shg-c {
  justify-content: center;
}

#s-f06f874c-2dab-471a-9057-6f1106af2bfb {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3 {
  display: none;
}
#s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3, #wrap-s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3, #wrap-content-s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3 {
  display: none;
}
#s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3, #wrap-s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3, #wrap-content-s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-336e54b9-57ed-433a-8dfe-6d7f17a55cf3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  margin: 0 !important;
  overflow: visible;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a-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-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add background color handling */
  
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
  box-sizing: border-box;
}



.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
      position: relative;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  margin: 0 !important;
  overflow: visible;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a-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-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add background color handling */
  
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
  box-sizing: border-box;
}



.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
      position: relative;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  margin: 0 !important;
  overflow: visible;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a-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-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add background color handling */
  
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
  box-sizing: border-box;
}



.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
      position: relative;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  margin: 0 !important;
  overflow: visible;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a-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-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add background color handling */
  
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
  box-sizing: border-box;
}



.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
      position: relative;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  margin: 0 !important;
  overflow: visible;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a-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-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add background color handling */
  
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image {
  box-sizing: border-box;
}



.s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container {
      position: relative;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6a462a62-ab1b-4af6-8eef-37f2a60bb89a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  margin: 0 !important;
  overflow: visible;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58-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-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add background color handling */
  
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
  box-sizing: border-box;
}



.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
      position: relative;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  margin: 0 !important;
  overflow: visible;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58-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-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add background color handling */
  
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
  box-sizing: border-box;
}



.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
      position: relative;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  margin: 0 !important;
  overflow: visible;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58-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-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add background color handling */
  
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
  box-sizing: border-box;
}



.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
      position: relative;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  margin: 0 !important;
  overflow: visible;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58-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-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add background color handling */
  
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
  box-sizing: border-box;
}



.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
      position: relative;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  margin: 0 !important;
  overflow: visible;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58-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-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add background color handling */
  
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image {
  box-sizing: border-box;
}



.s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container {
      position: relative;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c14a992-5b09-4ca8-a49b-9db6c4cc3f58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  margin: 0 !important;
  overflow: visible;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20-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-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add background color handling */
  
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
  box-sizing: border-box;
}



.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
      position: relative;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  margin: 0 !important;
  overflow: visible;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20-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-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add background color handling */
  
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
  box-sizing: border-box;
}



.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
      position: relative;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  margin: 0 !important;
  overflow: visible;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20-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-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add background color handling */
  
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
  box-sizing: border-box;
}



.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
      position: relative;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  margin: 0 !important;
  overflow: visible;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20-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-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add background color handling */
  
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
  box-sizing: border-box;
}



.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
      position: relative;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  margin: 0 !important;
  overflow: visible;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20-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-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add background color handling */
  
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image {
  box-sizing: border-box;
}



.s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container {
      position: relative;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d571b482-5c6c-47bf-8dd4-026cec7afc20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-782c0efe-2d45-4839-aad1-1012fd38779d {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d {
  margin: 0 !important;
  overflow: visible;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d-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-782c0efe-2d45-4839-aad1-1012fd38779d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-782c0efe-2d45-4839-aad1-1012fd38779d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add background color handling */
  
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-content {
  
    justify-content: center;
  
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
  box-sizing: border-box;
}



.s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-782c0efe-2d45-4839-aad1-1012fd38779d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
      position: relative;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-782c0efe-2d45-4839-aad1-1012fd38779d {
  margin: 0 !important;
  overflow: visible;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d-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-782c0efe-2d45-4839-aad1-1012fd38779d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-782c0efe-2d45-4839-aad1-1012fd38779d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add background color handling */
  
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-content {
  
    justify-content: center;
  
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
  box-sizing: border-box;
}



.s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-782c0efe-2d45-4839-aad1-1012fd38779d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
      position: relative;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-782c0efe-2d45-4839-aad1-1012fd38779d {
  margin: 0 !important;
  overflow: visible;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d-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-782c0efe-2d45-4839-aad1-1012fd38779d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-782c0efe-2d45-4839-aad1-1012fd38779d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add background color handling */
  
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-content {
  
    justify-content: center;
  
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
  box-sizing: border-box;
}



.s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-782c0efe-2d45-4839-aad1-1012fd38779d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
      position: relative;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-782c0efe-2d45-4839-aad1-1012fd38779d {
  margin: 0 !important;
  overflow: visible;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d-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-782c0efe-2d45-4839-aad1-1012fd38779d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-782c0efe-2d45-4839-aad1-1012fd38779d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add background color handling */
  
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-content {
  
    justify-content: center;
  
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
  box-sizing: border-box;
}



.s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-782c0efe-2d45-4839-aad1-1012fd38779d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
      position: relative;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-782c0efe-2d45-4839-aad1-1012fd38779d {
  margin: 0 !important;
  overflow: visible;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d-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-782c0efe-2d45-4839-aad1-1012fd38779d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-782c0efe-2d45-4839-aad1-1012fd38779d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add background color handling */
  
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-782c0efe-2d45-4839-aad1-1012fd38779d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-782c0efe-2d45-4839-aad1-1012fd38779d .shogun-image-content {
  
    justify-content: center;
  
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image {
  box-sizing: border-box;
}



.s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-782c0efe-2d45-4839-aad1-1012fd38779d {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container {
      position: relative;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-782c0efe-2d45-4839-aad1-1012fd38779d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-d28c79c0-9cc5-4295-8542-c165233823dd {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-d28c79c0-9cc5-4295-8542-c165233823dd {
  display: none;
}
#s-d28c79c0-9cc5-4295-8542-c165233823dd, #wrap-s-d28c79c0-9cc5-4295-8542-c165233823dd, #wrap-content-s-d28c79c0-9cc5-4295-8542-c165233823dd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d28c79c0-9cc5-4295-8542-c165233823dd {
  display: none;
}
#s-d28c79c0-9cc5-4295-8542-c165233823dd, #wrap-s-d28c79c0-9cc5-4295-8542-c165233823dd, #wrap-content-s-d28c79c0-9cc5-4295-8542-c165233823dd { display: none !important; }}
@media (min-width: 0px) {
[id="s-d28c79c0-9cc5-4295-8542-c165233823dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d28c79c0-9cc5-4295-8542-c165233823dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d28c79c0-9cc5-4295-8542-c165233823dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d28c79c0-9cc5-4295-8542-c165233823dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  margin: 0 !important;
  overflow: visible;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674-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-574a3a77-2b37-4068-a545-ac219f3ff674 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add background color handling */
  
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-content {
  
    justify-content: center;
  
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shg-align-container {
  display: flex;
  justify-content: center
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
  box-sizing: border-box;
}



.s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-574a3a77-2b37-4068-a545-ac219f3ff674 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
      position: relative;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  margin: 0 !important;
  overflow: visible;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674-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-574a3a77-2b37-4068-a545-ac219f3ff674 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add background color handling */
  
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-content {
  
    justify-content: center;
  
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shg-align-container {
  display: flex;
  justify-content: center
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
  box-sizing: border-box;
}



.s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-574a3a77-2b37-4068-a545-ac219f3ff674 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
      position: relative;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  margin: 0 !important;
  overflow: visible;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674-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-574a3a77-2b37-4068-a545-ac219f3ff674 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add background color handling */
  
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-content {
  
    justify-content: center;
  
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shg-align-container {
  display: flex;
  justify-content: center
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
  box-sizing: border-box;
}



.s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-574a3a77-2b37-4068-a545-ac219f3ff674 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
      position: relative;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  margin: 0 !important;
  overflow: visible;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674-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-574a3a77-2b37-4068-a545-ac219f3ff674 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add background color handling */
  
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-content {
  
    justify-content: center;
  
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shg-align-container {
  display: flex;
  justify-content: center
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
  box-sizing: border-box;
}



.s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-574a3a77-2b37-4068-a545-ac219f3ff674 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
      position: relative;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  margin: 0 !important;
  overflow: visible;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674-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-574a3a77-2b37-4068-a545-ac219f3ff674 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-574a3a77-2b37-4068-a545-ac219f3ff674 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add background color handling */
  
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-574a3a77-2b37-4068-a545-ac219f3ff674 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-574a3a77-2b37-4068-a545-ac219f3ff674 .shogun-image-content {
  
    justify-content: center;
  
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shg-align-container {
  display: flex;
  justify-content: center
}

.s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image {
  box-sizing: border-box;
}



.s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-574a3a77-2b37-4068-a545-ac219f3ff674 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container {
      position: relative;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-574a3a77-2b37-4068-a545-ac219f3ff674 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-e52f1976-3598-4725-aa52-acf6b374735b {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b {
  margin: 0 !important;
  overflow: visible;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b-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-e52f1976-3598-4725-aa52-acf6b374735b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e52f1976-3598-4725-aa52-acf6b374735b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add background color handling */
  
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
  box-sizing: border-box;
}



.s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e52f1976-3598-4725-aa52-acf6b374735b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
      position: relative;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-e52f1976-3598-4725-aa52-acf6b374735b {
  margin: 0 !important;
  overflow: visible;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b-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-e52f1976-3598-4725-aa52-acf6b374735b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e52f1976-3598-4725-aa52-acf6b374735b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add background color handling */
  
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
  box-sizing: border-box;
}



.s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e52f1976-3598-4725-aa52-acf6b374735b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
      position: relative;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e52f1976-3598-4725-aa52-acf6b374735b {
  margin: 0 !important;
  overflow: visible;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b-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-e52f1976-3598-4725-aa52-acf6b374735b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e52f1976-3598-4725-aa52-acf6b374735b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add background color handling */
  
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
  box-sizing: border-box;
}



.s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e52f1976-3598-4725-aa52-acf6b374735b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
      position: relative;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e52f1976-3598-4725-aa52-acf6b374735b {
  margin: 0 !important;
  overflow: visible;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b-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-e52f1976-3598-4725-aa52-acf6b374735b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e52f1976-3598-4725-aa52-acf6b374735b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add background color handling */
  
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
  box-sizing: border-box;
}



.s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e52f1976-3598-4725-aa52-acf6b374735b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
      position: relative;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-e52f1976-3598-4725-aa52-acf6b374735b {
  margin: 0 !important;
  overflow: visible;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b-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-e52f1976-3598-4725-aa52-acf6b374735b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e52f1976-3598-4725-aa52-acf6b374735b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add background color handling */
  
}

#s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e52f1976-3598-4725-aa52-acf6b374735b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-e52f1976-3598-4725-aa52-acf6b374735b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image {
  box-sizing: border-box;
}



.s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e52f1976-3598-4725-aa52-acf6b374735b {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container {
      position: relative;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e52f1976-3598-4725-aa52-acf6b374735b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37-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-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
  box-sizing: border-box;
}



.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
      position: relative;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37-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-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
  box-sizing: border-box;
}



.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
      position: relative;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37-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-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
  box-sizing: border-box;
}



.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
      position: relative;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37-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-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
  box-sizing: border-box;
}



.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
      position: relative;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  margin: 0 !important;
  overflow: visible;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37-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-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add background color handling */
  
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image {
  box-sizing: border-box;
}



.s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container {
      position: relative;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ada6b1b7-5bdd-45ca-8063-f6610239fc37 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-83360cd4-bf5b-47fb-a32f-01a38a9ec833 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-83360cd4-bf5b-47fb-a32f-01a38a9ec833 {
  display: none;
}
#s-83360cd4-bf5b-47fb-a32f-01a38a9ec833, #wrap-s-83360cd4-bf5b-47fb-a32f-01a38a9ec833, #wrap-content-s-83360cd4-bf5b-47fb-a32f-01a38a9ec833 { display: none !important; }}@media (max-width: 767px){#s-83360cd4-bf5b-47fb-a32f-01a38a9ec833 {
  display: none;
}
#s-83360cd4-bf5b-47fb-a32f-01a38a9ec833, #wrap-s-83360cd4-bf5b-47fb-a32f-01a38a9ec833, #wrap-content-s-83360cd4-bf5b-47fb-a32f-01a38a9ec833 { display: none !important; }}
@media (min-width: 0px) {
[id="s-83360cd4-bf5b-47fb-a32f-01a38a9ec833"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-83360cd4-bf5b-47fb-a32f-01a38a9ec833"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-83360cd4-bf5b-47fb-a32f-01a38a9ec833"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-83360cd4-bf5b-47fb-a32f-01a38a9ec833"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3-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-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
  box-sizing: border-box;
}



.s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
      position: relative;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3-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-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
  box-sizing: border-box;
}



.s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
      position: relative;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3-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-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
  box-sizing: border-box;
}



.s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
      position: relative;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3-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-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
  box-sizing: border-box;
}



.s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
      position: relative;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  margin: 0 !important;
  overflow: visible;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3-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-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add background color handling */
  
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-b96c5870-aff6-4cc7-aa68-4859770492b3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image {
  box-sizing: border-box;
}



.s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container {
      position: relative;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b96c5870-aff6-4cc7-aa68-4859770492b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-210149dc-e840-4685-8732-e0822d84be09 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-210149dc-e840-4685-8732-e0822d84be09 {
  margin: 0 !important;
  overflow: visible;
}

#s-210149dc-e840-4685-8732-e0822d84be09-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-210149dc-e840-4685-8732-e0822d84be09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-210149dc-e840-4685-8732-e0822d84be09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add background color handling */
  
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-content {
  
    justify-content: center;
  
}

.s-210149dc-e840-4685-8732-e0822d84be09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
  box-sizing: border-box;
}



.s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-210149dc-e840-4685-8732-e0822d84be09 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
      position: relative;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-210149dc-e840-4685-8732-e0822d84be09 {
  margin: 0 !important;
  overflow: visible;
}

#s-210149dc-e840-4685-8732-e0822d84be09-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-210149dc-e840-4685-8732-e0822d84be09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-210149dc-e840-4685-8732-e0822d84be09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add background color handling */
  
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-content {
  
    justify-content: center;
  
}

.s-210149dc-e840-4685-8732-e0822d84be09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
  box-sizing: border-box;
}



.s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-210149dc-e840-4685-8732-e0822d84be09 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
      position: relative;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-210149dc-e840-4685-8732-e0822d84be09 {
  margin: 0 !important;
  overflow: visible;
}

#s-210149dc-e840-4685-8732-e0822d84be09-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-210149dc-e840-4685-8732-e0822d84be09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-210149dc-e840-4685-8732-e0822d84be09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add background color handling */
  
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-content {
  
    justify-content: center;
  
}

.s-210149dc-e840-4685-8732-e0822d84be09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
  box-sizing: border-box;
}



.s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-210149dc-e840-4685-8732-e0822d84be09 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
      position: relative;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-210149dc-e840-4685-8732-e0822d84be09 {
  margin: 0 !important;
  overflow: visible;
}

#s-210149dc-e840-4685-8732-e0822d84be09-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-210149dc-e840-4685-8732-e0822d84be09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-210149dc-e840-4685-8732-e0822d84be09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add background color handling */
  
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-content {
  
    justify-content: center;
  
}

.s-210149dc-e840-4685-8732-e0822d84be09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
  box-sizing: border-box;
}



.s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-210149dc-e840-4685-8732-e0822d84be09 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
      position: relative;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-210149dc-e840-4685-8732-e0822d84be09 {
  margin: 0 !important;
  overflow: visible;
}

#s-210149dc-e840-4685-8732-e0822d84be09-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-210149dc-e840-4685-8732-e0822d84be09 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-210149dc-e840-4685-8732-e0822d84be09 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add background color handling */
  
}

#s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-210149dc-e840-4685-8732-e0822d84be09 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-210149dc-e840-4685-8732-e0822d84be09 .shogun-image-content {
  
    justify-content: center;
  
}

.s-210149dc-e840-4685-8732-e0822d84be09.shg-align-container {
  display: flex;
  justify-content: center
}

.s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-210149dc-e840-4685-8732-e0822d84be09.shogun-image {
  box-sizing: border-box;
}



.s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-210149dc-e840-4685-8732-e0822d84be09 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container {
      position: relative;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-210149dc-e840-4685-8732-e0822d84be09.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-210149dc-e840-4685-8732-e0822d84be09 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  margin: 0 !important;
  overflow: visible;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65-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-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add background color handling */
  
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
  box-sizing: border-box;
}



.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
      position: relative;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  margin: 0 !important;
  overflow: visible;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65-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-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add background color handling */
  
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
  box-sizing: border-box;
}



.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
      position: relative;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  margin: 0 !important;
  overflow: visible;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65-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-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add background color handling */
  
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
  box-sizing: border-box;
}



.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
      position: relative;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  margin: 0 !important;
  overflow: visible;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65-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-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add background color handling */
  
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
  box-sizing: border-box;
}



.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
      position: relative;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  margin: 0 !important;
  overflow: visible;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65-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-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add background color handling */
  
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image {
  box-sizing: border-box;
}



.s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container {
      position: relative;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19c51bcf-5487-4aef-a24d-37787d9bbe65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9-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-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
  box-sizing: border-box;
}



.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
      position: relative;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9-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-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
  box-sizing: border-box;
}



.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
      position: relative;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9-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-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
  box-sizing: border-box;
}



.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
      position: relative;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9-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-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
  box-sizing: border-box;
}



.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
      position: relative;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9-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-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image {
  box-sizing: border-box;
}



.s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container {
      position: relative;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f7bcc6d-cbc1-46f0-acce-50ab54853da9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-13939905-7337-42ef-8a18-6604b38e0de2 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-13939905-7337-42ef-8a18-6604b38e0de2 {
  display: none;
}
#s-13939905-7337-42ef-8a18-6604b38e0de2, #wrap-s-13939905-7337-42ef-8a18-6604b38e0de2, #wrap-content-s-13939905-7337-42ef-8a18-6604b38e0de2 { display: none !important; }}@media (max-width: 767px){#s-13939905-7337-42ef-8a18-6604b38e0de2 {
  display: none;
}
#s-13939905-7337-42ef-8a18-6604b38e0de2, #wrap-s-13939905-7337-42ef-8a18-6604b38e0de2, #wrap-content-s-13939905-7337-42ef-8a18-6604b38e0de2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-13939905-7337-42ef-8a18-6604b38e0de2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-13939905-7337-42ef-8a18-6604b38e0de2"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-13939905-7337-42ef-8a18-6604b38e0de2"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-13939905-7337-42ef-8a18-6604b38e0de2"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4-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-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
  box-sizing: border-box;
}



.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
      position: relative;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4-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-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
  box-sizing: border-box;
}



.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
      position: relative;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4-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-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
  box-sizing: border-box;
}



.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
      position: relative;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4-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-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
  box-sizing: border-box;
}



.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
      position: relative;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4-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-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image {
  box-sizing: border-box;
}



.s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container {
      position: relative;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7f465e9-9773-4f38-abea-b4f18c31e5b4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-5fadcf41-b226-41f2-9068-897f58842235 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-5fadcf41-b226-41f2-9068-897f58842235 {
  margin: 0 !important;
  overflow: visible;
}

#s-5fadcf41-b226-41f2-9068-897f58842235-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-5fadcf41-b226-41f2-9068-897f58842235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5fadcf41-b226-41f2-9068-897f58842235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add background color handling */
  
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
  box-sizing: border-box;
}



.s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5fadcf41-b226-41f2-9068-897f58842235 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
      position: relative;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-5fadcf41-b226-41f2-9068-897f58842235 {
  margin: 0 !important;
  overflow: visible;
}

#s-5fadcf41-b226-41f2-9068-897f58842235-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-5fadcf41-b226-41f2-9068-897f58842235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5fadcf41-b226-41f2-9068-897f58842235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add background color handling */
  
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
  box-sizing: border-box;
}



.s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5fadcf41-b226-41f2-9068-897f58842235 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
      position: relative;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5fadcf41-b226-41f2-9068-897f58842235 {
  margin: 0 !important;
  overflow: visible;
}

#s-5fadcf41-b226-41f2-9068-897f58842235-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-5fadcf41-b226-41f2-9068-897f58842235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5fadcf41-b226-41f2-9068-897f58842235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add background color handling */
  
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
  box-sizing: border-box;
}



.s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5fadcf41-b226-41f2-9068-897f58842235 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
      position: relative;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5fadcf41-b226-41f2-9068-897f58842235 {
  margin: 0 !important;
  overflow: visible;
}

#s-5fadcf41-b226-41f2-9068-897f58842235-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-5fadcf41-b226-41f2-9068-897f58842235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5fadcf41-b226-41f2-9068-897f58842235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add background color handling */
  
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
  box-sizing: border-box;
}



.s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5fadcf41-b226-41f2-9068-897f58842235 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
      position: relative;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-5fadcf41-b226-41f2-9068-897f58842235 {
  margin: 0 !important;
  overflow: visible;
}

#s-5fadcf41-b226-41f2-9068-897f58842235-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-5fadcf41-b226-41f2-9068-897f58842235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5fadcf41-b226-41f2-9068-897f58842235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add background color handling */
  
}

#s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5fadcf41-b226-41f2-9068-897f58842235 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-5fadcf41-b226-41f2-9068-897f58842235 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image {
  box-sizing: border-box;
}



.s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5fadcf41-b226-41f2-9068-897f58842235 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container {
      position: relative;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5fadcf41-b226-41f2-9068-897f58842235 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  margin: 0 !important;
  overflow: visible;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175-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-6214bf06-b415-4792-aef5-51b7b33c4175 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add background color handling */
  
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
  box-sizing: border-box;
}



.s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6214bf06-b415-4792-aef5-51b7b33c4175 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
      position: relative;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  margin: 0 !important;
  overflow: visible;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175-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-6214bf06-b415-4792-aef5-51b7b33c4175 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add background color handling */
  
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
  box-sizing: border-box;
}



.s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6214bf06-b415-4792-aef5-51b7b33c4175 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
      position: relative;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  margin: 0 !important;
  overflow: visible;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175-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-6214bf06-b415-4792-aef5-51b7b33c4175 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add background color handling */
  
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
  box-sizing: border-box;
}



.s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6214bf06-b415-4792-aef5-51b7b33c4175 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
      position: relative;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  margin: 0 !important;
  overflow: visible;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175-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-6214bf06-b415-4792-aef5-51b7b33c4175 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add background color handling */
  
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
  box-sizing: border-box;
}



.s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6214bf06-b415-4792-aef5-51b7b33c4175 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
      position: relative;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  margin: 0 !important;
  overflow: visible;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175-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-6214bf06-b415-4792-aef5-51b7b33c4175 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6214bf06-b415-4792-aef5-51b7b33c4175 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add background color handling */
  
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6214bf06-b415-4792-aef5-51b7b33c4175 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-6214bf06-b415-4792-aef5-51b7b33c4175 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image {
  box-sizing: border-box;
}



.s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6214bf06-b415-4792-aef5-51b7b33c4175 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container {
      position: relative;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6214bf06-b415-4792-aef5-51b7b33c4175 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

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