.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-49a22261-a1b6-45c9-b4c4-f146a980266b {
  margin-left: 0%;
margin-right: 0%;
max-width: 2734px;
text-align: center;
}
@media (min-width: 1200px){#s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  display: none;
}
#s-49a22261-a1b6-45c9-b4c4-f146a980266b, #wrap-s-49a22261-a1b6-45c9-b4c4-f146a980266b, #wrap-content-s-49a22261-a1b6-45c9-b4c4-f146a980266b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  display: none;
}
#s-49a22261-a1b6-45c9-b4c4-f146a980266b, #wrap-s-49a22261-a1b6-45c9-b4c4-f146a980266b, #wrap-content-s-49a22261-a1b6-45c9-b4c4-f146a980266b { display: none !important; }}
#s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  margin: 0 !important;
  overflow: visible;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b-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-49a22261-a1b6-45c9-b4c4-f146a980266b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add background color handling */
  
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49a22261-a1b6-45c9-b4c4-f146a980266b .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image {
  box-sizing: border-box;
}



.s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  
}


@media (min-width: 1200px){#s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  margin: 0 !important;
  overflow: visible;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b-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-49a22261-a1b6-45c9-b4c4-f146a980266b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add background color handling */
  
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49a22261-a1b6-45c9-b4c4-f146a980266b .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image {
  box-sizing: border-box;
}



.s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  margin: 0 !important;
  overflow: visible;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b-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-49a22261-a1b6-45c9-b4c4-f146a980266b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add background color handling */
  
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49a22261-a1b6-45c9-b4c4-f146a980266b .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image {
  box-sizing: border-box;
}



.s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  margin: 0 !important;
  overflow: visible;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b-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-49a22261-a1b6-45c9-b4c4-f146a980266b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add background color handling */
  
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49a22261-a1b6-45c9-b4c4-f146a980266b .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image {
  box-sizing: border-box;
}



.s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  
}


}@media (max-width: 767px){#s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  margin: 0 !important;
  overflow: visible;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b-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-49a22261-a1b6-45c9-b4c4-f146a980266b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49a22261-a1b6-45c9-b4c4-f146a980266b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add background color handling */
  
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49a22261-a1b6-45c9-b4c4-f146a980266b .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a22261-a1b6-45c9-b4c4-f146a980266b.shogun-image {
  box-sizing: border-box;
}



.s-49a22261-a1b6-45c9-b4c4-f146a980266b img.shogun-image {
  
}


}
.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-9c278454-5420-4b47-9bd5-f6f77e8ce7ae {
  max-width: 2048px;
text-align: center;
}
@media (min-width: 1200px){#s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae {
  display: none;
}
#s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae, #wrap-s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae, #wrap-content-s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae {
  display: none;
}
#s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae, #wrap-s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae, #wrap-content-s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae { display: none !important; }}
#s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae {
  overflow: hidden;
  
  
      max-width: 2048px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-9c278454-5420-4b47-9bd5-f6f77e8ce7ae .shogun-image-content {
  
    justify-content:  flex-start;
  
}

.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-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68 {
  display: none;
}
#s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68, #wrap-s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68, #wrap-content-s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68 { display: none !important; }}@media (max-width: 767px){#s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68 {
  display: none;
}
#s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68, #wrap-s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68, #wrap-content-s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68 { display: none !important; }}







#s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c5b8f77-7879-4fe6-9b07-1fe971bc6c68.shg-box.shg-c {
  justify-content: flex-start;
}

#s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052 {
  display: none;
}
#s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052, #wrap-s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052, #wrap-content-s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052 { display: none !important; }}@media (max-width: 767px){#s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052 {
  display: none;
}
#s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052, #wrap-s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052, #wrap-content-s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052 { display: none !important; }}







#s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-82a2ceb9-cb2f-4ff6-b516-b224cfb4f052.shg-box.shg-c {
  justify-content: flex-start;
}

#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 {
  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 top;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 {
  display: none;
}
#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1, #wrap-s-995e6416-0ac9-4b4e-a545-da9bf18c07c1, #wrap-content-s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 { display: none !important; }}@media (max-width: 767px){#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 {
  display: none;
}
#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1, #wrap-s-995e6416-0ac9-4b4e-a545-da9bf18c07c1, #wrap-content-s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 { display: none !important; }}
#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 {
  background-image: url(https://i.shgcdn.com/daaf7599-4d1d-4ee3-8625-188e10fba5e0/);
}








#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-995e6416-0ac9-4b4e-a545-da9bf18c07c1.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-e861bdc6-a318-4d25-b8a6-978df4fb3eb6 {
  margin-left: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-e861bdc6-a318-4d25-b8a6-978df4fb3eb6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-e861bdc6-a318-4d25-b8a6-978df4fb3eb6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e861bdc6-a318-4d25-b8a6-978df4fb3eb6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e861bdc6-a318-4d25-b8a6-978df4fb3eb6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-3568c3be-7f81-48a7-b034-aee791050c90 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-3568c3be-7f81-48a7-b034-aee791050c90 {
  
}
}@media (max-width: 767px){#s-3568c3be-7f81-48a7-b034-aee791050c90 {
  
}
}







#s-3568c3be-7f81-48a7-b034-aee791050c90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3568c3be-7f81-48a7-b034-aee791050c90.shg-box.shg-c {
  justify-content: flex-end;
}

#s-6fd021be-4a0d-45e7-8755-81e38de46868 {
  margin-left: 0%;
