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

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

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

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

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

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

}

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

}

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

}

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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




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

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

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

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




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

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

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

  /* Add margin handling */
  
  
  
  
}

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

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


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

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

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

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




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

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

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

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




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

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

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

  /* Add margin handling */
  
  
  
  
}

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

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


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

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

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

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




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

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

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

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




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

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

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

  /* Add margin handling */
  
  
  
  
}

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

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


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

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

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

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




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

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

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

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




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

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

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

  /* Add margin handling */
  
  
  
  
}

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

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


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

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

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

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




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

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

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

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




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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

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

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


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


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


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


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


#s-73779839-212a-4563-92b5-1d20d730ea96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee-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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee img.shogun-image {
  width: 100%;
  
  
  

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




.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee-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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee img.shogun-image {
  width: 100%;
  
  
  

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




.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee-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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee img.shogun-image {
  width: 100%;
  
  
  

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




.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee-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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee img.shogun-image {
  width: 100%;
  
  
  

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




.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee-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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .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-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee img.shogun-image {
  width: 100%;
  
  
  

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




.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46e9d5d3-d15e-48ef-bad8-19cce0dc30ee.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47 {
  display: none;
}
#s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47, #wrap-s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47, #wrap-content-s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47 {
  display: none;
}
#s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47, #wrap-s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47, #wrap-content-s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47 { display: none !important; }}







#s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-96bc04ee-2965-49d0-b4ac-d4a3bbfe4a47.shg-box.shg-c {
  justify-content: center;
}

#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(74, 198, 234, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}@media (min-width: 1200px){#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85 {
  display: none;
}
#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85, #wrap-s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85, #wrap-content-s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85 {
  display: none;
}
#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85, #wrap-s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85, #wrap-content-s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85 {
  
}
}@media (max-width: 767px){#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85 {
  text-align: center;
color: rgba(0, 33, 75, 1);
}
}

  #s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85-root {
    text-align: center;
  }


#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85-root {
    text-align: center;
  }


#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85-root {
    text-align: center;
  }


#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85-root {
    text-align: center;
  }


#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85-root {
    text-align: center;
  }


#s-dc12cf11-3f30-4e2f-a9b3-a4d0d9c71d85.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px){#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 {
  display: none;
}
#s-2c831c9b-bf00-435e-bcd0-2184d7a63551, #wrap-s-2c831c9b-bf00-435e-bcd0-2184d7a63551, #wrap-content-s-2c831c9b-bf00-435e-bcd0-2184d7a63551 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 {
  display: none;
}
#s-2c831c9b-bf00-435e-bcd0-2184d7a63551, #wrap-s-2c831c9b-bf00-435e-bcd0-2184d7a63551, #wrap-content-s-2c831c9b-bf00-435e-bcd0-2184d7a63551 { display: none !important; }}
#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(74, 198, 234, 1);
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(74, 198, 234, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: 600;
  
  font-size: 14px;
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}@media (max-width: 767px){#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 33, 75, 1);
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 33, 75, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-2c831c9b-bf00-435e-bcd0-2184d7a63551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}}
#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmEzOTM3ZjQtNmY5Ni00ZjA0LWEwZGUtNWE4NTVlZDgxZmQ3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYTM5MzdmNC02Zjk2LTRmMDQtYTBkZS01YTg1NWVkODFmZDcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d {
  
}
#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-b8e72798-fe9b-4204-bdac-cb35b2a7431d-root {
    text-align: center;
  }


#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b8e72798-fe9b-4204-bdac-cb35b2a7431d-root {
    text-align: center;
  }


#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b8e72798-fe9b-4204-bdac-cb35b2a7431d-root {
    text-align: center;
  }


#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b8e72798-fe9b-4204-bdac-cb35b2a7431d-root {
    text-align: center;
  }


#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b8e72798-fe9b-4204-bdac-cb35b2a7431d-root {
    text-align: center;
  }


#s-b8e72798-fe9b-4204-bdac-cb35b2a7431d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-70fec67c-9b72-486e-8f3a-e1189ac67519 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-70fec67c-9b72-486e-8f3a-e1189ac67519:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWRjNGViMGQtOGE1Yy00ZjMxLWI0ZDAtNGZhOWM1YzZlYWUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5ZGM0ZWIwZC04YTVjLTRmMzEtYjRkMC00ZmE5YzVjNmVhZTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-70fec67c-9b72-486e-8f3a-e1189ac67519:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-70fec67c-9b72-486e-8f3a-e1189ac67519 {
  
}
#s-70fec67c-9b72-486e-8f3a-e1189ac67519:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-70fec67c-9b72-486e-8f3a-e1189ac67519:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-70fec67c-9b72-486e-8f3a-e1189ac67519-root {
    text-align: center;
  }


#s-70fec67c-9b72-486e-8f3a-e1189ac67519.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-70fec67c-9b72-486e-8f3a-e1189ac67519-root {
    text-align: center;
  }


#s-70fec67c-9b72-486e-8f3a-e1189ac67519.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-70fec67c-9b72-486e-8f3a-e1189ac67519-root {
    text-align: center;
  }


#s-70fec67c-9b72-486e-8f3a-e1189ac67519.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-70fec67c-9b72-486e-8f3a-e1189ac67519-root {
    text-align: center;
  }


#s-70fec67c-9b72-486e-8f3a-e1189ac67519.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-70fec67c-9b72-486e-8f3a-e1189ac67519-root {
    text-align: center;
  }


#s-70fec67c-9b72-486e-8f3a-e1189ac67519.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-58045aca-154c-4e36-90c3-633f7b249365 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-58045aca-154c-4e36-90c3-633f7b249365:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTk1NzQyMTUtOGE0Ni00NmU4LWEzNDgtMTA0M2Y1NDkxNDlkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOTU3NDIxNS04YTQ2LTQ2ZTgtYTM0OC0xMDQzZjU0OTE0OWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-58045aca-154c-4e36-90c3-633f7b249365:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-58045aca-154c-4e36-90c3-633f7b249365 {
  
}
#s-58045aca-154c-4e36-90c3-633f7b249365:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-58045aca-154c-4e36-90c3-633f7b249365:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-58045aca-154c-4e36-90c3-633f7b249365-root {
    text-align: center;
  }


#s-58045aca-154c-4e36-90c3-633f7b249365.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-58045aca-154c-4e36-90c3-633f7b249365-root {
    text-align: center;
  }


#s-58045aca-154c-4e36-90c3-633f7b249365.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-58045aca-154c-4e36-90c3-633f7b249365-root {
    text-align: center;
  }


#s-58045aca-154c-4e36-90c3-633f7b249365.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-58045aca-154c-4e36-90c3-633f7b249365-root {
    text-align: center;
  }


#s-58045aca-154c-4e36-90c3-633f7b249365.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-58045aca-154c-4e36-90c3-633f7b249365-root {
    text-align: center;
  }


#s-58045aca-154c-4e36-90c3-633f7b249365.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjVjNzBjMzUtZjAzNy00NmQzLTkzYzQtNjgxZWNmMDQ1MjQ1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2NWM3MGMzNS1mMDM3LTQ2ZDMtOTNjNC02ODFlY2YwNDUyNDUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633 {
  
}
#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633-root {
    text-align: center;
  }


#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633-root {
    text-align: center;
  }


#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633-root {
    text-align: center;
  }


#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633-root {
    text-align: center;
  }


#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633-root {
    text-align: center;
  }


#s-ad03ffb4-f78e-4b0a-a2ac-56af31c0c633.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
@media (min-width: 1200px){#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 {
  display: none;
}
#s-42be7385-41e0-4d5f-a374-cb76fc7796d4, #wrap-s-42be7385-41e0-4d5f-a374-cb76fc7796d4, #wrap-content-s-42be7385-41e0-4d5f-a374-cb76fc7796d4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 {
  display: none;
}
#s-42be7385-41e0-4d5f-a374-cb76fc7796d4, #wrap-s-42be7385-41e0-4d5f-a374-cb76fc7796d4, #wrap-content-s-42be7385-41e0-4d5f-a374-cb76fc7796d4 { display: none !important; }}
#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(74, 198, 234, 1);
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(74, 198, 234, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: 600;
  
  font-size: 14px;
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}@media (max-width: 767px){#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 33, 75, 1);
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 33, 75, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-42be7385-41e0-4d5f-a374-cb76fc7796d4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}}
#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlMTcxNzMtMjM0YS00Y2E3LThjNWEtYzVjMTY2ODI0NDAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmUxNzE3My0yMzRhLTRjYTctOGM1YS1jNWMxNjY4MjQ0MDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52 {
  text-align: center;
}
#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52-root {
    text-align: center;
  }


#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52-root {
    text-align: center;
  }


#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52-root {
    text-align: center;
  }


#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52-root {
    text-align: center;
  }


#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52-root {
    text-align: center;
  }


#s-9a1c4561-7274-4ac2-9ec4-5c1ea4124f52.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlMTcxNzMtMjM0YS00Y2E3LThjNWEtYzVjMTY2ODI0NDAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmUxNzE3My0yMzRhLTRjYTctOGM1YS1jNWMxNjY4MjQ0MDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd {
  text-align: center;
}
#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd-root {
    text-align: center;
  }


#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd-root {
    text-align: center;
  }


#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd-root {
    text-align: center;
  }


#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd-root {
    text-align: center;
  }


#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd-root {
    text-align: center;
  }


#s-e4c64d1e-fa33-4117-beb7-ca50c76efcbd.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-613332d4-b458-4a80-b315-f7f2d279b82c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-613332d4-b458-4a80-b315-f7f2d279b82c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlMTcxNzMtMjM0YS00Y2E3LThjNWEtYzVjMTY2ODI0NDAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmUxNzE3My0yMzRhLTRjYTctOGM1YS1jNWMxNjY4MjQ0MDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-613332d4-b458-4a80-b315-f7f2d279b82c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-613332d4-b458-4a80-b315-f7f2d279b82c {
  text-align: center;
}
#s-613332d4-b458-4a80-b315-f7f2d279b82c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-613332d4-b458-4a80-b315-f7f2d279b82c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-613332d4-b458-4a80-b315-f7f2d279b82c-root {
    text-align: center;
  }


