.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-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 2734px;
text-align: center;
}
@media (min-width: 1200px){#s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6 {
  display: none;
}
#s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6, #wrap-s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6, #wrap-content-s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6 {
  display: none;
}
#s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6, #wrap-s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6, #wrap-content-s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6 { display: none !important; }}
#s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6 {
  overflow: hidden;
  
  
      max-width: 2734px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a6d2b2e4-dc51-4bf0-91e8-f84ea213ace6 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

.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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  margin-left: auto;
margin-right: auto;
max-width: 2048px;
text-align: center;
}
@media (min-width: 1200px){#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  display: none;
}
#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2, #wrap-s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2, #wrap-content-s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  display: none;
}
#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2, #wrap-s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2, #wrap-content-s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 { display: none !important; }}
#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2-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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2-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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2-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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2-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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2-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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 img.shogun-image {
  width: 100%;
  
  
  max-width: 2048px;

      
    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-2eacd3fb-2c90-4724-94b2-ba0585c20fd2 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2eacd3fb-2c90-4724-94b2-ba0585c20fd2.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
.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-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  display: none;
}
#s-22a21c62-bae1-44d4-9577-a74f83cd7e59, #wrap-s-22a21c62-bae1-44d4-9577-a74f83cd7e59, #wrap-content-s-22a21c62-bae1-44d4-9577-a74f83cd7e59 { display: none !important; }}@media (max-width: 767px){#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  display: none;
}
#s-22a21c62-bae1-44d4-9577-a74f83cd7e59, #wrap-s-22a21c62-bae1-44d4-9577-a74f83cd7e59, #wrap-content-s-22a21c62-bae1-44d4-9577-a74f83cd7e59 { display: none !important; }}







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

#s-f97d37fc-96da-4a89-931b-f274afe267f8 {
  min-height: 50px;
}








#s-f97d37fc-96da-4a89-931b-f274afe267f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f97d37fc-96da-4a89-931b-f274afe267f8.shg-box.shg-c {
  justify-content: center;
}

#s-6254e711-4a7a-43ee-a185-d3b75c51a69c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-6254e711-4a7a-43ee-a185-d3b75c51a69c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6254e711-4a7a-43ee-a185-d3b75c51a69c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6254e711-4a7a-43ee-a185-d3b75c51a69c {
  display: none;
}
#s-6254e711-4a7a-43ee-a185-d3b75c51a69c, #wrap-s-6254e711-4a7a-43ee-a185-d3b75c51a69c, #wrap-content-s-6254e711-4a7a-43ee-a185-d3b75c51a69c { display: none !important; }}@media (max-width: 767px){#s-6254e711-4a7a-43ee-a185-d3b75c51a69c {
  display: none;
}
#s-6254e711-4a7a-43ee-a185-d3b75c51a69c, #wrap-s-6254e711-4a7a-43ee-a185-d3b75c51a69c, #wrap-content-s-6254e711-4a7a-43ee-a185-d3b75c51a69c { display: none !important; }}
#s-6254e711-4a7a-43ee-a185-d3b75c51a69c {
  background-image: url(https://i.shgcdn.com/032bc154-2bf4-4054-9761-dc4374c45c0a/);
}








#s-6254e711-4a7a-43ee-a185-d3b75c51a69c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-6254e711-4a7a-43ee-a185-d3b75c51a69c.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-6254e711-4a7a-43ee-a185-d3b75c51a69c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-6254e711-4a7a-43ee-a185-d3b75c51a69c.shg-box.shg-c {
  justify-content: center;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

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

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

#s-b1892f00-e520-4525-b095-849645ee7b25 {
  margin-left: 30px;
margin-right: 30px;
padding-left: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-b1892f00-e520-4525-b095-849645ee7b25"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-b1892f00-e520-4525-b095-849645ee7b25"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b1892f00-e520-4525-b095-849645ee7b25"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1892f00-e520-4525-b095-849645ee7b25"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-d6c8a5ee-0577-4dac-9d90-c3e885d92068 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(16, 117, 190, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-d6c8a5ee-0577-4dac-9d90-c3e885d92068 {
  
}
}@media (max-width: 767px){#s-d6c8a5ee-0577-4dac-9d90-c3e885d92068 {
  
}
}







#s-d6c8a5ee-0577-4dac-9d90-c3e885d92068 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d6c8a5ee-0577-4dac-9d90-c3e885d92068.shg-box.shg-c {
  justify-content: flex-end;
}

#s-922cb494-45a1-4755-995c-9297867e8075 {
  margin-left: 0%;
margin-right: 0%;
max-width: 1182px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-922cb494-45a1-4755-995c-9297867e8075 {
  overflow: hidden;
  
  
      max-width: 1182px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-922cb494-45a1-4755-995c-9297867e8075 .shogun-image-content {
  
    justify-content: center;
  
}

.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-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00 {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(235, 38, 46, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00:hover {background-color: rgba(238, 90, 53, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00-root {
    text-align: left;
  }


#s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00-root {
    text-align: left;
  }


#s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00-root {
    text-align: left;
  }


#s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00-root {
    text-align: left;
  }


#s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00-root {
    text-align: left;
  }


#s-33ea3d5e-8f3c-4064-9bac-ef6f02bc1a00.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  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);
}

#s-34bc61a3-41c9-4896-8c8a-b608b53d0780 {
  margin-left: 0px;
margin-right: 0%;
}

#s-34bc61a3-41c9-4896-8c8a-b608b53d0780 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-34bc61a3-41c9-4896-8c8a-b608b53d0780 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-34bc61a3-41c9-4896-8c8a-b608b53d0780 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-34bc61a3-41c9-4896-8c8a-b608b53d0780 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-34bc61a3-41c9-4896-8c8a-b608b53d0780 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-34bc61a3-41c9-4896-8c8a-b608b53d0780 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
}
#s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd:hover {background-color: rgba(245, 210, 72, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd:active {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd-root {
    text-align: left;
  }


#s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd-root {
    text-align: left;
  }


#s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd-root {
    text-align: left;
  }


#s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd-root {
    text-align: left;
  }


#s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd-root {
    text-align: left;
  }


#s-09b32b3c-a15c-4f43-bb5c-3398805e8fcd.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c952e000-ca43-4af4-b93b-ea2577e06bfc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
}
#s-c952e000-ca43-4af4-b93b-ea2577e06bfc:hover {background-color: rgba(245, 210, 72, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c952e000-ca43-4af4-b93b-ea2577e06bfc:active {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c952e000-ca43-4af4-b93b-ea2577e06bfc-root {
    text-align: left;
  }


#s-c952e000-ca43-4af4-b93b-ea2577e06bfc.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c952e000-ca43-4af4-b93b-ea2577e06bfc-root {
    text-align: left;
  }


#s-c952e000-ca43-4af4-b93b-ea2577e06bfc.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c952e000-ca43-4af4-b93b-ea2577e06bfc-root {
    text-align: left;
  }


#s-c952e000-ca43-4af4-b93b-ea2577e06bfc.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c952e000-ca43-4af4-b93b-ea2577e06bfc-root {
    text-align: left;
  }


#s-c952e000-ca43-4af4-b93b-ea2577e06bfc.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c952e000-ca43-4af4-b93b-ea2577e06bfc-root {
    text-align: left;
  }


#s-c952e000-ca43-4af4-b93b-ea2577e06bfc.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
}
#s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c:hover {background-color: rgba(245, 210, 72, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c:active {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c-root {
    text-align: left;
  }


#s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c-root {
    text-align: left;
  }


#s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c-root {
    text-align: left;
  }


#s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c-root {
    text-align: left;
  }


#s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c-root {
    text-align: left;
  }


#s-dc37fac5-fa5a-44d5-93b0-6dddc05fff8c.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-96e48a51-361b-491f-9e83-63b718053390 {
  margin-left: 0px;
margin-right: 0%;
}