max-width: 1182px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-6fd021be-4a0d-45e7-8755-81e38de46868 {
  overflow: hidden;
  
  
      max-width: 1182px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-6fd021be-4a0d-45e7-8755-81e38de46868 .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-895d24af-ed12-4e46-9e86-01bca7ab24d8 {
  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(18, 123, 187, 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-895d24af-ed12-4e46-9e86-01bca7ab24d8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWY4NTI3NDgtM2JkNi00MDQ5LTlhY2UtNDFjYmY0NWIzMTFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkyMDA4NzIyNDc4NjkzMTgiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGNjMDY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgzNzIzNTg4NDIzMjk1NCIgc3R5bGU9InN0b3AtY29sb3I6I2ZkY2MwNjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2ZkY2MwNjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjYWY4NTI3NDgtM2JkNi00MDQ5LTlhY2UtNDFjYmY0NWIzMTFhKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#fdcc06"}, {"id"=>4, "pos"=>0.9200872247869318, "color"=>"#fdcc06"}, {"id"=>3, "pos"=>0.9837235884232954, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-895d24af-ed12-4e46-9e86-01bca7ab24d8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-895d24af-ed12-4e46-9e86-01bca7ab24d8-root {
    text-align: left;
  }


#s-895d24af-ed12-4e46-9e86-01bca7ab24d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-895d24af-ed12-4e46-9e86-01bca7ab24d8-root {
    text-align: left;
  }


#s-895d24af-ed12-4e46-9e86-01bca7ab24d8.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-895d24af-ed12-4e46-9e86-01bca7ab24d8-root {
    text-align: left;
  }


#s-895d24af-ed12-4e46-9e86-01bca7ab24d8.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-895d24af-ed12-4e46-9e86-01bca7ab24d8-root {
    text-align: left;
  }


#s-895d24af-ed12-4e46-9e86-01bca7ab24d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-895d24af-ed12-4e46-9e86-01bca7ab24d8-root {
    text-align: left;
  }


#s-895d24af-ed12-4e46-9e86-01bca7ab24d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e58820db-1a9d-4273-8f63-bc487139a8c1 {
  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-e58820db-1a9d-4273-8f63-bc487139a8c1:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e58820db-1a9d-4273-8f63-bc487139a8c1:active {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e58820db-1a9d-4273-8f63-bc487139a8c1-root {
    text-align: left;
  }


#s-e58820db-1a9d-4273-8f63-bc487139a8c1.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e58820db-1a9d-4273-8f63-bc487139a8c1-root {
    text-align: left;
  }


#s-e58820db-1a9d-4273-8f63-bc487139a8c1.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-e58820db-1a9d-4273-8f63-bc487139a8c1-root {
    text-align: left;
  }


#s-e58820db-1a9d-4273-8f63-bc487139a8c1.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-e58820db-1a9d-4273-8f63-bc487139a8c1-root {
    text-align: left;
  }


#s-e58820db-1a9d-4273-8f63-bc487139a8c1.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e58820db-1a9d-4273-8f63-bc487139a8c1-root {
    text-align: left;
  }


#s-e58820db-1a9d-4273-8f63-bc487139a8c1.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c {
  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-ec826086-5ef6-4d86-bc5e-42b6dcff543c:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c:active {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ec826086-5ef6-4d86-bc5e-42b6dcff543c-root {
    text-align: left;
  }


#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ec826086-5ef6-4d86-bc5e-42b6dcff543c-root {
    text-align: left;
  }


#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c.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-ec826086-5ef6-4d86-bc5e-42b6dcff543c-root {
    text-align: left;
  }


#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c.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-ec826086-5ef6-4d86-bc5e-42b6dcff543c-root {
    text-align: left;
  }


#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ec826086-5ef6-4d86-bc5e-42b6dcff543c-root {
    text-align: left;
  }


#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3 {
  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-a54aeef4-9136-47b1-a4c0-56dc38d509d3:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3:active {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-a54aeef4-9136-47b1-a4c0-56dc38d509d3-root {
    text-align: left;
  }


#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a54aeef4-9136-47b1-a4c0-56dc38d509d3-root {
    text-align: left;
  }


#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3.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-a54aeef4-9136-47b1-a4c0-56dc38d509d3-root {
    text-align: left;
  }


#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3.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-a54aeef4-9136-47b1-a4c0-56dc38d509d3-root {
    text-align: left;
  }


#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a54aeef4-9136-47b1-a4c0-56dc38d509d3-root {
    text-align: left;
  }


#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  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-29554c66-caad-47c5-89a6-9e12ae5c87f4 {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 {
  margin-right: 0px;
}
}
#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 > .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-29554c66-caad-47c5-89a6-9e12ae5c87f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f {
  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-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGUyM2JjODktZTgxZC00ZjNhLWFiMGMtZGU2NTk3ZjRhMzY5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkZTIzYmM4OS1lODFkLTRmM2EtYWIwYy1kZTY1OTdmNGEzNjkpIi8+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-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f-root {
    text-align: left;
  }


#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f-root {
    text-align: left;
  }


#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f.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-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f-root {
    text-align: left;
  }


#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f.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-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f-root {
    text-align: left;
  }


#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f-root {
    text-align: left;
  }


#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-071159fa-3102-4381-a7a0-cd42eeeafc93 {
  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-071159fa-3102-4381-a7a0-cd42eeeafc93:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmI1YTg3ZjYtYzA3Mi00ZDkxLWI0YmEtODI4MjQ3YWY4MjljIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYjVhODdmNi1jMDcyLTRkOTEtYjRiYS04MjgyNDdhZjgyOWMpIi8+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-071159fa-3102-4381-a7a0-cd42eeeafc93:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-071159fa-3102-4381-a7a0-cd42eeeafc93-root {
    text-align: left;
  }


#s-071159fa-3102-4381-a7a0-cd42eeeafc93.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-071159fa-3102-4381-a7a0-cd42eeeafc93-root {
    text-align: left;
  }


#s-071159fa-3102-4381-a7a0-cd42eeeafc93.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-071159fa-3102-4381-a7a0-cd42eeeafc93-root {
    text-align: left;
  }


