.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-5ec12a78-d233-4dca-8afc-e267084d39cb {
  margin-left: 0%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-5ec12a78-d233-4dca-8afc-e267084d39cb {
  display: none;
}
#s-5ec12a78-d233-4dca-8afc-e267084d39cb, #wrap-s-5ec12a78-d233-4dca-8afc-e267084d39cb, #wrap-content-s-5ec12a78-d233-4dca-8afc-e267084d39cb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ec12a78-d233-4dca-8afc-e267084d39cb {
  display: none;
}
#s-5ec12a78-d233-4dca-8afc-e267084d39cb, #wrap-s-5ec12a78-d233-4dca-8afc-e267084d39cb, #wrap-content-s-5ec12a78-d233-4dca-8afc-e267084d39cb { display: none !important; }}@media (max-width: 767px){#s-5ec12a78-d233-4dca-8afc-e267084d39cb {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-5ec12a78-d233-4dca-8afc-e267084d39cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5ec12a78-d233-4dca-8afc-e267084d39cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5ec12a78-d233-4dca-8afc-e267084d39cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ec12a78-d233-4dca-8afc-e267084d39cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  margin-left: 10%;
margin-right: auto;
max-width: 2579px;
text-align: center;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 img.shogun-image {
  width: 100%;
  
  
  max-width: 2579px;

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




.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b66a86-14e1-4dad-9007-f4aeec87ebe5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
.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-73779839-212a-4563-92b5-1d20d730ea96 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-radius: 0px;
background-color: rgba(255, 114, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-73779839-212a-4563-92b5-1d20d730ea96:hover {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-73779839-212a-4563-92b5-1d20d730ea96: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-73779839-212a-4563-92b5-1d20d730ea96 {
  margin-top: 13px;
margin-bottom: 13px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
}
}

  #s-73779839-212a-4563-92b5-1d20d730ea96-root {
    text-align: center;
  }


#s-73779839-212a-4563-92b5-1d20d730ea96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-73779839-212a-4563-92b5-1d20d730ea96-root {
    text-align: center;
  }


#s-73779839-212a-4563-92b5-1d20d730ea96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-73779839-212a-4563-92b5-1d20d730ea96-root {
    text-align: center;
  }


#s-73779839-212a-4563-92b5-1d20d730ea96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-73779839-212a-4563-92b5-1d20d730ea96-root {
    text-align: center;
  }


#s-73779839-212a-4563-92b5-1d20d730ea96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-73779839-212a-4563-92b5-1d20d730ea96-root {
    text-align: center;
  }


#s-73779839-212a-4563-92b5-1d20d730ea96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-ae8ac549-4b06-4ba7-b498-d1cc6937d912 {
  margin-left: auto;
margin-right: auto;
}

.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-39d8867d-302a-46fa-86f6-07d73cf87c0e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-39d8867d-302a-46fa-86f6-07d73cf87c0e {
  display: none;
}
#s-39d8867d-302a-46fa-86f6-07d73cf87c0e, #wrap-s-39d8867d-302a-46fa-86f6-07d73cf87c0e, #wrap-content-s-39d8867d-302a-46fa-86f6-07d73cf87c0e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-39d8867d-302a-46fa-86f6-07d73cf87c0e {
  display: none;
}
#s-39d8867d-302a-46fa-86f6-07d73cf87c0e, #wrap-s-39d8867d-302a-46fa-86f6-07d73cf87c0e, #wrap-content-s-39d8867d-302a-46fa-86f6-07d73cf87c0e { display: none !important; }}







#s-39d8867d-302a-46fa-86f6-07d73cf87c0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-39d8867d-302a-46fa-86f6-07d73cf87c0e.shg-box.shg-c {
  justify-content: center;
}

#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50 {
  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(74, 198, 234, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}@media (min-width: 1200px){#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50 {
  display: none;
}
#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50, #wrap-s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50, #wrap-content-s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50 {
  display: none;
}
#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50, #wrap-s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50, #wrap-content-s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50 {
  
}
}@media (max-width: 767px){#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50 {
  text-align: center;
color: rgba(0, 33, 75, 1);
}
}

  #s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50-root {
    text-align: center;
  }


#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50-root {
    text-align: center;
  }


#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50-root {
    text-align: center;
  }


#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50-root {
    text-align: center;
  }


#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50-root {
    text-align: center;
  }


#s-ad48b4fd-6ff1-449c-b890-f1351a9f6c50.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}
.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-ad34ee43-9235-48a8-aa67-32bb9923f0a0 {
  display: none;
}
#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0, #wrap-s-ad34ee43-9235-48a8-aa67-32bb9923f0a0, #wrap-content-s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 {
  display: none;
}
#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0, #wrap-s-ad34ee43-9235-48a8-aa67-32bb9923f0a0, #wrap-content-s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 { display: none !important; }}
#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(74, 198, 234, 1);
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(74, 198, 234, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: 600;
  
  font-size: 14px;
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}@media (max-width: 767px){#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 33, 75, 1);
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 33, 75, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-ad34ee43-9235-48a8-aa67-32bb9923f0a0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}}
#s-c42c9c63-5682-4b68-a2e1-7bec887fb012 {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c42c9c63-5682-4b68-a2e1-7bec887fb012:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmEzOTM3ZjQtNmY5Ni00ZjA0LWEwZGUtNWE4NTVlZDgxZmQ3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYTM5MzdmNC02Zjk2LTRmMDQtYTBkZS01YTg1NWVkODFmZDcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-c42c9c63-5682-4b68-a2e1-7bec887fb012:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-c42c9c63-5682-4b68-a2e1-7bec887fb012 {
  
}
#s-c42c9c63-5682-4b68-a2e1-7bec887fb012:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-c42c9c63-5682-4b68-a2e1-7bec887fb012:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-c42c9c63-5682-4b68-a2e1-7bec887fb012-root {
    text-align: center;
  }


#s-c42c9c63-5682-4b68-a2e1-7bec887fb012.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c42c9c63-5682-4b68-a2e1-7bec887fb012-root {
    text-align: center;
  }


#s-c42c9c63-5682-4b68-a2e1-7bec887fb012.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c42c9c63-5682-4b68-a2e1-7bec887fb012-root {
    text-align: center;
  }


#s-c42c9c63-5682-4b68-a2e1-7bec887fb012.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c42c9c63-5682-4b68-a2e1-7bec887fb012-root {
    text-align: center;
  }


#s-c42c9c63-5682-4b68-a2e1-7bec887fb012.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c42c9c63-5682-4b68-a2e1-7bec887fb012-root {
    text-align: center;
  }


#s-c42c9c63-5682-4b68-a2e1-7bec887fb012.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-67c53eb4-f4f2-462a-85f3-6bab2215771e {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-67c53eb4-f4f2-462a-85f3-6bab2215771e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWRjNGViMGQtOGE1Yy00ZjMxLWI0ZDAtNGZhOWM1YzZlYWUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5ZGM0ZWIwZC04YTVjLTRmMzEtYjRkMC00ZmE5YzVjNmVhZTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-67c53eb4-f4f2-462a-85f3-6bab2215771e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-67c53eb4-f4f2-462a-85f3-6bab2215771e {
  
}
#s-67c53eb4-f4f2-462a-85f3-6bab2215771e:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-67c53eb4-f4f2-462a-85f3-6bab2215771e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-67c53eb4-f4f2-462a-85f3-6bab2215771e-root {
    text-align: center;
  }


#s-67c53eb4-f4f2-462a-85f3-6bab2215771e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-67c53eb4-f4f2-462a-85f3-6bab2215771e-root {
    text-align: center;
  }


#s-67c53eb4-f4f2-462a-85f3-6bab2215771e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-67c53eb4-f4f2-462a-85f3-6bab2215771e-root {
    text-align: center;
  }


#s-67c53eb4-f4f2-462a-85f3-6bab2215771e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-67c53eb4-f4f2-462a-85f3-6bab2215771e-root {
    text-align: center;
  }


#s-67c53eb4-f4f2-462a-85f3-6bab2215771e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-67c53eb4-f4f2-462a-85f3-6bab2215771e-root {
    text-align: center;
  }


#s-67c53eb4-f4f2-462a-85f3-6bab2215771e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-71e68746-31a6-4cae-8cc0-ab6f5d191572 {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-71e68746-31a6-4cae-8cc0-ab6f5d191572:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTk1NzQyMTUtOGE0Ni00NmU4LWEzNDgtMTA0M2Y1NDkxNDlkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOTU3NDIxNS04YTQ2LTQ2ZTgtYTM0OC0xMDQzZjU0OTE0OWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-71e68746-31a6-4cae-8cc0-ab6f5d191572:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-71e68746-31a6-4cae-8cc0-ab6f5d191572 {
  
}
#s-71e68746-31a6-4cae-8cc0-ab6f5d191572:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-71e68746-31a6-4cae-8cc0-ab6f5d191572:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-71e68746-31a6-4cae-8cc0-ab6f5d191572-root {
    text-align: center;
  }


#s-71e68746-31a6-4cae-8cc0-ab6f5d191572.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-71e68746-31a6-4cae-8cc0-ab6f5d191572-root {
    text-align: center;
  }


#s-71e68746-31a6-4cae-8cc0-ab6f5d191572.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-71e68746-31a6-4cae-8cc0-ab6f5d191572-root {
    text-align: center;
  }


#s-71e68746-31a6-4cae-8cc0-ab6f5d191572.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-71e68746-31a6-4cae-8cc0-ab6f5d191572-root {
    text-align: center;
  }


#s-71e68746-31a6-4cae-8cc0-ab6f5d191572.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-71e68746-31a6-4cae-8cc0-ab6f5d191572-root {
    text-align: center;
  }


#s-71e68746-31a6-4cae-8cc0-ab6f5d191572.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-3d392820-155f-46b7-b09f-abc5c81fbe02 {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3d392820-155f-46b7-b09f-abc5c81fbe02:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjVjNzBjMzUtZjAzNy00NmQzLTkzYzQtNjgxZWNmMDQ1MjQ1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2NWM3MGMzNS1mMDM3LTQ2ZDMtOTNjNC02ODFlY2YwNDUyNDUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3d392820-155f-46b7-b09f-abc5c81fbe02:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3d392820-155f-46b7-b09f-abc5c81fbe02 {
  
}
#s-3d392820-155f-46b7-b09f-abc5c81fbe02:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-3d392820-155f-46b7-b09f-abc5c81fbe02:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-3d392820-155f-46b7-b09f-abc5c81fbe02-root {
    text-align: center;
  }


#s-3d392820-155f-46b7-b09f-abc5c81fbe02.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3d392820-155f-46b7-b09f-abc5c81fbe02-root {
    text-align: center;
  }


#s-3d392820-155f-46b7-b09f-abc5c81fbe02.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d392820-155f-46b7-b09f-abc5c81fbe02-root {
    text-align: center;
  }