#s-613332d4-b458-4a80-b315-f7f2d279b82c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-613332d4-b458-4a80-b315-f7f2d279b82c-root {
    text-align: center;
  }


#s-613332d4-b458-4a80-b315-f7f2d279b82c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-613332d4-b458-4a80-b315-f7f2d279b82c-root {
    text-align: center;
  }


#s-613332d4-b458-4a80-b315-f7f2d279b82c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-613332d4-b458-4a80-b315-f7f2d279b82c-root {
    text-align: center;
  }


#s-613332d4-b458-4a80-b315-f7f2d279b82c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-613332d4-b458-4a80-b315-f7f2d279b82c-root {
    text-align: center;
  }


#s-613332d4-b458-4a80-b315-f7f2d279b82c.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-127ac6ae-135a-4343-9105-d4ed79874e0f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-127ac6ae-135a-4343-9105-d4ed79874e0f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlMTcxNzMtMjM0YS00Y2E3LThjNWEtYzVjMTY2ODI0NDAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmUxNzE3My0yMzRhLTRjYTctOGM1YS1jNWMxNjY4MjQ0MDMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-127ac6ae-135a-4343-9105-d4ed79874e0f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-127ac6ae-135a-4343-9105-d4ed79874e0f {
  text-align: center;
}
#s-127ac6ae-135a-4343-9105-d4ed79874e0f:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-127ac6ae-135a-4343-9105-d4ed79874e0f:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-127ac6ae-135a-4343-9105-d4ed79874e0f-root {
    text-align: center;
  }


#s-127ac6ae-135a-4343-9105-d4ed79874e0f.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-127ac6ae-135a-4343-9105-d4ed79874e0f-root {
    text-align: center;
  }


#s-127ac6ae-135a-4343-9105-d4ed79874e0f.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-127ac6ae-135a-4343-9105-d4ed79874e0f-root {
    text-align: center;
  }


#s-127ac6ae-135a-4343-9105-d4ed79874e0f.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-127ac6ae-135a-4343-9105-d4ed79874e0f-root {
    text-align: center;
  }


#s-127ac6ae-135a-4343-9105-d4ed79874e0f.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-127ac6ae-135a-4343-9105-d4ed79874e0f-root {
    text-align: center;
  }


#s-127ac6ae-135a-4343-9105-d4ed79874e0f.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-21f2d2bf-55d1-4825-8a7a-232124cc3291 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-21f2d2bf-55d1-4825-8a7a-232124cc3291:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWMxZWUxNjAtMjkxMi00NmEzLWFjMDctZDc1NzQ0Yjc5ZGQyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYzFlZTE2MC0yOTEyLTQ2YTMtYWMwNy1kNzU3NDRiNzlkZDIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-21f2d2bf-55d1-4825-8a7a-232124cc3291:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-21f2d2bf-55d1-4825-8a7a-232124cc3291 {
  text-align: center;
}
#s-21f2d2bf-55d1-4825-8a7a-232124cc3291:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-21f2d2bf-55d1-4825-8a7a-232124cc3291:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-21f2d2bf-55d1-4825-8a7a-232124cc3291-root {
    text-align: center;
  }


#s-21f2d2bf-55d1-4825-8a7a-232124cc3291.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-21f2d2bf-55d1-4825-8a7a-232124cc3291-root {
    text-align: center;
  }


#s-21f2d2bf-55d1-4825-8a7a-232124cc3291.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-21f2d2bf-55d1-4825-8a7a-232124cc3291-root {
    text-align: center;
  }


#s-21f2d2bf-55d1-4825-8a7a-232124cc3291.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-21f2d2bf-55d1-4825-8a7a-232124cc3291-root {
    text-align: center;
  }


#s-21f2d2bf-55d1-4825-8a7a-232124cc3291.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-21f2d2bf-55d1-4825-8a7a-232124cc3291-root {
    text-align: center;
  }


#s-21f2d2bf-55d1-4825-8a7a-232124cc3291.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-b391966d-0085-48ac-bf1a-37b6298bf1f3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-b391966d-0085-48ac-bf1a-37b6298bf1f3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTNmZGI2MGQtMGIyMS00OTE0LWJhY2MtMjE5Zjc4ZTAzNDdhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxM2ZkYjYwZC0wYjIxLTQ5MTQtYmFjYy0yMTlmNzhlMDM0N2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-b391966d-0085-48ac-bf1a-37b6298bf1f3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b391966d-0085-48ac-bf1a-37b6298bf1f3 {
  text-align: center;
}
#s-b391966d-0085-48ac-bf1a-37b6298bf1f3:hover {background-color: rgba(254, 254, 254, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-b391966d-0085-48ac-bf1a-37b6298bf1f3:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-b391966d-0085-48ac-bf1a-37b6298bf1f3-root {
    text-align: center;
  }


#s-b391966d-0085-48ac-bf1a-37b6298bf1f3.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b391966d-0085-48ac-bf1a-37b6298bf1f3-root {
    text-align: center;
  }


#s-b391966d-0085-48ac-bf1a-37b6298bf1f3.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b391966d-0085-48ac-bf1a-37b6298bf1f3-root {
    text-align: center;
  }


#s-b391966d-0085-48ac-bf1a-37b6298bf1f3.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b391966d-0085-48ac-bf1a-37b6298bf1f3-root {
    text-align: center;
  }


#s-b391966d-0085-48ac-bf1a-37b6298bf1f3.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b391966d-0085-48ac-bf1a-37b6298bf1f3-root {
    text-align: center;
  }


#s-b391966d-0085-48ac-bf1a-37b6298bf1f3.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-e208feef-4e7c-4ac0-911d-65b0cddb1563 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(33, 52, 105, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e208feef-4e7c-4ac0-911d-65b0cddb1563:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWMxZjUzY2ItNzM2Yy00MTExLWI2NzMtOWRjOGY5YmU4OWQ4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YzFmNTNjYi03MzZjLTQxMTEtYjY3My05ZGM4ZjliZTg5ZDgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e208feef-4e7c-4ac0-911d-65b0cddb1563:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e208feef-4e7c-4ac0-911d-65b0cddb1563 {
  text-align: center;
}
#s-e208feef-4e7c-4ac0-911d-65b0cddb1563:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-e208feef-4e7c-4ac0-911d-65b0cddb1563:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-e208feef-4e7c-4ac0-911d-65b0cddb1563-root {
    text-align: center;
  }


#s-e208feef-4e7c-4ac0-911d-65b0cddb1563.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e208feef-4e7c-4ac0-911d-65b0cddb1563-root {
    text-align: center;
  }


#s-e208feef-4e7c-4ac0-911d-65b0cddb1563.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e208feef-4e7c-4ac0-911d-65b0cddb1563-root {
    text-align: center;
  }


#s-e208feef-4e7c-4ac0-911d-65b0cddb1563.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e208feef-4e7c-4ac0-911d-65b0cddb1563-root {
    text-align: center;
  }


#s-e208feef-4e7c-4ac0-911d-65b0cddb1563.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e208feef-4e7c-4ac0-911d-65b0cddb1563-root {
    text-align: center;
  }


#s-e208feef-4e7c-4ac0-911d-65b0cddb1563.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-1b654a6d-476d-448f-a2aa-c999643b5dae {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(33, 52, 105, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-1b654a6d-476d-448f-a2aa-c999643b5dae:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWZkZGE1M2YtMjI5Yi00NGYxLWJhNDctZjRjZGFmMWJhNmQ2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZmRkYTUzZi0yMjliLTQ0ZjEtYmE0Ny1mNGNkYWYxYmE2ZDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-1b654a6d-476d-448f-a2aa-c999643b5dae:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1b654a6d-476d-448f-a2aa-c999643b5dae {
  text-align: center;
}
#s-1b654a6d-476d-448f-a2aa-c999643b5dae:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-1b654a6d-476d-448f-a2aa-c999643b5dae:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}}

  #s-1b654a6d-476d-448f-a2aa-c999643b5dae-root {
    text-align: center;
  }


#s-1b654a6d-476d-448f-a2aa-c999643b5dae.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1b654a6d-476d-448f-a2aa-c999643b5dae-root {
    text-align: center;
  }


#s-1b654a6d-476d-448f-a2aa-c999643b5dae.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1b654a6d-476d-448f-a2aa-c999643b5dae-root {
    text-align: center;
  }


#s-1b654a6d-476d-448f-a2aa-c999643b5dae.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1b654a6d-476d-448f-a2aa-c999643b5dae-root {
    text-align: center;
  }


#s-1b654a6d-476d-448f-a2aa-c999643b5dae.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1b654a6d-476d-448f-a2aa-c999643b5dae-root {
    text-align: center;
  }


#s-1b654a6d-476d-448f-a2aa-c999643b5dae.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-b6bbe7df-a610-40fd-826c-1fd781c98362 {
  margin-left: 0%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-b6bbe7df-a610-40fd-826c-1fd781c98362 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b6bbe7df-a610-40fd-826c-1fd781c98362 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b6bbe7df-a610-40fd-826c-1fd781c98362 {
  display: none;
}
#s-b6bbe7df-a610-40fd-826c-1fd781c98362, #wrap-s-b6bbe7df-a610-40fd-826c-1fd781c98362, #wrap-content-s-b6bbe7df-a610-40fd-826c-1fd781c98362 { display: none !important; }}@media (max-width: 767px){#s-b6bbe7df-a610-40fd-826c-1fd781c98362 {
  display: none;
}
#s-b6bbe7df-a610-40fd-826c-1fd781c98362, #wrap-s-b6bbe7df-a610-40fd-826c-1fd781c98362, #wrap-content-s-b6bbe7df-a610-40fd-826c-1fd781c98362 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b6bbe7df-a610-40fd-826c-1fd781c98362"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b6bbe7df-a610-40fd-826c-1fd781c98362"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-b6bbe7df-a610-40fd-826c-1fd781c98362"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6bbe7df-a610-40fd-826c-1fd781c98362"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-b2279476-7b54-4545-abbc-6df95dfbe588 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b2279476-7b54-4545-abbc-6df95dfbe588 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2279476-7b54-4545-abbc-6df95dfbe588.shg-box.shg-c {
  justify-content: center;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  margin-left: 10%;