#s-071159fa-3102-4381-a7a0-cd42eeeafc93.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-071159fa-3102-4381-a7a0-cd42eeeafc93-root {
    text-align: left;
  }


#s-071159fa-3102-4381-a7a0-cd42eeeafc93.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-071159fa-3102-4381-a7a0-cd42eeeafc93-root {
    text-align: left;
  }


#s-071159fa-3102-4381-a7a0-cd42eeeafc93.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a {
  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-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTllMzMwMmMtZWVhNS00ZjExLWEwNTgtY2ZmYWIyZGNjNWY5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5OWUzMzAyYy1lZWE1LTRmMTEtYTA1OC1jZmZhYjJkY2M1ZjkpIi8+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-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a-root {
    text-align: left;
  }


#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a-root {
    text-align: left;
  }


#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a.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-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a-root {
    text-align: left;
  }


#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a.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-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a-root {
    text-align: left;
  }


#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a-root {
    text-align: left;
  }


#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3 {
  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-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTZkMjgyZDEtZGU2Yy00ZmNmLTg0NTgtN2Q4YWVlY2Y2MDQ5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NmQyODJkMS1kZTZjLTRmY2YtODQ1OC03ZDhhZWVjZjYwNDkpIi8+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-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3-root {
    text-align: left;
  }


#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3-root {
    text-align: left;
  }


#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3.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-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3-root {
    text-align: left;
  }


#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3.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-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3-root {
    text-align: left;
  }


#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3-root {
    text-align: left;
  }


#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-aef632cf-54d5-48c1-94fb-33064975abec {
  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-aef632cf-54d5-48c1-94fb-33064975abec: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-aef632cf-54d5-48c1-94fb-33064975abec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aef632cf-54d5-48c1-94fb-33064975abec-root {
    text-align: left;
  }


#s-aef632cf-54d5-48c1-94fb-33064975abec.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-aef632cf-54d5-48c1-94fb-33064975abec-root {
    text-align: left;
  }


#s-aef632cf-54d5-48c1-94fb-33064975abec.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-aef632cf-54d5-48c1-94fb-33064975abec-root {
    text-align: left;
  }


#s-aef632cf-54d5-48c1-94fb-33064975abec.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-aef632cf-54d5-48c1-94fb-33064975abec-root {
    text-align: left;
  }


#s-aef632cf-54d5-48c1-94fb-33064975abec.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-aef632cf-54d5-48c1-94fb-33064975abec-root {
    text-align: left;
  }


#s-aef632cf-54d5-48c1-94fb-33064975abec.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9 {
  padding-top: 12px;
padding-left: 23px;
padding-bottom: 12px;
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(18, 123, 187, 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-c644edb9-2a5c-47d5-9e10-6fc690e67cf9:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWM5ZTRlNzgtNjFiOS00YmZmLWE1YTEtYmJhNzM0YmNhZTM2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkyMDA4NzIyNDc4NjkzMTgiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGNjMDY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgzNzIzNTg4NDIzMjk1NCIgc3R5bGU9InN0b3AtY29sb3I6I2ZkY2MwNjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2ZkY2MwNjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjMWM5ZTRlNzgtNjFiOS00YmZmLWE1YTEtYmJhNzM0YmNhZTM2KSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#fdcc06"}, {"id"=>4, "pos"=>0.9200872247869318, "color"=>"#fdcc06"}, {"id"=>3, "pos"=>0.9837235884232954, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9-root {
    text-align: center;
  }


#s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9-root {
    text-align: center;
  }


#s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9.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-c644edb9-2a5c-47d5-9e10-6fc690e67cf9-root {
    text-align: center;
  }


#s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9.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-c644edb9-2a5c-47d5-9e10-6fc690e67cf9-root {
    text-align: center;
  }


#s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9-root {
    text-align: center;
  }


#s-c644edb9-2a5c-47d5-9e10-6fc690e67cf9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-107f2e6b-bb4c-4117-9441-a2401b686550 {
  margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 0px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-107f2e6b-bb4c-4117-9441-a2401b686550 {
  display: none;
}
#s-107f2e6b-bb4c-4117-9441-a2401b686550, #wrap-s-107f2e6b-bb4c-4117-9441-a2401b686550, #wrap-content-s-107f2e6b-bb4c-4117-9441-a2401b686550 { display: none !important; }}







#s-107f2e6b-bb4c-4117-9441-a2401b686550 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-107f2e6b-bb4c-4117-9441-a2401b686550.shg-box.shg-c {
  justify-content: flex-end;
}

#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 {
  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-4c67ccb7-1733-4cd4-9642-0f8eff981c27 {
  display: none;
}
#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27, #wrap-s-4c67ccb7-1733-4cd4-9642-0f8eff981c27, #wrap-content-s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 {
  display: none;
}
#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27, #wrap-s-4c67ccb7-1733-4cd4-9642-0f8eff981c27, #wrap-content-s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 {
  display: none;
}
#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27, #wrap-s-4c67ccb7-1733-4cd4-9642-0f8eff981c27, #wrap-content-s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 { display: none !important; }}@media (max-width: 767px){#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 {
  display: none;
}
#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27, #wrap-s-4c67ccb7-1733-4cd4-9642-0f8eff981c27, #wrap-content-s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 { display: none !important; }}
#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 {
  background-image: url(https://i.shgcdn.com/bccb7249-b9bd-4380-be30-d138aa41b6be/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-4c67ccb7-1733-4cd4-9642-0f8eff981c27.shg-box.shg-c {
  justify-content: center;
}
}
#s-73786089-de4a-4077-9610-cf346f8c051c {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-73786089-de4a-4077-9610-cf346f8c051c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-73786089-de4a-4077-9610-cf346f8c051c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-73786089-de4a-4077-9610-cf346f8c051c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-73786089-de4a-4077-9610-cf346f8c051c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-d4041da9-395c-4786-8ee7-e3c434a993a0 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-d4041da9-395c-4786-8ee7-e3c434a993a0 {
  
}
}@media (max-width: 767px){#s-d4041da9-395c-4786-8ee7-e3c434a993a0 {
  
}
}