#s-3d392820-155f-46b7-b09f-abc5c81fbe02.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d392820-155f-46b7-b09f-abc5c81fbe02-root {
    text-align: center;
  }


#s-3d392820-155f-46b7-b09f-abc5c81fbe02.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3d392820-155f-46b7-b09f-abc5c81fbe02-root {
    text-align: center;
  }


#s-3d392820-155f-46b7-b09f-abc5c81fbe02.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
@media (min-width: 1200px){#s-b45de91c-6a35-487b-b98e-df267c1e0883 {
  display: none;
}
#s-b45de91c-6a35-487b-b98e-df267c1e0883, #wrap-s-b45de91c-6a35-487b-b98e-df267c1e0883, #wrap-content-s-b45de91c-6a35-487b-b98e-df267c1e0883 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b45de91c-6a35-487b-b98e-df267c1e0883 {
  display: none;
}
#s-b45de91c-6a35-487b-b98e-df267c1e0883, #wrap-s-b45de91c-6a35-487b-b98e-df267c1e0883, #wrap-content-s-b45de91c-6a35-487b-b98e-df267c1e0883 { display: none !important; }}
#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(74, 198, 234, 1);
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(74, 198, 234, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: 600;
  
  font-size: 14px;
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}@media (max-width: 767px){#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 33, 75, 1);
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 33, 75, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-b45de91c-6a35-487b-b98e-df267c1e0883 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}}
#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlMTcxNzMtMjM0YS00Y2E3LThjNWEtYzVjMTY2ODI0NDAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmUxNzE3My0yMzRhLTRjYTctOGM1YS1jNWMxNjY4MjQ0MDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c {
  text-align: center;
}
#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-307bbb62-9e9d-4d56-bb96-7d6f1930098c-root {
    text-align: center;
  }


#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-307bbb62-9e9d-4d56-bb96-7d6f1930098c-root {
    text-align: center;
  }


#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-307bbb62-9e9d-4d56-bb96-7d6f1930098c-root {
    text-align: center;
  }


#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-307bbb62-9e9d-4d56-bb96-7d6f1930098c-root {
    text-align: center;
  }


#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-307bbb62-9e9d-4d56-bb96-7d6f1930098c-root {
    text-align: center;
  }


#s-307bbb62-9e9d-4d56-bb96-7d6f1930098c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443 {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlMTcxNzMtMjM0YS00Y2E3LThjNWEtYzVjMTY2ODI0NDAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmUxNzE3My0yMzRhLTRjYTctOGM1YS1jNWMxNjY4MjQ0MDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443 {
  text-align: center;
}
#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-195785b8-7339-4ec5-a9aa-9ffdaefc0443-root {
    text-align: center;
  }


#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-195785b8-7339-4ec5-a9aa-9ffdaefc0443-root {
    text-align: center;
  }


#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-195785b8-7339-4ec5-a9aa-9ffdaefc0443-root {
    text-align: center;
  }


#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-195785b8-7339-4ec5-a9aa-9ffdaefc0443-root {
    text-align: center;
  }


#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-195785b8-7339-4ec5-a9aa-9ffdaefc0443-root {
    text-align: center;
  }


#s-195785b8-7339-4ec5-a9aa-9ffdaefc0443.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlMTcxNzMtMjM0YS00Y2E3LThjNWEtYzVjMTY2ODI0NDAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmUxNzE3My0yMzRhLTRjYTctOGM1YS1jNWMxNjY4MjQ0MDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b {
  text-align: center;
}
#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b-root {
    text-align: center;
  }


#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b-root {
    text-align: center;
  }


#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b-root {
    text-align: center;
  }


#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b-root {
    text-align: center;
  }


#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b-root {
    text-align: center;
  }


#s-66a59cd4-20f9-4b63-9b27-62496e7f0b8b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWMxZWUxNjAtMjkxMi00NmEzLWFjMDctZDc1NzQ0Yjc5ZGQyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYzFlZTE2MC0yOTEyLTQ2YTMtYWMwNy1kNzU3NDRiNzlkZDIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf {
  text-align: center;
}
#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf-root {
    text-align: center;
  }


#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf-root {
    text-align: center;
  }


#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf-root {
    text-align: center;
  }


#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf-root {
    text-align: center;
  }


#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf-root {
    text-align: center;
  }


#s-a2d4786c-e9a4-4852-8b2c-2fb77dce9daf.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTNmZGI2MGQtMGIyMS00OTE0LWJhY2MtMjE5Zjc4ZTAzNDdhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxM2ZkYjYwZC0wYjIxLTQ5MTQtYmFjYy0yMTlmNzhlMDM0N2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e {
  text-align: center;
}
#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e:hover {background-color: rgba(254, 254, 254, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e-root {
    text-align: center;
  }


#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e-root {
    text-align: center;
  }


#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e-root {
    text-align: center;
  }


#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e-root {
    text-align: center;
  }


#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e-root {
    text-align: center;
  }


#s-eb26abc3-57e9-42b6-8f61-ea3a42b1fd7e.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e {
  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(33, 52, 105, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWMxZjUzY2ItNzM2Yy00MTExLWI2NzMtOWRjOGY5YmU4OWQ4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YzFmNTNjYi03MzZjLTQxMTEtYjY3My05ZGM4ZjliZTg5ZDgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e {
  text-align: center;
}
#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e-root {
    text-align: center;
  }


#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e-root {
    text-align: center;
  }


#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e-root {
    text-align: center;
  }


#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e-root {
    text-align: center;
  }


#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e-root {
    text-align: center;
  }


#s-aff008f1-df56-40c9-9ccd-c9f5c08eb81e.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b {
  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(33, 52, 105, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWZkZGE1M2YtMjI5Yi00NGYxLWJhNDctZjRjZGFmMWJhNmQ2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZmRkYTUzZi0yMjliLTQ0ZjEtYmE0Ny1mNGNkYWYxYmE2ZDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b {
  text-align: center;
}
#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-b8b27850-f91d-40e0-9a14-d3b5cae0315b-root {
    text-align: center;
  }


#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b8b27850-f91d-40e0-9a14-d3b5cae0315b-root {
    text-align: center;
  }


#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b8b27850-f91d-40e0-9a14-d3b5cae0315b-root {
    text-align: center;
  }


#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b8b27850-f91d-40e0-9a14-d3b5cae0315b-root {
    text-align: center;
  }


#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b8b27850-f91d-40e0-9a14-d3b5cae0315b-root {
    text-align: center;
  }


#s-b8b27850-f91d-40e0-9a14-d3b5cae0315b.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc {
  margin-left: 0%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc {
  display: none;
}
#s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc, #wrap-s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc, #wrap-content-s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc { display: none !important; }}@media (max-width: 767px){#s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc {
  display: none;
}
#s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc, #wrap-s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc, #wrap-content-s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc { display: none !important; }}
@media (min-width: 0px) {
[id="s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff1f7283-bc7f-4fdb-9f03-013b1c8405bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-a5d097c4-2503-4456-8ebb-5dafc8c6a867 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a5d097c4-2503-4456-8ebb-5dafc8c6a867 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a5d097c4-2503-4456-8ebb-5dafc8c6a867.shg-box.shg-c {
  justify-content: center;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  margin-left: 10%;
margin-right: auto;
max-width: 2579px;
text-align: center;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-4ea15662-9426-4459-b9ce-a617a11e4bef .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4ea15662-9426-4459-b9ce-a617a11e4bef img.shogun-image {
  width: 100%;
  
  
  max-width: 2579px;

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




.s-4ea15662-9426-4459-b9ce-a617a11e4bef .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4ea15662-9426-4459-b9ce-a617a11e4bef img.shogun-image {
  width: 100%;
  
  
  

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




.s-4ea15662-9426-4459-b9ce-a617a11e4bef .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4ea15662-9426-4459-b9ce-a617a11e4bef img.shogun-image {
  width: 100%;
  
  
  

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




.s-4ea15662-9426-4459-b9ce-a617a11e4bef .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4ea15662-9426-4459-b9ce-a617a11e4bef img.shogun-image {
  width: 100%;
  
  
  

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




.s-4ea15662-9426-4459-b9ce-a617a11e4bef .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-4ea15662-9426-4459-b9ce-a617a11e4bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4ea15662-9426-4459-b9ce-a617a11e4bef img.shogun-image {
  width: 100%;
  
  
  

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




.s-4ea15662-9426-4459-b9ce-a617a11e4bef .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ea15662-9426-4459-b9ce-a617a11e4bef.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-53e74c44-e0dc-49a4-bff5-5f939b9133a6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-53e74c44-e0dc-49a4-bff5-5f939b9133a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53e74c44-e0dc-49a4-bff5-5f939b9133a6.shg-box.shg-c {
  justify-content: center;
}

#s-9eb90f86-424d-4965-aa68-cc483763bfdf {
  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(74, 198, 234, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9eb90f86-424d-4965-aa68-cc483763bfdf:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-9eb90f86-424d-4965-aa68-cc483763bfdf:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-9eb90f86-424d-4965-aa68-cc483763bfdf-root {
    text-align: center;
  }


#s-9eb90f86-424d-4965-aa68-cc483763bfdf.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9eb90f86-424d-4965-aa68-cc483763bfdf-root {
    text-align: center;
  }


#s-9eb90f86-424d-4965-aa68-cc483763bfdf.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9eb90f86-424d-4965-aa68-cc483763bfdf-root {
    text-align: center;
  }


#s-9eb90f86-424d-4965-aa68-cc483763bfdf.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9eb90f86-424d-4965-aa68-cc483763bfdf-root {
    text-align: center;
  }


#s-9eb90f86-424d-4965-aa68-cc483763bfdf.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9eb90f86-424d-4965-aa68-cc483763bfdf-root {
    text-align: center;
  }


#s-9eb90f86-424d-4965-aa68-cc483763bfdf.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}
#s-71ae49f5-e276-4f2b-be5a-d736856b6503 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-71ae49f5-e276-4f2b-be5a-d736856b6503 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-71ae49f5-e276-4f2b-be5a-d736856b6503.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-daf46e85-e50f-4bbb-8958-c701f987c94f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-daf46e85-e50f-4bbb-8958-c701f987c94f {
  
}
}
#s-daf46e85-e50f-4bbb-8958-c701f987c94f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-daf46e85-e50f-4bbb-8958-c701f987c94f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-daf46e85-e50f-4bbb-8958-c701f987c94f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(74, 198, 234, 1);
}

#s-daf46e85-e50f-4bbb-8958-c701f987c94f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-daf46e85-e50f-4bbb-8958-c701f987c94f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(74, 198, 234, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-daf46e85-e50f-4bbb-8958-c701f987c94f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1ae17896-7868-4c56-ad6e-2f4e2768033a {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-1ae17896-7868-4c56-ad6e-2f4e2768033a:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-1ae17896-7868-4c56-ad6e-2f4e2768033a:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-1ae17896-7868-4c56-ad6e-2f4e2768033a {
  
}
#s-1ae17896-7868-4c56-ad6e-2f4e2768033a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTQ3NmEyNjItYzBkMy00NTc0LTg5NWYtNzBjMTY2ZTlkZjliIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NDc2YTI2Mi1jMGQzLTQ1NzQtODk1Zi03MGMxNjZlOWRmOWIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-1ae17896-7868-4c56-ad6e-2f4e2768033a-root {
    text-align: center;
  }