margin-right: auto;
max-width: 2579px;
text-align: center;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0-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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 img.shogun-image {
  width: 100%;
  
  
  max-width: 2579px;

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




.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0-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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 img.shogun-image {
  width: 100%;
  
  
  

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




.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0-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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 img.shogun-image {
  width: 100%;
  
  
  

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




.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0-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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 img.shogun-image {
  width: 100%;
  
  
  

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




.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0-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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .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-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 img.shogun-image {
  width: 100%;
  
  
  

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




.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a22d1b-c949-4e9b-8e2c-76057f788bd0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2c8d99e9-0c4f-4d8a-9ecc-77e7f4f321e4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2c8d99e9-0c4f-4d8a-9ecc-77e7f4f321e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2c8d99e9-0c4f-4d8a-9ecc-77e7f4f321e4.shg-box.shg-c {
  justify-content: center;
}

#s-8c3aea0e-323d-4814-8409-b9b86f3c1a98 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(74, 198, 234, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8c3aea0e-323d-4814-8409-b9b86f3c1a98:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-8c3aea0e-323d-4814-8409-b9b86f3c1a98:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-8c3aea0e-323d-4814-8409-b9b86f3c1a98-root {
    text-align: center;
  }


#s-8c3aea0e-323d-4814-8409-b9b86f3c1a98.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8c3aea0e-323d-4814-8409-b9b86f3c1a98-root {
    text-align: center;
  }


#s-8c3aea0e-323d-4814-8409-b9b86f3c1a98.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8c3aea0e-323d-4814-8409-b9b86f3c1a98-root {
    text-align: center;
  }


#s-8c3aea0e-323d-4814-8409-b9b86f3c1a98.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8c3aea0e-323d-4814-8409-b9b86f3c1a98-root {
    text-align: center;
  }


#s-8c3aea0e-323d-4814-8409-b9b86f3c1a98.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8c3aea0e-323d-4814-8409-b9b86f3c1a98-root {
    text-align: center;
  }


#s-8c3aea0e-323d-4814-8409-b9b86f3c1a98.shg-btn {
  color: rgba(74, 198, 234, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Barlow Semi Condensed;
  display:  block ;
}
}
#s-8504151a-be86-4136-8797-fb0bb371dc70 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-8504151a-be86-4136-8797-fb0bb371dc70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8504151a-be86-4136-8797-fb0bb371dc70.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-01c6bba0-d7ee-42c6-ae0a-44be841978ed {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-01c6bba0-d7ee-42c6-ae0a-44be841978ed {
  
}
}
#s-01c6bba0-d7ee-42c6-ae0a-44be841978ed > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-01c6bba0-d7ee-42c6-ae0a-44be841978ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-01c6bba0-d7ee-42c6-ae0a-44be841978ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(74, 198, 234, 1);
}

#s-01c6bba0-d7ee-42c6-ae0a-44be841978ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-01c6bba0-d7ee-42c6-ae0a-44be841978ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(74, 198, 234, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-01c6bba0-d7ee-42c6-ae0a-44be841978ed > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91 {
  
}
#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTQ3NmEyNjItYzBkMy00NTc0LTg5NWYtNzBjMTY2ZTlkZjliIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NDc2YTI2Mi1jMGQzLTQ1NzQtODk1Zi03MGMxNjZlOWRmOWIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-286e5ca0-ca50-4c22-800d-dbe821ca3d91-root {
    text-align: center;
  }


#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-286e5ca0-ca50-4c22-800d-dbe821ca3d91-root {
    text-align: center;
  }


#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-286e5ca0-ca50-4c22-800d-dbe821ca3d91-root {
    text-align: center;
  }


#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-286e5ca0-ca50-4c22-800d-dbe821ca3d91-root {
    text-align: center;
  }


#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-286e5ca0-ca50-4c22-800d-dbe821ca3d91-root {
    text-align: center;
  }


#s-286e5ca0-ca50-4c22-800d-dbe821ca3d91.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-1406572b-130a-4205-96eb-e493990f8294 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-1406572b-130a-4205-96eb-e493990f8294:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-1406572b-130a-4205-96eb-e493990f8294:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-1406572b-130a-4205-96eb-e493990f8294-root {
    text-align: center;
  }


#s-1406572b-130a-4205-96eb-e493990f8294.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1406572b-130a-4205-96eb-e493990f8294-root {
    text-align: center;
  }


#s-1406572b-130a-4205-96eb-e493990f8294.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1406572b-130a-4205-96eb-e493990f8294-root {
    text-align: center;
  }


#s-1406572b-130a-4205-96eb-e493990f8294.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1406572b-130a-4205-96eb-e493990f8294-root {
    text-align: center;
  }


#s-1406572b-130a-4205-96eb-e493990f8294.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1406572b-130a-4205-96eb-e493990f8294-root {
    text-align: center;
  }


#s-1406572b-130a-4205-96eb-e493990f8294.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-109b1b84-e94a-4ae1-bb77-7eaf68029915 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-109b1b84-e94a-4ae1-bb77-7eaf68029915:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-109b1b84-e94a-4ae1-bb77-7eaf68029915:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-109b1b84-e94a-4ae1-bb77-7eaf68029915 {
  
}
#s-109b1b84-e94a-4ae1-bb77-7eaf68029915:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTBlOGUzMTgtYTdhMC00YTg1LWFlODUtYjkzZGIyMmUzMGNhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGZjNmNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMGU4ZTMxOC1hN2EwLTRhODUtYWU4NS1iOTNkYjIyZTMwY2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8fc6cf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-109b1b84-e94a-4ae1-bb77-7eaf68029915-root {
    text-align: center;
  }


#s-109b1b84-e94a-4ae1-bb77-7eaf68029915.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-109b1b84-e94a-4ae1-bb77-7eaf68029915-root {
    text-align: center;
  }


#s-109b1b84-e94a-4ae1-bb77-7eaf68029915.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-109b1b84-e94a-4ae1-bb77-7eaf68029915-root {
    text-align: center;
  }


#s-109b1b84-e94a-4ae1-bb77-7eaf68029915.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-109b1b84-e94a-4ae1-bb77-7eaf68029915-root {
    text-align: center;
  }


#s-109b1b84-e94a-4ae1-bb77-7eaf68029915.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-109b1b84-e94a-4ae1-bb77-7eaf68029915-root {
    text-align: center;
  }


#s-109b1b84-e94a-4ae1-bb77-7eaf68029915.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-2ade2317-d698-4f89-89dc-4e73353c0c90 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-2ade2317-d698-4f89-89dc-4e73353c0c90:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-2ade2317-d698-4f89-89dc-4e73353c0c90:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-2ade2317-d698-4f89-89dc-4e73353c0c90-root {
    text-align: center;
  }


#s-2ade2317-d698-4f89-89dc-4e73353c0c90.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2ade2317-d698-4f89-89dc-4e73353c0c90-root {
    text-align: center;
  }


#s-2ade2317-d698-4f89-89dc-4e73353c0c90.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ade2317-d698-4f89-89dc-4e73353c0c90-root {
    text-align: center;
  }


#s-2ade2317-d698-4f89-89dc-4e73353c0c90.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ade2317-d698-4f89-89dc-4e73353c0c90-root {
    text-align: center;
  }


#s-2ade2317-d698-4f89-89dc-4e73353c0c90.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2ade2317-d698-4f89-89dc-4e73353c0c90-root {
    text-align: center;
  }


#s-2ade2317-d698-4f89-89dc-4e73353c0c90.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-5ae593bc-36ac-430c-bcd1-daa94b6d3b0e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5ae593bc-36ac-430c-bcd1-daa94b6d3b0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ae593bc-36ac-430c-bcd1-daa94b6d3b0e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-6898d0b9-e1e3-4605-9078-7e3ac3229e7f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6898d0b9-e1e3-4605-9078-7e3ac3229e7f {
  
}
}
#s-6898d0b9-e1e3-4605-9078-7e3ac3229e7f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-6898d0b9-e1e3-4605-9078-7e3ac3229e7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-6898d0b9-e1e3-4605-9078-7e3ac3229e7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(74, 198, 234, 1);
}

#s-6898d0b9-e1e3-4605-9078-7e3ac3229e7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-6898d0b9-e1e3-4605-9078-7e3ac3229e7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(74, 198, 234, 1);
  text-align: center;
  font-family: Barlow;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

#s-6898d0b9-e1e3-4605-9078-7e3ac3229e7f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d {
  
}
#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDg5ZmU1NzMtZWNlOC00OWI3LTkxZWUtZDY5OTU0MmQzNWQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwODlmZTU3My1lY2U4LTQ5YjctOTFlZS1kNjk5NTQyZDM1ZDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d-root {
    text-align: center;
  }


#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d-root {
    text-align: center;
  }


#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d-root {
    text-align: center;
  }


#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d-root {
    text-align: center;
  }


#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d-root {
    text-align: center;
  }


#s-9e72eaaa-81c6-4825-85ab-e0b1cfc1915d.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-f412a403-9c29-4123-b851-5bb2bff826ef {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-f412a403-9c29-4123-b851-5bb2bff826ef:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-f412a403-9c29-4123-b851-5bb2bff826ef:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-f412a403-9c29-4123-b851-5bb2bff826ef {
  
}
#s-f412a403-9c29-4123-b851-5bb2bff826ef:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDg5ZmU1NzMtZWNlOC00OWI3LTkxZWUtZDY5OTU0MmQzNWQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwODlmZTU3My1lY2U4LTQ5YjctOTFlZS1kNjk5NTQyZDM1ZDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-f412a403-9c29-4123-b851-5bb2bff826ef-root {
    text-align: center;
  }


#s-f412a403-9c29-4123-b851-5bb2bff826ef.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f412a403-9c29-4123-b851-5bb2bff826ef-root {
    text-align: center;
  }


#s-f412a403-9c29-4123-b851-5bb2bff826ef.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f412a403-9c29-4123-b851-5bb2bff826ef-root {
    text-align: center;
  }


#s-f412a403-9c29-4123-b851-5bb2bff826ef.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f412a403-9c29-4123-b851-5bb2bff826ef-root {
    text-align: center;
  }


#s-f412a403-9c29-4123-b851-5bb2bff826ef.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f412a403-9c29-4123-b851-5bb2bff826ef-root {
    text-align: center;
  }