#s-d4041da9-395c-4786-8ee7-e3c434a993a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d4041da9-395c-4786-8ee7-e3c434a993a0.shg-box.shg-c {
  justify-content: flex-end;
}

#s-73967cd7-d0fb-4cbd-903a-2025183622b3 {
  text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-73967cd7-d0fb-4cbd-903a-2025183622b3 {
  overflow: hidden;
  
  
}







  #s-73967cd7-d0fb-4cbd-903a-2025183622b3 img.shogun-image {
    

    
    
    
  }


#s-73967cd7-d0fb-4cbd-903a-2025183622b3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-c33aab13-2766-4bff-a4ec-01e34df5f80c {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(138, 208, 191, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c33aab13-2766-4bff-a4ec-01e34df5f80c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTQ1MWEwZmQtYmJlOC00ODIxLTllYjktODEzZDJmZTM5NGYwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojY2NjN2M3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhNDUxYTBmZC1iYmU4LTQ4MjEtOWViOS04MTNkMmZlMzk0ZjApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ccc7c7"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-c33aab13-2766-4bff-a4ec-01e34df5f80c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c33aab13-2766-4bff-a4ec-01e34df5f80c-root {
    text-align: left;
  }


#s-c33aab13-2766-4bff-a4ec-01e34df5f80c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c33aab13-2766-4bff-a4ec-01e34df5f80c-root {
    text-align: left;
  }


#s-c33aab13-2766-4bff-a4ec-01e34df5f80c.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-c33aab13-2766-4bff-a4ec-01e34df5f80c-root {
    text-align: left;
  }


#s-c33aab13-2766-4bff-a4ec-01e34df5f80c.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-c33aab13-2766-4bff-a4ec-01e34df5f80c-root {
    text-align: left;
  }


#s-c33aab13-2766-4bff-a4ec-01e34df5f80c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c33aab13-2766-4bff-a4ec-01e34df5f80c-root {
    text-align: left;
  }


#s-c33aab13-2766-4bff-a4ec-01e34df5f80c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ffe0bda7-2018-4f60-bac1-3221aec9f877 {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ffe0bda7-2018-4f60-bac1-3221aec9f877 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-ffe0bda7-2018-4f60-bac1-3221aec9f877 {
  margin-right: 0px;
}
}
#s-ffe0bda7-2018-4f60-bac1-3221aec9f877 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-ffe0bda7-2018-4f60-bac1-3221aec9f877 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-ffe0bda7-2018-4f60-bac1-3221aec9f877 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(91, 103, 112, 1);
}

#s-ffe0bda7-2018-4f60-bac1-3221aec9f877 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-ffe0bda7-2018-4f60-bac1-3221aec9f877 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(91, 103, 112, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-ffe0bda7-2018-4f60-bac1-3221aec9f877 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjljODE4NjgtM2M0OS00MDc3LWEzOGEtNmJmNTJhYjY4ZjA2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmOWM4MTg2OC0zYzQ5LTQwNzctYTM4YS02YmY1MmFiNjhmMDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}, {"id"=>3, "pos"=>1, "color"=>"#8ad0bf"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a-root {
    text-align: left;
  }


#s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a-root {
    text-align: left;
  }


#s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a-root {
    text-align: left;
  }


#s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a-root {
    text-align: left;
  }


#s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a-root {
    text-align: left;
  }


#s-c3c4ce7b-b457-4d79-ad9c-5e3a99893d5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-653c8e1e-1119-447f-afeb-989249ea1a8f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-653c8e1e-1119-447f-afeb-989249ea1a8f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzVmYjhiMGEtYzljNi00ZTVjLTk0NjktMjUxM2RkMTExOTJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NWZiOGIwYS1jOWM2LTRlNWMtOTQ2OS0yNTEzZGQxMTE5MmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-653c8e1e-1119-447f-afeb-989249ea1a8f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-653c8e1e-1119-447f-afeb-989249ea1a8f-root {
    text-align: left;
  }


#s-653c8e1e-1119-447f-afeb-989249ea1a8f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-653c8e1e-1119-447f-afeb-989249ea1a8f-root {
    text-align: left;
  }


#s-653c8e1e-1119-447f-afeb-989249ea1a8f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-653c8e1e-1119-447f-afeb-989249ea1a8f-root {
    text-align: left;
  }


#s-653c8e1e-1119-447f-afeb-989249ea1a8f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-653c8e1e-1119-447f-afeb-989249ea1a8f-root {
    text-align: left;
  }


#s-653c8e1e-1119-447f-afeb-989249ea1a8f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-653c8e1e-1119-447f-afeb-989249ea1a8f-root {
    text-align: left;
  }


#s-653c8e1e-1119-447f-afeb-989249ea1a8f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-149d96f7-5ced-4177-a794-f15c458b5919 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-149d96f7-5ced-4177-a794-f15c458b5919:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODhjMjcyOWEtYjViNS00NGE2LWEzZTctMmM0MzRkNWI2ZDlhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4OGMyNzI5YS1iNWI1LTQ0YTYtYTNlNy0yYzQzNGQ1YjZkOWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-149d96f7-5ced-4177-a794-f15c458b5919:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-149d96f7-5ced-4177-a794-f15c458b5919-root {
    text-align: left;
  }


#s-149d96f7-5ced-4177-a794-f15c458b5919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-149d96f7-5ced-4177-a794-f15c458b5919-root {
    text-align: left;
  }


#s-149d96f7-5ced-4177-a794-f15c458b5919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-149d96f7-5ced-4177-a794-f15c458b5919-root {
    text-align: left;
  }