#s-96e48a51-361b-491f-9e83-63b718053390 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-96e48a51-361b-491f-9e83-63b718053390 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-96e48a51-361b-491f-9e83-63b718053390 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-96e48a51-361b-491f-9e83-63b718053390 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-96e48a51-361b-491f-9e83-63b718053390 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-96e48a51-361b-491f-9e83-63b718053390 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-c28d3efc-2e3f-42c2-895f-929b3850b07b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-c28d3efc-2e3f-42c2-895f-929b3850b07b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGQ0YWI0MzUtMmNhOS00MTg1LTg3MWQtMGQ0NjBmMWQ5MmYzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwZDRhYjQzNS0yY2E5LTQxODUtODcxZC0wZDQ2MGYxZDkyZjMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-c28d3efc-2e3f-42c2-895f-929b3850b07b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c28d3efc-2e3f-42c2-895f-929b3850b07b-root {
    text-align: left;
  }


#s-c28d3efc-2e3f-42c2-895f-929b3850b07b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c28d3efc-2e3f-42c2-895f-929b3850b07b-root {
    text-align: left;
  }


#s-c28d3efc-2e3f-42c2-895f-929b3850b07b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c28d3efc-2e3f-42c2-895f-929b3850b07b-root {
    text-align: left;
  }


#s-c28d3efc-2e3f-42c2-895f-929b3850b07b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c28d3efc-2e3f-42c2-895f-929b3850b07b-root {
    text-align: left;
  }


#s-c28d3efc-2e3f-42c2-895f-929b3850b07b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c28d3efc-2e3f-42c2-895f-929b3850b07b-root {
    text-align: left;
  }


#s-c28d3efc-2e3f-42c2-895f-929b3850b07b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-567ff1db-50c3-4c1f-8030-6fadadfaf178 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-567ff1db-50c3-4c1f-8030-6fadadfaf178:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzNjYWQ2MGEtNWQ4NS00MGJhLThkNzgtYWRkMzk0YzE3Y2E2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjM2NhZDYwYS01ZDg1LTQwYmEtOGQ3OC1hZGQzOTRjMTdjYTYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-567ff1db-50c3-4c1f-8030-6fadadfaf178:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-567ff1db-50c3-4c1f-8030-6fadadfaf178-root {
    text-align: left;
  }


#s-567ff1db-50c3-4c1f-8030-6fadadfaf178.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-567ff1db-50c3-4c1f-8030-6fadadfaf178-root {
    text-align: left;
  }


#s-567ff1db-50c3-4c1f-8030-6fadadfaf178.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-567ff1db-50c3-4c1f-8030-6fadadfaf178-root {
    text-align: left;
  }


#s-567ff1db-50c3-4c1f-8030-6fadadfaf178.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-567ff1db-50c3-4c1f-8030-6fadadfaf178-root {
    text-align: left;
  }


#s-567ff1db-50c3-4c1f-8030-6fadadfaf178.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-567ff1db-50c3-4c1f-8030-6fadadfaf178-root {
    text-align: left;
  }


#s-567ff1db-50c3-4c1f-8030-6fadadfaf178.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDQ2ZmVlNjQtMjFjZi00OTU0LWE5MDctOTFlMTQyNTVhMTcwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NDZmZWU2NC0yMWNmLTQ5NTQtYTkwNy05MWUxNDI1NWExNzApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b-root {
    text-align: left;
  }


#s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b-root {
    text-align: left;
  }


#s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b-root {
    text-align: left;
  }


#s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b-root {
    text-align: left;
  }


#s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b-root {
    text-align: left;
  }


#s-077e7a4f-7e02-4b61-84b4-c6549d0ce81b.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDI0YWYyNWYtZWU2ZS00YjE5LWI4ZTYtZmNjMzU3MDk1YTMxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjRhZjI1Zi1lZTZlLTRiMTktYjhlNi1mY2MzNTcwOTVhMzEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb-root {
    text-align: left;
  }


#s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb-root {
    text-align: left;
  }


#s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb-root {
    text-align: left;
  }


#s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb-root {
    text-align: left;
  }


#s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb-root {
    text-align: left;
  }


#s-4b0b1856-7860-41a4-b07b-f5ce9df56ddb.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b8eed75c-abcf-461d-872b-66fcac07f505 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-b8eed75c-abcf-461d-872b-66fcac07f505:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjJhMDEwMjktNzViMC00NThlLTg2ZDItNzcxNjBhNmI3YmU1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MmEwMTAyOS03NWIwLTQ1OGUtODZkMi03NzE2MGE2YjdiZTUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b8eed75c-abcf-461d-872b-66fcac07f505:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b8eed75c-abcf-461d-872b-66fcac07f505-root {
    text-align: left;
  }


#s-b8eed75c-abcf-461d-872b-66fcac07f505.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b8eed75c-abcf-461d-872b-66fcac07f505-root {
    text-align: left;
  }


#s-b8eed75c-abcf-461d-872b-66fcac07f505.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b8eed75c-abcf-461d-872b-66fcac07f505-root {
    text-align: left;
  }


#s-b8eed75c-abcf-461d-872b-66fcac07f505.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b8eed75c-abcf-461d-872b-66fcac07f505-root {
    text-align: left;
  }


#s-b8eed75c-abcf-461d-872b-66fcac07f505.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b8eed75c-abcf-461d-872b-66fcac07f505-root {
    text-align: left;
  }


#s-b8eed75c-abcf-461d-872b-66fcac07f505.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-06523507-ddc6-46e8-a510-27ff54c00a1a {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(238, 90, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-06523507-ddc6-46e8-a510-27ff54c00a1a:hover {background-color: rgba(245, 210, 72, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-06523507-ddc6-46e8-a510-27ff54c00a1a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-06523507-ddc6-46e8-a510-27ff54c00a1a-root {
    text-align: center;
  }


#s-06523507-ddc6-46e8-a510-27ff54c00a1a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-06523507-ddc6-46e8-a510-27ff54c00a1a-root {
    text-align: center;
  }


#s-06523507-ddc6-46e8-a510-27ff54c00a1a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-06523507-ddc6-46e8-a510-27ff54c00a1a-root {
    text-align: center;
  }


#s-06523507-ddc6-46e8-a510-27ff54c00a1a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-06523507-ddc6-46e8-a510-27ff54c00a1a-root {
    text-align: center;
  }


#s-06523507-ddc6-46e8-a510-27ff54c00a1a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-06523507-ddc6-46e8-a510-27ff54c00a1a-root {
    text-align: center;
  }


#s-06523507-ddc6-46e8-a510-27ff54c00a1a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
@media (min-width: 1200px){#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d {
  display: none;
}
#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d, #wrap-s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d, #wrap-content-s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d {
  display: none;
}
#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d, #wrap-s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d, #wrap-content-s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d { display: none !important; }}
#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(51, 51, 51, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-5975e3c7-588f-4f4a-bfd6-5240ace7b71d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a-root {
    text-align: center;
  }


#s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a-root {
    text-align: center;
  }


#s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a-root {
    text-align: center;
  }


#s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a-root {
    text-align: center;
  }


#s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a-root {
    text-align: center;
  }


#s-41d8ea74-3f78-433c-8dcf-e32db3d9dc3a.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0916cb16-01d1-42f5-93bb-94444405f168 {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-0916cb16-01d1-42f5-93bb-94444405f168:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0916cb16-01d1-42f5-93bb-94444405f168:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0916cb16-01d1-42f5-93bb-94444405f168-root {
    text-align: center;
  }


#s-0916cb16-01d1-42f5-93bb-94444405f168.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0916cb16-01d1-42f5-93bb-94444405f168-root {
    text-align: center;
  }


#s-0916cb16-01d1-42f5-93bb-94444405f168.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0916cb16-01d1-42f5-93bb-94444405f168-root {
    text-align: center;
  }


#s-0916cb16-01d1-42f5-93bb-94444405f168.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0916cb16-01d1-42f5-93bb-94444405f168-root {
    text-align: center;
  }


#s-0916cb16-01d1-42f5-93bb-94444405f168.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0916cb16-01d1-42f5-93bb-94444405f168-root {
    text-align: center;
  }


#s-0916cb16-01d1-42f5-93bb-94444405f168.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-291a11f0-186b-4e5b-83a5-9b2d097d9570 {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-291a11f0-186b-4e5b-83a5-9b2d097d9570:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-291a11f0-186b-4e5b-83a5-9b2d097d9570:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-291a11f0-186b-4e5b-83a5-9b2d097d9570-root {
    text-align: center;
  }


#s-291a11f0-186b-4e5b-83a5-9b2d097d9570.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-291a11f0-186b-4e5b-83a5-9b2d097d9570-root {
    text-align: center;
  }