#s-f412a403-9c29-4123-b851-5bb2bff826ef.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-32869180-1e18-48c1-a726-8b8852480df9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-32869180-1e18-48c1-a726-8b8852480df9:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-32869180-1e18-48c1-a726-8b8852480df9:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-32869180-1e18-48c1-a726-8b8852480df9 {
  
}
#s-32869180-1e18-48c1-a726-8b8852480df9:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDg5ZmU1NzMtZWNlOC00OWI3LTkxZWUtZDY5OTU0MmQzNWQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwODlmZTU3My1lY2U4LTQ5YjctOTFlZS1kNjk5NTQyZDM1ZDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-32869180-1e18-48c1-a726-8b8852480df9-root {
    text-align: center;
  }


#s-32869180-1e18-48c1-a726-8b8852480df9.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-32869180-1e18-48c1-a726-8b8852480df9-root {
    text-align: center;
  }


#s-32869180-1e18-48c1-a726-8b8852480df9.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-32869180-1e18-48c1-a726-8b8852480df9-root {
    text-align: center;
  }


#s-32869180-1e18-48c1-a726-8b8852480df9.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-32869180-1e18-48c1-a726-8b8852480df9-root {
    text-align: center;
  }


#s-32869180-1e18-48c1-a726-8b8852480df9.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-32869180-1e18-48c1-a726-8b8852480df9-root {
    text-align: center;
  }


#s-32869180-1e18-48c1-a726-8b8852480df9.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-d9305fbb-0972-4ac9-b711-d6af902d7b24 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d9305fbb-0972-4ac9-b711-d6af902d7b24:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-d9305fbb-0972-4ac9-b711-d6af902d7b24:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-d9305fbb-0972-4ac9-b711-d6af902d7b24 {
  
}
#s-d9305fbb-0972-4ac9-b711-d6af902d7b24:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDg5ZmU1NzMtZWNlOC00OWI3LTkxZWUtZDY5OTU0MmQzNWQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwODlmZTU3My1lY2U4LTQ5YjctOTFlZS1kNjk5NTQyZDM1ZDApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-d9305fbb-0972-4ac9-b711-d6af902d7b24-root {
    text-align: center;
  }


#s-d9305fbb-0972-4ac9-b711-d6af902d7b24.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d9305fbb-0972-4ac9-b711-d6af902d7b24-root {
    text-align: center;
  }


#s-d9305fbb-0972-4ac9-b711-d6af902d7b24.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d9305fbb-0972-4ac9-b711-d6af902d7b24-root {
    text-align: center;
  }


#s-d9305fbb-0972-4ac9-b711-d6af902d7b24.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d9305fbb-0972-4ac9-b711-d6af902d7b24-root {
    text-align: center;
  }


#s-d9305fbb-0972-4ac9-b711-d6af902d7b24.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d9305fbb-0972-4ac9-b711-d6af902d7b24-root {
    text-align: center;
  }


#s-d9305fbb-0972-4ac9-b711-d6af902d7b24.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-613cb4da-da33-4204-8ecd-21daa8c438f6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-613cb4da-da33-4204-8ecd-21daa8c438f6:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-613cb4da-da33-4204-8ecd-21daa8c438f6:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-613cb4da-da33-4204-8ecd-21daa8c438f6 {
  
}
#s-613cb4da-da33-4204-8ecd-21daa8c438f6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMThiOWIwNGQtZjg4Mi00ZDc2LThhNzctZTcyMTg0YmJkOGJmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxOGI5YjA0ZC1mODgyLTRkNzYtOGE3Ny1lNzIxODRiYmQ4YmYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-613cb4da-da33-4204-8ecd-21daa8c438f6-root {
    text-align: center;
  }


#s-613cb4da-da33-4204-8ecd-21daa8c438f6.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-613cb4da-da33-4204-8ecd-21daa8c438f6-root {
    text-align: center;
  }


#s-613cb4da-da33-4204-8ecd-21daa8c438f6.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-613cb4da-da33-4204-8ecd-21daa8c438f6-root {
    text-align: center;
  }


#s-613cb4da-da33-4204-8ecd-21daa8c438f6.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-613cb4da-da33-4204-8ecd-21daa8c438f6-root {
    text-align: center;
  }


#s-613cb4da-da33-4204-8ecd-21daa8c438f6.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-613cb4da-da33-4204-8ecd-21daa8c438f6-root {
    text-align: center;
  }


#s-613cb4da-da33-4204-8ecd-21daa8c438f6.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-763703c8-6227-40df-b8f2-da860364a192 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 33, 75, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-763703c8-6227-40df-b8f2-da860364a192:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-763703c8-6227-40df-b8f2-da860364a192:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}@media (max-width: 767px){#s-763703c8-6227-40df-b8f2-da860364a192 {
  
}
#s-763703c8-6227-40df-b8f2-da860364a192:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjE1MTIyOGItOTBkOC00YTFkLWIyNDktNTdmNDMzYmY0ZmE3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjM3MDIxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmMTUxMjI4Yi05MGQ4LTRhMWQtYjI0OS01N2Y0MzNiZjRmYTcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#f37021"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-763703c8-6227-40df-b8f2-da860364a192-root {
    text-align: center;
  }


#s-763703c8-6227-40df-b8f2-da860364a192.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-763703c8-6227-40df-b8f2-da860364a192-root {
    text-align: center;
  }


#s-763703c8-6227-40df-b8f2-da860364a192.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-763703c8-6227-40df-b8f2-da860364a192-root {
    text-align: center;
  }


#s-763703c8-6227-40df-b8f2-da860364a192.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-763703c8-6227-40df-b8f2-da860364a192-root {
    text-align: center;
  }


#s-763703c8-6227-40df-b8f2-da860364a192.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-763703c8-6227-40df-b8f2-da860364a192-root {
    text-align: center;
  }


#s-763703c8-6227-40df-b8f2-da860364a192.shg-btn {
  color: rgba(0, 33, 75, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-f3757b7f-2b22-4611-aba1-a51312cfef45 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(33, 52, 105, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-f3757b7f-2b22-4611-aba1-a51312cfef45:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-f3757b7f-2b22-4611-aba1-a51312cfef45:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-f3757b7f-2b22-4611-aba1-a51312cfef45-root {
    text-align: center;
  }


#s-f3757b7f-2b22-4611-aba1-a51312cfef45.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f3757b7f-2b22-4611-aba1-a51312cfef45-root {
    text-align: center;
  }


#s-f3757b7f-2b22-4611-aba1-a51312cfef45.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f3757b7f-2b22-4611-aba1-a51312cfef45-root {
    text-align: center;
  }


#s-f3757b7f-2b22-4611-aba1-a51312cfef45.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f3757b7f-2b22-4611-aba1-a51312cfef45-root {
    text-align: center;
  }


#s-f3757b7f-2b22-4611-aba1-a51312cfef45.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f3757b7f-2b22-4611-aba1-a51312cfef45-root {
    text-align: center;
  }


#s-f3757b7f-2b22-4611-aba1-a51312cfef45.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(33, 52, 105, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 114, 83, 1) !important;}#s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(74, 198, 234, 1) !important;}

  #s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367-root {
    text-align: center;
  }


#s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367-root {
    text-align: center;
  }


#s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367-root {
    text-align: center;
  }


#s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367-root {
    text-align: center;
  }


#s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367-root {
    text-align: center;
  }


#s-4a4fd38a-ac63-43c5-90f8-b9c58d9bd367.shg-btn {
  color: rgba(33, 52, 105, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  block ;
}
}
#s-f0d4142d-f4b2-4441-9e2f-0cc189087322 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f0d4142d-f4b2-4441-9e2f-0cc189087322 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f0d4142d-f4b2-4441-9e2f-0cc189087322.shg-box.shg-c {
  justify-content: center;
}

#s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1 {
  margin-top: 5px;
margin-bottom: 5px;
margin-right: 10%;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 114, 83, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1:hover {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1-root {
    text-align: center;
  }


#s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1-root {
    text-align: center;
  }


#s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1-root {
    text-align: center;
  }


#s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1-root {
    text-align: center;
  }


#s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1-root {
    text-align: center;
  }


#s-fd44a6d2-6ffa-4909-af12-7101bdb19bc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-93485574-692d-4e6f-adc1-fc48ab8979f2 {
  display: none;
}
#s-93485574-692d-4e6f-adc1-fc48ab8979f2, #wrap-s-93485574-692d-4e6f-adc1-fc48ab8979f2, #wrap-content-s-93485574-692d-4e6f-adc1-fc48ab8979f2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93485574-692d-4e6f-adc1-fc48ab8979f2 {
  display: none;
}
#s-93485574-692d-4e6f-adc1-fc48ab8979f2, #wrap-s-93485574-692d-4e6f-adc1-fc48ab8979f2, #wrap-content-s-93485574-692d-4e6f-adc1-fc48ab8979f2 { display: none !important; }}
#s-93485574-692d-4e6f-adc1-fc48ab8979f2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-93485574-692d-4e6f-adc1-fc48ab8979f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-93485574-692d-4e6f-adc1-fc48ab8979f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-93485574-692d-4e6f-adc1-fc48ab8979f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-93485574-692d-4e6f-adc1-fc48ab8979f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-93485574-692d-4e6f-adc1-fc48ab8979f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-85594c46-a099-48de-aedc-e0debff91457 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-85594c46-a099-48de-aedc-e0debff91457:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDg2NDE4OTQtZWExMC00NjNjLWFkOGEtMjU5Y2IwN2IzNmI2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ODY0MTg5NC1lYTEwLTQ2M2MtYWQ4YS0yNTljYjA3YjM2YjYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-85594c46-a099-48de-aedc-e0debff91457:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-85594c46-a099-48de-aedc-e0debff91457-root {
    text-align: center;
  }


#s-85594c46-a099-48de-aedc-e0debff91457.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-85594c46-a099-48de-aedc-e0debff91457-root {
    text-align: center;
  }


#s-85594c46-a099-48de-aedc-e0debff91457.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-85594c46-a099-48de-aedc-e0debff91457-root {
    text-align: center;
  }


#s-85594c46-a099-48de-aedc-e0debff91457.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-85594c46-a099-48de-aedc-e0debff91457-root {
    text-align: center;
  }