#s-149d96f7-5ced-4177-a794-f15c458b5919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-149d96f7-5ced-4177-a794-f15c458b5919-root {
    text-align: left;
  }


#s-149d96f7-5ced-4177-a794-f15c458b5919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-149d96f7-5ced-4177-a794-f15c458b5919-root {
    text-align: left;
  }


#s-149d96f7-5ced-4177-a794-f15c458b5919.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-90ac0023-90c6-413e-9e78-a10d509d4470 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-90ac0023-90c6-413e-9e78-a10d509d4470:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWIwODNmOTUtNDFlZi00ZDMwLWI3NTUtMjdjZGQ4NmYwZjkwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYjA4M2Y5NS00MWVmLTRkMzAtYjc1NS0yN2NkZDg2ZjBmOTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-90ac0023-90c6-413e-9e78-a10d509d4470:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-90ac0023-90c6-413e-9e78-a10d509d4470-root {
    text-align: left;
  }


#s-90ac0023-90c6-413e-9e78-a10d509d4470.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-90ac0023-90c6-413e-9e78-a10d509d4470-root {
    text-align: left;
  }


#s-90ac0023-90c6-413e-9e78-a10d509d4470.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-90ac0023-90c6-413e-9e78-a10d509d4470-root {
    text-align: left;
  }


#s-90ac0023-90c6-413e-9e78-a10d509d4470.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-90ac0023-90c6-413e-9e78-a10d509d4470-root {
    text-align: left;
  }


#s-90ac0023-90c6-413e-9e78-a10d509d4470.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-90ac0023-90c6-413e-9e78-a10d509d4470-root {
    text-align: left;
  }


#s-90ac0023-90c6-413e-9e78-a10d509d4470.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1da9366c-664d-4215-8cbc-b644f2a0498c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-1da9366c-664d-4215-8cbc-b644f2a0498c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTJlNTgyMTEtMTNkZi00OTI0LThjNWItZGIwZWMzZTZkYjY3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MmU1ODIxMS0xM2RmLTQ5MjQtOGM1Yi1kYjBlYzNlNmRiNjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-1da9366c-664d-4215-8cbc-b644f2a0498c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1da9366c-664d-4215-8cbc-b644f2a0498c-root {
    text-align: left;
  }


#s-1da9366c-664d-4215-8cbc-b644f2a0498c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1da9366c-664d-4215-8cbc-b644f2a0498c-root {
    text-align: left;
  }


#s-1da9366c-664d-4215-8cbc-b644f2a0498c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1da9366c-664d-4215-8cbc-b644f2a0498c-root {
    text-align: left;
  }


#s-1da9366c-664d-4215-8cbc-b644f2a0498c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1da9366c-664d-4215-8cbc-b644f2a0498c-root {
    text-align: left;
  }


#s-1da9366c-664d-4215-8cbc-b644f2a0498c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1da9366c-664d-4215-8cbc-b644f2a0498c-root {
    text-align: left;
  }


#s-1da9366c-664d-4215-8cbc-b644f2a0498c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQ0MTYwYTYtZjNjNy00NmE2LTgyMDktNjU3YTEyNjQwMGEzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNDQxNjBhNi1mM2M3LTQ2YTYtODIwOS02NTdhMTI2NDAwYTMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c-root {
    text-align: left;
  }


#s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c-root {
    text-align: left;
  }


#s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c-root {
    text-align: left;
  }


#s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c-root {
    text-align: left;
  }


#s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c-root {
    text-align: left;
  }


#s-a6aa79f3-07c8-43ca-8754-08a8d4697c6c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3d562c41-2948-4a80-8b66-6944c8d57a5c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(138, 208, 191, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-3d562c41-2948-4a80-8b66-6944c8d57a5c:hover {background-color: rgba(204, 199, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3d562c41-2948-4a80-8b66-6944c8d57a5c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3d562c41-2948-4a80-8b66-6944c8d57a5c-root {
    text-align: center;
  }


#s-3d562c41-2948-4a80-8b66-6944c8d57a5c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3d562c41-2948-4a80-8b66-6944c8d57a5c-root {
    text-align: center;
  }


#s-3d562c41-2948-4a80-8b66-6944c8d57a5c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d562c41-2948-4a80-8b66-6944c8d57a5c-root {
    text-align: center;
  }


#s-3d562c41-2948-4a80-8b66-6944c8d57a5c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d562c41-2948-4a80-8b66-6944c8d57a5c-root {
    text-align: center;
  }


#s-3d562c41-2948-4a80-8b66-6944c8d57a5c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3d562c41-2948-4a80-8b66-6944c8d57a5c-root {
    text-align: center;
  }


#s-3d562c41-2948-4a80-8b66-6944c8d57a5c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dfc0432d-953b-4a06-9e3a-7ded4ba65f37 {
  margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 0px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-dfc0432d-953b-4a06-9e3a-7ded4ba65f37 {
  display: none;
}
#s-dfc0432d-953b-4a06-9e3a-7ded4ba65f37, #wrap-s-dfc0432d-953b-4a06-9e3a-7ded4ba65f37, #wrap-content-s-dfc0432d-953b-4a06-9e3a-7ded4ba65f37 { display: none !important; }}







#s-dfc0432d-953b-4a06-9e3a-7ded4ba65f37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dfc0432d-953b-4a06-9e3a-7ded4ba65f37.shg-box.shg-c {
  justify-content: flex-end;
}

@media (min-width: 1200px){#s-27e6938a-d5da-439b-a982-7496adcf1709 {
  display: none;
}
#s-27e6938a-d5da-439b-a982-7496adcf1709, #wrap-s-27e6938a-d5da-439b-a982-7496adcf1709, #wrap-content-s-27e6938a-d5da-439b-a982-7496adcf1709 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27e6938a-d5da-439b-a982-7496adcf1709 {
  display: none;
}
#s-27e6938a-d5da-439b-a982-7496adcf1709, #wrap-s-27e6938a-d5da-439b-a982-7496adcf1709, #wrap-content-s-27e6938a-d5da-439b-a982-7496adcf1709 { display: none !important; }}
#s-27e6938a-d5da-439b-a982-7496adcf1709 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-27e6938a-d5da-439b-a982-7496adcf1709 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-27e6938a-d5da-439b-a982-7496adcf1709 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(51, 51, 51, 1);
}