#s-1ae17896-7868-4c56-ad6e-2f4e2768033a.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1ae17896-7868-4c56-ad6e-2f4e2768033a-root {
    text-align: center;
  }


#s-1ae17896-7868-4c56-ad6e-2f4e2768033a.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1ae17896-7868-4c56-ad6e-2f4e2768033a-root {
    text-align: center;
  }


#s-1ae17896-7868-4c56-ad6e-2f4e2768033a.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1ae17896-7868-4c56-ad6e-2f4e2768033a-root {
    text-align: center;
  }


#s-1ae17896-7868-4c56-ad6e-2f4e2768033a.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1ae17896-7868-4c56-ad6e-2f4e2768033a-root {
    text-align: center;
  }


#s-1ae17896-7868-4c56-ad6e-2f4e2768033a.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe-root {
    text-align: center;
  }


#s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe-root {
    text-align: center;
  }


#s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe-root {
    text-align: center;
  }


#s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe-root {
    text-align: center;
  }


#s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe-root {
    text-align: center;
  }


#s-a31ce862-645f-4a7c-aa4c-a7cfbba706fe.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-8e305954-bd69-42db-83e8-9cfcfa32cbab {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8e305954-bd69-42db-83e8-9cfcfa32cbab:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-8e305954-bd69-42db-83e8-9cfcfa32cbab:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-8e305954-bd69-42db-83e8-9cfcfa32cbab {
  
}
#s-8e305954-bd69-42db-83e8-9cfcfa32cbab:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTBlOGUzMTgtYTdhMC00YTg1LWFlODUtYjkzZGIyMmUzMGNhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMGU4ZTMxOC1hN2EwLTRhODUtYWU4NS1iOTNkYjIyZTMwY2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-8e305954-bd69-42db-83e8-9cfcfa32cbab-root {
    text-align: center;
  }


#s-8e305954-bd69-42db-83e8-9cfcfa32cbab.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8e305954-bd69-42db-83e8-9cfcfa32cbab-root {
    text-align: center;
  }


#s-8e305954-bd69-42db-83e8-9cfcfa32cbab.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8e305954-bd69-42db-83e8-9cfcfa32cbab-root {
    text-align: center;
  }


#s-8e305954-bd69-42db-83e8-9cfcfa32cbab.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8e305954-bd69-42db-83e8-9cfcfa32cbab-root {
    text-align: center;
  }


#s-8e305954-bd69-42db-83e8-9cfcfa32cbab.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8e305954-bd69-42db-83e8-9cfcfa32cbab-root {
    text-align: center;
  }


#s-8e305954-bd69-42db-83e8-9cfcfa32cbab.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-5324586d-f7a4-436a-b4ca-733bea3da8fb {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-5324586d-f7a4-436a-b4ca-733bea3da8fb:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-5324586d-f7a4-436a-b4ca-733bea3da8fb:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-5324586d-f7a4-436a-b4ca-733bea3da8fb-root {
    text-align: center;
  }


#s-5324586d-f7a4-436a-b4ca-733bea3da8fb.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5324586d-f7a4-436a-b4ca-733bea3da8fb-root {
    text-align: center;
  }


#s-5324586d-f7a4-436a-b4ca-733bea3da8fb.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5324586d-f7a4-436a-b4ca-733bea3da8fb-root {
    text-align: center;
  }


#s-5324586d-f7a4-436a-b4ca-733bea3da8fb.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5324586d-f7a4-436a-b4ca-733bea3da8fb-root {
    text-align: center;
  }


#s-5324586d-f7a4-436a-b4ca-733bea3da8fb.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5324586d-f7a4-436a-b4ca-733bea3da8fb-root {
    text-align: center;
  }


#s-5324586d-f7a4-436a-b4ca-733bea3da8fb.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-b67b5957-5850-4e0e-8dd2-c0e8ad55f220 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b67b5957-5850-4e0e-8dd2-c0e8ad55f220 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b67b5957-5850-4e0e-8dd2-c0e8ad55f220.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-76c71e24-bd96-40e1-b60d-d8b9a64b4ef1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76c71e24-bd96-40e1-b60d-d8b9a64b4ef1 {
  
}
}
#s-76c71e24-bd96-40e1-b60d-d8b9a64b4ef1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-76c71e24-bd96-40e1-b60d-d8b9a64b4ef1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-76c71e24-bd96-40e1-b60d-d8b9a64b4ef1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(74, 198, 234, 1);
}

#s-76c71e24-bd96-40e1-b60d-d8b9a64b4ef1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-76c71e24-bd96-40e1-b60d-d8b9a64b4ef1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(74, 198, 234, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-76c71e24-bd96-40e1-b60d-d8b9a64b4ef1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4 {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4 {
  
}
#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDg5ZmU1NzMtZWNlOC00OWI3LTkxZWUtZDY5OTU0MmQzNWQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwODlmZTU3My1lY2U4LTQ5YjctOTFlZS1kNjk5NTQyZDM1ZDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-a1f4e905-6e8d-46a3-9839-523929bbe5b4-root {
    text-align: center;
  }


#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a1f4e905-6e8d-46a3-9839-523929bbe5b4-root {
    text-align: center;
  }


#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a1f4e905-6e8d-46a3-9839-523929bbe5b4-root {
    text-align: center;
  }


#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a1f4e905-6e8d-46a3-9839-523929bbe5b4-root {
    text-align: center;
  }


#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a1f4e905-6e8d-46a3-9839-523929bbe5b4-root {
    text-align: center;
  }


#s-a1f4e905-6e8d-46a3-9839-523929bbe5b4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1 {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1 {
  
}
#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDg5ZmU1NzMtZWNlOC00OWI3LTkxZWUtZDY5OTU0MmQzNWQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwODlmZTU3My1lY2U4LTQ5YjctOTFlZS1kNjk5NTQyZDM1ZDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1-root {
    text-align: center;
  }


#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1-root {
    text-align: center;
  }


#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1-root {
    text-align: center;
  }


#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1-root {
    text-align: center;
  }


#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1-root {
    text-align: center;
  }


#s-ffa9a087-dd7b-4b44-840d-5eeb4388fba1.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-484c7b29-24ee-4e9f-894f-1085f5adcc12 {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-484c7b29-24ee-4e9f-894f-1085f5adcc12:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-484c7b29-24ee-4e9f-894f-1085f5adcc12:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-484c7b29-24ee-4e9f-894f-1085f5adcc12 {
  
}
#s-484c7b29-24ee-4e9f-894f-1085f5adcc12:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDg5ZmU1NzMtZWNlOC00OWI3LTkxZWUtZDY5OTU0MmQzNWQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwODlmZTU3My1lY2U4LTQ5YjctOTFlZS1kNjk5NTQyZDM1ZDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-484c7b29-24ee-4e9f-894f-1085f5adcc12-root {
    text-align: center;
  }


#s-484c7b29-24ee-4e9f-894f-1085f5adcc12.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-484c7b29-24ee-4e9f-894f-1085f5adcc12-root {
    text-align: center;
  }


#s-484c7b29-24ee-4e9f-894f-1085f5adcc12.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-484c7b29-24ee-4e9f-894f-1085f5adcc12-root {
    text-align: center;
  }


#s-484c7b29-24ee-4e9f-894f-1085f5adcc12.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-484c7b29-24ee-4e9f-894f-1085f5adcc12-root {
    text-align: center;
  }


#s-484c7b29-24ee-4e9f-894f-1085f5adcc12.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-484c7b29-24ee-4e9f-894f-1085f5adcc12-root {
    text-align: center;
  }


#s-484c7b29-24ee-4e9f-894f-1085f5adcc12.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b {
  
}
#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMThiOWIwNGQtZjg4Mi00ZDc2LThhNzctZTcyMTg0YmJkOGJmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOGI5YjA0ZC1mODgyLTRkNzYtOGE3Ny1lNzIxODRiYmQ4YmYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-c295c8b3-76fc-44b1-a1da-0a14ff66641b-root {
    text-align: center;
  }


#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c295c8b3-76fc-44b1-a1da-0a14ff66641b-root {
    text-align: center;
  }


#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c295c8b3-76fc-44b1-a1da-0a14ff66641b-root {
    text-align: center;
  }


#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c295c8b3-76fc-44b1-a1da-0a14ff66641b-root {
    text-align: center;
  }


#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c295c8b3-76fc-44b1-a1da-0a14ff66641b-root {
    text-align: center;
  }


#s-c295c8b3-76fc-44b1-a1da-0a14ff66641b.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4 {
  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, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4 {
  
}
#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjE1MTIyOGItOTBkOC00YTFkLWIyNDktNTdmNDMzYmY0ZmE3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmMTUxMjI4Yi05MGQ4LTRhMWQtYjI0OS01N2Y0MzNiZjRmYTcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-aaad1c03-099f-497b-89aa-9e2d4d6639a4-root {
    text-align: center;
  }


#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-aaad1c03-099f-497b-89aa-9e2d4d6639a4-root {
    text-align: center;
  }


#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aaad1c03-099f-497b-89aa-9e2d4d6639a4-root {
    text-align: center;
  }


#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aaad1c03-099f-497b-89aa-9e2d4d6639a4-root {
    text-align: center;
  }


#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-aaad1c03-099f-497b-89aa-9e2d4d6639a4-root {
    text-align: center;
  }


#s-aaad1c03-099f-497b-89aa-9e2d4d6639a4.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-aebca686-983f-436d-ad30-9fbb74e29606 {
  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(33, 52, 105, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-aebca686-983f-436d-ad30-9fbb74e29606:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-aebca686-983f-436d-ad30-9fbb74e29606:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-aebca686-983f-436d-ad30-9fbb74e29606-root {
    text-align: center;
  }


#s-aebca686-983f-436d-ad30-9fbb74e29606.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-aebca686-983f-436d-ad30-9fbb74e29606-root {
    text-align: center;
  }


#s-aebca686-983f-436d-ad30-9fbb74e29606.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aebca686-983f-436d-ad30-9fbb74e29606-root {
    text-align: center;
  }


#s-aebca686-983f-436d-ad30-9fbb74e29606.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aebca686-983f-436d-ad30-9fbb74e29606-root {
    text-align: center;
  }