#s-85594c46-a099-48de-aedc-e0debff91457.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-85594c46-a099-48de-aedc-e0debff91457-root {
    text-align: center;
  }


#s-85594c46-a099-48de-aedc-e0debff91457.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjRiMjFlYzItNTdjNS00NDJlLWEyYTctZGUzMjZmMGMwMTgxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiNGIyMWVjMi01N2M1LTQ0MmUtYTJhNy1kZTMyNmYwYzAxODEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28 {
  
}
#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjNlMTBiY2MtMjUxOS00MzY2LWE5NGEtNDc1ZmM1MTcyMDM4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiM2UxMGJjYy0yNTE5LTQzNjYtYTk0YS00NzVmYzUxNzIwMzgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28-root {
    text-align: center;
  }


#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28-root {
    text-align: center;
  }


#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28.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-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28-root {
    text-align: center;
  }


#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28.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-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28-root {
    text-align: center;
  }


#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28-root {
    text-align: center;
  }


#s-6a6e53bb-7d69-49a7-bd79-e10c39fd2c28.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2VlODQyMjEtZDEyZS00NTZhLTgyZDItOTU2ZjRjYmY4MjA3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZWU4NDIyMS1kMTJlLTQ1NmEtODJkMi05NTZmNGNiZjgyMDcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6-root {
    text-align: center;
  }


#s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6-root {
    text-align: center;
  }


#s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6.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-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6-root {
    text-align: center;
  }


#s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6.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-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6-root {
    text-align: center;
  }


#s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6-root {
    text-align: center;
  }


#s-6d0d5ec6-80ca-4e21-bdda-ecbabb2cc4b6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjNiZmM3ZTItYmZlYS00ZmZkLWIzN2ItZDJjNDIxNmU1ZGVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiM2JmYzdlMi1iZmVhLTRmZmQtYjM3Yi1kMmM0MjE2ZTVkZWQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f {
  
}
#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDk5MmFhZWItN2U2NC00NzdmLTg1MzItYzc3NWExZDk1NDk0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwOTkyYWFlYi03ZTY0LTQ3N2YtODUzMi1jNzc1YTFkOTU0OTQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f-root {
    text-align: center;
  }


#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f-root {
    text-align: center;
  }


#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f.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-06f762d7-2a10-4b5d-9afd-afb6d6245a6f-root {
    text-align: center;
  }


#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f.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-06f762d7-2a10-4b5d-9afd-afb6d6245a6f-root {
    text-align: center;
  }


#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f-root {
    text-align: center;
  }


#s-06f762d7-2a10-4b5d-9afd-afb6d6245a6f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDNlNjc1Y2QtYmVhZC00NTM1LWFhYTktMjY2YjgzZjYwYWJkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwM2U2NzVjZC1iZWFkLTQ1MzUtYWFhOS0yNjZiODNmNjBhYmQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5 {
  
}
#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGRjMWE4NmEtNDQwZi00MmI2LWJiNGYtNGZlNjRkZTBiNjYwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwZGMxYTg2YS00NDBmLTQyYjYtYmI0Zi00ZmU2NGRlMGI2NjApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-9889d3a5-e7a3-40c5-839e-4ed028da43a5-root {
    text-align: center;
  }


#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9889d3a5-e7a3-40c5-839e-4ed028da43a5-root {
    text-align: center;
  }


#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5.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-9889d3a5-e7a3-40c5-839e-4ed028da43a5-root {
    text-align: center;
  }


#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5.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-9889d3a5-e7a3-40c5-839e-4ed028da43a5-root {
    text-align: center;
  }


#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9889d3a5-e7a3-40c5-839e-4ed028da43a5-root {
    text-align: center;
  }


#s-9889d3a5-e7a3-40c5-839e-4ed028da43a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2E2M2E0NzEtMjNlYS00MjNhLTkzNDgtN2I0YzgzZmFkNzI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjYTYzYTQ3MS0yM2VhLTQyM2EtOTM0OC03YjRjODNmYWQ3MjgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69 {
  
}
#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGJiMjcyN2UtMDNiYS00NmViLThhYWYtNDU5YmQ2MTU3ZWU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0YmIyNzI3ZS0wM2JhLTQ2ZWItOGFhZi00NTliZDYxNTdlZTYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69-root {
    text-align: center;
  }


#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69-root {
    text-align: center;
  }


#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69.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-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69-root {
    text-align: center;
  }


#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69.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-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69-root {
    text-align: center;
  }


#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69-root {
    text-align: center;
  }


#s-3cc0c98c-5ccf-4656-82c5-c3f5a0e6ad69.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0d48e441-cd08-460b-899d-3d92fd53a3fa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-0d48e441-cd08-460b-899d-3d92fd53a3fa:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmM0MGZhZTEtYzUwMy00OWJiLWE0NDItZDI0N2MxMWZhZDdhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYzQwZmFlMS1jNTAzLTQ5YmItYTQ0Mi1kMjQ3YzExZmFkN2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-0d48e441-cd08-460b-899d-3d92fd53a3fa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0d48e441-cd08-460b-899d-3d92fd53a3fa-root {
    text-align: center;
  }


#s-0d48e441-cd08-460b-899d-3d92fd53a3fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0d48e441-cd08-460b-899d-3d92fd53a3fa-root {
    text-align: center;
  }


#s-0d48e441-cd08-460b-899d-3d92fd53a3fa.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-0d48e441-cd08-460b-899d-3d92fd53a3fa-root {
    text-align: center;
  }


#s-0d48e441-cd08-460b-899d-3d92fd53a3fa.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-0d48e441-cd08-460b-899d-3d92fd53a3fa-root {
    text-align: center;
  }


#s-0d48e441-cd08-460b-899d-3d92fd53a3fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0d48e441-cd08-460b-899d-3d92fd53a3fa-root {
    text-align: center;
  }


#s-0d48e441-cd08-460b-899d-3d92fd53a3fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e04c2a14-b2b7-4fdd-b933-71ea22586849 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e04c2a14-b2b7-4fdd-b933-71ea22586849:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjI5ZjljN2MtNWEwNS00MzM2LWI1NmUtOWI3ZTBlYjQyODg0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyMjlmOWM3Yy01YTA1LTQzMzYtYjU2ZS05YjdlMGViNDI4ODQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e04c2a14-b2b7-4fdd-b933-71ea22586849:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e04c2a14-b2b7-4fdd-b933-71ea22586849-root {
    text-align: center;
  }


#s-e04c2a14-b2b7-4fdd-b933-71ea22586849.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e04c2a14-b2b7-4fdd-b933-71ea22586849-root {
    text-align: center;
  }


#s-e04c2a14-b2b7-4fdd-b933-71ea22586849.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-e04c2a14-b2b7-4fdd-b933-71ea22586849-root {
    text-align: center;
  }


#s-e04c2a14-b2b7-4fdd-b933-71ea22586849.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-e04c2a14-b2b7-4fdd-b933-71ea22586849-root {
    text-align: center;
  }


#s-e04c2a14-b2b7-4fdd-b933-71ea22586849.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e04c2a14-b2b7-4fdd-b933-71ea22586849-root {
    text-align: center;
  }


#s-e04c2a14-b2b7-4fdd-b933-71ea22586849.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDVhMjVmYzYtNTYwZS00MTMyLTk5MzEtZDlmYTQ1MTUyMzJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NWEyNWZjNi01NjBlLTQxMzItOTkzMS1kOWZhNDUxNTIzMmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d-root {
    text-align: center;
  }


#s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d-root {
    text-align: center;
  }


#s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d.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-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d-root {
    text-align: center;
  }


#s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d.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-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d-root {
    text-align: center;
  }


#s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d-root {
    text-align: center;
  }


#s-3cd0a0e1-a6dc-48c7-bbda-8f39402fb48d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4ae11865-2c29-415b-b461-b77b29986efd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-4ae11865-2c29-415b-b461-b77b29986efd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzhkNjRjZjMtZjIzZC00NjU5LWI2MTAtMTE2NmU3YjljZDZiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3OGQ2NGNmMy1mMjNkLTQ2NTktYjYxMC0xMTY2ZTdiOWNkNmIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-4ae11865-2c29-415b-b461-b77b29986efd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4ae11865-2c29-415b-b461-b77b29986efd-root {
    text-align: center;
  }


#s-4ae11865-2c29-415b-b461-b77b29986efd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4ae11865-2c29-415b-b461-b77b29986efd-root {
    text-align: center;
  }


#s-4ae11865-2c29-415b-b461-b77b29986efd.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-4ae11865-2c29-415b-b461-b77b29986efd-root {
    text-align: center;
  }


#s-4ae11865-2c29-415b-b461-b77b29986efd.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-4ae11865-2c29-415b-b461-b77b29986efd-root {
    text-align: center;
  }


#s-4ae11865-2c29-415b-b461-b77b29986efd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4ae11865-2c29-415b-b461-b77b29986efd-root {
    text-align: center;
  }


#s-4ae11865-2c29-415b-b461-b77b29986efd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-eec1643f-1d23-4c44-ab36-aa4eaae56803 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-eec1643f-1d23-4c44-ab36-aa4eaae56803:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWJjNDIwMmQtZDI4Mi00YjQ4LThkMDItNGEyZDFlMzM5YzFmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYmM0MjAyZC1kMjgyLTRiNDgtOGQwMi00YTJkMWUzMzljMWYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-eec1643f-1d23-4c44-ab36-aa4eaae56803:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-eec1643f-1d23-4c44-ab36-aa4eaae56803 {
  
}
#s-eec1643f-1d23-4c44-ab36-aa4eaae56803:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWMyNzIxMmMtMzg0MC00YTRjLWEyNTQtMTJlMzY0YTYwZjg5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYzI3MjEyYy0zODQwLTRhNGMtYTI1NC0xMmUzNjRhNjBmODkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-eec1643f-1d23-4c44-ab36-aa4eaae56803-root {
    text-align: center;
  }


#s-eec1643f-1d23-4c44-ab36-aa4eaae56803.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-eec1643f-1d23-4c44-ab36-aa4eaae56803-root {
    text-align: center;
  }


#s-eec1643f-1d23-4c44-ab36-aa4eaae56803.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-eec1643f-1d23-4c44-ab36-aa4eaae56803-root {
    text-align: center;
  }