#s-27e6938a-d5da-439b-a982-7496adcf1709 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-27e6938a-d5da-439b-a982-7496adcf1709 > .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-27e6938a-d5da-439b-a982-7496adcf1709 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539 {
  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-0a7cfe97-de36-453e-94ba-0ede6fdbc539:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0a7cfe97-de36-453e-94ba-0ede6fdbc539-root {
    text-align: center;
  }


#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0a7cfe97-de36-453e-94ba-0ede6fdbc539-root {
    text-align: center;
  }


#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539.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-0a7cfe97-de36-453e-94ba-0ede6fdbc539-root {
    text-align: center;
  }


#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539.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-0a7cfe97-de36-453e-94ba-0ede6fdbc539-root {
    text-align: center;
  }


#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0a7cfe97-de36-453e-94ba-0ede6fdbc539-root {
    text-align: center;
  }


#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8408b756-75c3-4e6b-a402-391f9f44cdf9 {
  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-8408b756-75c3-4e6b-a402-391f9f44cdf9:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8408b756-75c3-4e6b-a402-391f9f44cdf9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8408b756-75c3-4e6b-a402-391f9f44cdf9-root {
    text-align: center;
  }


#s-8408b756-75c3-4e6b-a402-391f9f44cdf9.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8408b756-75c3-4e6b-a402-391f9f44cdf9-root {
    text-align: center;
  }


#s-8408b756-75c3-4e6b-a402-391f9f44cdf9.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-8408b756-75c3-4e6b-a402-391f9f44cdf9-root {
    text-align: center;
  }


#s-8408b756-75c3-4e6b-a402-391f9f44cdf9.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-8408b756-75c3-4e6b-a402-391f9f44cdf9-root {
    text-align: center;
  }


#s-8408b756-75c3-4e6b-a402-391f9f44cdf9.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8408b756-75c3-4e6b-a402-391f9f44cdf9-root {
    text-align: center;
  }


#s-8408b756-75c3-4e6b-a402-391f9f44cdf9.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d {
  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-14c583b4-d12d-421f-a8f0-20ed87c9cb3d:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d-root {
    text-align: center;
  }


#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d-root {
    text-align: center;
  }


#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d.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-14c583b4-d12d-421f-a8f0-20ed87c9cb3d-root {
    text-align: center;
  }


#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d.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-14c583b4-d12d-421f-a8f0-20ed87c9cb3d-root {
    text-align: center;
  }


#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d-root {
    text-align: center;
  }


#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2bc7884f-2429-4590-8dde-c59946d4e2a5 {
  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-2bc7884f-2429-4590-8dde-c59946d4e2a5:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2bc7884f-2429-4590-8dde-c59946d4e2a5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2bc7884f-2429-4590-8dde-c59946d4e2a5-root {
    text-align: center;
  }


#s-2bc7884f-2429-4590-8dde-c59946d4e2a5.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2bc7884f-2429-4590-8dde-c59946d4e2a5-root {
    text-align: center;
  }


#s-2bc7884f-2429-4590-8dde-c59946d4e2a5.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-2bc7884f-2429-4590-8dde-c59946d4e2a5-root {
    text-align: center;
  }


#s-2bc7884f-2429-4590-8dde-c59946d4e2a5.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-2bc7884f-2429-4590-8dde-c59946d4e2a5-root {
    text-align: center;
  }


#s-2bc7884f-2429-4590-8dde-c59946d4e2a5.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2bc7884f-2429-4590-8dde-c59946d4e2a5-root {
    text-align: center;
  }


#s-2bc7884f-2429-4590-8dde-c59946d4e2a5.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6ae5d78f-fefb-4048-b949-9c67af3425c9 {
  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-6ae5d78f-fefb-4048-b949-9c67af3425c9:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6ae5d78f-fefb-4048-b949-9c67af3425c9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6ae5d78f-fefb-4048-b949-9c67af3425c9-root {
    text-align: center;
  }


#s-6ae5d78f-fefb-4048-b949-9c67af3425c9.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6ae5d78f-fefb-4048-b949-9c67af3425c9-root {
    text-align: center;
  }


#s-6ae5d78f-fefb-4048-b949-9c67af3425c9.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-6ae5d78f-fefb-4048-b949-9c67af3425c9-root {
    text-align: center;
  }


#s-6ae5d78f-fefb-4048-b949-9c67af3425c9.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-6ae5d78f-fefb-4048-b949-9c67af3425c9-root {
    text-align: center;
  }


#s-6ae5d78f-fefb-4048-b949-9c67af3425c9.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6ae5d78f-fefb-4048-b949-9c67af3425c9-root {
    text-align: center;
  }


#s-6ae5d78f-fefb-4048-b949-9c67af3425c9.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f5c83a79-d68c-4095-875e-42574acdca64 {
  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-f5c83a79-d68c-4095-875e-42574acdca64:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f5c83a79-d68c-4095-875e-42574acdca64:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f5c83a79-d68c-4095-875e-42574acdca64-root {
    text-align: center;
  }


#s-f5c83a79-d68c-4095-875e-42574acdca64.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f5c83a79-d68c-4095-875e-42574acdca64-root {
    text-align: center;
  }


#s-f5c83a79-d68c-4095-875e-42574acdca64.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-f5c83a79-d68c-4095-875e-42574acdca64-root {
    text-align: center;
  }