#s-aebca686-983f-436d-ad30-9fbb74e29606.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-aebca686-983f-436d-ad30-9fbb74e29606-root {
    text-align: center;
  }


#s-aebca686-983f-436d-ad30-9fbb74e29606.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-603d972d-865a-4a71-85f0-d73975f242e6 {
  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(33, 52, 105, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-603d972d-865a-4a71-85f0-d73975f242e6:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-603d972d-865a-4a71-85f0-d73975f242e6:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-603d972d-865a-4a71-85f0-d73975f242e6-root {
    text-align: center;
  }


#s-603d972d-865a-4a71-85f0-d73975f242e6.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-603d972d-865a-4a71-85f0-d73975f242e6-root {
    text-align: center;
  }


#s-603d972d-865a-4a71-85f0-d73975f242e6.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-603d972d-865a-4a71-85f0-d73975f242e6-root {
    text-align: center;
  }


#s-603d972d-865a-4a71-85f0-d73975f242e6.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-603d972d-865a-4a71-85f0-d73975f242e6-root {
    text-align: center;
  }


#s-603d972d-865a-4a71-85f0-d73975f242e6.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-603d972d-865a-4a71-85f0-d73975f242e6-root {
    text-align: center;
  }


#s-603d972d-865a-4a71-85f0-d73975f242e6.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-3a350462-5b78-4ddd-9ace-d2203dfeef47 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3a350462-5b78-4ddd-9ace-d2203dfeef47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3a350462-5b78-4ddd-9ace-d2203dfeef47.shg-box.shg-c {
  justify-content: center;
}

#s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744 {
  margin-top: 5px;
margin-bottom: 5px;
margin-right: 10%;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 114, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744:hover {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744-root {
    text-align: center;
  }


#s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744-root {
    text-align: center;
  }


#s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744-root {
    text-align: center;
  }


#s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744-root {
    text-align: center;
  }


#s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744-root {
    text-align: center;
  }


#s-073e3afc-f74d-4fb8-a9ae-a0e27eda0744.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-3fcc0a7c-5f48-4f67-a1d8-4e02fd6ae04e {
  min-height: 50px;
background-color: rgba(74, 198, 234, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3fcc0a7c-5f48-4f67-a1d8-4e02fd6ae04e {
  
}
}@media (max-width: 767px){#s-3fcc0a7c-5f48-4f67-a1d8-4e02fd6ae04e {
  
}
}







#s-3fcc0a7c-5f48-4f67-a1d8-4e02fd6ae04e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3fcc0a7c-5f48-4f67-a1d8-4e02fd6ae04e.shg-box.shg-c {
  justify-content: center;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  margin-top: 30px;
margin-left: 30%;
margin-right: 30%;
max-width: 2410px;
text-align: center;
}
@media (min-width: 1200px){#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  display: none;
}
#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a, #wrap-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a, #wrap-content-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  display: none;
}
#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a, #wrap-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a, #wrap-content-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a { display: none !important; }}@media (max-width: 767px){#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 30px;
  
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a img.shogun-image {
  width: 100%;
  
  
  max-width: 2410px;

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




.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a img.shogun-image {
  width: 100%;
  
  
  

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




.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a img.shogun-image {
  width: 100%;
  
  
  

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




.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a img.shogun-image {
  width: 100%;
  
  
  

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




.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  
  
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a img.shogun-image {
  width: 100%;
  
  
  

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




.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f065096-9367-4bd4-ae4b-0fd5e6331f2a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  margin-top: 30px;
margin-left: 35%;
margin-right: 35%;
max-width: 400px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  display: none;
}
#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5, #wrap-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5, #wrap-content-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 { display: none !important; }}@media (max-width: 767px){#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  display: none;
}
#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5, #wrap-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5, #wrap-content-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 { display: none !important; }}
#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  margin-right: 35%;
  margin-top: 30px;
  
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

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




.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb63ca90-d16e-4a8d-8225-445757b5a2b5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
.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-a2e6e0a3-7d8b-4528-a648-fa9cb918e632 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632 {
  display: none;
}
#s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632, #wrap-s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632, #wrap-content-s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632 { display: none !important; }}@media (max-width: 767px){#s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632 {
  display: none;
}
#s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632, #wrap-s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632, #wrap-content-s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632 { display: none !important; }}
#s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632 .shg-proportional-font-size,
#s-a2e6e0a3-7d8b-4528-a648-fa9cb918e632 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-55a76e82-882f-4709-869d-4b1785909be9 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-55a76e82-882f-4709-869d-4b1785909be9 {
  display: none;
}
#s-55a76e82-882f-4709-869d-4b1785909be9, #wrap-s-55a76e82-882f-4709-869d-4b1785909be9, #wrap-content-s-55a76e82-882f-4709-869d-4b1785909be9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55a76e82-882f-4709-869d-4b1785909be9 {
  display: none;
}
#s-55a76e82-882f-4709-869d-4b1785909be9, #wrap-s-55a76e82-882f-4709-869d-4b1785909be9, #wrap-content-s-55a76e82-882f-4709-869d-4b1785909be9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-55a76e82-882f-4709-869d-4b1785909be9 {
  
}
}@media (max-width: 767px){#s-55a76e82-882f-4709-869d-4b1785909be9 {
  
}
}
#s-55a76e82-882f-4709-869d-4b1785909be9 .shg-proportional-font-size,
#s-55a76e82-882f-4709-869d-4b1785909be9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  margin-left: 30%;
margin-bottom: 10px;
margin-right: 30%;
max-width: 500px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  display: none;
}
#s-be3fb697-3e0f-4870-be61-e82dbb39c309, #wrap-s-be3fb697-3e0f-4870-be61-e82dbb39c309, #wrap-content-s-be3fb697-3e0f-4870-be61-e82dbb39c309 { display: none !important; }}@media (max-width: 767px){#s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  display: none;
}
#s-be3fb697-3e0f-4870-be61-e82dbb39c309, #wrap-s-be3fb697-3e0f-4870-be61-e82dbb39c309, #wrap-content-s-be3fb697-3e0f-4870-be61-e82dbb39c309 { display: none !important; }}
#s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 30%;
  margin-right: 30%;
  
  margin-bottom: 10px;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 img.shogun-image {
  width: 100%;
  
  
  max-width: 500px;

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




.s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 img.shogun-image {
  width: 100%;
  
  
  

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




.s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 img.shogun-image {
  width: 100%;
  
  
  

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




.s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 img.shogun-image {
  width: 100%;
  
  
  

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




.s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-be3fb697-3e0f-4870-be61-e82dbb39c309 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-be3fb697-3e0f-4870-be61-e82dbb39c309 img.shogun-image {
  width: 100%;
  
  
  

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




.s-be3fb697-3e0f-4870-be61-e82dbb39c309 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be3fb697-3e0f-4870-be61-e82dbb39c309.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  margin-left: 25%;
margin-bottom: 10px;
margin-right: 25%;
max-width: 3432px;
text-align: center;
}
@media (min-width: 1200px){#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  display: none;
}
#s-8f9344da-91f0-4983-bab5-4b1c3938c56e, #wrap-s-8f9344da-91f0-4983-bab5-4b1c3938c56e, #wrap-content-s-8f9344da-91f0-4983-bab5-4b1c3938c56e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  display: none;
}
#s-8f9344da-91f0-4983-bab5-4b1c3938c56e, #wrap-s-8f9344da-91f0-4983-bab5-4b1c3938c56e, #wrap-content-s-8f9344da-91f0-4983-bab5-4b1c3938c56e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  
}
}@media (max-width: 767px){#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 25%;
  margin-right: 25%;
  
  margin-bottom: 10px;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e img.shogun-image {
  width: 100%;
  
  
  max-width: 3432px;

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




.s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e img.shogun-image {
  width: 100%;
  
  
  

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




.s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e img.shogun-image {
  width: 100%;
  
  
  

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




.s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e img.shogun-image {
  width: 100%;
  
  
  

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




.s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  
  
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-8f9344da-91f0-4983-bab5-4b1c3938c56e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e img.shogun-image {
  width: 100%;
  
  
  

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




.s-8f9344da-91f0-4983-bab5-4b1c3938c56e .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f9344da-91f0-4983-bab5-4b1c3938c56e.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-6ed47991-9e9f-4666-9213-b394411cd82c {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}
@media (max-width: 767px){#s-6ed47991-9e9f-4666-9213-b394411cd82c {
  margin-bottom: 0px;
}
}
#s-6ed47991-9e9f-4666-9213-b394411cd82c .shg-proportional-font-size,
#s-6ed47991-9e9f-4666-9213-b394411cd82c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-cec2067f-acdb-4a01-8e8a-41a38be16b48 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 114, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cec2067f-acdb-4a01-8e8a-41a38be16b48:hover {background-color: rgba(0, 33, 75, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cec2067f-acdb-4a01-8e8a-41a38be16b48: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-cec2067f-acdb-4a01-8e8a-41a38be16b48 {
  margin-top: 25px;
margin-bottom: 25px;
}
}

  #s-cec2067f-acdb-4a01-8e8a-41a38be16b48-root {
    text-align: center;
  }


#s-cec2067f-acdb-4a01-8e8a-41a38be16b48.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cec2067f-acdb-4a01-8e8a-41a38be16b48-root {
    text-align: center;
  }


#s-cec2067f-acdb-4a01-8e8a-41a38be16b48.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cec2067f-acdb-4a01-8e8a-41a38be16b48-root {
    text-align: center;
  }


#s-cec2067f-acdb-4a01-8e8a-41a38be16b48.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cec2067f-acdb-4a01-8e8a-41a38be16b48-root {
    text-align: center;
  }


#s-cec2067f-acdb-4a01-8e8a-41a38be16b48.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cec2067f-acdb-4a01-8e8a-41a38be16b48-root {
    text-align: center;
  }


#s-cec2067f-acdb-4a01-8e8a-41a38be16b48.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-03811ebc-a21f-4ecd-9607-42ddfaa9bec6 {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
text-align: left;
}

#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
background-position: center center;
}

#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-image: url(https://i.shgcdn.com/c8961c0d-8381-46d9-8799-f37eed727cef/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-image: url(https://i.shgcdn.com/c8961c0d-8381-46d9-8799-f37eed727cef/-/resize/480x/);
}
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-image: url(https://i.shgcdn.com/c8961c0d-8381-46d9-8799-f37eed727cef/-/resize/960x/);
}
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-image: url(https://i.shgcdn.com/c8961c0d-8381-46d9-8799-f37eed727cef/-/resize/768x/);
}
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-image: url(https://i.shgcdn.com/c8961c0d-8381-46d9-8799-f37eed727cef/-/resize/1536x/);
}
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-image: url(https://i.shgcdn.com/c8961c0d-8381-46d9-8799-f37eed727cef/-/resize/1024x/);
}
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-image: url(https://i.shgcdn.com/c8961c0d-8381-46d9-8799-f37eed727cef/-/resize/2048x/);
}
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-image: url(https://i.shgcdn.com/c8961c0d-8381-46d9-8799-f37eed727cef/-/resize/1200x/);
}
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 {
  background-image: url(https://i.shgcdn.com/c8961c0d-8381-46d9-8799-f37eed727cef/-/resize/2048x/);
}
#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4cbb89b6-3b74-4ce3-94a1-03d487f4a949.shg-box.shg-c {
  justify-content: center;
}