#s-eec1643f-1d23-4c44-ab36-aa4eaae56803.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-eec1643f-1d23-4c44-ab36-aa4eaae56803-root {
    text-align: center;
  }


#s-eec1643f-1d23-4c44-ab36-aa4eaae56803.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-eec1643f-1d23-4c44-ab36-aa4eaae56803-root {
    text-align: center;
  }


#s-eec1643f-1d23-4c44-ab36-aa4eaae56803.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDU3MDYwNzItMzE4My00MWI3LWE5ZGEtNDE2ZWU3MjQ1YTBkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNTcwNjA3Mi0zMTgzLTQxYjctYTlkYS00MTZlZTcyNDVhMGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d-root {
    text-align: center;
  }


#s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d-root {
    text-align: center;
  }


#s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d.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-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d-root {
    text-align: center;
  }


#s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d.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-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d-root {
    text-align: center;
  }


#s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d-root {
    text-align: center;
  }


#s-fbec4d4d-ead3-4dd0-ba2f-42ceab7ce87d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDIyYzExMDYtYmE3Yi00MjUzLThlNDItNGUyNjMwYjg3ZTRkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMjJjMTEwNi1iYTdiLTQyNTMtOGU0Mi00ZTI2MzBiODdlNGQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c-root {
    text-align: center;
  }


#s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c-root {
    text-align: center;
  }


#s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c.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-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c-root {
    text-align: center;
  }


#s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c.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-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c-root {
    text-align: center;
  }


#s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c-root {
    text-align: center;
  }


#s-a6852ec2-c877-4ca9-b7a7-4ef06cf6815c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-06087c2e-c447-4595-b27a-aec779cbc7e4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-06087c2e-c447-4595-b27a-aec779cbc7e4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzkxYmVmMDEtZmFlYS00OGZjLWJiN2MtZWFkZmVjMTdhMWNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjOTFiZWYwMS1mYWVhLTQ4ZmMtYmI3Yy1lYWRmZWMxN2ExY2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-06087c2e-c447-4595-b27a-aec779cbc7e4:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-06087c2e-c447-4595-b27a-aec779cbc7e4 {
  
}
#s-06087c2e-c447-4595-b27a-aec779cbc7e4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2RkNzgwODAtMDkwMC00M2RlLThiODYtOTJmNTRmMzg0Y2I3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZGQ3ODA4MC0wOTAwLTQzZGUtOGI4Ni05MmY1NGYzODRjYjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#ee2d2a"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}}

  #s-06087c2e-c447-4595-b27a-aec779cbc7e4-root {
    text-align: center;
  }


#s-06087c2e-c447-4595-b27a-aec779cbc7e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-06087c2e-c447-4595-b27a-aec779cbc7e4-root {
    text-align: center;
  }


#s-06087c2e-c447-4595-b27a-aec779cbc7e4.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-06087c2e-c447-4595-b27a-aec779cbc7e4-root {
    text-align: center;
  }


#s-06087c2e-c447-4595-b27a-aec779cbc7e4.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-06087c2e-c447-4595-b27a-aec779cbc7e4-root {
    text-align: center;
  }


#s-06087c2e-c447-4595-b27a-aec779cbc7e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-06087c2e-c447-4595-b27a-aec779cbc7e4-root {
    text-align: center;
  }


#s-06087c2e-c447-4595-b27a-aec779cbc7e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-fcc1aab1-3932-44db-9fab-df49d59008cd {
  margin-top: 30px;
margin-left: 10%;
margin-right: 10%;
}

#s-fcc1aab1-3932-44db-9fab-df49d59008cd .shg-proportional-font-size,
#s-fcc1aab1-3932-44db-9fab-df49d59008cd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-c1e3fe7f-72a3-47fd-826a-2448f8db57e7 {
  margin-left: 10%;
margin-right: 10%;
}

#s-c1e3fe7f-72a3-47fd-826a-2448f8db57e7 .shg-proportional-font-size,
#s-c1e3fe7f-72a3-47fd-826a-2448f8db57e7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-803f801d-9397-480c-99d0-bd3454a4c1d6 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-803f801d-9397-480c-99d0-bd3454a4c1d6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-803f801d-9397-480c-99d0-bd3454a4c1d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-803f801d-9397-480c-99d0-bd3454a4c1d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-803f801d-9397-480c-99d0-bd3454a4c1d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b4a51f23-917e-47c0-94a0-cd6321c5f525 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-b4a51f23-917e-47c0-94a0-cd6321c5f525 .shg-proportional-font-size,
#s-b4a51f23-917e-47c0-94a0-cd6321c5f525 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 114, 83, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42:hover {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42:active {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42-root {
    text-align: right;
  }


#s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42-root {
    text-align: right;
  }


#s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42-root {
    text-align: right;
  }


#s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42-root {
    text-align: right;
  }


#s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42-root {
    text-align: right;
  }


#s-a07c06eb-b8ce-4031-ba8e-6f75ea87ae42.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-a85fc14d-1826-438e-9b72-4935774c0afb {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-a85fc14d-1826-438e-9b72-4935774c0afb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a85fc14d-1826-438e-9b72-4935774c0afb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a85fc14d-1826-438e-9b72-4935774c0afb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a85fc14d-1826-438e-9b72-4935774c0afb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-091cfb88-5531-472c-9035-33051fa7ac13 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13-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-091cfb88-5531-472c-9035-33051fa7ac13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-091cfb88-5531-472c-9035-33051fa7ac13 .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-091cfb88-5531-472c-9035-33051fa7ac13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-091cfb88-5531-472c-9035-33051fa7ac13 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-091cfb88-5531-472c-9035-33051fa7ac13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-091cfb88-5531-472c-9035-33051fa7ac13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13-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-091cfb88-5531-472c-9035-33051fa7ac13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-091cfb88-5531-472c-9035-33051fa7ac13 .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-091cfb88-5531-472c-9035-33051fa7ac13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-091cfb88-5531-472c-9035-33051fa7ac13 img.shogun-image {
  width: 100%;
  
  
  

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