#s-f5c83a79-d68c-4095-875e-42574acdca64.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-f5c83a79-d68c-4095-875e-42574acdca64-root {
    text-align: center;
  }


#s-f5c83a79-d68c-4095-875e-42574acdca64.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f5c83a79-d68c-4095-875e-42574acdca64-root {
    text-align: center;
  }


#s-f5c83a79-d68c-4095-875e-42574acdca64.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67 {
  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-2eb41b48-a40b-46df-a0e5-a4aa033b2d67:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67-root {
    text-align: center;
  }


#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67-root {
    text-align: center;
  }


#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67.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-2eb41b48-a40b-46df-a0e5-a4aa033b2d67-root {
    text-align: center;
  }


#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67.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-2eb41b48-a40b-46df-a0e5-a4aa033b2d67-root {
    text-align: center;
  }


#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67-root {
    text-align: center;
  }


#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e78aecb3-014c-40eb-a140-b58d799f47a6 {
  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-e78aecb3-014c-40eb-a140-b58d799f47a6:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e78aecb3-014c-40eb-a140-b58d799f47a6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e78aecb3-014c-40eb-a140-b58d799f47a6-root {
    text-align: center;
  }


#s-e78aecb3-014c-40eb-a140-b58d799f47a6.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e78aecb3-014c-40eb-a140-b58d799f47a6-root {
    text-align: center;
  }


#s-e78aecb3-014c-40eb-a140-b58d799f47a6.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-e78aecb3-014c-40eb-a140-b58d799f47a6-root {
    text-align: center;
  }


#s-e78aecb3-014c-40eb-a140-b58d799f47a6.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-e78aecb3-014c-40eb-a140-b58d799f47a6-root {
    text-align: center;
  }


#s-e78aecb3-014c-40eb-a140-b58d799f47a6.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e78aecb3-014c-40eb-a140-b58d799f47a6-root {
    text-align: center;
  }


#s-e78aecb3-014c-40eb-a140-b58d799f47a6.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-48db8494-5449-49e9-a4eb-5459f6c8be3e {
  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-48db8494-5449-49e9-a4eb-5459f6c8be3e:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-48db8494-5449-49e9-a4eb-5459f6c8be3e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-48db8494-5449-49e9-a4eb-5459f6c8be3e-root {
    text-align: center;
  }


#s-48db8494-5449-49e9-a4eb-5459f6c8be3e.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-48db8494-5449-49e9-a4eb-5459f6c8be3e-root {
    text-align: center;
  }


#s-48db8494-5449-49e9-a4eb-5459f6c8be3e.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-48db8494-5449-49e9-a4eb-5459f6c8be3e-root {
    text-align: center;
  }


#s-48db8494-5449-49e9-a4eb-5459f6c8be3e.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-48db8494-5449-49e9-a4eb-5459f6c8be3e-root {
    text-align: center;
  }


#s-48db8494-5449-49e9-a4eb-5459f6c8be3e.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-48db8494-5449-49e9-a4eb-5459f6c8be3e-root {
    text-align: center;
  }


#s-48db8494-5449-49e9-a4eb-5459f6c8be3e.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-eab2b8b2-79ef-4944-a379-226790344dec {
  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-eab2b8b2-79ef-4944-a379-226790344dec:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-eab2b8b2-79ef-4944-a379-226790344dec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-eab2b8b2-79ef-4944-a379-226790344dec-root {
    text-align: center;
  }


#s-eab2b8b2-79ef-4944-a379-226790344dec.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-eab2b8b2-79ef-4944-a379-226790344dec-root {
    text-align: center;
  }


#s-eab2b8b2-79ef-4944-a379-226790344dec.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-eab2b8b2-79ef-4944-a379-226790344dec-root {
    text-align: center;
  }


#s-eab2b8b2-79ef-4944-a379-226790344dec.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-eab2b8b2-79ef-4944-a379-226790344dec-root {
    text-align: center;
  }


#s-eab2b8b2-79ef-4944-a379-226790344dec.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-eab2b8b2-79ef-4944-a379-226790344dec-root {
    text-align: center;
  }


#s-eab2b8b2-79ef-4944-a379-226790344dec.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f7edbb13-96bd-4ab8-8038-0617c50ddc20 {
  margin-bottom: 25px;
min-height: 50px;
}








#s-f7edbb13-96bd-4ab8-8038-0617c50ddc20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f7edbb13-96bd-4ab8-8038-0617c50ddc20.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-27da1b26-7d6e-4c06-abe9-39009b055487 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-cf383cd2-d74f-49ce-b698-683c6824a8e5 {
  margin-top: 20px;
margin-bottom: 0px;
min-height: 50px;
}








#s-cf383cd2-d74f-49ce-b698-683c6824a8e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf383cd2-d74f-49ce-b698-683c6824a8e5.shg-box.shg-c {
  justify-content: center;
}

#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-4173b7df-8dea-415f-8556-e0b7c1275871 {
  margin-top: 10px;
margin-bottom: 10px;
}

#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(237, 196, 22, 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;
}
#s-bf45fbee-f8cc-49f9-bcd2-5faacb9c9730 {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
}

#s-33f896d6-ef44-4f85-82c3-091bbe9b46cf {
  margin-left: 100px;
margin-bottom: 20px;
margin-right: 100px;
}

#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(237, 196, 22, 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(237, 196, 22, 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-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(237, 196, 22, 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(237, 196, 22, 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-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(237, 196, 22, 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(237, 196, 22, 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(237, 196, 22, 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(237, 196, 22, 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(237, 196, 22, 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(237, 196, 22, 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(237, 196, 22, 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-e933b907-eeee-45d5-8aa6-de8b0083794e {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-e933b907-eeee-45d5-8aa6-de8b0083794e {
  margin-top: 30px;
}
}
#s-cd48132c-cc3e-4485-842e-5ca3d17ac1b0 {
  padding-bottom: 20px;
}