#s-291a11f0-186b-4e5b-83a5-9b2d097d9570.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-291a11f0-186b-4e5b-83a5-9b2d097d9570-root {
    text-align: center;
  }


#s-291a11f0-186b-4e5b-83a5-9b2d097d9570.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-291a11f0-186b-4e5b-83a5-9b2d097d9570-root {
    text-align: center;
  }


#s-291a11f0-186b-4e5b-83a5-9b2d097d9570.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-291a11f0-186b-4e5b-83a5-9b2d097d9570-root {
    text-align: center;
  }


#s-291a11f0-186b-4e5b-83a5-9b2d097d9570.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-de5303dd-940d-44cd-9521-650950e28156 {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-de5303dd-940d-44cd-9521-650950e28156:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-de5303dd-940d-44cd-9521-650950e28156:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-de5303dd-940d-44cd-9521-650950e28156-root {
    text-align: center;
  }


#s-de5303dd-940d-44cd-9521-650950e28156.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-de5303dd-940d-44cd-9521-650950e28156-root {
    text-align: center;
  }


#s-de5303dd-940d-44cd-9521-650950e28156.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-de5303dd-940d-44cd-9521-650950e28156-root {
    text-align: center;
  }


#s-de5303dd-940d-44cd-9521-650950e28156.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-de5303dd-940d-44cd-9521-650950e28156-root {
    text-align: center;
  }


#s-de5303dd-940d-44cd-9521-650950e28156.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-de5303dd-940d-44cd-9521-650950e28156-root {
    text-align: center;
  }


#s-de5303dd-940d-44cd-9521-650950e28156.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-032ea694-9854-4d34-bc2a-cc9536ae59cd {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-032ea694-9854-4d34-bc2a-cc9536ae59cd:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-032ea694-9854-4d34-bc2a-cc9536ae59cd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-032ea694-9854-4d34-bc2a-cc9536ae59cd-root {
    text-align: center;
  }


#s-032ea694-9854-4d34-bc2a-cc9536ae59cd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-032ea694-9854-4d34-bc2a-cc9536ae59cd-root {
    text-align: center;
  }


#s-032ea694-9854-4d34-bc2a-cc9536ae59cd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-032ea694-9854-4d34-bc2a-cc9536ae59cd-root {
    text-align: center;
  }


#s-032ea694-9854-4d34-bc2a-cc9536ae59cd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-032ea694-9854-4d34-bc2a-cc9536ae59cd-root {
    text-align: center;
  }


#s-032ea694-9854-4d34-bc2a-cc9536ae59cd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-032ea694-9854-4d34-bc2a-cc9536ae59cd-root {
    text-align: center;
  }


#s-032ea694-9854-4d34-bc2a-cc9536ae59cd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3501b990-28c1-4dcc-a988-d8fb274168dd {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3501b990-28c1-4dcc-a988-d8fb274168dd:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3501b990-28c1-4dcc-a988-d8fb274168dd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3501b990-28c1-4dcc-a988-d8fb274168dd-root {
    text-align: center;
  }


#s-3501b990-28c1-4dcc-a988-d8fb274168dd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3501b990-28c1-4dcc-a988-d8fb274168dd-root {
    text-align: center;
  }


#s-3501b990-28c1-4dcc-a988-d8fb274168dd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3501b990-28c1-4dcc-a988-d8fb274168dd-root {
    text-align: center;
  }


#s-3501b990-28c1-4dcc-a988-d8fb274168dd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3501b990-28c1-4dcc-a988-d8fb274168dd-root {
    text-align: center;
  }


#s-3501b990-28c1-4dcc-a988-d8fb274168dd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3501b990-28c1-4dcc-a988-d8fb274168dd-root {
    text-align: center;
  }


#s-3501b990-28c1-4dcc-a988-d8fb274168dd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-61585741-8fb8-4d46-88a2-3bfad07601ff {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-61585741-8fb8-4d46-88a2-3bfad07601ff:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-61585741-8fb8-4d46-88a2-3bfad07601ff:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-61585741-8fb8-4d46-88a2-3bfad07601ff-root {
    text-align: center;
  }


#s-61585741-8fb8-4d46-88a2-3bfad07601ff.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-61585741-8fb8-4d46-88a2-3bfad07601ff-root {
    text-align: center;
  }


#s-61585741-8fb8-4d46-88a2-3bfad07601ff.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-61585741-8fb8-4d46-88a2-3bfad07601ff-root {
    text-align: center;
  }


#s-61585741-8fb8-4d46-88a2-3bfad07601ff.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-61585741-8fb8-4d46-88a2-3bfad07601ff-root {
    text-align: center;
  }


#s-61585741-8fb8-4d46-88a2-3bfad07601ff.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-61585741-8fb8-4d46-88a2-3bfad07601ff-root {
    text-align: center;
  }


#s-61585741-8fb8-4d46-88a2-3bfad07601ff.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd-root {
    text-align: center;
  }


#s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd-root {
    text-align: center;
  }


#s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd-root {
    text-align: center;
  }


#s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd-root {
    text-align: center;
  }


#s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd-root {
    text-align: center;
  }


#s-1d2cc0f3-2170-4592-8039-dbfca7dde9bd.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c796cba5-c811-4578-bc40-9bb84b6e6755 {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c796cba5-c811-4578-bc40-9bb84b6e6755:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c796cba5-c811-4578-bc40-9bb84b6e6755:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c796cba5-c811-4578-bc40-9bb84b6e6755-root {
    text-align: center;
  }


#s-c796cba5-c811-4578-bc40-9bb84b6e6755.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c796cba5-c811-4578-bc40-9bb84b6e6755-root {
    text-align: center;
  }


#s-c796cba5-c811-4578-bc40-9bb84b6e6755.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c796cba5-c811-4578-bc40-9bb84b6e6755-root {
    text-align: center;
  }


#s-c796cba5-c811-4578-bc40-9bb84b6e6755.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c796cba5-c811-4578-bc40-9bb84b6e6755-root {
    text-align: center;
  }


#s-c796cba5-c811-4578-bc40-9bb84b6e6755.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c796cba5-c811-4578-bc40-9bb84b6e6755-root {
    text-align: center;
  }


#s-c796cba5-c811-4578-bc40-9bb84b6e6755.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1 {
  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(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1-root {
    text-align: center;
  }


#s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1-root {
    text-align: center;
  }


#s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1-root {
    text-align: center;
  }


#s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1-root {
    text-align: center;
  }


#s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1-root {
    text-align: center;
  }


#s-99bd5988-2543-4c12-92ba-6ba6b6dcf7e1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.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-0fde677f-43e1-45ca-9bcf-5e661ded702a {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-0fde677f-43e1-45ca-9bcf-5e661ded702a .shg-proportional-font-size,
#s-0fde677f-43e1-45ca-9bcf-5e661ded702a .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c8c2cbbe-9918-4351-82e3-9cbf6626bbad {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-c8c2cbbe-9918-4351-82e3-9cbf6626bbad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8c2cbbe-9918-4351-82e3-9cbf6626bbad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c8c2cbbe-9918-4351-82e3-9cbf6626bbad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8c2cbbe-9918-4351-82e3-9cbf6626bbad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-dc5d7688-fa84-4585-a09e-5e84e05f75e2 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-dc5d7688-fa84-4585-a09e-5e84e05f75e2 .shg-proportional-font-size,
#s-dc5d7688-fa84-4585-a09e-5e84e05f75e2 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-571b81bc-8cfd-4717-8b01-2e4e53e6fedc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-571b81bc-8cfd-4717-8b01-2e4e53e6fedc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-571b81bc-8cfd-4717-8b01-2e4e53e6fedc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-571b81bc-8cfd-4717-8b01-2e4e53e6fedc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-571b81bc-8cfd-4717-8b01-2e4e53e6fedc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-571b81bc-8cfd-4717-8b01-2e4e53e6fedc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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-bf45fbee-f8cc-49f9-bcd2-5faacb9c9730 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-ffc552d5-56be-40ef-87d3-cc713c1600f7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 1);
}

#s-ffc552d5-56be-40ef-87d3-cc713c1600f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-ffc552d5-56be-40ef-87d3-cc713c1600f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-ffc552d5-56be-40ef-87d3-cc713c1600f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 1);
}