.s-091cfb88-5531-472c-9035-33051fa7ac13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-091cfb88-5531-472c-9035-33051fa7ac13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13-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-091cfb88-5531-472c-9035-33051fa7ac13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-091cfb88-5531-472c-9035-33051fa7ac13 .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-091cfb88-5531-472c-9035-33051fa7ac13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-091cfb88-5531-472c-9035-33051fa7ac13 img.shogun-image {
  width: 100%;
  
  
  

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




.s-091cfb88-5531-472c-9035-33051fa7ac13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-091cfb88-5531-472c-9035-33051fa7ac13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13-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-091cfb88-5531-472c-9035-33051fa7ac13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-091cfb88-5531-472c-9035-33051fa7ac13 .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-091cfb88-5531-472c-9035-33051fa7ac13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-091cfb88-5531-472c-9035-33051fa7ac13 img.shogun-image {
  width: 100%;
  
  
  

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




.s-091cfb88-5531-472c-9035-33051fa7ac13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-091cfb88-5531-472c-9035-33051fa7ac13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13-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-091cfb88-5531-472c-9035-33051fa7ac13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-091cfb88-5531-472c-9035-33051fa7ac13 .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-091cfb88-5531-472c-9035-33051fa7ac13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-091cfb88-5531-472c-9035-33051fa7ac13 img.shogun-image {
  width: 100%;
  
  
  

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




.s-091cfb88-5531-472c-9035-33051fa7ac13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-091cfb88-5531-472c-9035-33051fa7ac13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-cada9d1c-1860-46e0-8706-6424ce047e48 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48-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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48 .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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cada9d1c-1860-46e0-8706-6424ce047e48 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-cada9d1c-1860-46e0-8706-6424ce047e48 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-cada9d1c-1860-46e0-8706-6424ce047e48 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48-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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48 .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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cada9d1c-1860-46e0-8706-6424ce047e48 img.shogun-image {
  width: 100%;
  
  
  

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




.s-cada9d1c-1860-46e0-8706-6424ce047e48 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-cada9d1c-1860-46e0-8706-6424ce047e48 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48-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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48 .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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cada9d1c-1860-46e0-8706-6424ce047e48 img.shogun-image {
  width: 100%;
  
  
  

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




.s-cada9d1c-1860-46e0-8706-6424ce047e48 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-cada9d1c-1860-46e0-8706-6424ce047e48 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48-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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48 .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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cada9d1c-1860-46e0-8706-6424ce047e48 img.shogun-image {
  width: 100%;
  
  
  

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




.s-cada9d1c-1860-46e0-8706-6424ce047e48 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-cada9d1c-1860-46e0-8706-6424ce047e48 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48-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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48 .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-cada9d1c-1860-46e0-8706-6424ce047e48 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-cada9d1c-1860-46e0-8706-6424ce047e48 img.shogun-image {
  width: 100%;
  
  
  

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




.s-cada9d1c-1860-46e0-8706-6424ce047e48 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cada9d1c-1860-46e0-8706-6424ce047e48.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f-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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f .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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-4b85d2cd-9641-4f74-97db-2823f5d3746f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f-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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f .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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f img.shogun-image {
  width: 100%;
  
  
  

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




.s-4b85d2cd-9641-4f74-97db-2823f5d3746f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f-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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f .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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f img.shogun-image {
  width: 100%;
  
  
  

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




.s-4b85d2cd-9641-4f74-97db-2823f5d3746f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f-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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f .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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f img.shogun-image {
  width: 100%;
  
  
  

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




.s-4b85d2cd-9641-4f74-97db-2823f5d3746f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f-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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f .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-4b85d2cd-9641-4f74-97db-2823f5d3746f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f img.shogun-image {
  width: 100%;
  
  
  

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




.s-4b85d2cd-9641-4f74-97db-2823f5d3746f .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b85d2cd-9641-4f74-97db-2823f5d3746f.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-9d282c6c-4a18-44a9-9f24-674427023644 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644-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-9d282c6c-4a18-44a9-9f24-674427023644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d282c6c-4a18-44a9-9f24-674427023644 .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-9d282c6c-4a18-44a9-9f24-674427023644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d282c6c-4a18-44a9-9f24-674427023644 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-9d282c6c-4a18-44a9-9f24-674427023644 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-9d282c6c-4a18-44a9-9f24-674427023644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644-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-9d282c6c-4a18-44a9-9f24-674427023644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d282c6c-4a18-44a9-9f24-674427023644 .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-9d282c6c-4a18-44a9-9f24-674427023644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d282c6c-4a18-44a9-9f24-674427023644 img.shogun-image {
  width: 100%;
  
  
  

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




.s-9d282c6c-4a18-44a9-9f24-674427023644 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-9d282c6c-4a18-44a9-9f24-674427023644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644-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-9d282c6c-4a18-44a9-9f24-674427023644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d282c6c-4a18-44a9-9f24-674427023644 .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-9d282c6c-4a18-44a9-9f24-674427023644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d282c6c-4a18-44a9-9f24-674427023644 img.shogun-image {
  width: 100%;
  
  
  

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




.s-9d282c6c-4a18-44a9-9f24-674427023644 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-9d282c6c-4a18-44a9-9f24-674427023644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644-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-9d282c6c-4a18-44a9-9f24-674427023644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d282c6c-4a18-44a9-9f24-674427023644 .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-9d282c6c-4a18-44a9-9f24-674427023644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d282c6c-4a18-44a9-9f24-674427023644 img.shogun-image {
  width: 100%;
  
  
  

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




.s-9d282c6c-4a18-44a9-9f24-674427023644 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-9d282c6c-4a18-44a9-9f24-674427023644 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644-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-9d282c6c-4a18-44a9-9f24-674427023644 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-9d282c6c-4a18-44a9-9f24-674427023644 .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-9d282c6c-4a18-44a9-9f24-674427023644 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-9d282c6c-4a18-44a9-9f24-674427023644 img.shogun-image {
  width: 100%;
  
  
  

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




.s-9d282c6c-4a18-44a9-9f24-674427023644 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d282c6c-4a18-44a9-9f24-674427023644.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-346ce129-04b5-480c-9086-273b88e90aeb {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-346ce129-04b5-480c-9086-273b88e90aeb .shg-proportional-font-size,
#s-346ce129-04b5-480c-9086-273b88e90aeb .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-677fa390-43a4-402d-aa8a-56f793aa2f9a {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-677fa390-43a4-402d-aa8a-56f793aa2f9a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-677fa390-43a4-402d-aa8a-56f793aa2f9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-677fa390-43a4-402d-aa8a-56f793aa2f9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-677fa390-43a4-402d-aa8a-56f793aa2f9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-50207242-5114-43b0-aee4-75ba81c92f9d {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-50207242-5114-43b0-aee4-75ba81c92f9d .shg-proportional-font-size,
#s-50207242-5114-43b0-aee4-75ba81c92f9d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
padding-top: 16px;
padding-left: 40px;
padding-bottom: 16px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
background-color: rgba(255, 114, 83, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2:hover {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2:active {background-color: rgba(74, 198, 234, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2-root {
    text-align: right;
  }


#s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2-root {
    text-align: right;
  }


#s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2-root {
    text-align: right;
  }


#s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2-root {
    text-align: right;
  }


#s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2-root {
    text-align: right;
  }


#s-ef45e3b2-446c-4eda-aedf-00b6d9b702f2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Barlow;
  display:  inline-block ;
}
}
#s-69e965b7-8788-46cd-a2d5-fb6a1ef12f38 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-69e965b7-8788-46cd-a2d5-fb6a1ef12f38"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-69e965b7-8788-46cd-a2d5-fb6a1ef12f38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-69e965b7-8788-46cd-a2d5-fb6a1ef12f38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-69e965b7-8788-46cd-a2d5-fb6a1ef12f38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-04768b78-97f7-446d-92e1-9907d146dc6c {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c-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-04768b78-97f7-446d-92e1-9907d146dc6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c .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-04768b78-97f7-446d-92e1-9907d146dc6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-04768b78-97f7-446d-92e1-9907d146dc6c img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-04768b78-97f7-446d-92e1-9907d146dc6c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-04768b78-97f7-446d-92e1-9907d146dc6c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c-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-04768b78-97f7-446d-92e1-9907d146dc6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c .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-04768b78-97f7-446d-92e1-9907d146dc6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-04768b78-97f7-446d-92e1-9907d146dc6c img.shogun-image {
  width: 100%;
  
  
  

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




.s-04768b78-97f7-446d-92e1-9907d146dc6c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-04768b78-97f7-446d-92e1-9907d146dc6c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c-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-04768b78-97f7-446d-92e1-9907d146dc6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c .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-04768b78-97f7-446d-92e1-9907d146dc6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-04768b78-97f7-446d-92e1-9907d146dc6c img.shogun-image {
  width: 100%;
  
  
  

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




.s-04768b78-97f7-446d-92e1-9907d146dc6c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-04768b78-97f7-446d-92e1-9907d146dc6c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c-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-04768b78-97f7-446d-92e1-9907d146dc6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c .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-04768b78-97f7-446d-92e1-9907d146dc6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-04768b78-97f7-446d-92e1-9907d146dc6c img.shogun-image {
  width: 100%;
  
  
  

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




.s-04768b78-97f7-446d-92e1-9907d146dc6c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-04768b78-97f7-446d-92e1-9907d146dc6c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c-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-04768b78-97f7-446d-92e1-9907d146dc6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c .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-04768b78-97f7-446d-92e1-9907d146dc6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-04768b78-97f7-446d-92e1-9907d146dc6c img.shogun-image {
  width: 100%;
  
  
  

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




.s-04768b78-97f7-446d-92e1-9907d146dc6c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04768b78-97f7-446d-92e1-9907d146dc6c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4-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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4-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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 img.shogun-image {
  width: 100%;
  
  
  

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




.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4-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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 img.shogun-image {
  width: 100%;
  
  
  

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




.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4-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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 img.shogun-image {
  width: 100%;
  
  
  

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




.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4-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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .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-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 img.shogun-image {
  width: 100%;
  
  
  

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




.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f79c0eaa-fbd4-4e0f-8737-1a0100f26ad4.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb-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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb img.shogun-image {
  width: 100%;
  
  
  max-width: 1080px;

  /* 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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb-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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb img.shogun-image {
  width: 100%;
  
  
  

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




.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb-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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb img.shogun-image {
  width: 100%;
  
  
  

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




.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb-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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb img.shogun-image {
  width: 100%;
  
  
  

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




.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb-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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .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-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb img.shogun-image {
  width: 100%;
  
  
  

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




.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e1d5256-cec3-4f0e-b232-cf5258bbd0eb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  margin-left: auto;
margin-right: auto;
max-width: 837px;
text-align: center;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75-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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 .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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 img.shogun-image {
  width: 100%;
  
  
  max-width: 837px;

  /* 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-fe738352-c5d8-4722-8aeb-4052e0482b75 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75-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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 .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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fe738352-c5d8-4722-8aeb-4052e0482b75 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75-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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 .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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fe738352-c5d8-4722-8aeb-4052e0482b75 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75-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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 .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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fe738352-c5d8-4722-8aeb-4052e0482b75 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75-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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 .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-fe738352-c5d8-4722-8aeb-4052e0482b75 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fe738352-c5d8-4722-8aeb-4052e0482b75 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fe738352-c5d8-4722-8aeb-4052e0482b75 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe738352-c5d8-4722-8aeb-4052e0482b75.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-d4267e6e-a872-4c6b-b164-b88688041de3 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-d4267e6e-a872-4c6b-b164-b88688041de3 .shg-proportional-font-size,
#s-d4267e6e-a872-4c6b-b164-b88688041de3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5db4f880-62dc-41b0-ac79-e4407bee77cb {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 48px;
background-position: center center;
}








#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;
}

#s-ad779603-8d68-45b1-8792-26b23d6e8bd9 {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
text-align: left;
}

#s-53ae8d16-e3a1-4f34-9ad0-6d2ef88ac3bb {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
}








#s-53ae8d16-e3a1-4f34-9ad0-6d2ef88ac3bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53ae8d16-e3a1-4f34-9ad0-6d2ef88ac3bb.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-ea2db4ee-d2b3-4c65-b326-684a8c985043 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

/* Keep nav aligned to the slider frame; Swiper 12 adds sibling rules with top:50%. */
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-prev,
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-next {
  top: 0;
  margin-top: 0;
  height: calc(100% - var(--pagination-height));
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb {
  display: none;
}
#s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb, #wrap-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb, #wrap-content-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb {
  display: none;
}
#s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb, #wrap-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb, #wrap-content-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb { display: none !important; }}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-prev,
#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-next {
  
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-prev svg,
#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (max-width: 767px){/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-prev,
#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-next {
  
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-prev svg,
#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-4d9aa6b5-25dc-435d-a20c-b4d02935ceeb .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > div {
  width: 100%;
}

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

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

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

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

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

#s-dfec889f-25a8-41c0-840a-1068f8ea0790 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

#s-dfec889f-25a8-41c0-840a-1068f8ea0790 {
  overflow: hidden;
  
  
}







  #s-dfec889f-25a8-41c0-840a-1068f8ea0790 img.shogun-image {
    

    
    
    
  }


#s-dfec889f-25a8-41c0-840a-1068f8ea0790 .shogun-image-content {
  
    justify-content: center;
  
}

#s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2 {
  
}
}@media (max-width: 767px){#s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2 {
  
}
}
@media (min-width: 0px) {
[id="s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-de56c8d1-1a36-4c38-8ad4-7de1c73a82d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-0996561f-cc3e-4240-8b17-37c104cd730a {
  text-align: center;
}

#s-0996561f-cc3e-4240-8b17-37c104cd730a {
  overflow: hidden;
  
  
}







  #s-0996561f-cc3e-4240-8b17-37c104cd730a img.shogun-image {
    

    
    
    
  }


#s-0996561f-cc3e-4240-8b17-37c104cd730a .shogun-image-content {
  
    justify-content: center;
  
}

#s-ae185900-8e7b-4647-bad9-840c0fba29ab {
  text-align: center;
}

#s-ae185900-8e7b-4647-bad9-840c0fba29ab {
  overflow: hidden;
  
  
}







  #s-ae185900-8e7b-4647-bad9-840c0fba29ab img.shogun-image {
    

    
    
    
  }


#s-ae185900-8e7b-4647-bad9-840c0fba29ab .shogun-image-content {
  
    justify-content: center;
  
}

#s-3baf208f-7c5a-4b1f-bf50-653d6954fede {
  text-align: center;
}

#s-3baf208f-7c5a-4b1f-bf50-653d6954fede {
  overflow: hidden;
  
  
}







  #s-3baf208f-7c5a-4b1f-bf50-653d6954fede img.shogun-image {
    

    
    
    
  }


#s-3baf208f-7c5a-4b1f-bf50-653d6954fede .shogun-image-content {
  
    justify-content: center;
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 img.shogun-image {
  width: 100%;
  
  
  

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




.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa6a7aa7-f341-4ecd-a24c-3a86a8358f41.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-5a9b1f5a-e788-4975-859f-2340ebdb93fa {
  text-align: center;
}

#s-5a9b1f5a-e788-4975-859f-2340ebdb93fa {
  overflow: hidden;
  
  
}







  #s-5a9b1f5a-e788-4975-859f-2340ebdb93fa img.shogun-image {
    

    
    
    
  }


#s-5a9b1f5a-e788-4975-859f-2340ebdb93fa .shogun-image-content {
  
    justify-content: center;
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-92f14e3a-6f00-4b8e-9b27-42579f706f17 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17 img.shogun-image {
  width: 100%;
  
  
  

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




.s-92f14e3a-6f00-4b8e-9b27-42579f706f17 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92f14e3a-6f00-4b8e-9b27-42579f706f17.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-370024df-4917-4afc-ac1c-376981f78b7d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-370024df-4917-4afc-ac1c-376981f78b7d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-370024df-4917-4afc-ac1c-376981f78b7d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-370024df-4917-4afc-ac1c-376981f78b7d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-370024df-4917-4afc-ac1c-376981f78b7d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-afddac8b-0a60-480d-b532-95506abc04ff {
  text-align: center;
}

#s-afddac8b-0a60-480d-b532-95506abc04ff {
  overflow: hidden;
  
  
}







  #s-afddac8b-0a60-480d-b532-95506abc04ff img.shogun-image {
    

    
    
    
  }


#s-afddac8b-0a60-480d-b532-95506abc04ff .shogun-image-content {
  
    justify-content: center;
  
}

#s-6206b466-5242-4b13-9615-51051c125be1 {
  text-align: center;
}

#s-6206b466-5242-4b13-9615-51051c125be1 {
  overflow: hidden;
  
  
}







  #s-6206b466-5242-4b13-9615-51051c125be1 img.shogun-image {
    

    
    
    
  }