#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(18, 123, 187, 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-2b1cf871-940b-436a-af8f-85d03b5cb856 {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
}

#s-fe321ead-359b-4ab1-b8a3-e5c3b1ee5187 {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
}

#s-a76fef3c-aa44-4abf-9530-b957e4ed5358 {
  margin-top: 10px;
margin-bottom: 10px;
}

#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(18, 123, 187, 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(18, 123, 187, 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(18, 123, 187, 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(18, 123, 187, 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(18, 123, 187, 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(18, 123, 187, 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-46ad03cc-3fcb-40a2-ba3c-28a4f3bf2a21 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-46ad03cc-3fcb-40a2-ba3c-28a4f3bf2a21 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(18, 123, 187, 1);
  padding: 10px;
}

#s-46ad03cc-3fcb-40a2-ba3c-28a4f3bf2a21 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-46ad03cc-3fcb-40a2-ba3c-28a4f3bf2a21 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-46ad03cc-3fcb-40a2-ba3c-28a4f3bf2a21 > .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-46ad03cc-3fcb-40a2-ba3c-28a4f3bf2a21 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ee5441ad-fc20-490a-8a34-5818b7be08fe {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-f4e8ef55-3c4e-4ad3-81b9-56c42d2ed946 {
  margin-top: 40px;
margin-bottom: 10px;
}

#s-b8e770c2-a6b6-4a49-8fce-a87f19c53e9c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b8e770c2-a6b6-4a49-8fce-a87f19c53e9c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(237, 196, 22, 1);
  padding: 10px;
}

#s-b8e770c2-a6b6-4a49-8fce-a87f19c53e9c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-b8e770c2-a6b6-4a49-8fce-a87f19c53e9c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b8e770c2-a6b6-4a49-8fce-a87f19c53e9c > .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-b8e770c2-a6b6-4a49-8fce-a87f19c53e9c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-81303945-edde-494b-ae62-c00533d496a1 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#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(237, 196, 22, 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(0, 0, 0, 0.8);
}

#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(0, 0, 0, 0.8);
  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-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(237, 196, 22, 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(0, 0, 0, 0.8);
}

#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(0, 0, 0, 0.8);
  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-ef685c00-b5f2-4f49-979c-4c049151fc27 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ef685c00-b5f2-4f49-979c-4c049151fc27 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(237, 196, 22, 1);
  padding: 10px;
}

#s-ef685c00-b5f2-4f49-979c-4c049151fc27 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 0.8);
}

#s-ef685c00-b5f2-4f49-979c-4c049151fc27 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ef685c00-b5f2-4f49-979c-4c049151fc27 > .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-ef685c00-b5f2-4f49-979c-4c049151fc27 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-45e679a0-ffe9-49a7-b2f3-ca2540d15937 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

#s-7a618493-3514-470a-9b80-b192c38dc931 {
  margin-top: 0px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-7a618493-3514-470a-9b80-b192c38dc931 {
  margin-top: 40px;
margin-bottom: 10px;
}
}@media (max-width: 767px){#s-7a618493-3514-470a-9b80-b192c38dc931 {
  margin-top: 30px;
}
}
#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(237, 196, 22, 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(237, 196, 22, 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(237, 196, 22, 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(237, 196, 22, 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-5db4f880-62dc-41b0-ac79-e4407bee77cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 48px;
background-color: rgba(253, 204, 6, 1);
}








#s-5db4f880-62dc-41b0-ac79-e4407bee77cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5db4f880-62dc-41b0-ac79-e4407bee77cb.shg-box.shg-c {
  justify-content: center;
}

.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-df53b499-fe48-48b8-b70a-818825775cb2 {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown span, #s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown label {
  color: rgba(18, 123, 187, 1);
}
#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-e16052f6-fa61-417a-8571-40341fde5e25 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e16052f6-fa61-417a-8571-40341fde5e25 {
  
}
}@media (max-width: 767px){#s-e16052f6-fa61-417a-8571-40341fde5e25 {
  
}
}







#s-e16052f6-fa61-417a-8571-40341fde5e25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e16052f6-fa61-417a-8571-40341fde5e25.shg-box.shg-c {
  justify-content: center;
}

#s-0215ba17-1af3-4f3d-8532-97cfe7d81969 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-27a19a13-cadf-4318-aabf-3bb630169657 {
  margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-27a19a13-cadf-4318-aabf-3bb630169657 {
  
}
}@media (max-width: 767px){#s-27a19a13-cadf-4318-aabf-3bb630169657 {
  margin-left: 5%;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-27a19a13-cadf-4318-aabf-3bb630169657"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-27a19a13-cadf-4318-aabf-3bb630169657"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-27a19a13-cadf-4318-aabf-3bb630169657"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-27a19a13-cadf-4318-aabf-3bb630169657"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-70a99240-d94c-4c7f-8e80-c8c1db9eded3 {
  max-width: 400px;
text-align: center;
}

#s-70a99240-d94c-4c7f-8e80-c8c1db9eded3 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-70a99240-d94c-4c7f-8e80-c8c1db9eded3 .shogun-image-content {
  
    justify-content: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

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




.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

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




.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

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




.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

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




.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .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-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

      
    max-width: 400px;

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




.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e8dc79e7-2a6d-4638-b9b1-dd3b9da133d5 {
  max-width: 400px;
text-align: center;
}

#s-e8dc79e7-2a6d-4638-b9b1-dd3b9da133d5 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-e8dc79e7-2a6d-4638-b9b1-dd3b9da133d5 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a438ec98-7d7f-4075-94d3-970602d12031 {
  max-width: 400px;
text-align: center;
}

#s-a438ec98-7d7f-4075-94d3-970602d12031 {
  overflow: hidden;
  
  
      max-width: 400px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a438ec98-7d7f-4075-94d3-970602d12031 .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;
}