#s-ffc552d5-56be-40ef-87d3-cc713c1600f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-ffc552d5-56be-40ef-87d3-cc713c1600f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fcd9cb4e-0766-40ea-a7ca-81bab839333d {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-d9c2d861-db9e-4b92-9dfc-c0109f5aa2bc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-d9c2d861-db9e-4b92-9dfc-c0109f5aa2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-d9c2d861-db9e-4b92-9dfc-c0109f5aa2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-d9c2d861-db9e-4b92-9dfc-c0109f5aa2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d9c2d861-db9e-4b92-9dfc-c0109f5aa2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-d9c2d861-db9e-4b92-9dfc-c0109f5aa2bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9dd5c1ba-c9ad-443f-85ef-b859c22172a4 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-8381f665-12cb-4d35-9141-e1a9bafd4368 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-8381f665-12cb-4d35-9141-e1a9bafd4368 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-8381f665-12cb-4d35-9141-e1a9bafd4368 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-8381f665-12cb-4d35-9141-e1a9bafd4368 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-8381f665-12cb-4d35-9141-e1a9bafd4368 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-8381f665-12cb-4d35-9141-e1a9bafd4368 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9f06ea7c-907d-4fc9-a8c9-8c6857908afe {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-c37e7b6d-d6ac-413d-a4fa-51eb81b74852 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-c37e7b6d-d6ac-413d-a4fa-51eb81b74852 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-c37e7b6d-d6ac-413d-a4fa-51eb81b74852 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-c37e7b6d-d6ac-413d-a4fa-51eb81b74852 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-c37e7b6d-d6ac-413d-a4fa-51eb81b74852 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-c37e7b6d-d6ac-413d-a4fa-51eb81b74852 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-284cc33a-e8f1-44f2-b2e8-52998bb82449 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-e99f7e8d-e329-4471-8d39-1384ae2a73fa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-e99f7e8d-e329-4471-8d39-1384ae2a73fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-e99f7e8d-e329-4471-8d39-1384ae2a73fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-e99f7e8d-e329-4471-8d39-1384ae2a73fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e99f7e8d-e329-4471-8d39-1384ae2a73fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-e99f7e8d-e329-4471-8d39-1384ae2a73fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-17e34b76-5b9d-489a-9266-e03f603b6d1b {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-64e9175b-9e08-458f-8ab1-c6d22ea279c6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-64e9175b-9e08-458f-8ab1-c6d22ea279c6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-64e9175b-9e08-458f-8ab1-c6d22ea279c6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-64e9175b-9e08-458f-8ab1-c6d22ea279c6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-64e9175b-9e08-458f-8ab1-c6d22ea279c6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-64e9175b-9e08-458f-8ab1-c6d22ea279c6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c6285ede-2e55-4991-854f-5d19e083736f {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-e66525ce-9932-4ed7-84ff-293bb089c998 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-e66525ce-9932-4ed7-84ff-293bb089c998 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-e66525ce-9932-4ed7-84ff-293bb089c998 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-e66525ce-9932-4ed7-84ff-293bb089c998 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e66525ce-9932-4ed7-84ff-293bb089c998 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-e66525ce-9932-4ed7-84ff-293bb089c998 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-52d6cfdc-609e-44d1-96f1-83ef8673afd2 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-11cfe963-34f9-490d-b3ef-75c608e9e763 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-11cfe963-34f9-490d-b3ef-75c608e9e763 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-11cfe963-34f9-490d-b3ef-75c608e9e763 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-11cfe963-34f9-490d-b3ef-75c608e9e763 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-11cfe963-34f9-490d-b3ef-75c608e9e763 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-11cfe963-34f9-490d-b3ef-75c608e9e763 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8df5f8e8-7e50-4937-aa26-212fa9439afc {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-6c029c2c-b9f7-4f99-817c-4ae18eda3ad2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-6c029c2c-b9f7-4f99-817c-4ae18eda3ad2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-6c029c2c-b9f7-4f99-817c-4ae18eda3ad2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-6c029c2c-b9f7-4f99-817c-4ae18eda3ad2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-6c029c2c-b9f7-4f99-817c-4ae18eda3ad2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-6c029c2c-b9f7-4f99-817c-4ae18eda3ad2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-910325c9-907f-47fb-9a49-e88b8e13a065 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-69863fc8-a4d7-4bfa-8864-1a95b4b9f8c2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-69863fc8-a4d7-4bfa-8864-1a95b4b9f8c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-69863fc8-a4d7-4bfa-8864-1a95b4b9f8c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-69863fc8-a4d7-4bfa-8864-1a95b4b9f8c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-69863fc8-a4d7-4bfa-8864-1a95b4b9f8c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-69863fc8-a4d7-4bfa-8864-1a95b4b9f8c2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d06d6ad1-0ae9-4ce8-a0db-9ccbfb26854f {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-94b86683-8fff-453b-8af0-9b2b1323791d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-94b86683-8fff-453b-8af0-9b2b1323791d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-94b86683-8fff-453b-8af0-9b2b1323791d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-94b86683-8fff-453b-8af0-9b2b1323791d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-94b86683-8fff-453b-8af0-9b2b1323791d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-94b86683-8fff-453b-8af0-9b2b1323791d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2875482a-4f6f-43b4-87c7-688f2cec2264 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-af9a16b5-7ff0-4f20-bbb0-eb16dd5262c0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-af9a16b5-7ff0-4f20-bbb0-eb16dd5262c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-af9a16b5-7ff0-4f20-bbb0-eb16dd5262c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-af9a16b5-7ff0-4f20-bbb0-eb16dd5262c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-af9a16b5-7ff0-4f20-bbb0-eb16dd5262c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-af9a16b5-7ff0-4f20-bbb0-eb16dd5262c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b03f0cee-8838-4d5f-8bb3-33df8933c8dd {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-da999659-929a-4282-8718-4b32fcd087a8 {
  margin-bottom: 30px;
}

#s-da999659-929a-4282-8718-4b32fcd087a8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-da999659-929a-4282-8718-4b32fcd087a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-da999659-929a-4282-8718-4b32fcd087a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-da999659-929a-4282-8718-4b32fcd087a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-da999659-929a-4282-8718-4b32fcd087a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-da999659-929a-4282-8718-4b32fcd087a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-45b34d29-748b-4ac0-8d99-73d3a017ac4e {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-a6f3ce0b-6772-4ca0-96fd-2528dbdbba21 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-a6f3ce0b-6772-4ca0-96fd-2528dbdbba21 .shg-proportional-font-size,
#s-a6f3ce0b-6772-4ca0-96fd-2528dbdbba21 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-cd48132c-cc3e-4485-842e-5ca3d17ac1b0 {
  padding-bottom: 0px;
}

#s-cd48132c-cc3e-4485-842e-5ca3d17ac1b0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-cd48132c-cc3e-4485-842e-5ca3d17ac1b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(238, 90, 53, 1);
  padding: 10px;
}

#s-cd48132c-cc3e-4485-842e-5ca3d17ac1b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-cd48132c-cc3e-4485-842e-5ca3d17ac1b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-cd48132c-cc3e-4485-842e-5ca3d17ac1b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-cd48132c-cc3e-4485-842e-5ca3d17ac1b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fe321ead-359b-4ab1-b8a3-e5c3b1ee5187 {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
}

#s-acac5569-1725-4bef-830f-571a22914984 {
  padding-bottom: 20px;
}

#s-acac5569-1725-4bef-830f-571a22914984 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-acac5569-1725-4bef-830f-571a22914984 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(238, 90, 53, 1);
  padding: 10px;
}

#s-acac5569-1725-4bef-830f-571a22914984 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-acac5569-1725-4bef-830f-571a22914984 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-acac5569-1725-4bef-830f-571a22914984 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-acac5569-1725-4bef-830f-571a22914984 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-46a9da12-f2ee-4b5d-8081-c3b9d6f9b34f {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
}

#s-52eacca9-f036-4ff6-9c14-56dca182aa77 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-52eacca9-f036-4ff6-9c14-56dca182aa77 .shg-proportional-font-size,
#s-52eacca9-f036-4ff6-9c14-56dca182aa77 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f58f4d0c-4df7-4c78-8b88-949c51a5e56b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-f58f4d0c-4df7-4c78-8b88-949c51a5e56b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(235, 38, 46, 1);
  padding: 10px;
}