#s-6206b466-5242-4b13-9615-51051c125be1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-7da66dca-3d62-4f09-a4e4-faeb9c5badad {
  text-align: center;
}

#s-7da66dca-3d62-4f09-a4e4-faeb9c5badad {
  overflow: hidden;
  
  
}







  #s-7da66dca-3d62-4f09-a4e4-faeb9c5badad img.shogun-image {
    

    
    
    
  }


#s-7da66dca-3d62-4f09-a4e4-faeb9c5badad .shogun-image-content {
  
    justify-content: center;
  
}

#s-832400f4-1ffc-4ade-9c46-a822c8cd800f {
  text-align: center;
}

#s-832400f4-1ffc-4ade-9c46-a822c8cd800f {
  overflow: hidden;
  
  
}







  #s-832400f4-1ffc-4ade-9c46-a822c8cd800f img.shogun-image {
    

    
    
    
  }


#s-832400f4-1ffc-4ade-9c46-a822c8cd800f .shogun-image-content {
  
    justify-content: center;
  
}

#s-0ef92948-d422-425e-a452-a801fdc49f63 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0ef92948-d422-425e-a452-a801fdc49f63 {
  display: none;
}
#s-0ef92948-d422-425e-a452-a801fdc49f63, #wrap-s-0ef92948-d422-425e-a452-a801fdc49f63, #wrap-content-s-0ef92948-d422-425e-a452-a801fdc49f63 { display: none !important; }}@media (max-width: 767px){#s-0ef92948-d422-425e-a452-a801fdc49f63 {
  display: none;
}
#s-0ef92948-d422-425e-a452-a801fdc49f63, #wrap-s-0ef92948-d422-425e-a452-a801fdc49f63, #wrap-content-s-0ef92948-d422-425e-a452-a801fdc49f63 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ef92948-d422-425e-a452-a801fdc49f63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-38882312-c189-400d-825f-86a1a9d52078 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

#s-38882312-c189-400d-825f-86a1a9d52078 {
  overflow: hidden;
  
  
}







  #s-38882312-c189-400d-825f-86a1a9d52078 img.shogun-image {
    

    
    
    
  }


#s-38882312-c189-400d-825f-86a1a9d52078 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 {
  display: none;
}
#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2, #wrap-s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2, #wrap-content-s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 { display: none !important; }}@media (max-width: 767px){#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 {
  display: none;
}
#s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2, #wrap-s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2, #wrap-content-s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a73cdf00-3b5f-4c6a-89cf-6546224c67d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-e5724eb6-0b56-4928-86d4-d8a2d7197ecc {
  text-align: center;
}

#s-e5724eb6-0b56-4928-86d4-d8a2d7197ecc {
  overflow: hidden;
  
  
}







  #s-e5724eb6-0b56-4928-86d4-d8a2d7197ecc img.shogun-image {
    

    
    
    
  }


#s-e5724eb6-0b56-4928-86d4-d8a2d7197ecc .shogun-image-content {
  
    justify-content: center;
  
}

#s-3dc72f02-caa9-47f1-b61b-e22af7598cc9 {
  text-align: center;
}

#s-3dc72f02-caa9-47f1-b61b-e22af7598cc9 {
  overflow: hidden;
  
  
}







  #s-3dc72f02-caa9-47f1-b61b-e22af7598cc9 img.shogun-image {
    

    
    
    
  }


#s-3dc72f02-caa9-47f1-b61b-e22af7598cc9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-43495efa-5704-4a44-90a3-a97e23a456d7 {
  text-align: center;
}

#s-43495efa-5704-4a44-90a3-a97e23a456d7 {
  overflow: hidden;
  
  
}







  #s-43495efa-5704-4a44-90a3-a97e23a456d7 img.shogun-image {
    

    
    
    
  }


#s-43495efa-5704-4a44-90a3-a97e23a456d7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-1a0beefd-2c55-4caf-acac-1828a318788b {
  text-align: center;
}

#s-1a0beefd-2c55-4caf-acac-1828a318788b {
  overflow: hidden;
  
  
}







  #s-1a0beefd-2c55-4caf-acac-1828a318788b img.shogun-image {
    

    
    
    
  }


#s-1a0beefd-2c55-4caf-acac-1828a318788b .shogun-image-content {
  
    justify-content: center;
  
}

#s-943ec2ad-5d75-4136-b475-b0113569b220 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-943ec2ad-5d75-4136-b475-b0113569b220 {
  display: none;
}
#s-943ec2ad-5d75-4136-b475-b0113569b220, #wrap-s-943ec2ad-5d75-4136-b475-b0113569b220, #wrap-content-s-943ec2ad-5d75-4136-b475-b0113569b220 { display: none !important; }}@media (max-width: 767px){#s-943ec2ad-5d75-4136-b475-b0113569b220 {
  display: none;
}
#s-943ec2ad-5d75-4136-b475-b0113569b220, #wrap-s-943ec2ad-5d75-4136-b475-b0113569b220, #wrap-content-s-943ec2ad-5d75-4136-b475-b0113569b220 { display: none !important; }}
@media (min-width: 0px) {
[id="s-943ec2ad-5d75-4136-b475-b0113569b220"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-943ec2ad-5d75-4136-b475-b0113569b220"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-943ec2ad-5d75-4136-b475-b0113569b220"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-943ec2ad-5d75-4136-b475-b0113569b220"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-072e769c-ff34-4f59-b06c-b8776c98c94a {
  text-align: center;
}

#s-072e769c-ff34-4f59-b06c-b8776c98c94a {
  overflow: hidden;
  
  
}







  #s-072e769c-ff34-4f59-b06c-b8776c98c94a img.shogun-image {
    

    
    
    
  }


#s-072e769c-ff34-4f59-b06c-b8776c98c94a .shogun-image-content {
  
    justify-content: center;
  
}

#s-9ab03794-86fc-422b-a1c0-cf27eff6bc67 {
  text-align: center;
}

#s-9ab03794-86fc-422b-a1c0-cf27eff6bc67 {
  overflow: hidden;
  
  
}







  #s-9ab03794-86fc-422b-a1c0-cf27eff6bc67 img.shogun-image {
    

    
    
    
  }


#s-9ab03794-86fc-422b-a1c0-cf27eff6bc67 .shogun-image-content {
  
    justify-content: center;
  
}

#s-07adc3c5-ab90-4eda-8398-3634d09e8604 {
  text-align: center;
}

#s-07adc3c5-ab90-4eda-8398-3634d09e8604 {
  overflow: hidden;
  
  
}







  #s-07adc3c5-ab90-4eda-8398-3634d09e8604 img.shogun-image {
    

    
    
    
  }


#s-07adc3c5-ab90-4eda-8398-3634d09e8604 .shogun-image-content {
  
    justify-content: center;
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  max-width: 400px;

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-525e8b5e-8590-45ac-b99b-c1b94dab694d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d img.shogun-image {
  width: 100%;
  
  
  

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




.s-525e8b5e-8590-45ac-b99b-c1b94dab694d .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-525e8b5e-8590-45ac-b99b-c1b94dab694d.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-a38cad73-c6f8-47bd-86fb-f0588df00286 {
  text-align: center;
}

#s-a38cad73-c6f8-47bd-86fb-f0588df00286 {
  overflow: hidden;
  
  
}







  #s-a38cad73-c6f8-47bd-86fb-f0588df00286 img.shogun-image {
    

    
    
    
  }


#s-a38cad73-c6f8-47bd-86fb-f0588df00286 .shogun-image-content {
  
    justify-content: center;
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-27a367c4-7501-4d33-ac15-4fa5d631f1da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da img.shogun-image {
  width: 100%;
  
  
  

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




.s-27a367c4-7501-4d33-ac15-4fa5d631f1da .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-27a367c4-7501-4d33-ac15-4fa5d631f1da.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




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

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

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}