#s-3887c39d-958a-49b8-8ec4-e38ea88672ce {
  margin-top: 40px;
margin-left: 5%;
margin-bottom: 40px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-3887c39d-958a-49b8-8ec4-e38ea88672ce"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3887c39d-958a-49b8-8ec4-e38ea88672ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3887c39d-958a-49b8-8ec4-e38ea88672ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3887c39d-958a-49b8-8ec4-e38ea88672ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 2048px;
text-align: center;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(143, 198, 207, 1);
  border-style: solid;
  border-radius: 15px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

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




.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 img.shogun-image {
  width: 100%;
  
  
  

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




.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0af20664-bfeb-4dda-a5dd-3cad7dba9bf5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 2048px;
text-align: center;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(251, 207, 130, 1);
  border-style: solid;
  border-radius: 15px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

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




.s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 img.shogun-image {
  width: 100%;
  
  
  

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




.s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 img.shogun-image {
  width: 100%;
  
  
  

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




.s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 img.shogun-image {
  width: 100%;
  
  
  

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




.s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-bb5a64b2-84b4-4389-8612-8435a22b6a57 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57 img.shogun-image {
  width: 100%;
  
  
  

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




.s-bb5a64b2-84b4-4389-8612-8435a22b6a57 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb5a64b2-84b4-4389-8612-8435a22b6a57.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 2048px;
text-align: center;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(247, 148, 28, 1);
  border-style: solid;
  border-radius: 15px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

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




.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd img.shogun-image {
  width: 100%;
  
  
  

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




.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd img.shogun-image {
  width: 100%;
  
  
  

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




.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd img.shogun-image {
  width: 100%;
  
  
  

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




.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd img.shogun-image {
  width: 100%;
  
  
  

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




.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d712fa6-e275-4ae0-bc9b-f5e458125dbd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 2048px;
text-align: center;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: rgba(243, 112, 33, 1);
  border-style: solid;
  border-radius: 15px;
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

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




.s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 img.shogun-image {
  width: 100%;
  
  
  

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




.s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 img.shogun-image {
  width: 100%;
  
  
  

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




.s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 img.shogun-image {
  width: 100%;
  
  
  

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




.s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-2b807155-017b-4bb0-b6c6-3f9b16979a66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66 img.shogun-image {
  width: 100%;
  
  
  

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




.s-2b807155-017b-4bb0-b6c6-3f9b16979a66 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b807155-017b-4bb0-b6c6-3f9b16979a66.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ff2786d5-5179-467c-9dc0-7cbcb774bca2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ff2786d5-5179-467c-9dc0-7cbcb774bca2 {
  display: none;
}
#s-ff2786d5-5179-467c-9dc0-7cbcb774bca2, #wrap-s-ff2786d5-5179-467c-9dc0-7cbcb774bca2, #wrap-content-s-ff2786d5-5179-467c-9dc0-7cbcb774bca2 { display: none !important; }}@media (max-width: 767px){#s-ff2786d5-5179-467c-9dc0-7cbcb774bca2 {
  display: none;
}
#s-ff2786d5-5179-467c-9dc0-7cbcb774bca2, #wrap-s-ff2786d5-5179-467c-9dc0-7cbcb774bca2, #wrap-content-s-ff2786d5-5179-467c-9dc0-7cbcb774bca2 { display: none !important; }}







#s-ff2786d5-5179-467c-9dc0-7cbcb774bca2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ff2786d5-5179-467c-9dc0-7cbcb774bca2.shg-box.shg-c {
  justify-content: center;
}

#s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e {
  display: none;
}
#s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e, #wrap-s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e, #wrap-content-s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e { display: none !important; }}@media (max-width: 767px){#s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e {
  display: none;
}
#s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e, #wrap-s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e, #wrap-content-s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e { display: none !important; }}
@media (min-width: 0px) {
[id="s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-706477ad-dab6-4fe5-9ff5-b1bf11d4231e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-389831eb-4a2f-4281-8d56-f253dbd7680c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-389831eb-4a2f-4281-8d56-f253dbd7680c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-389831eb-4a2f-4281-8d56-f253dbd7680c.shg-box.shg-c {
  justify-content: center;
}

#s-1399d785-d767-4f8f-901c-15f7a8829346 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-1399d785-d767-4f8f-901c-15f7a8829346 .shg-proportional-font-size,
#s-1399d785-d767-4f8f-901c-15f7a8829346 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-0ed4f63f-219b-4224-97ea-280e8a284b20 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-0ed4f63f-219b-4224-97ea-280e8a284b20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ed4f63f-219b-4224-97ea-280e8a284b20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0ed4f63f-219b-4224-97ea-280e8a284b20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ed4f63f-219b-4224-97ea-280e8a284b20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c2b86b92-e316-454c-8204-0d6b2fb8d499 {
  margin-left: 5%;
margin-right: 5%;
}

#s-c2b86b92-e316-454c-8204-0d6b2fb8d499 .shogun-icon-wrapper {
  text-align: center;
}


#s-c2b86b92-e316-454c-8204-0d6b2fb8d499 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(74, 198, 234, 1);
}

#s-1b3dc382-fa20-4248-a7de-8283fa046ded {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-1b3dc382-fa20-4248-a7de-8283fa046ded .shg-proportional-font-size,
#s-1b3dc382-fa20-4248-a7de-8283fa046ded .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d72f5806-5916-42fd-81f0-109759a9330e {
  margin-left: 5%;
margin-right: 5%;
}

#s-d72f5806-5916-42fd-81f0-109759a9330e .shg-proportional-font-size,
#s-d72f5806-5916-42fd-81f0-109759a9330e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7a186710-0aa9-473e-8726-3863dc823748 {
  margin-left: 5%;
margin-right: 5%;
}

#s-7a186710-0aa9-473e-8726-3863dc823748 .shogun-icon-wrapper {
  text-align: center;
}


#s-7a186710-0aa9-473e-8726-3863dc823748 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(74, 198, 234, 1);
}

#s-7f30c8a7-170a-454d-b1e9-4d73726b5b65 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-7f30c8a7-170a-454d-b1e9-4d73726b5b65 .shg-proportional-font-size,
#s-7f30c8a7-170a-454d-b1e9-4d73726b5b65 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-de0adff4-6a30-4981-a977-9de23e73ae61 {
  margin-left: 5%;
margin-right: 5%;
}

#s-de0adff4-6a30-4981-a977-9de23e73ae61 .shg-proportional-font-size,
#s-de0adff4-6a30-4981-a977-9de23e73ae61 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d3a1e511-9a04-4f93-848a-51d910a6052c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-d3a1e511-9a04-4f93-848a-51d910a6052c {
  display: none;
}
#s-d3a1e511-9a04-4f93-848a-51d910a6052c, #wrap-s-d3a1e511-9a04-4f93-848a-51d910a6052c, #wrap-content-s-d3a1e511-9a04-4f93-848a-51d910a6052c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3a1e511-9a04-4f93-848a-51d910a6052c {
  display: none;
}
#s-d3a1e511-9a04-4f93-848a-51d910a6052c, #wrap-s-d3a1e511-9a04-4f93-848a-51d910a6052c, #wrap-content-s-d3a1e511-9a04-4f93-848a-51d910a6052c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3a1e511-9a04-4f93-848a-51d910a6052c {
  
}
}@media (max-width: 767px){#s-d3a1e511-9a04-4f93-848a-51d910a6052c {
  
}
}







#s-d3a1e511-9a04-4f93-848a-51d910a6052c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3a1e511-9a04-4f93-848a-51d910a6052c.shg-box.shg-c {
  justify-content: center;
}

#s-14b73446-e3c3-40d9-9d93-67cdf2d380f6 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
@media (max-width: 767px){#s-14b73446-e3c3-40d9-9d93-67cdf2d380f6 {
  margin-top: 30px;
}
}
#s-14b73446-e3c3-40d9-9d93-67cdf2d380f6 .shg-proportional-font-size,
#s-14b73446-e3c3-40d9-9d93-67cdf2d380f6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c4d20c4e-f208-45b0-9869-3b371d8817ad {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-c4d20c4e-f208-45b0-9869-3b371d8817ad {
  margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-c4d20c4e-f208-45b0-9869-3b371d8817ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4d20c4e-f208-45b0-9869-3b371d8817ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4d20c4e-f208-45b0-9869-3b371d8817ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4d20c4e-f208-45b0-9869-3b371d8817ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-28bf8bd1-ab33-4cd1-9616-0ef57815eb48 {
  margin-left: 5%;
margin-right: 5%;
}

#s-28bf8bd1-ab33-4cd1-9616-0ef57815eb48 .shogun-icon-wrapper {
  text-align: left;
}


#s-28bf8bd1-ab33-4cd1-9616-0ef57815eb48 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(74, 198, 234, 1);
}
@media (max-width: 767px){#s-28bf8bd1-ab33-4cd1-9616-0ef57815eb48 .shogun-icon-wrapper {
  text-align: center;
}


#s-28bf8bd1-ab33-4cd1-9616-0ef57815eb48 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(74, 198, 234, 1);
}
}
#s-90907961-4689-4cae-8e3d-d7a17dd9ba1e {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-90907961-4689-4cae-8e3d-d7a17dd9ba1e .shg-proportional-font-size,
#s-90907961-4689-4cae-8e3d-d7a17dd9ba1e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e4adcdc8-0110-47e3-a82f-3f1894eb5499 {
  margin-left: 5%;
margin-right: 5%;
}

#s-e4adcdc8-0110-47e3-a82f-3f1894eb5499 .shg-proportional-font-size,
#s-e4adcdc8-0110-47e3-a82f-3f1894eb5499 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f4b498c0-3720-4d28-a61a-56334ee445aa {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-f4b498c0-3720-4d28-a61a-56334ee445aa {
  margin-top: 20px;
}
}
#s-f4b498c0-3720-4d28-a61a-56334ee445aa .shogun-icon-wrapper {
  text-align: left;
}


#s-f4b498c0-3720-4d28-a61a-56334ee445aa .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(74, 198, 234, 1);
}
@media (max-width: 767px){#s-f4b498c0-3720-4d28-a61a-56334ee445aa .shogun-icon-wrapper {
  text-align: center;
}