#s-f58f4d0c-4df7-4c78-8b88-949c51a5e56b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-f58f4d0c-4df7-4c78-8b88-949c51a5e56b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-f58f4d0c-4df7-4c78-8b88-949c51a5e56b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-f58f4d0c-4df7-4c78-8b88-949c51a5e56b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-bfa5290a-41cd-4fac-9e29-17ac8cf8e4e3 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-cf09c406-0596-410e-820c-73fbdc9c0c12 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-cf09c406-0596-410e-820c-73fbdc9c0c12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(235, 38, 46, 1);
  padding: 10px;
}

#s-cf09c406-0596-410e-820c-73fbdc9c0c12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-cf09c406-0596-410e-820c-73fbdc9c0c12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-cf09c406-0596-410e-820c-73fbdc9c0c12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-cf09c406-0596-410e-820c-73fbdc9c0c12 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7f5cd1f6-7b14-4dd5-b7ce-520935c28b48 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-0bb10a3d-153c-4a11-8751-ca3997a3c6bc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-0bb10a3d-153c-4a11-8751-ca3997a3c6bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(235, 38, 46, 1);
  padding: 10px;
}

#s-0bb10a3d-153c-4a11-8751-ca3997a3c6bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-0bb10a3d-153c-4a11-8751-ca3997a3c6bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-0bb10a3d-153c-4a11-8751-ca3997a3c6bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-0bb10a3d-153c-4a11-8751-ca3997a3c6bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8fb0e653-50bd-4d56-bc49-57ccca55ae23 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-94bd0244-0b9d-43a2-abd7-87f3ac19d7d2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-94bd0244-0b9d-43a2-abd7-87f3ac19d7d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(235, 38, 46, 1);
  padding: 10px;
}

#s-94bd0244-0b9d-43a2-abd7-87f3ac19d7d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(250, 250, 250, 1);
}

#s-94bd0244-0b9d-43a2-abd7-87f3ac19d7d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-94bd0244-0b9d-43a2-abd7-87f3ac19d7d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(250, 250, 250, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-94bd0244-0b9d-43a2-abd7-87f3ac19d7d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9046cd96-eca0-426f-9fbc-067bc16705c9 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-32ae9093-9a35-41bd-b810-560ad47e3424 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-32ae9093-9a35-41bd-b810-560ad47e3424 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(235, 38, 46, 1);
  padding: 10px;
}

#s-32ae9093-9a35-41bd-b810-560ad47e3424 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-32ae9093-9a35-41bd-b810-560ad47e3424 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-32ae9093-9a35-41bd-b810-560ad47e3424 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-32ae9093-9a35-41bd-b810-560ad47e3424 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-272d3d9a-aafd-4b1e-a237-7e1dd4e194fd {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-f1a4af14-fbb6-49c5-b818-22fc47a327eb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(252, 252, 252, 1);
}

#s-f1a4af14-fbb6-49c5-b818-22fc47a327eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(235, 38, 46, 1);
  padding: 10px;
}

#s-f1a4af14-fbb6-49c5-b818-22fc47a327eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-f1a4af14-fbb6-49c5-b818-22fc47a327eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(252, 252, 252, 1);
}

#s-f1a4af14-fbb6-49c5-b818-22fc47a327eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-f1a4af14-fbb6-49c5-b818-22fc47a327eb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b44ea4e6-b1c9-47d7-87ac-290b6d9779b1 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-e048fea9-63e4-4a7d-b375-36336c37cca2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(252, 252, 252, 1);
}

#s-e048fea9-63e4-4a7d-b375-36336c37cca2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(235, 38, 46, 1);
  padding: 10px;
}

#s-e048fea9-63e4-4a7d-b375-36336c37cca2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-e048fea9-63e4-4a7d-b375-36336c37cca2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(252, 252, 252, 1);
}

#s-e048fea9-63e4-4a7d-b375-36336c37cca2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-e048fea9-63e4-4a7d-b375-36336c37cca2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2657b3d1-748b-4aaf-a5e7-56bf31701917 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-816dc5a4-1ca4-4d2e-abce-2edd9831769d {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-816dc5a4-1ca4-4d2e-abce-2edd9831769d .shg-proportional-font-size,
#s-816dc5a4-1ca4-4d2e-abce-2edd9831769d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5a004822-24e5-413b-a28f-3638fc0e89be > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-5a004822-24e5-413b-a28f-3638fc0e89be > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(238, 90, 53, 1);
  padding: 10px;
}

#s-5a004822-24e5-413b-a28f-3638fc0e89be > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-5a004822-24e5-413b-a28f-3638fc0e89be > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-5a004822-24e5-413b-a28f-3638fc0e89be > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-5a004822-24e5-413b-a28f-3638fc0e89be > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4860051f-4595-4fa7-9cb1-3b0d1d50adde {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-3982f13a-5599-4917-86d4-5c4ab6633269 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-3982f13a-5599-4917-86d4-5c4ab6633269 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(238, 90, 53, 1);
  padding: 10px;
}

#s-3982f13a-5599-4917-86d4-5c4ab6633269 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-3982f13a-5599-4917-86d4-5c4ab6633269 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-3982f13a-5599-4917-86d4-5c4ab6633269 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-3982f13a-5599-4917-86d4-5c4ab6633269 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-615833d1-ab86-4a3f-93a2-bcc5fb7b7d89 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-8a27d9cb-5291-462c-9bfb-f1bb88796330 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8a27d9cb-5291-462c-9bfb-f1bb88796330 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(238, 90, 53, 1);
  padding: 10px;
}

#s-8a27d9cb-5291-462c-9bfb-f1bb88796330 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-8a27d9cb-5291-462c-9bfb-f1bb88796330 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8a27d9cb-5291-462c-9bfb-f1bb88796330 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-8a27d9cb-5291-462c-9bfb-f1bb88796330 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-14bd5851-8a8c-4397-b32a-451fd016d7db {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-82a6adda-3aa4-4ba2-9d0f-f228a70396ee > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-82a6adda-3aa4-4ba2-9d0f-f228a70396ee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(238, 90, 53, 1);
  padding: 10px;
}

#s-82a6adda-3aa4-4ba2-9d0f-f228a70396ee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-82a6adda-3aa4-4ba2-9d0f-f228a70396ee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-82a6adda-3aa4-4ba2-9d0f-f228a70396ee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-82a6adda-3aa4-4ba2-9d0f-f228a70396ee > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-08e4e569-e8a0-4b3f-ace8-0d0076e4af97 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-18a378fd-0c5d-4e57-b471-4ef426811234 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-18a378fd-0c5d-4e57-b471-4ef426811234 .shg-proportional-font-size,
#s-18a378fd-0c5d-4e57-b471-4ef426811234 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-14009bf9-392a-448f-8c91-ef87fd043e8a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-14009bf9-392a-448f-8c91-ef87fd043e8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 12px;
}

#s-14009bf9-392a-448f-8c91-ef87fd043e8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-14009bf9-392a-448f-8c91-ef87fd043e8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-14009bf9-392a-448f-8c91-ef87fd043e8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-14009bf9-392a-448f-8c91-ef87fd043e8a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-34d416a2-e432-4a99-a443-07dc1213b1db {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-95796610-b6ca-44ae-bbe0-3377887e86da > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-95796610-b6ca-44ae-bbe0-3377887e86da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-95796610-b6ca-44ae-bbe0-3377887e86da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-95796610-b6ca-44ae-bbe0-3377887e86da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-95796610-b6ca-44ae-bbe0-3377887e86da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-95796610-b6ca-44ae-bbe0-3377887e86da > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-34829bee-0d73-477c-a06f-fde8feab6de0 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-01a1d2b9-403c-4377-aa3e-9a763b680133 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-01a1d2b9-403c-4377-aa3e-9a763b680133 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-01a1d2b9-403c-4377-aa3e-9a763b680133 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-01a1d2b9-403c-4377-aa3e-9a763b680133 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-01a1d2b9-403c-4377-aa3e-9a763b680133 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-01a1d2b9-403c-4377-aa3e-9a763b680133 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5f5adfdc-65eb-4d09-975a-7d5f85e4e5c6 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-b9a7bebc-ee31-46cb-88c6-3be715a3239f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-b9a7bebc-ee31-46cb-88c6-3be715a3239f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 210, 72, 1);
  padding: 10px;
}

#s-b9a7bebc-ee31-46cb-88c6-3be715a3239f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-b9a7bebc-ee31-46cb-88c6-3be715a3239f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b9a7bebc-ee31-46cb-88c6-3be715a3239f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: Archivo Narrow;
  
  
  font-size: 16px;
}

#s-b9a7bebc-ee31-46cb-88c6-3be715a3239f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-aa12165b-f6d2-4e0a-a651-3b031462165b {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-59f191a6-28b7-4c5d-a055-3755d76d5281 {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-59f191a6-28b7-4c5d-a055-3755d76d5281 {
  display: none;
}
#s-59f191a6-28b7-4c5d-a055-3755d76d5281, #wrap-s-59f191a6-28b7-4c5d-a055-3755d76d5281, #wrap-content-s-59f191a6-28b7-4c5d-a055-3755d76d5281 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59f191a6-28b7-4c5d-a055-3755d76d5281 {
  display: none;
}
#s-59f191a6-28b7-4c5d-a055-3755d76d5281, #wrap-s-59f191a6-28b7-4c5d-a055-3755d76d5281, #wrap-content-s-59f191a6-28b7-4c5d-a055-3755d76d5281 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59f191a6-28b7-4c5d-a055-3755d76d5281 {
  display: none;
}
#s-59f191a6-28b7-4c5d-a055-3755d76d5281, #wrap-s-59f191a6-28b7-4c5d-a055-3755d76d5281, #wrap-content-s-59f191a6-28b7-4c5d-a055-3755d76d5281 { display: none !important; }}@media (max-width: 767px){#s-59f191a6-28b7-4c5d-a055-3755d76d5281 {
  display: none;
}
#s-59f191a6-28b7-4c5d-a055-3755d76d5281, #wrap-s-59f191a6-28b7-4c5d-a055-3755d76d5281, #wrap-content-s-59f191a6-28b7-4c5d-a055-3755d76d5281 { display: none !important; }}







#s-59f191a6-28b7-4c5d-a055-3755d76d5281 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-59f191a6-28b7-4c5d-a055-3755d76d5281.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-efd463c2-6b08-4df1-905a-a8ba0025af07 {
  margin-bottom: 35px;
text-align: center;
}

#s-efd463c2-6b08-4df1-905a-a8ba0025af07 .shogun-heading-component h1 {
  color: rgba(50, 50, 50, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



@media (min-width: 0px) {
[id="s-2c6c0c05-9fd5-4b2a-b791-d018a9c4c18d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2c6c0c05-9fd5-4b2a-b791-d018a9c4c18d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-2c6c0c05-9fd5-4b2a-b791-d018a9c4c18d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c6c0c05-9fd5-4b2a-b791-d018a9c4c18d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-d8b022af-bb16-4e9f-ac3f-b1627753ba21 {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d8b022af-bb16-4e9f-ac3f-b1627753ba21:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d8b022af-bb16-4e9f-ac3f-b1627753ba21:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d8b022af-bb16-4e9f-ac3f-b1627753ba21-root {
    text-align: center;
  }


#s-d8b022af-bb16-4e9f-ac3f-b1627753ba21.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d8b022af-bb16-4e9f-ac3f-b1627753ba21-root {
    text-align: center;
  }


#s-d8b022af-bb16-4e9f-ac3f-b1627753ba21.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d8b022af-bb16-4e9f-ac3f-b1627753ba21-root {
    text-align: center;
  }


#s-d8b022af-bb16-4e9f-ac3f-b1627753ba21.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d8b022af-bb16-4e9f-ac3f-b1627753ba21-root {
    text-align: center;
  }


#s-d8b022af-bb16-4e9f-ac3f-b1627753ba21.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d8b022af-bb16-4e9f-ac3f-b1627753ba21-root {
    text-align: center;
  }


#s-d8b022af-bb16-4e9f-ac3f-b1627753ba21.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-bab88b92-8ce6-4177-9181-2056ec1498b6 {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bab88b92-8ce6-4177-9181-2056ec1498b6:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bab88b92-8ce6-4177-9181-2056ec1498b6:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bab88b92-8ce6-4177-9181-2056ec1498b6-root {
    text-align: center;
  }


#s-bab88b92-8ce6-4177-9181-2056ec1498b6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bab88b92-8ce6-4177-9181-2056ec1498b6-root {
    text-align: center;
  }


#s-bab88b92-8ce6-4177-9181-2056ec1498b6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bab88b92-8ce6-4177-9181-2056ec1498b6-root {
    text-align: center;
  }


#s-bab88b92-8ce6-4177-9181-2056ec1498b6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bab88b92-8ce6-4177-9181-2056ec1498b6-root {
    text-align: center;
  }


#s-bab88b92-8ce6-4177-9181-2056ec1498b6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bab88b92-8ce6-4177-9181-2056ec1498b6-root {
    text-align: center;
  }


#s-bab88b92-8ce6-4177-9181-2056ec1498b6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-37c466e9-22b5-46a7-8d93-2f444fd2784a {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-37c466e9-22b5-46a7-8d93-2f444fd2784a:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-37c466e9-22b5-46a7-8d93-2f444fd2784a:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-37c466e9-22b5-46a7-8d93-2f444fd2784a-root {
    text-align: center;
  }


#s-37c466e9-22b5-46a7-8d93-2f444fd2784a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-37c466e9-22b5-46a7-8d93-2f444fd2784a-root {
    text-align: center;
  }


#s-37c466e9-22b5-46a7-8d93-2f444fd2784a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-37c466e9-22b5-46a7-8d93-2f444fd2784a-root {
    text-align: center;
  }


#s-37c466e9-22b5-46a7-8d93-2f444fd2784a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-37c466e9-22b5-46a7-8d93-2f444fd2784a-root {
    text-align: center;
  }


#s-37c466e9-22b5-46a7-8d93-2f444fd2784a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-37c466e9-22b5-46a7-8d93-2f444fd2784a-root {
    text-align: center;
  }


#s-37c466e9-22b5-46a7-8d93-2f444fd2784a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-37323686-ab4a-45ea-a46b-f4fabf122bb0 {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-37323686-ab4a-45ea-a46b-f4fabf122bb0:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-37323686-ab4a-45ea-a46b-f4fabf122bb0:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-37323686-ab4a-45ea-a46b-f4fabf122bb0-root {
    text-align: center;
  }


#s-37323686-ab4a-45ea-a46b-f4fabf122bb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-37323686-ab4a-45ea-a46b-f4fabf122bb0-root {
    text-align: center;
  }


#s-37323686-ab4a-45ea-a46b-f4fabf122bb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-37323686-ab4a-45ea-a46b-f4fabf122bb0-root {
    text-align: center;
  }


#s-37323686-ab4a-45ea-a46b-f4fabf122bb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-37323686-ab4a-45ea-a46b-f4fabf122bb0-root {
    text-align: center;
  }


#s-37323686-ab4a-45ea-a46b-f4fabf122bb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-37323686-ab4a-45ea-a46b-f4fabf122bb0-root {
    text-align: center;
  }


#s-37323686-ab4a-45ea-a46b-f4fabf122bb0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-8292b83b-2ccb-46b6-8db8-e990873b2209 {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8292b83b-2ccb-46b6-8db8-e990873b2209:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8292b83b-2ccb-46b6-8db8-e990873b2209:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-8292b83b-2ccb-46b6-8db8-e990873b2209-root {
    text-align: center;
  }


#s-8292b83b-2ccb-46b6-8db8-e990873b2209.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8292b83b-2ccb-46b6-8db8-e990873b2209-root {
    text-align: center;
  }


#s-8292b83b-2ccb-46b6-8db8-e990873b2209.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8292b83b-2ccb-46b6-8db8-e990873b2209-root {
    text-align: center;
  }


#s-8292b83b-2ccb-46b6-8db8-e990873b2209.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8292b83b-2ccb-46b6-8db8-e990873b2209-root {
    text-align: center;
  }


#s-8292b83b-2ccb-46b6-8db8-e990873b2209.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8292b83b-2ccb-46b6-8db8-e990873b2209-root {
    text-align: center;
  }