#s-f4b498c0-3720-4d28-a61a-56334ee445aa .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(74, 198, 234, 1);
}
}
#s-14a4737c-e2a7-468c-812b-184372bf920d {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-14a4737c-e2a7-468c-812b-184372bf920d .shg-proportional-font-size,
#s-14a4737c-e2a7-468c-812b-184372bf920d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-16b8b433-a587-4d4f-b94d-f2cab31d230f {
  margin-left: 5%;
margin-right: 5%;
}

#s-16b8b433-a587-4d4f-b94d-f2cab31d230f .shg-proportional-font-size,
#s-16b8b433-a587-4d4f-b94d-f2cab31d230f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-462e69bd-d6c3-4d1f-b79c-40d83a25d289 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (max-width: 767px){#s-462e69bd-d6c3-4d1f-b79c-40d83a25d289 {
  padding-top: 0px;
padding-bottom: 0px;
}
}







#s-462e69bd-d6c3-4d1f-b79c-40d83a25d289 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-462e69bd-d6c3-4d1f-b79c-40d83a25d289.shg-box.shg-c {
  justify-content: center;
}

#s-5b8006b2-c136-4600-8065-f94ae6ea6920 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-5b8006b2-c136-4600-8065-f94ae6ea6920 .shg-proportional-font-size,
#s-5b8006b2-c136-4600-8065-f94ae6ea6920 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-eaccaa6f-6efc-4bcc-ae66-8b1faa177590 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-eaccaa6f-6efc-4bcc-ae66-8b1faa177590 .shg-proportional-font-size,
#s-eaccaa6f-6efc-4bcc-ae66-8b1faa177590 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f6ddab8c-62e7-4409-9389-a9c2f354066a {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-f6ddab8c-62e7-4409-9389-a9c2f354066a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f6ddab8c-62e7-4409-9389-a9c2f354066a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f6ddab8c-62e7-4409-9389-a9c2f354066a {
  
}
}@media (max-width: 767px){#s-f6ddab8c-62e7-4409-9389-a9c2f354066a {
  
}
}
#s-f6ddab8c-62e7-4409-9389-a9c2f354066a .shg-proportional-font-size,
#s-f6ddab8c-62e7-4409-9389-a9c2f354066a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.shogun-table-wrapper {
  overflow: auto;
}

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

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

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

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

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

#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb {
  margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
}
@media (min-width: 768px) and (max-width: 991px){#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb {
  display: none;
}
#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb, #wrap-s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb, #wrap-content-s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb { display: none !important; }}@media (max-width: 767px){#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb {
  display: none;
}
#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb, #wrap-s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb, #wrap-content-s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb { display: none !important; }}
#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(74, 198, 234, 1);
  border-radius: 15px;
}

#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb td.shogun-table-column {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
  text-align: inherit;
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 33, 75, 1);
  
  
  
}

#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb td.shogun-table-row {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb td.shogun-table-column, #s-6e7a37c0-0ee0-46ee-a8cb-cd68eb79e6bb td.shogun-table-row {
  border: 2px solid rgba(74, 198, 234, 1);
}

#s-61e1e8ad-1822-4ed8-b78a-c27459553c51 {
  margin-left: auto;
margin-right: auto;
}

#s-61e1e8ad-1822-4ed8-b78a-c27459553c51 .shg-proportional-font-size,
#s-61e1e8ad-1822-4ed8-b78a-c27459553c51 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-84fda1bb-0012-48a0-9063-3fe14cb5dbee {
  margin-left: auto;
margin-right: auto;
}

#s-84fda1bb-0012-48a0-9063-3fe14cb5dbee .shg-proportional-font-size,
#s-84fda1bb-0012-48a0-9063-3fe14cb5dbee .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 {
  margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
}
@media (min-width: 1200px){#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 {
  display: none;
}
#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27, #wrap-s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27, #wrap-content-s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 {
  display: none;
}
#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27, #wrap-s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27, #wrap-content-s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 {
  
}
}@media (max-width: 767px){#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 {
  margin-left: 15%;
margin-right: 15%;
}
}
#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(74, 198, 234, 1);
  border-radius: 15px;
}

#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 td.shogun-table-column {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
  text-align: inherit;
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 33, 75, 1);
  
  
  
}

#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 td.shogun-table-row {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 td.shogun-table-column, #s-5b9ae567-a3c9-46e6-b8ec-b6862eb7db27 td.shogun-table-row {
  border: 2px solid rgba(74, 198, 234, 1);
}

#s-e07a4371-e724-4831-b14e-f00b6fa20a13 {
  margin-left: auto;
margin-right: auto;
}

#s-e07a4371-e724-4831-b14e-f00b6fa20a13 .shg-proportional-font-size,
#s-e07a4371-e724-4831-b14e-f00b6fa20a13 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f5dbf0fc-5551-4650-81d9-59adb2ee98ce {
  margin-left: auto;
margin-right: auto;
}

#s-f5dbf0fc-5551-4650-81d9-59adb2ee98ce .shg-proportional-font-size,
#s-f5dbf0fc-5551-4650-81d9-59adb2ee98ce .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-03c3c405-775d-4cfe-afd9-177a2b55a546 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-03c3c405-775d-4cfe-afd9-177a2b55a546 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03c3c405-775d-4cfe-afd9-177a2b55a546 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03c3c405-775d-4cfe-afd9-177a2b55a546 {
  
}
}@media (max-width: 767px){#s-03c3c405-775d-4cfe-afd9-177a2b55a546 {
  
}
}
#s-03c3c405-775d-4cfe-afd9-177a2b55a546 .shg-proportional-font-size,
#s-03c3c405-775d-4cfe-afd9-177a2b55a546 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-715fc822-c91a-4055-8cea-39a51f5c5cd9 {
  margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
}
@media (min-width: 768px) and (max-width: 991px){#s-715fc822-c91a-4055-8cea-39a51f5c5cd9 {
  display: none;
}
#s-715fc822-c91a-4055-8cea-39a51f5c5cd9, #wrap-s-715fc822-c91a-4055-8cea-39a51f5c5cd9, #wrap-content-s-715fc822-c91a-4055-8cea-39a51f5c5cd9 { display: none !important; }}@media (max-width: 767px){#s-715fc822-c91a-4055-8cea-39a51f5c5cd9 {
  display: none;
}
#s-715fc822-c91a-4055-8cea-39a51f5c5cd9, #wrap-s-715fc822-c91a-4055-8cea-39a51f5c5cd9, #wrap-content-s-715fc822-c91a-4055-8cea-39a51f5c5cd9 { display: none !important; }}
#s-715fc822-c91a-4055-8cea-39a51f5c5cd9 .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(74, 198, 234, 1);
  border-radius: 15px;
}

#s-715fc822-c91a-4055-8cea-39a51f5c5cd9 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-715fc822-c91a-4055-8cea-39a51f5c5cd9 td.shogun-table-column {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
  text-align: inherit;
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 33, 75, 1);
  
  
  
}

#s-715fc822-c91a-4055-8cea-39a51f5c5cd9 td.shogun-table-row {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-715fc822-c91a-4055-8cea-39a51f5c5cd9 td.shogun-table-column, #s-715fc822-c91a-4055-8cea-39a51f5c5cd9 td.shogun-table-row {
  border: 2px solid rgba(74, 198, 234, 1);
}

#s-15758178-21b5-47ac-b6d7-f550f090cce4 {
  margin-left: auto;
margin-right: auto;
}

#s-15758178-21b5-47ac-b6d7-f550f090cce4 .shg-proportional-font-size,
#s-15758178-21b5-47ac-b6d7-f550f090cce4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-df484b4c-415d-4f81-91f0-e9418023c502 {
  margin-left: auto;
margin-right: auto;
}

#s-df484b4c-415d-4f81-91f0-e9418023c502 .shg-proportional-font-size,
#s-df484b4c-415d-4f81-91f0-e9418023c502 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9c05b393-3b25-4b6e-979e-21d2674885bf {
  margin-left: auto;
margin-right: auto;
}

#s-9c05b393-3b25-4b6e-979e-21d2674885bf .shg-proportional-font-size,
#s-9c05b393-3b25-4b6e-979e-21d2674885bf .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-36ffb17f-fdb7-4d79-a7b9-b78ee30e563f {
  margin-left: auto;
margin-right: auto;
}

#s-36ffb17f-fdb7-4d79-a7b9-b78ee30e563f .shg-proportional-font-size,
#s-36ffb17f-fdb7-4d79-a7b9-b78ee30e563f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-de9803b1-6a23-42d1-83eb-6b0128fc17f7 {
  margin-left: auto;
margin-right: auto;
}

#s-de9803b1-6a23-42d1-83eb-6b0128fc17f7 .shg-proportional-font-size,
#s-de9803b1-6a23-42d1-83eb-6b0128fc17f7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ae5cc753-ff5e-485d-80c2-aea62931c0a3 {
  margin-left: auto;
margin-right: auto;
}

#s-ae5cc753-ff5e-485d-80c2-aea62931c0a3 .shg-proportional-font-size,
#s-ae5cc753-ff5e-485d-80c2-aea62931c0a3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-bdc64aed-2415-41d6-b312-fa45003132f8 {
  margin-left: auto;
margin-right: auto;
}

#s-bdc64aed-2415-41d6-b312-fa45003132f8 .shg-proportional-font-size,
#s-bdc64aed-2415-41d6-b312-fa45003132f8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9ccfd69f-0718-4a70-974d-dd145ebae4c6 {
  margin-left: auto;
margin-right: auto;
}

#s-9ccfd69f-0718-4a70-974d-dd145ebae4c6 .shg-proportional-font-size,
#s-9ccfd69f-0718-4a70-974d-dd145ebae4c6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-020826db-cd39-4e12-8656-0c169765f537 {
  margin-left: auto;
margin-right: auto;
}

#s-020826db-cd39-4e12-8656-0c169765f537 .shg-proportional-font-size,
#s-020826db-cd39-4e12-8656-0c169765f537 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7cfc2092-06ef-4d1b-96c2-c71df0dad722 {
  margin-left: auto;
margin-right: auto;
}

#s-7cfc2092-06ef-4d1b-96c2-c71df0dad722 .shg-proportional-font-size,
#s-7cfc2092-06ef-4d1b-96c2-c71df0dad722 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-af63b817-3181-4b1a-8b8b-a76f19553c0f {
  margin-left: auto;
margin-right: auto;
}

#s-af63b817-3181-4b1a-8b8b-a76f19553c0f .shg-proportional-font-size,
#s-af63b817-3181-4b1a-8b8b-a76f19553c0f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c2c02d75-bc90-45b2-8891-03c11f62f6a5 {
  margin-left: auto;
margin-right: auto;
}

#s-c2c02d75-bc90-45b2-8891-03c11f62f6a5 .shg-proportional-font-size,
#s-c2c02d75-bc90-45b2-8891-03c11f62f6a5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d7e7050c-a179-4b74-9da2-a5ba76406f2d {
  margin-left: auto;
margin-right: auto;
}

#s-d7e7050c-a179-4b74-9da2-a5ba76406f2d .shg-proportional-font-size,
#s-d7e7050c-a179-4b74-9da2-a5ba76406f2d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-faf3d969-c071-49f8-8f43-f4f9d68538e4 {
  margin-left: auto;
margin-right: auto;
}

#s-faf3d969-c071-49f8-8f43-f4f9d68538e4 .shg-proportional-font-size,
#s-faf3d969-c071-49f8-8f43-f4f9d68538e4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6e58e612-02ed-413b-825a-cf767803cebe {
  margin-left: auto;
margin-right: auto;
}

#s-6e58e612-02ed-413b-825a-cf767803cebe .shg-proportional-font-size,
#s-6e58e612-02ed-413b-825a-cf767803cebe .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-94eb81b1-95c1-4b0e-8258-74a5a7ac7d08 {
  margin-left: auto;
margin-right: auto;
}

#s-94eb81b1-95c1-4b0e-8258-74a5a7ac7d08 .shg-proportional-font-size,
#s-94eb81b1-95c1-4b0e-8258-74a5a7ac7d08 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb {
  margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
}
@media (min-width: 1200px){#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb {
  display: none;
}
#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb, #wrap-s-7eb2031d-2cda-44d6-8970-a95236c1bbcb, #wrap-content-s-7eb2031d-2cda-44d6-8970-a95236c1bbcb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb {
  display: none;
}
#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb, #wrap-s-7eb2031d-2cda-44d6-8970-a95236c1bbcb, #wrap-content-s-7eb2031d-2cda-44d6-8970-a95236c1bbcb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb {
  
}
}@media (max-width: 767px){#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb {
  margin-left: 15%;
margin-right: 15%;
}
}
#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(74, 198, 234, 1);
  border-radius: 15px;
}

#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb td.shogun-table-column {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
  text-align: inherit;
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 33, 75, 1);
  
  
  
}

#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb td.shogun-table-row {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-7eb2031d-2cda-44d6-8970-a95236c1bbcb td.shogun-table-column, #s-7eb2031d-2cda-44d6-8970-a95236c1bbcb td.shogun-table-row {
  border: 2px solid rgba(74, 198, 234, 1);
}

#s-07356e5b-3c41-4e3b-974d-790bb6c9fa37 {
  margin-left: auto;
margin-right: auto;
}

#s-07356e5b-3c41-4e3b-974d-790bb6c9fa37 .shg-proportional-font-size,
#s-07356e5b-3c41-4e3b-974d-790bb6c9fa37 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3839048a-d6b5-472b-a908-817888f60b9a {
  margin-left: auto;
margin-right: auto;
}

#s-3839048a-d6b5-472b-a908-817888f60b9a .shg-proportional-font-size,
#s-3839048a-d6b5-472b-a908-817888f60b9a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-cea9b5cb-764b-41d1-a264-05148106c082 {
  margin-left: auto;
margin-right: auto;
}

#s-cea9b5cb-764b-41d1-a264-05148106c082 .shg-proportional-font-size,
#s-cea9b5cb-764b-41d1-a264-05148106c082 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-cb2a4205-7582-4d92-bfd0-ffe37a547c10 {
  margin-left: auto;
margin-right: auto;
}

#s-cb2a4205-7582-4d92-bfd0-ffe37a547c10 .shg-proportional-font-size,
#s-cb2a4205-7582-4d92-bfd0-ffe37a547c10 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3ceff63e-9708-4550-9e35-56072e2b473e {
  margin-left: auto;
margin-right: auto;
}

#s-3ceff63e-9708-4550-9e35-56072e2b473e .shg-proportional-font-size,
#s-3ceff63e-9708-4550-9e35-56072e2b473e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-65f5dc1d-feed-42f7-9056-ae2eddb6316c {
  margin-left: auto;
margin-right: auto;
}

#s-65f5dc1d-feed-42f7-9056-ae2eddb6316c .shg-proportional-font-size,
#s-65f5dc1d-feed-42f7-9056-ae2eddb6316c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-bb20b829-ebc7-4355-b38e-a59bdeb4f30a {
  margin-left: auto;
margin-right: auto;
}

#s-bb20b829-ebc7-4355-b38e-a59bdeb4f30a .shg-proportional-font-size,
#s-bb20b829-ebc7-4355-b38e-a59bdeb4f30a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-50dff960-42ac-4210-b938-c87ab24e94a5 {
  margin-left: auto;
margin-right: auto;
}

#s-50dff960-42ac-4210-b938-c87ab24e94a5 .shg-proportional-font-size,
#s-50dff960-42ac-4210-b938-c87ab24e94a5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-504907b5-052a-437a-922a-5e3c907ae1ba {
  margin-left: auto;
margin-right: auto;
}

#s-504907b5-052a-437a-922a-5e3c907ae1ba .shg-proportional-font-size,
#s-504907b5-052a-437a-922a-5e3c907ae1ba .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-196d69aa-1b3b-4688-a73f-35c7f6413e11 {
  margin-left: auto;
margin-right: auto;
}

#s-196d69aa-1b3b-4688-a73f-35c7f6413e11 .shg-proportional-font-size,
#s-196d69aa-1b3b-4688-a73f-35c7f6413e11 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-26b97636-02fe-45ea-ae86-825c867e1ad8 {
  margin-left: auto;
margin-right: auto;
}

#s-26b97636-02fe-45ea-ae86-825c867e1ad8 .shg-proportional-font-size,
#s-26b97636-02fe-45ea-ae86-825c867e1ad8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-cad71f11-000e-4183-bd99-b95aa6bf3453 {
  margin-left: auto;
margin-right: auto;
}

#s-cad71f11-000e-4183-bd99-b95aa6bf3453 .shg-proportional-font-size,
#s-cad71f11-000e-4183-bd99-b95aa6bf3453 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ee2d66ed-49bb-4f1d-9bbd-9356351825c0 {
  margin-left: auto;
margin-right: auto;
}

#s-ee2d66ed-49bb-4f1d-9bbd-9356351825c0 .shg-proportional-font-size,
#s-ee2d66ed-49bb-4f1d-9bbd-9356351825c0 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5006f835-3a39-4f54-9849-9473c46c589c {
  margin-left: auto;
margin-right: auto;
}

#s-5006f835-3a39-4f54-9849-9473c46c589c .shg-proportional-font-size,
#s-5006f835-3a39-4f54-9849-9473c46c589c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1420ef8c-a232-4fae-96cf-d9846513be47 {
  margin-left: auto;
margin-right: auto;
}

#s-1420ef8c-a232-4fae-96cf-d9846513be47 .shg-proportional-font-size,
#s-1420ef8c-a232-4fae-96cf-d9846513be47 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ae1c8fed-ea82-4eb9-ad13-41489974c059 {
  margin-left: auto;
margin-right: auto;
}

#s-ae1c8fed-ea82-4eb9-ad13-41489974c059 .shg-proportional-font-size,
#s-ae1c8fed-ea82-4eb9-ad13-41489974c059 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-230e5df2-dfcf-431a-8985-46e54fc189f9 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
}








#s-230e5df2-dfcf-431a-8985-46e54fc189f9 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-230e5df2-dfcf-431a-8985-46e54fc189f9.shg-box.shg-c {
  justify-content: center;
}

#s-7882efc0-b581-45a0-b502-649bad0635b4 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-7882efc0-b581-45a0-b502-649bad0635b4 .shg-proportional-font-size,
#s-7882efc0-b581-45a0-b502-649bad0635b4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-00e33128-83c9-483b-8aa7-b8529f1b75c7 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

#s-00e33128-83c9-483b-8aa7-b8529f1b75c7 .shg-proportional-font-size,
#s-00e33128-83c9-483b-8aa7-b8529f1b75c7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f07598e4-864f-4997-b0bc-de441a06430b {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 114, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f07598e4-864f-4997-b0bc-de441a06430b:hover {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f07598e4-864f-4997-b0bc-de441a06430b:active {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-f07598e4-864f-4997-b0bc-de441a06430b {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-image: none;
background-color: rgba(255, 114, 83, 1);
hover-type: color;
}
#s-f07598e4-864f-4997-b0bc-de441a06430b:hover {border-radius: 0px !important;
background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f07598e4-864f-4997-b0bc-de441a06430b:active {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-f07598e4-864f-4997-b0bc-de441a06430b-root {
    text-align: center;
  }


#s-f07598e4-864f-4997-b0bc-de441a06430b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f07598e4-864f-4997-b0bc-de441a06430b-root {
    text-align: center;
  }


#s-f07598e4-864f-4997-b0bc-de441a06430b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f07598e4-864f-4997-b0bc-de441a06430b-root {
    text-align: center;
  }


#s-f07598e4-864f-4997-b0bc-de441a06430b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f07598e4-864f-4997-b0bc-de441a06430b-root {
    text-align: center;
  }


#s-f07598e4-864f-4997-b0bc-de441a06430b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f07598e4-864f-4997-b0bc-de441a06430b-root {
    text-align: center;
  }


#s-f07598e4-864f-4997-b0bc-de441a06430b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-886e9c9f-86d1-48ed-a8ab-5b22b594cf95 {
  margin-top: 40px;
margin-bottom: 40px;
text-align: left;
}

#s-53ae8d16-e3a1-4f34-9ad0-6d2ef88ac3bb {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
}








#s-53ae8d16-e3a1-4f34-9ad0-6d2ef88ac3bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53ae8d16-e3a1-4f34-9ad0-6d2ef88ac3bb.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-ea2db4ee-d2b3-4c65-b326-684a8c985043 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-2298e04b-e5e3-4be9-830f-e8a87ea93a14 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-2298e04b-e5e3-4be9-830f-e8a87ea93a14 {
  display: none;
}
#s-2298e04b-e5e3-4be9-830f-e8a87ea93a14, #wrap-s-2298e04b-e5e3-4be9-830f-e8a87ea93a14, #wrap-content-s-2298e04b-e5e3-4be9-830f-e8a87ea93a14 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2298e04b-e5e3-4be9-830f-e8a87ea93a14 {
  display: none;
}
#s-2298e04b-e5e3-4be9-830f-e8a87ea93a14, #wrap-s-2298e04b-e5e3-4be9-830f-e8a87ea93a14, #wrap-content-s-2298e04b-e5e3-4be9-830f-e8a87ea93a14 { display: none !important; }}