#s-8292b83b-2ccb-46b6-8db8-e990873b2209.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-0b120456-b791-4833-8652-ebbe50ce3bee {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0b120456-b791-4833-8652-ebbe50ce3bee:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0b120456-b791-4833-8652-ebbe50ce3bee:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0b120456-b791-4833-8652-ebbe50ce3bee-root {
    text-align: center;
  }


#s-0b120456-b791-4833-8652-ebbe50ce3bee.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0b120456-b791-4833-8652-ebbe50ce3bee-root {
    text-align: center;
  }


#s-0b120456-b791-4833-8652-ebbe50ce3bee.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0b120456-b791-4833-8652-ebbe50ce3bee-root {
    text-align: center;
  }


#s-0b120456-b791-4833-8652-ebbe50ce3bee.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0b120456-b791-4833-8652-ebbe50ce3bee-root {
    text-align: center;
  }


#s-0b120456-b791-4833-8652-ebbe50ce3bee.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0b120456-b791-4833-8652-ebbe50ce3bee-root {
    text-align: center;
  }


#s-0b120456-b791-4833-8652-ebbe50ce3bee.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-11ff0120-05f9-4fba-8665-1ce2e288c608 {
  margin-top: 10px;
}
@media (max-width: 767px){#s-11ff0120-05f9-4fba-8665-1ce2e288c608 {
  margin-top: 0px;
}
}
@media (min-width: 0px) {
[id="s-11ff0120-05f9-4fba-8665-1ce2e288c608"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-11ff0120-05f9-4fba-8665-1ce2e288c608"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-11ff0120-05f9-4fba-8665-1ce2e288c608"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-11ff0120-05f9-4fba-8665-1ce2e288c608"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-53d3c78a-ad4f-4bf5-b088-babb5780888c {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-53d3c78a-ad4f-4bf5-b088-babb5780888c:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-53d3c78a-ad4f-4bf5-b088-babb5780888c:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-53d3c78a-ad4f-4bf5-b088-babb5780888c-root {
    text-align: center;
  }


#s-53d3c78a-ad4f-4bf5-b088-babb5780888c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-53d3c78a-ad4f-4bf5-b088-babb5780888c-root {
    text-align: center;
  }


#s-53d3c78a-ad4f-4bf5-b088-babb5780888c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-53d3c78a-ad4f-4bf5-b088-babb5780888c-root {
    text-align: center;
  }


#s-53d3c78a-ad4f-4bf5-b088-babb5780888c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-53d3c78a-ad4f-4bf5-b088-babb5780888c-root {
    text-align: center;
  }


#s-53d3c78a-ad4f-4bf5-b088-babb5780888c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-53d3c78a-ad4f-4bf5-b088-babb5780888c-root {
    text-align: center;
  }


#s-53d3c78a-ad4f-4bf5-b088-babb5780888c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-41941cd8-cbc3-45c5-bc0a-7682378666e8 {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-41941cd8-cbc3-45c5-bc0a-7682378666e8:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-41941cd8-cbc3-45c5-bc0a-7682378666e8:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-41941cd8-cbc3-45c5-bc0a-7682378666e8-root {
    text-align: center;
  }


#s-41941cd8-cbc3-45c5-bc0a-7682378666e8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-41941cd8-cbc3-45c5-bc0a-7682378666e8-root {
    text-align: center;
  }


#s-41941cd8-cbc3-45c5-bc0a-7682378666e8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-41941cd8-cbc3-45c5-bc0a-7682378666e8-root {
    text-align: center;
  }


#s-41941cd8-cbc3-45c5-bc0a-7682378666e8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-41941cd8-cbc3-45c5-bc0a-7682378666e8-root {
    text-align: center;
  }


#s-41941cd8-cbc3-45c5-bc0a-7682378666e8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-41941cd8-cbc3-45c5-bc0a-7682378666e8-root {
    text-align: center;
  }


#s-41941cd8-cbc3-45c5-bc0a-7682378666e8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6 {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6-root {
    text-align: center;
  }


#s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6-root {
    text-align: center;
  }


#s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6-root {
    text-align: center;
  }


#s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6-root {
    text-align: center;
  }


#s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6-root {
    text-align: center;
  }


#s-98f5d680-b492-4b2f-9c1b-7a5ed0374db6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-6950e79e-3c20-4c04-968e-213784275ac1 {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 3px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(206, 34, 41, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(239, 196, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6950e79e-3c20-4c04-968e-213784275ac1:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6950e79e-3c20-4c04-968e-213784275ac1:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(1, 111, 139, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6950e79e-3c20-4c04-968e-213784275ac1-root {
    text-align: center;
  }


#s-6950e79e-3c20-4c04-968e-213784275ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6950e79e-3c20-4c04-968e-213784275ac1-root {
    text-align: center;
  }


#s-6950e79e-3c20-4c04-968e-213784275ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6950e79e-3c20-4c04-968e-213784275ac1-root {
    text-align: center;
  }


#s-6950e79e-3c20-4c04-968e-213784275ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6950e79e-3c20-4c04-968e-213784275ac1-root {
    text-align: center;
  }


#s-6950e79e-3c20-4c04-968e-213784275ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6950e79e-3c20-4c04-968e-213784275ac1-root {
    text-align: center;
  }


#s-6950e79e-3c20-4c04-968e-213784275ac1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-ecc27b04-4cd6-4686-aa3f-8ec01e3667bb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ecc27b04-4cd6-4686-aa3f-8ec01e3667bb {
  
}
}@media (max-width: 767px){#s-ecc27b04-4cd6-4686-aa3f-8ec01e3667bb {
  
}
}







#s-ecc27b04-4cd6-4686-aa3f-8ec01e3667bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ecc27b04-4cd6-4686-aa3f-8ec01e3667bb.shg-box.shg-c {
  justify-content: center;
}

#s-3dfcb5a4-dfd8-4f1d-9763-5d57f5233a07 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-3dfcb5a4-dfd8-4f1d-9763-5d57f5233a07 .shg-proportional-font-size,
#s-3dfcb5a4-dfd8-4f1d-9763-5d57f5233a07 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-784c916b-cbfd-4161-9c6f-1de612e7dbc1 {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-784c916b-cbfd-4161-9c6f-1de612e7dbc1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-784c916b-cbfd-4161-9c6f-1de612e7dbc1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-784c916b-cbfd-4161-9c6f-1de612e7dbc1 {
  display: none;
}
#s-784c916b-cbfd-4161-9c6f-1de612e7dbc1, #wrap-s-784c916b-cbfd-4161-9c6f-1de612e7dbc1, #wrap-content-s-784c916b-cbfd-4161-9c6f-1de612e7dbc1 { display: none !important; }}@media (max-width: 767px){#s-784c916b-cbfd-4161-9c6f-1de612e7dbc1 {
  display: none;
}
#s-784c916b-cbfd-4161-9c6f-1de612e7dbc1, #wrap-s-784c916b-cbfd-4161-9c6f-1de612e7dbc1, #wrap-content-s-784c916b-cbfd-4161-9c6f-1de612e7dbc1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-784c916b-cbfd-4161-9c6f-1de612e7dbc1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-784c916b-cbfd-4161-9c6f-1de612e7dbc1"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-784c916b-cbfd-4161-9c6f-1de612e7dbc1"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-784c916b-cbfd-4161-9c6f-1de612e7dbc1"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-646760d1-969c-4bba-9efa-192aef1ee500 {
  max-width: 438px;
aspect-ratio: 438/308;
text-align: center;
}

#s-646760d1-969c-4bba-9efa-192aef1ee500 {
  overflow: hidden;
  
  
      max-width: 438px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-646760d1-969c-4bba-9efa-192aef1ee500 img.shogun-image,
  #s-646760d1-969c-4bba-9efa-192aef1ee500 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-646760d1-969c-4bba-9efa-192aef1ee500 {
    width: 100%;
    height: auto;
  }



  #s-646760d1-969c-4bba-9efa-192aef1ee500 img.shogun-image {
    

    
    
    
  }


#s-646760d1-969c-4bba-9efa-192aef1ee500 .shogun-image-content {
  
    justify-content: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
  box-sizing: border-box;
}



.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
      position: relative;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
  box-sizing: border-box;
}



.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
      position: relative;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
  box-sizing: border-box;
}



.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
      position: relative;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
  box-sizing: border-box;
}



.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
      position: relative;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image {
  box-sizing: border-box;
}