#s-2298e04b-e5e3-4be9-830f-e8a87ea93a14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2298e04b-e5e3-4be9-830f-e8a87ea93a14.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-dfec889f-25a8-41c0-840a-1068f8ea0790 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-dfec889f-25a8-41c0-840a-1068f8ea0790 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-dfec889f-25a8-41c0-840a-1068f8ea0790 {
  overflow: hidden;
  
  
}







  #s-dfec889f-25a8-41c0-840a-1068f8ea0790 img.shogun-image {
    

    
    
    
  }


#s-dfec889f-25a8-41c0-840a-1068f8ea0790 .shogun-image-content {
  
    justify-content: center;
  
}

#s-370024df-4917-4afc-ac1c-376981f78b7d {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-370024df-4917-4afc-ac1c-376981f78b7d {
  margin-left: 3%;
margin-bottom: 10px;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-370024df-4917-4afc-ac1c-376981f78b7d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-370024df-4917-4afc-ac1c-376981f78b7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-370024df-4917-4afc-ac1c-376981f78b7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-370024df-4917-4afc-ac1c-376981f78b7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-afddac8b-0a60-480d-b532-95506abc04ff {
  text-align: center;
}

#s-afddac8b-0a60-480d-b532-95506abc04ff {
  overflow: hidden;
  
  
}







  #s-afddac8b-0a60-480d-b532-95506abc04ff img.shogun-image {
    

    
    
    
  }


#s-afddac8b-0a60-480d-b532-95506abc04ff .shogun-image-content {
  
    justify-content: center;
  
}

#s-6206b466-5242-4b13-9615-51051c125be1 {
  text-align: center;
}

#s-6206b466-5242-4b13-9615-51051c125be1 {
  overflow: hidden;
  
  
}







  #s-6206b466-5242-4b13-9615-51051c125be1 img.shogun-image {
    

    
    
    
  }


#s-6206b466-5242-4b13-9615-51051c125be1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5a9b1f5a-e788-4975-859f-2340ebdb93fa {
  text-align: center;
}

#s-5a9b1f5a-e788-4975-859f-2340ebdb93fa {
  overflow: hidden;
  
  
}







  #s-5a9b1f5a-e788-4975-859f-2340ebdb93fa img.shogun-image {
    

    
    
    
  }


#s-5a9b1f5a-e788-4975-859f-2340ebdb93fa .shogun-image-content {
  
    justify-content: center;
  
}

#s-7429d295-1299-4aa1-9787-97d14aed898d {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-7429d295-1299-4aa1-9787-97d14aed898d {
  
}
}@media (max-width: 767px){#s-7429d295-1299-4aa1-9787-97d14aed898d {
  margin-left: 3%;
margin-bottom: 10px;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-7429d295-1299-4aa1-9787-97d14aed898d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-7429d295-1299-4aa1-9787-97d14aed898d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7429d295-1299-4aa1-9787-97d14aed898d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7429d295-1299-4aa1-9787-97d14aed898d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-9b7fe77d-fe94-4fd2-9434-5746e436b535 {
  max-width: 400px;
text-align: center;
}

#s-9b7fe77d-fe94-4fd2-9434-5746e436b535 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-9b7fe77d-fe94-4fd2-9434-5746e436b535 .shogun-image-content {
  
    justify-content: center;
  
}

#s-7da66dca-3d62-4f09-a4e4-faeb9c5badad {
  text-align: center;
}

#s-7da66dca-3d62-4f09-a4e4-faeb9c5badad {
  overflow: hidden;
  
  
}







  #s-7da66dca-3d62-4f09-a4e4-faeb9c5badad img.shogun-image {
    

    
    
    
  }


#s-7da66dca-3d62-4f09-a4e4-faeb9c5badad .shogun-image-content {
  
    justify-content: center;
  
}

#s-832400f4-1ffc-4ade-9c46-a822c8cd800f {
  text-align: center;
}

#s-832400f4-1ffc-4ade-9c46-a822c8cd800f {
  overflow: hidden;
  
  
}







  #s-832400f4-1ffc-4ade-9c46-a822c8cd800f img.shogun-image {
    

    
    
    
  }


#s-832400f4-1ffc-4ade-9c46-a822c8cd800f .shogun-image-content {
  
    justify-content: center;
  
}

#s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2 {
  
}
}@media (max-width: 767px){#s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-0996561f-cc3e-4240-8b17-37c104cd730a {
  text-align: center;
}

#s-0996561f-cc3e-4240-8b17-37c104cd730a {
  overflow: hidden;
  
  
}







  #s-0996561f-cc3e-4240-8b17-37c104cd730a img.shogun-image {
    

    
    
    
  }


#s-0996561f-cc3e-4240-8b17-37c104cd730a .shogun-image-content {
  
    justify-content: center;
  
}

#s-ae185900-8e7b-4647-bad9-840c0fba29ab {
  text-align: center;
}

#s-ae185900-8e7b-4647-bad9-840c0fba29ab {
  overflow: hidden;
  
  
}







  #s-ae185900-8e7b-4647-bad9-840c0fba29ab img.shogun-image {
    

    
    
    
  }


#s-ae185900-8e7b-4647-bad9-840c0fba29ab .shogun-image-content {
  
    justify-content: center;
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-0ef92948-d422-425e-a452-a801fdc49f63 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0ef92948-d422-425e-a452-a801fdc49f63 {
  display: none;
}
#s-0ef92948-d422-425e-a452-a801fdc49f63, #wrap-s-0ef92948-d422-425e-a452-a801fdc49f63, #wrap-content-s-0ef92948-d422-425e-a452-a801fdc49f63 { display: none !important; }}@media (max-width: 767px){#s-0ef92948-d422-425e-a452-a801fdc49f63 {
  display: none;
}
#s-0ef92948-d422-425e-a452-a801fdc49f63, #wrap-s-0ef92948-d422-425e-a452-a801fdc49f63, #wrap-content-s-0ef92948-d422-425e-a452-a801fdc49f63 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-38882312-c189-400d-825f-86a1a9d52078 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

#s-38882312-c189-400d-825f-86a1a9d52078 {
  overflow: hidden;
  
  
}







  #s-38882312-c189-400d-825f-86a1a9d52078 img.shogun-image {
    

    
    
    
  }


#s-38882312-c189-400d-825f-86a1a9d52078 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 {
  display: none;
}
#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2, #wrap-s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2, #wrap-content-s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 { display: none !important; }}@media (max-width: 767px){#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 {
  display: none;
}
#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2, #wrap-s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2, #wrap-content-s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-e5724eb6-0b56-4928-86d4-d8a2d7197ecc {
  text-align: center;
}

#s-e5724eb6-0b56-4928-86d4-d8a2d7197ecc {
  overflow: hidden;
  
  
}







  #s-e5724eb6-0b56-4928-86d4-d8a2d7197ecc img.shogun-image {
    

    
    
    
  }


#s-e5724eb6-0b56-4928-86d4-d8a2d7197ecc .shogun-image-content {
  
    justify-content: center;
  
}

#s-3dc72f02-caa9-47f1-b61b-e22af7598cc9 {
  text-align: center;
}

#s-3dc72f02-caa9-47f1-b61b-e22af7598cc9 {
  overflow: hidden;
  
  
}







  #s-3dc72f02-caa9-47f1-b61b-e22af7598cc9 img.shogun-image {
    

    
    
    
  }


#s-3dc72f02-caa9-47f1-b61b-e22af7598cc9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a38cad73-c6f8-47bd-86fb-f0588df00286 {
  text-align: center;
}

#s-a38cad73-c6f8-47bd-86fb-f0588df00286 {
  overflow: hidden;
  
  
}







  #s-a38cad73-c6f8-47bd-86fb-f0588df00286 img.shogun-image {
    

    
    
    
  }


#s-a38cad73-c6f8-47bd-86fb-f0588df00286 .shogun-image-content {
  
    justify-content: center;
  
}

#s-43495efa-5704-4a44-90a3-a97e23a456d7 {
  text-align: center;
}

#s-43495efa-5704-4a44-90a3-a97e23a456d7 {
  overflow: hidden;
  
  
}







  #s-43495efa-5704-4a44-90a3-a97e23a456d7 img.shogun-image {
    

    
    
    
  }


#s-43495efa-5704-4a44-90a3-a97e23a456d7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-1a0beefd-2c55-4caf-acac-1828a318788b {
  text-align: center;
}

#s-1a0beefd-2c55-4caf-acac-1828a318788b {
  overflow: hidden;
  
  
}







  #s-1a0beefd-2c55-4caf-acac-1828a318788b img.shogun-image {
    

    
    
    
  }


#s-1a0beefd-2c55-4caf-acac-1828a318788b .shogun-image-content {
  
    justify-content: center;
  
}

#s-943ec2ad-5d75-4136-b475-b0113569b220 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-943ec2ad-5d75-4136-b475-b0113569b220 {
  display: none;
}
#s-943ec2ad-5d75-4136-b475-b0113569b220, #wrap-s-943ec2ad-5d75-4136-b475-b0113569b220, #wrap-content-s-943ec2ad-5d75-4136-b475-b0113569b220 { display: none !important; }}@media (max-width: 767px){#s-943ec2ad-5d75-4136-b475-b0113569b220 {
  display: none;
}
#s-943ec2ad-5d75-4136-b475-b0113569b220, #wrap-s-943ec2ad-5d75-4136-b475-b0113569b220, #wrap-content-s-943ec2ad-5d75-4136-b475-b0113569b220 { display: none !important; }}
@media (min-width: 0px) {
[id="s-943ec2ad-5d75-4136-b475-b0113569b220"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-943ec2ad-5d75-4136-b475-b0113569b220"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-943ec2ad-5d75-4136-b475-b0113569b220"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-943ec2ad-5d75-4136-b475-b0113569b220"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-072e769c-ff34-4f59-b06c-b8776c98c94a {
  text-align: center;
}

#s-072e769c-ff34-4f59-b06c-b8776c98c94a {
  overflow: hidden;
  
  
}







  #s-072e769c-ff34-4f59-b06c-b8776c98c94a img.shogun-image {
    

    
    
    
  }


#s-072e769c-ff34-4f59-b06c-b8776c98c94a .shogun-image-content {
  
    justify-content: center;
  
}

#s-9ab03794-86fc-422b-a1c0-cf27eff6bc67 {
  text-align: center;
}

#s-9ab03794-86fc-422b-a1c0-cf27eff6bc67 {
  overflow: hidden;
  
  
}







  #s-9ab03794-86fc-422b-a1c0-cf27eff6bc67 img.shogun-image {
    

    
    
    
  }


#s-9ab03794-86fc-422b-a1c0-cf27eff6bc67 .shogun-image-content {
  
    justify-content: center;
  
}

#s-07adc3c5-ab90-4eda-8398-3634d09e8604 {
  max-width: 400px;
text-align: center;
}

#s-07adc3c5-ab90-4eda-8398-3634d09e8604 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-07adc3c5-ab90-4eda-8398-3634d09e8604 .shogun-image-content {
  
    justify-content: center;
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




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