.s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container {
      position: relative;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad51bf24-c2a9-4ec3-a6fa-6a5cf9ee63c0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-d8cccea6-cdb7-4a82-9238-660ac973e1c2 {
  max-width: 438px;
aspect-ratio: 438/308;
text-align: center;
}

#s-d8cccea6-cdb7-4a82-9238-660ac973e1c2 {
  overflow: hidden;
  
  
      max-width: 438px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-d8cccea6-cdb7-4a82-9238-660ac973e1c2 img.shogun-image,
  #s-d8cccea6-cdb7-4a82-9238-660ac973e1c2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d8cccea6-cdb7-4a82-9238-660ac973e1c2 {
    width: 100%;
    height: auto;
  }



  #s-d8cccea6-cdb7-4a82-9238-660ac973e1c2 img.shogun-image {
    

    
    
    
  }


#s-d8cccea6-cdb7-4a82-9238-660ac973e1c2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f6cc895d-62e9-477b-b95c-8bab70a6fbec {
  max-width: 438px;
aspect-ratio: 438/308;
text-align: center;
}

#s-f6cc895d-62e9-477b-b95c-8bab70a6fbec {
  overflow: hidden;
  
  
      max-width: 438px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-f6cc895d-62e9-477b-b95c-8bab70a6fbec img.shogun-image,
  #s-f6cc895d-62e9-477b-b95c-8bab70a6fbec .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f6cc895d-62e9-477b-b95c-8bab70a6fbec {
    width: 100%;
    height: auto;
  }



  #s-f6cc895d-62e9-477b-b95c-8bab70a6fbec img.shogun-image {
    

    
    
    
  }


#s-f6cc895d-62e9-477b-b95c-8bab70a6fbec .shogun-image-content {
  
    justify-content: center;
  
}

#s-40ed762a-3b17-40f7-b0e6-733b737ce404 {
  max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-40ed762a-3b17-40f7-b0e6-733b737ce404 {
  overflow: hidden;
  
  
      max-width: 406px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-40ed762a-3b17-40f7-b0e6-733b737ce404 img.shogun-image,
  #s-40ed762a-3b17-40f7-b0e6-733b737ce404 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-40ed762a-3b17-40f7-b0e6-733b737ce404 {
    width: 100%;
    height: auto;
  }



  #s-40ed762a-3b17-40f7-b0e6-733b737ce404 img.shogun-image {
    

    
    
    
  }


#s-40ed762a-3b17-40f7-b0e6-733b737ce404 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b32c32ba-df4d-45f9-a26e-c6d0a737a273 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-b32c32ba-df4d-45f9-a26e-c6d0a737a273 {
  display: none;
}
#s-b32c32ba-df4d-45f9-a26e-c6d0a737a273, #wrap-s-b32c32ba-df4d-45f9-a26e-c6d0a737a273, #wrap-content-s-b32c32ba-df4d-45f9-a26e-c6d0a737a273 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b32c32ba-df4d-45f9-a26e-c6d0a737a273 {
  display: none;
}
#s-b32c32ba-df4d-45f9-a26e-c6d0a737a273, #wrap-s-b32c32ba-df4d-45f9-a26e-c6d0a737a273, #wrap-content-s-b32c32ba-df4d-45f9-a26e-c6d0a737a273 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b32c32ba-df4d-45f9-a26e-c6d0a737a273 {
  
}
}@media (max-width: 767px){#s-b32c32ba-df4d-45f9-a26e-c6d0a737a273 {
  margin-bottom: 30px;
}
}
@media (min-width: 0px) {
[id="s-b32c32ba-df4d-45f9-a26e-c6d0a737a273"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b32c32ba-df4d-45f9-a26e-c6d0a737a273"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-b32c32ba-df4d-45f9-a26e-c6d0a737a273"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-b32c32ba-df4d-45f9-a26e-c6d0a737a273"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-52279029-ab7a-4931-b685-0a766ea445a5 {
  max-width: 438px;
aspect-ratio: 438/308;
text-align: center;
}

#s-52279029-ab7a-4931-b685-0a766ea445a5 {
  overflow: hidden;
  
  
      max-width: 438px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-52279029-ab7a-4931-b685-0a766ea445a5 img.shogun-image,
  #s-52279029-ab7a-4931-b685-0a766ea445a5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-52279029-ab7a-4931-b685-0a766ea445a5 {
    width: 100%;
    height: auto;
  }



  #s-52279029-ab7a-4931-b685-0a766ea445a5 img.shogun-image {
    

    
    
    
  }


#s-52279029-ab7a-4931-b685-0a766ea445a5 .shogun-image-content {
  
    justify-content: center;
  
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  margin: 0 !important;
  overflow: visible;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add background color handling */
  
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-content {
  
    justify-content: center;
  
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
  box-sizing: border-box;
}



.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
      position: relative;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  margin: 0 !important;
  overflow: visible;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add background color handling */
  
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-content {
  
    justify-content: center;
  
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
  box-sizing: border-box;
}



.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
      position: relative;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  margin: 0 !important;
  overflow: visible;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add background color handling */
  
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-content {
  
    justify-content: center;
  
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
  box-sizing: border-box;
}



.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
      position: relative;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  margin: 0 !important;
  overflow: visible;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add background color handling */
  
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-content {
  
    justify-content: center;
  
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
  box-sizing: border-box;
}



.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
      position: relative;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}@media (max-width: 767px){#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  margin: 0 !important;
  overflow: visible;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add background color handling */
  
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }

    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-link {
      aspect-ratio: 406/286;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 406px;
  }



  img.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 .shogun-image-content {
  
    justify-content: center;
  
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image {
  box-sizing: border-box;
}



.s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 {
      --shg-aspect-ratio: calc(406/286); 
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container {
      position: relative;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af7c49a2-8ca4-416c-9773-67a41d23dd83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-7675b0e2-f954-4120-929e-4cb98b8490cd {
  max-width: 438px;
aspect-ratio: 438/308;
text-align: center;
}

#s-7675b0e2-f954-4120-929e-4cb98b8490cd {
  overflow: hidden;
  
  
      max-width: 438px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-7675b0e2-f954-4120-929e-4cb98b8490cd img.shogun-image,
  #s-7675b0e2-f954-4120-929e-4cb98b8490cd .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7675b0e2-f954-4120-929e-4cb98b8490cd {
    width: 100%;
    height: auto;
  }



  #s-7675b0e2-f954-4120-929e-4cb98b8490cd img.shogun-image {
    

    
    
    
  }


#s-7675b0e2-f954-4120-929e-4cb98b8490cd .shogun-image-content {
  
    justify-content: center;
  
}

#s-6c34facf-176b-476c-9bcf-21b60a9cbd83 {
  max-width: 438px;
aspect-ratio: 438/308;
text-align: center;
}

#s-6c34facf-176b-476c-9bcf-21b60a9cbd83 {
  overflow: hidden;
  
  
      max-width: 438px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-6c34facf-176b-476c-9bcf-21b60a9cbd83 img.shogun-image,
  #s-6c34facf-176b-476c-9bcf-21b60a9cbd83 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6c34facf-176b-476c-9bcf-21b60a9cbd83 {
    width: 100%;
    height: auto;
  }



  #s-6c34facf-176b-476c-9bcf-21b60a9cbd83 img.shogun-image {
    

    
    
    
  }


#s-6c34facf-176b-476c-9bcf-21b60a9cbd83 .shogun-image-content {
  
    justify-content: center;
  
}

#s-843c39c8-e6e0-4e76-8a0a-948f1237c30f {
  max-width: 406px;
aspect-ratio: 406/286;
text-align: center;
}

#s-843c39c8-e6e0-4e76-8a0a-948f1237c30f {
  overflow: hidden;
  
  
      max-width: 406px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-843c39c8-e6e0-4e76-8a0a-948f1237c30f img.shogun-image,
  #s-843c39c8-e6e0-4e76-8a0a-948f1237c30f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-843c39c8-e6e0-4e76-8a0a-948f1237c30f {
    width: 100%;
    height: auto;
  }



  #s-843c39c8-e6e0-4e76-8a0a-948f1237c30f img.shogun-image {
    

    
    
    
  }


#s-843c39c8-e6e0-4e76-8a0a-948f1237c30f .shogun-image-content {
  
    justify-content: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
