.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-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (max-width: 767px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}







#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: -3%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: none;
min-height: 50%;
background-position: center center;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-attachment: fixed;
display: none;
}
#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef, #wrap-s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef, #wrap-content-s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef { display: none !important; }}
#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-image: url(https://i.shgcdn.com/513cf406-fc45-436b-9415-fddcad61ccb0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
  display: block;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-5fc357c3-dd41-4ff4-a789-5e6356027b4f {
  margin-top: 1px;
margin-left: 2%;
margin-bottom: 1px;
margin-right: 2%;
padding-top: 1%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 4px;
text-align: center;
background-color: rgba(15, 94, 154, 0);
opacity: 1;
}

#s-5fc357c3-dd41-4ff4-a789-5e6356027b4f .shogun-heading-component h1 {
  color: rgba(15, 94, 154, 1);
  font-weight:  700 ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.5em;
  
  text-align: center;
}



#s-7d323f6a-3736-49b6-8ea9-2c899da1391d {
  min-height: 50px;
opacity: 1;
}








#s-7d323f6a-3736-49b6-8ea9-2c899da1391d > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0;
  display: block;
}#s-7d323f6a-3736-49b6-8ea9-2c899da1391d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-f3be56aa-3e97-4f5f-a810-31bec07536b4 {
  margin-top: 0%;
margin-left: 4%;
margin-bottom: 0%;
margin-right: 4%;
padding-left: 4%;
padding-right: 4%;
max-width: 100%;
}

@media (min-width: 0px) {
[id="s-f3be56aa-3e97-4f5f-a810-31bec07536b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3be56aa-3e97-4f5f-a810-31bec07536b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-f3be56aa-3e97-4f5f-a810-31bec07536b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-f3be56aa-3e97-4f5f-a810-31bec07536b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

#s-8ca35f87-6cc6-42ef-918f-9f6995d29640 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-8ca35f87-6cc6-42ef-918f-9f6995d29640"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ca35f87-6cc6-42ef-918f-9f6995d29640"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-8ca35f87-6cc6-42ef-918f-9f6995d29640"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-8ca35f87-6cc6-42ef-918f-9f6995d29640"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

#s-efff911d-795a-4ed5-a2f8-58da4ad2de14 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 2%;
padding-left: 6%;
padding-bottom: 2%;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 785px;
background-color: rgba(255, 255, 255, 0);
}








#s-efff911d-795a-4ed5-a2f8-58da4ad2de14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efff911d-795a-4ed5-a2f8-58da4ad2de14.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3d9b6a97-0fb1-41ea-93ce-99f1294148b1 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 138px;
}








#s-3d9b6a97-0fb1-41ea-93ce-99f1294148b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3d9b6a97-0fb1-41ea-93ce-99f1294148b1.shg-box.shg-c {
  justify-content: flex-start;
}

.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-f6a97819-b038-45e9-82a1-dbc9898162a0 {
  margin-top: 7%;
margin-bottom: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
max-width: 270px;
text-align: center;
}

#s-f6a97819-b038-45e9-82a1-dbc9898162a0 {
  overflow: hidden;
  
  
      max-width: 270px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-f6a97819-b038-45e9-82a1-dbc9898162a0 img.shogun-image {
    

    
    
    
  }


#s-f6a97819-b038-45e9-82a1-dbc9898162a0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b1446cd3-785c-42bb-91fe-2b6b228c01c6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b1446cd3-785c-42bb-91fe-2b6b228c01c6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b1446cd3-785c-42bb-91fe-2b6b228c01c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b1446cd3-785c-42bb-91fe-2b6b228c01c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1446cd3-785c-42bb-91fe-2b6b228c01c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  margin-top: 15%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666-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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15%;
  margin-bottom: 2%;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  
}


.shg-image-content-margin-container-s-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-f932e3e7-b672-48d6-8a0c-d379a13a9666 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666-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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 .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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 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-f932e3e7-b672-48d6-8a0c-d379a13a9666 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666-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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 .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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 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-f932e3e7-b672-48d6-8a0c-d379a13a9666 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666-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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 .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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 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-f932e3e7-b672-48d6-8a0c-d379a13a9666 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666-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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 .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-f932e3e7-b672-48d6-8a0c-d379a13a9666 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666 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-f932e3e7-b672-48d6-8a0c-d379a13a9666 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f932e3e7-b672-48d6-8a0c-d379a13a9666.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  margin-left: auto;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3-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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 0%;
  padding-bottom: 60%;
}


.shg-image-content-margin-container-s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3-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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3-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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3-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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3-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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 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-2b5200fe-cebe-4a75-96b4-4b1b22253ab3 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5200fe-cebe-4a75-96b4-4b1b22253ab3.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-cb9ce35e-6776-4ad1-8cad-b2159af7063c {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 15px;
}








#s-cb9ce35e-6776-4ad1-8cad-b2159af7063c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cb9ce35e-6776-4ad1-8cad-b2159af7063c.shg-box.shg-c {
  justify-content: center;
}

#s-b04943bf-383f-461f-9218-d47b5a54d73b {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-bottom: 3%;
max-width: 459px;
text-align: center;
}

#s-b04943bf-383f-461f-9218-d47b5a54d73b {
  overflow: hidden;
  
  
      max-width: 459px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-b04943bf-383f-461f-9218-d47b5a54d73b .shogun-image-content {
  
    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-1fe26d93-f0b8-4f17-aeba-54909685215c {
  margin-top: -10%;
margin-left: auto;
margin-right: auto;
min-height: 1px;
max-width: 85%;
}

#s-1fe26d93-f0b8-4f17-aeba-54909685215c .shg-proportional-font-size,
#s-1fe26d93-f0b8-4f17-aeba-54909685215c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e5a72028-8b19-4b5e-b1f8-a89f75b38ddd {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
text-align: left;
}

.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-4ad5f2be-cd65-4201-94c8-238642b0fd06 {
  margin-top: 2%;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 9%;
padding-bottom: 10px;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
background-color: rgba(240, 140, 0, 1);
}
#s-4ad5f2be-cd65-4201-94c8-238642b0fd06:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTQ4NTcyZmEtNzA2Mi00NWExLTk0OGEtODlhMmIxNTk4ZmExIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NDg1NzJmYS03MDYyLTQ1YTEtOTQ4YS04OWEyYjE1OThmYTEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-4ad5f2be-cd65-4201-94c8-238642b0fd06:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4ad5f2be-cd65-4201-94c8-238642b0fd06-root {
    text-align: center;
  }


#s-4ad5f2be-cd65-4201-94c8-238642b0fd06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-4ad5f2be-cd65-4201-94c8-238642b0fd06-root {
    text-align: center;
  }


#s-4ad5f2be-cd65-4201-94c8-238642b0fd06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4ad5f2be-cd65-4201-94c8-238642b0fd06-root {
    text-align: center;
  }


#s-4ad5f2be-cd65-4201-94c8-238642b0fd06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4ad5f2be-cd65-4201-94c8-238642b0fd06-root {
    text-align: center;
  }


#s-4ad5f2be-cd65-4201-94c8-238642b0fd06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-4ad5f2be-cd65-4201-94c8-238642b0fd06-root {
    text-align: center;
  }


#s-4ad5f2be-cd65-4201-94c8-238642b0fd06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-ace8375a-c96b-4371-b157-cdf6c27545bd {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
min-height: 360px;
}








#s-ace8375a-c96b-4371-b157-cdf6c27545bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ace8375a-c96b-4371-b157-cdf6c27545bd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d8c5c0a4-b9f6-4a71-ae4f-1b0476278b05 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-df4495ac-404f-4874-a253-07f9931a79a5 {
  margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 2%;
padding-left: 6%;
padding-bottom: 2%;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 785px;
background-color: rgba(255, 255, 255, 0);
}








#s-df4495ac-404f-4874-a253-07f9931a79a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-df4495ac-404f-4874-a253-07f9931a79a5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e4b0886f-1735-4841-a118-4f0ee0eb5a2d {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 138px;
}








#s-e4b0886f-1735-4841-a118-4f0ee0eb5a2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e4b0886f-1735-4841-a118-4f0ee0eb5a2d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a4177061-5241-4654-b90a-eeef3ef6fb06 {
  margin-top: 7%;
margin-bottom: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
max-width: 270px;
text-align: center;
}

#s-a4177061-5241-4654-b90a-eeef3ef6fb06 {
  overflow: hidden;
  
  
      max-width: 270px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-a4177061-5241-4654-b90a-eeef3ef6fb06 img.shogun-image {
    

    
    
    
  }


#s-a4177061-5241-4654-b90a-eeef3ef6fb06 .shogun-image-content {
  
    justify-content: center;
  
}

#s-847bc699-dfee-4d1f-bb3e-416407a1aeba {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-847bc699-dfee-4d1f-bb3e-416407a1aeba"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-847bc699-dfee-4d1f-bb3e-416407a1aeba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-847bc699-dfee-4d1f-bb3e-416407a1aeba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-847bc699-dfee-4d1f-bb3e-416407a1aeba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  margin-top: 15%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479-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-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15%;
  margin-bottom: 2%;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  
}


.shg-image-content-margin-container-s-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-5146efd2-5858-4d4d-b3c9-1b33564af479 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479-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-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 .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-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 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-5146efd2-5858-4d4d-b3c9-1b33564af479 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479-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-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 .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-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 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-5146efd2-5858-4d4d-b3c9-1b33564af479 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479-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-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 .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-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 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-5146efd2-5858-4d4d-b3c9-1b33564af479 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479-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-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 .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-5146efd2-5858-4d4d-b3c9-1b33564af479 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5146efd2-5858-4d4d-b3c9-1b33564af479 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-5146efd2-5858-4d4d-b3c9-1b33564af479 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5146efd2-5858-4d4d-b3c9-1b33564af479.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-b0b286bf-20e0-498b-96a5-3de02356cbed {
  margin-left: auto;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed-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-b0b286bf-20e0-498b-96a5-3de02356cbed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  padding-bottom: 60%;
}


.shg-image-content-margin-container-s-b0b286bf-20e0-498b-96a5-3de02356cbed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b0b286bf-20e0-498b-96a5-3de02356cbed img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-b0b286bf-20e0-498b-96a5-3de02356cbed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b0b286bf-20e0-498b-96a5-3de02356cbed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed-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-b0b286bf-20e0-498b-96a5-3de02356cbed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed .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-b0b286bf-20e0-498b-96a5-3de02356cbed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b0b286bf-20e0-498b-96a5-3de02356cbed 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-b0b286bf-20e0-498b-96a5-3de02356cbed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b0b286bf-20e0-498b-96a5-3de02356cbed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed-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-b0b286bf-20e0-498b-96a5-3de02356cbed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed .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-b0b286bf-20e0-498b-96a5-3de02356cbed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b0b286bf-20e0-498b-96a5-3de02356cbed 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-b0b286bf-20e0-498b-96a5-3de02356cbed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b0b286bf-20e0-498b-96a5-3de02356cbed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed-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-b0b286bf-20e0-498b-96a5-3de02356cbed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed .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-b0b286bf-20e0-498b-96a5-3de02356cbed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b0b286bf-20e0-498b-96a5-3de02356cbed 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-b0b286bf-20e0-498b-96a5-3de02356cbed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b0b286bf-20e0-498b-96a5-3de02356cbed {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed-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-b0b286bf-20e0-498b-96a5-3de02356cbed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed .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-b0b286bf-20e0-498b-96a5-3de02356cbed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b0b286bf-20e0-498b-96a5-3de02356cbed 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-b0b286bf-20e0-498b-96a5-3de02356cbed .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0b286bf-20e0-498b-96a5-3de02356cbed.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-97915e85-0fc2-4943-b0b3-e317762d7e63 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 3%;
padding-bottom: 2%;
min-height: 15px;
}








#s-97915e85-0fc2-4943-b0b3-e317762d7e63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-97915e85-0fc2-4943-b0b3-e317762d7e63.shg-box.shg-c {
  justify-content: center;
}

#s-f4ae0088-e906-452f-accd-582fa6939c79 {
  margin-top: 0%;
margin-bottom: 0%;
text-align: center;
}

#s-f4ae0088-e906-452f-accd-582fa6939c79 {
  overflow: hidden;
  
  
}







  #s-f4ae0088-e906-452f-accd-582fa6939c79 img.shogun-image {
    

    
    
    
  }


#s-f4ae0088-e906-452f-accd-582fa6939c79 .shogun-image-content {
  
    justify-content: center;
  
}

#s-039f81c1-29da-4faa-adaf-6e009dcf4e13 {
  margin-top: -6%;
margin-left: auto;
margin-right: auto;
min-height: 1px;
max-width: 85%;
}

#s-039f81c1-29da-4faa-adaf-6e009dcf4e13 .shg-proportional-font-size,
#s-039f81c1-29da-4faa-adaf-6e009dcf4e13 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-29ac35dd-30e0-4250-947f-8b3fde20e76e {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
text-align: left;
}

#s-8b721d33-ee3f-432e-b418-323c74392798 {
  margin-top: 2%;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 9%;
padding-bottom: 10px;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
background-color: rgba(240, 140, 0, 1);
}
#s-8b721d33-ee3f-432e-b418-323c74392798:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDczMDc1MzgtNjg5NS00NjQxLWFmMWQtNjgxNDI4NjE1N2JmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNzMwNzUzOC02ODk1LTQ2NDEtYWYxZC02ODE0Mjg2MTU3YmYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-8b721d33-ee3f-432e-b418-323c74392798:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8b721d33-ee3f-432e-b418-323c74392798-root {
    text-align: center;
  }


#s-8b721d33-ee3f-432e-b418-323c74392798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-8b721d33-ee3f-432e-b418-323c74392798-root {
    text-align: center;
  }


#s-8b721d33-ee3f-432e-b418-323c74392798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8b721d33-ee3f-432e-b418-323c74392798-root {
    text-align: center;
  }


#s-8b721d33-ee3f-432e-b418-323c74392798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8b721d33-ee3f-432e-b418-323c74392798-root {
    text-align: center;
  }


#s-8b721d33-ee3f-432e-b418-323c74392798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-8b721d33-ee3f-432e-b418-323c74392798-root {
    text-align: center;
  }


#s-8b721d33-ee3f-432e-b418-323c74392798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-e06f2a1e-3019-4ec0-a90b-d307e2ca0b5d {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
min-height: 360px;
}








#s-e06f2a1e-3019-4ec0-a90b-d307e2ca0b5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e06f2a1e-3019-4ec0-a90b-d307e2ca0b5d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-69f30ca2-b255-406a-9a5d-5e27dcb9a8cc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-6f8308bc-a425-4d5a-9bfa-5bb721426f26 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-6f8308bc-a425-4d5a-9bfa-5bb721426f26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f8308bc-a425-4d5a-9bfa-5bb721426f26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-6f8308bc-a425-4d5a-9bfa-5bb721426f26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-6f8308bc-a425-4d5a-9bfa-5bb721426f26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

#s-b78a4b70-ba96-4fae-8610-459e2a778bce {
  margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 2%;
padding-left: 6%;
padding-bottom: 2%;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 785px;
background-color: rgba(255, 255, 255, 0);
}








#s-b78a4b70-ba96-4fae-8610-459e2a778bce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b78a4b70-ba96-4fae-8610-459e2a778bce.shg-box.shg-c {
  justify-content: flex-start;
}

#s-68272782-6823-4867-93d8-4596ba23de3d {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 138px;
}








#s-68272782-6823-4867-93d8-4596ba23de3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-68272782-6823-4867-93d8-4596ba23de3d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7ca3ad03-91b1-4867-9bd9-8987cf7b6b15 {
  margin-top: 7%;
margin-left: 2%;
margin-bottom: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
max-width: 270px;
text-align: center;
}

#s-7ca3ad03-91b1-4867-9bd9-8987cf7b6b15 {
  overflow: hidden;
  
  
      max-width: 270px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-7ca3ad03-91b1-4867-9bd9-8987cf7b6b15 img.shogun-image {
    

    
    
    
  }


#s-7ca3ad03-91b1-4867-9bd9-8987cf7b6b15 .shogun-image-content {
  
    justify-content: center;
  
}

#s-36c961d1-9b36-411c-ae9a-3871d66649a4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-36c961d1-9b36-411c-ae9a-3871d66649a4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-36c961d1-9b36-411c-ae9a-3871d66649a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-36c961d1-9b36-411c-ae9a-3871d66649a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-36c961d1-9b36-411c-ae9a-3871d66649a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  margin-top: 15%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd-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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15%;
  margin-bottom: 2%;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  
}


.shg-image-content-margin-container-s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd-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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd 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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd-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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd 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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd-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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd 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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd-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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd 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-6936a9a3-0c4a-4563-854a-9f68d2ce62cd .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6936a9a3-0c4a-4563-854a-9f68d2ce62cd.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  margin-left: auto;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11-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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  padding-bottom: 60%;
}


.shg-image-content-margin-container-s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11-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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11-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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11-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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11-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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 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-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5fd56b-ad50-4a5d-90fa-5af1268cfb11.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-400509ca-d8e3-4dad-bb9f-65b7dc3cc6c0 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 15px;
}








#s-400509ca-d8e3-4dad-bb9f-65b7dc3cc6c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-400509ca-d8e3-4dad-bb9f-65b7dc3cc6c0.shg-box.shg-c {
  justify-content: center;
}

#s-d63924ea-fb24-435b-93e1-531dd5c1d38a {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 3px;
min-height: 2px;
text-align: center;
opacity: 1;
}

#s-d63924ea-fb24-435b-93e1-531dd5c1d38a {
  overflow: hidden;
  
  
}







  #s-d63924ea-fb24-435b-93e1-531dd5c1d38a img.shogun-image {
    

    
    
    
  }


#s-d63924ea-fb24-435b-93e1-531dd5c1d38a .shogun-image-content {
  
    justify-content: center;
  
}

#s-c58e358d-8613-4a3e-9d9c-b8467748a0b8 {
  margin-top: -4%;
margin-left: auto;
margin-right: auto;
min-height: 1px;
max-width: 85%;
}

#s-c58e358d-8613-4a3e-9d9c-b8467748a0b8 .shg-proportional-font-size,
#s-c58e358d-8613-4a3e-9d9c-b8467748a0b8 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d5e62925-fe47-4a60-9e57-ccef52e1ce2c {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
text-align: left;
}

#s-8a24f271-1960-4791-aeba-96647c8b4abb {
  margin-top: 2%;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 9%;
padding-bottom: 10px;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
background-color: rgba(240, 140, 0, 1);
}
#s-8a24f271-1960-4791-aeba-96647c8b4abb:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDcxYmJjMmItNGJlZS00Y2QyLTgyZjMtMGQ4ODY5YjgzYmNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NzFiYmMyYi00YmVlLTRjZDItODJmMy0wZDg4NjliODNiY2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-8a24f271-1960-4791-aeba-96647c8b4abb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8a24f271-1960-4791-aeba-96647c8b4abb-root {
    text-align: center;
  }


#s-8a24f271-1960-4791-aeba-96647c8b4abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-8a24f271-1960-4791-aeba-96647c8b4abb-root {
    text-align: center;
  }


#s-8a24f271-1960-4791-aeba-96647c8b4abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8a24f271-1960-4791-aeba-96647c8b4abb-root {
    text-align: center;
  }


#s-8a24f271-1960-4791-aeba-96647c8b4abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8a24f271-1960-4791-aeba-96647c8b4abb-root {
    text-align: center;
  }


#s-8a24f271-1960-4791-aeba-96647c8b4abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-8a24f271-1960-4791-aeba-96647c8b4abb-root {
    text-align: center;
  }


#s-8a24f271-1960-4791-aeba-96647c8b4abb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-e4830b50-9255-4ed1-acb0-64c799bb7476 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
min-height: 360px;
}








#s-e4830b50-9255-4ed1-acb0-64c799bb7476 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e4830b50-9255-4ed1-acb0-64c799bb7476.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5f121543-b38f-4760-b190-17e0317cbb78 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-4587d811-cd37-4ef9-a5dd-9bf7ca91e664 {
  margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 2%;
padding-left: 6%;
padding-bottom: 2%;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 785px;
background-color: rgba(255, 255, 255, 0);
}








#s-4587d811-cd37-4ef9-a5dd-9bf7ca91e664 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4587d811-cd37-4ef9-a5dd-9bf7ca91e664.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0c5d3908-8869-4199-9848-550b50ca1a77 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 120%;
}








#s-0c5d3908-8869-4199-9848-550b50ca1a77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0c5d3908-8869-4199-9848-550b50ca1a77.shg-box.shg-c {
  justify-content: flex-start;
}

#s-28c1d14f-21c8-4c48-b0b2-70022ef4b4ff {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 138px;
}








#s-28c1d14f-21c8-4c48-b0b2-70022ef4b4ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-28c1d14f-21c8-4c48-b0b2-70022ef4b4ff.shg-box.shg-c {
  justify-content: flex-start;
}

#s-de96e7ca-af6f-49d6-80fe-9689ab710a86 {
  margin-top: 7%;
margin-left: 2%;
margin-bottom: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
max-width: 270px;
text-align: center;
}

#s-de96e7ca-af6f-49d6-80fe-9689ab710a86 {
  overflow: hidden;
  
  
      max-width: 270px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-de96e7ca-af6f-49d6-80fe-9689ab710a86 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a9f025a7-fc3d-4e93-b903-d71168037712 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a9f025a7-fc3d-4e93-b903-d71168037712"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a9f025a7-fc3d-4e93-b903-d71168037712"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a9f025a7-fc3d-4e93-b903-d71168037712"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9f025a7-fc3d-4e93-b903-d71168037712"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  margin-top: 15%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac-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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 15%;
  margin-bottom: 2%;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac-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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac 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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac-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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac 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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac-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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac 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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac-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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac 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-fc6b66d5-f9ae-4a71-941a-78e18edd0cac .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc6b66d5-f9ae-4a71-941a-78e18edd0cac.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  margin-left: 2%;
margin-right: 2%;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01-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-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  padding-bottom: 60%;
}


.shg-image-content-margin-container-s-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-bc2a7386-59c9-4e51-8b72-1089ea404d01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01-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-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 .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-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 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-bc2a7386-59c9-4e51-8b72-1089ea404d01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01-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-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 .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-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 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-bc2a7386-59c9-4e51-8b72-1089ea404d01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01-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-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 .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-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 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-bc2a7386-59c9-4e51-8b72-1089ea404d01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01-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-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 .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-bc2a7386-59c9-4e51-8b72-1089ea404d01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01 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-bc2a7386-59c9-4e51-8b72-1089ea404d01 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc2a7386-59c9-4e51-8b72-1089ea404d01.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ffaa9c32-f2e7-4283-967b-981c167c3cff {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 8px;
min-height: 15px;
}








#s-ffaa9c32-f2e7-4283-967b-981c167c3cff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ffaa9c32-f2e7-4283-967b-981c167c3cff.shg-box.shg-c {
  justify-content: center;
}

#s-def2b0d7-37b7-4e61-95a7-f87f374b9e13 {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 2px;
max-width: 459px;
text-align: center;
opacity: 1;
}

#s-def2b0d7-37b7-4e61-95a7-f87f374b9e13 {
  overflow: hidden;
  
  
      max-width: 459px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-def2b0d7-37b7-4e61-95a7-f87f374b9e13 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6ff70db3-97e2-4273-b928-ad5bf459b402 {
  margin-top: -7%;
margin-left: auto;
margin-right: auto;
min-height: 1px;
max-width: 85%;
}

#s-6ff70db3-97e2-4273-b928-ad5bf459b402 .shg-proportional-font-size,
#s-6ff70db3-97e2-4273-b928-ad5bf459b402 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-226437e1-9e4d-445d-ae46-be7b31b67a62 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
text-align: left;
}

#s-39162d6b-9422-4357-8d84-4be08be64abc {
  margin-top: 2%;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 9%;
padding-bottom: 10px;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
background-color: rgba(240, 140, 0, 1);
}
#s-39162d6b-9422-4357-8d84-4be08be64abc:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWQzYjRkMjktNDI1NS00OGM3LWIzYmEtY2EwNmM4ZjQ2OGJkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZDNiNGQyOS00MjU1LTQ4YzctYjNiYS1jYTA2YzhmNDY4YmQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-39162d6b-9422-4357-8d84-4be08be64abc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-39162d6b-9422-4357-8d84-4be08be64abc-root {
    text-align: center;
  }


#s-39162d6b-9422-4357-8d84-4be08be64abc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-39162d6b-9422-4357-8d84-4be08be64abc-root {
    text-align: center;
  }


#s-39162d6b-9422-4357-8d84-4be08be64abc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-39162d6b-9422-4357-8d84-4be08be64abc-root {
    text-align: center;
  }


#s-39162d6b-9422-4357-8d84-4be08be64abc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-39162d6b-9422-4357-8d84-4be08be64abc-root {
    text-align: center;
  }


#s-39162d6b-9422-4357-8d84-4be08be64abc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-39162d6b-9422-4357-8d84-4be08be64abc-root {
    text-align: center;
  }


#s-39162d6b-9422-4357-8d84-4be08be64abc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-311148e9-bfa3-4b80-9577-c2b9553a7209 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 0%;
padding-right: 4%;
min-height: 360px;
}








#s-311148e9-bfa3-4b80-9577-c2b9553a7209 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-311148e9-bfa3-4b80-9577-c2b9553a7209.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2471ae80-e29e-4b95-92dc-7906b0b362d7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-6d69996c-3cec-4fbc-987e-91706773ad8b {
  min-height: 50px;
background-color: rgba(15, 94, 154, 1);
}








#s-6d69996c-3cec-4fbc-987e-91706773ad8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-6d69996c-3cec-4fbc-987e-91706773ad8b.shg-box.shg-c {
  justify-content: center;
}

#s-da3adff8-291c-4478-9f6b-03866685bae7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1%;
padding-bottom: 0%;
min-height: 40px;
background-color: rgba(15, 94, 154, 1);
}
@media (min-width: 1200px){#s-da3adff8-291c-4478-9f6b-03866685bae7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-da3adff8-291c-4478-9f6b-03866685bae7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-da3adff8-291c-4478-9f6b-03866685bae7 {
  
}
}@media (max-width: 767px){#s-da3adff8-291c-4478-9f6b-03866685bae7 {
  
}
}







#s-da3adff8-291c-4478-9f6b-03866685bae7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-da3adff8-291c-4478-9f6b-03866685bae7.shg-box.shg-c {
  justify-content: center;
}

#s-7613be46-3345-4ba2-9a9f-edc5b872bf19 {
  border-style: solid;
margin-top: 1%;
margin-left: 3%;
margin-bottom: 1%;
margin-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-7613be46-3345-4ba2-9a9f-edc5b872bf19 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7613be46-3345-4ba2-9a9f-edc5b872bf19 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7613be46-3345-4ba2-9a9f-edc5b872bf19 {
  
}
}@media (max-width: 767px){#s-7613be46-3345-4ba2-9a9f-edc5b872bf19 {
  
}
}
@media (min-width: 0px) {
[id="s-7613be46-3345-4ba2-9a9f-edc5b872bf19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7613be46-3345-4ba2-9a9f-edc5b872bf19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7613be46-3345-4ba2-9a9f-edc5b872bf19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7613be46-3345-4ba2-9a9f-edc5b872bf19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7613be46-3345-4ba2-9a9f-edc5b872bf19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7613be46-3345-4ba2-9a9f-edc5b872bf19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7613be46-3345-4ba2-9a9f-edc5b872bf19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-f6b56d04-e3b7-4c5b-b2ab-9f98a96039ef {
  border-style: solid;
margin-top: 0%;
margin-left: 8%;
margin-bottom: 0%;
margin-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-f6b56d04-e3b7-4c5b-b2ab-9f98a96039ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f6b56d04-e3b7-4c5b-b2ab-9f98a96039ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f6b56d04-e3b7-4c5b-b2ab-9f98a96039ef {
  
}
}@media (max-width: 767px){#s-f6b56d04-e3b7-4c5b-b2ab-9f98a96039ef {
  
}
}
@media (min-width: 0px) {
[id="s-f6b56d04-e3b7-4c5b-b2ab-9f98a96039ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6b56d04-e3b7-4c5b-b2ab-9f98a96039ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-f6b56d04-e3b7-4c5b-b2ab-9f98a96039ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-f6b56d04-e3b7-4c5b-b2ab-9f98a96039ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-2390ef54-f11e-4161-ac6f-9e75a3e2e05b {
  margin-top: 1%;
}

#s-2390ef54-f11e-4161-ac6f-9e75a3e2e05b .shogun-icon-wrapper {
  text-align: center;
}


#s-2390ef54-f11e-4161-ac6f-9e75a3e2e05b .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

.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-7a627761-68cf-49f9-a849-e34faac623e7 {
  opacity: 1;
}
@media (min-width: 1200px){#s-7a627761-68cf-49f9-a849-e34faac623e7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7a627761-68cf-49f9-a849-e34faac623e7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7a627761-68cf-49f9-a849-e34faac623e7 {
  
}
}@media (max-width: 767px){#s-7a627761-68cf-49f9-a849-e34faac623e7 {
  
}
}
#s-cb02fe05-de36-4893-b1a7-4582b3a3bd56 {
  margin-top: 1%;
}

#s-cb02fe05-de36-4893-b1a7-4582b3a3bd56 .shogun-icon-wrapper {
  text-align: center;
}


#s-cb02fe05-de36-4893-b1a7-4582b3a3bd56 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-4a8a178f-6ce0-4faf-baf1-6525fe5bbeab {
  opacity: 1;
}
@media (min-width: 1200px){#s-4a8a178f-6ce0-4faf-baf1-6525fe5bbeab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4a8a178f-6ce0-4faf-baf1-6525fe5bbeab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4a8a178f-6ce0-4faf-baf1-6525fe5bbeab {
  
}
}@media (max-width: 767px){#s-4a8a178f-6ce0-4faf-baf1-6525fe5bbeab {
  
}
}
#s-d11dd159-3328-46d4-9a47-17bd3acd2736 {
  margin-top: 1%;
}

#s-d11dd159-3328-46d4-9a47-17bd3acd2736 .shogun-icon-wrapper {
  text-align: center;
}


#s-d11dd159-3328-46d4-9a47-17bd3acd2736 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-d6e7d80b-dd7d-44d6-b010-e9942a640372 {
  opacity: 1;
}
@media (min-width: 1200px){#s-d6e7d80b-dd7d-44d6-b010-e9942a640372 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d6e7d80b-dd7d-44d6-b010-e9942a640372 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d6e7d80b-dd7d-44d6-b010-e9942a640372 {
  
}
}@media (max-width: 767px){#s-d6e7d80b-dd7d-44d6-b010-e9942a640372 {
  
}
}
#s-de4f51ab-f0a6-4873-891b-4e60961db27e {
  border-style: solid;
margin-top: 0%;
margin-left: 8%;
margin-bottom: 0%;
margin-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-de4f51ab-f0a6-4873-891b-4e60961db27e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de4f51ab-f0a6-4873-891b-4e60961db27e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-de4f51ab-f0a6-4873-891b-4e60961db27e {
  
}
}@media (max-width: 767px){#s-de4f51ab-f0a6-4873-891b-4e60961db27e {
  
}
}
@media (min-width: 0px) {
[id="s-de4f51ab-f0a6-4873-891b-4e60961db27e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de4f51ab-f0a6-4873-891b-4e60961db27e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-de4f51ab-f0a6-4873-891b-4e60961db27e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-de4f51ab-f0a6-4873-891b-4e60961db27e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-41b783d5-4042-4d88-8e97-58efa2653eea {
  margin-top: 1%;
}

#s-41b783d5-4042-4d88-8e97-58efa2653eea .shogun-icon-wrapper {
  text-align: center;
}


#s-41b783d5-4042-4d88-8e97-58efa2653eea .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-2f407bae-5596-4def-9569-c42412863570 {
  opacity: 1;
}
@media (min-width: 1200px){#s-2f407bae-5596-4def-9569-c42412863570 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2f407bae-5596-4def-9569-c42412863570 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2f407bae-5596-4def-9569-c42412863570 {
  
}
}@media (max-width: 767px){#s-2f407bae-5596-4def-9569-c42412863570 {
  
}
}
#s-3ad17e29-119d-4514-b641-e50cb31a0002 {
  margin-top: 1%;
}

#s-3ad17e29-119d-4514-b641-e50cb31a0002 .shogun-icon-wrapper {
  text-align: center;
}


#s-3ad17e29-119d-4514-b641-e50cb31a0002 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-c4a557c6-5cf6-4698-91fd-e3317a3328a7 {
  opacity: 1;
}
@media (min-width: 1200px){#s-c4a557c6-5cf6-4698-91fd-e3317a3328a7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c4a557c6-5cf6-4698-91fd-e3317a3328a7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c4a557c6-5cf6-4698-91fd-e3317a3328a7 {
  
}
}@media (max-width: 767px){#s-c4a557c6-5cf6-4698-91fd-e3317a3328a7 {
  
}
}
#s-5b1b84f7-455e-4f36-91a6-805e28c151ab {
  min-height: 50px;
}








#s-5b1b84f7-455e-4f36-91a6-805e28c151ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-5b1b84f7-455e-4f36-91a6-805e28c151ab.shg-box.shg-c {
  justify-content: center;
}

#s-4b276a7e-7e0e-4c3f-9599-101f45c4af84 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-bottom: 0%;
border-color: rgba(231, 241, 245, 0);
border-style: solid;
min-height: 50px;
}








#s-4b276a7e-7e0e-4c3f-9599-101f45c4af84 > .shg-box-overlay {
  background-color: rgba(21, 107, 175, 1);
  opacity: 0;
  display: block;
}#s-4b276a7e-7e0e-4c3f-9599-101f45c4af84.shg-box.shg-c {
  justify-content: center;
}

#s-e7133ec6-2b44-47a8-960f-2f104ff21542 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-e7133ec6-2b44-47a8-960f-2f104ff21542"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7133ec6-2b44-47a8-960f-2f104ff21542"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-e7133ec6-2b44-47a8-960f-2f104ff21542"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-e7133ec6-2b44-47a8-960f-2f104ff21542"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-e7133ec6-2b44-47a8-960f-2f104ff21542"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-e7133ec6-2b44-47a8-960f-2f104ff21542"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-e7133ec6-2b44-47a8-960f-2f104ff21542"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

#s-636b4ff9-3018-4c6a-8c30-15ee77829410 {
  text-align: center;
}

#s-636b4ff9-3018-4c6a-8c30-15ee77829410 {
  overflow: hidden;
  
  
}







  #s-636b4ff9-3018-4c6a-8c30-15ee77829410 img.shogun-image {
    

    
    
    
  }


#s-636b4ff9-3018-4c6a-8c30-15ee77829410 .shogun-image-content {
  
    justify-content: center;
  
}

#s-29af649f-52ae-4212-9079-f89ba6e58c08 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-29af649f-52ae-4212-9079-f89ba6e58c08 .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-f150c8c7-8e36-4e70-8525-d8a1304f1813 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 2%;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 400px;
background-position: center center;
}








#s-f150c8c7-8e36-4e70-8525-d8a1304f1813 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-f150c8c7-8e36-4e70-8525-d8a1304f1813.shg-box.shg-c {
  justify-content: center;
}

#s-e3b401cd-b185-4f6d-bb0b-d1c82f20fc06 {
  min-height: 50px;
}








#s-e3b401cd-b185-4f6d-bb0b-d1c82f20fc06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e3b401cd-b185-4f6d-bb0b-d1c82f20fc06.shg-box.shg-c {
  justify-content: center;
}

#s-c54188ae-ddd1-4eae-b049-32615cbd6872 {
  margin-bottom: 20px;
text-align: center;
}

#s-c54188ae-ddd1-4eae-b049-32615cbd6872 {
  overflow: hidden;
  
  
}







  #s-c54188ae-ddd1-4eae-b049-32615cbd6872 img.shogun-image {
    
      min-height: auto;
    

    
    
    
  }


#s-c54188ae-ddd1-4eae-b049-32615cbd6872 .shogun-image-content {
  
    justify-content: center;
  
}

#s-0c6a1f72-9edf-4b29-8eaa-6b107c4eeb55 {
  margin-bottom: 2%;
}

#s-76f01454-abc7-4b84-981a-beef38eb0910 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 1%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
background-color: rgba(255, 255, 255, 0);
}

#s-0b7e45fe-4474-46c2-b98d-19e72e8a5710 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(224, 241, 249, 1);
}








#s-0b7e45fe-4474-46c2-b98d-19e72e8a5710 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b7e45fe-4474-46c2-b98d-19e72e8a5710.shg-box.shg-c {
  justify-content: center;
}

#s-1867797b-28b1-4963-9942-f0321e83a46f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-1867797b-28b1-4963-9942-f0321e83a46f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJiOTMyMzMtMzAzMi00YmRjLTg3ZTUtZDQxYzAyYjRkZjgwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmI5MzIzMy0zMDMyLTRiZGMtODdlNS1kNDFjMDJiNGRmODApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-1867797b-28b1-4963-9942-f0321e83a46f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1867797b-28b1-4963-9942-f0321e83a46f-root {
    text-align: center;
  }


#s-1867797b-28b1-4963-9942-f0321e83a46f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1867797b-28b1-4963-9942-f0321e83a46f-root {
    text-align: center;
  }


#s-1867797b-28b1-4963-9942-f0321e83a46f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1867797b-28b1-4963-9942-f0321e83a46f-root {
    text-align: center;
  }


#s-1867797b-28b1-4963-9942-f0321e83a46f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1867797b-28b1-4963-9942-f0321e83a46f-root {
    text-align: center;
  }


#s-1867797b-28b1-4963-9942-f0321e83a46f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1867797b-28b1-4963-9942-f0321e83a46f-root {
    text-align: center;
  }


#s-1867797b-28b1-4963-9942-f0321e83a46f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-42a941cb-90bc-4e2b-9148-73fd0ffafe96 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 2%;
padding-bottom: 0%;
background-color: rgba(237, 139, 57, 0);
}

#s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de {
  margin-bottom: 1%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de {
  display: none;
}
#s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de, #wrap-s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de, #wrap-content-s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de {
  display: none;
}
#s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de, #wrap-s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de, #wrap-content-s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de {
  display: none;
}
#s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de, #wrap-s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de, #wrap-content-s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de { display: none !important; }}







#s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b65fdbb5-d3f3-4e13-9057-d08d87cf45de.shg-box.shg-c {
  justify-content: center;
}

#s-e3dbaf91-55fa-491a-95fb-48babee7c876 {
  margin-left: 6%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-e3dbaf91-55fa-491a-95fb-48babee7c876"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e3dbaf91-55fa-491a-95fb-48babee7c876"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e3dbaf91-55fa-491a-95fb-48babee7c876"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3dbaf91-55fa-491a-95fb-48babee7c876"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-4c25ef09-fe45-4011-a5c0-b353fa464168 {
  margin-top: 24%;
margin-left: 14%;
margin-bottom: 24%;
margin-right: 14%;
text-align: center;
opacity: 1;
}
#s-4c25ef09-fe45-4011-a5c0-b353fa464168:hover {opacity: 0.5 !important;}
#s-4c25ef09-fe45-4011-a5c0-b353fa464168 {
  overflow: hidden;
  
  
}








#s-4c25ef09-fe45-4011-a5c0-b353fa464168 .shogun-image-content {
  
    justify-content: center;
  
}

#s-dd975921-f5cf-4ac3-bee6-9edf03839d92 {
  margin-top: 22%;
margin-left: 12%;
margin-bottom: 22%;
margin-right: 12%;
text-align: center;
}
#s-dd975921-f5cf-4ac3-bee6-9edf03839d92:hover {opacity: 0.5000000000000001 !important;}
#s-dd975921-f5cf-4ac3-bee6-9edf03839d92 {
  overflow: hidden;
  
  
}







  #s-dd975921-f5cf-4ac3-bee6-9edf03839d92 img.shogun-image {
    

    
    
    
  }


#s-dd975921-f5cf-4ac3-bee6-9edf03839d92 .shogun-image-content {
  
    justify-content: center;
  
}

#s-7e52dd22-8f60-4858-9710-94da583aae17 {
  margin-top: 21%;
margin-left: 10%;
margin-bottom: 21%;
margin-right: 10%;
text-align: center;
}
#s-7e52dd22-8f60-4858-9710-94da583aae17:hover {opacity: 0.5 !important;}
#s-7e52dd22-8f60-4858-9710-94da583aae17 {
  overflow: hidden;
  
  
}







  #s-7e52dd22-8f60-4858-9710-94da583aae17 img.shogun-image {
    

    
    
    
  }


#s-7e52dd22-8f60-4858-9710-94da583aae17 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b4734e53-5387-4d2d-bc3d-943ba767a621 {
  margin-left: 24%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-b4734e53-5387-4d2d-bc3d-943ba767a621"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b4734e53-5387-4d2d-bc3d-943ba767a621"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b4734e53-5387-4d2d-bc3d-943ba767a621"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4734e53-5387-4d2d-bc3d-943ba767a621"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f42feb21-7fbd-47a8-99ab-90dc04feb1a2 {
  margin-top: 19%;
margin-left: 6%;
margin-bottom: 19%;
margin-right: 6%;
text-align: center;
opacity: 1;
}
#s-f42feb21-7fbd-47a8-99ab-90dc04feb1a2:hover {opacity: 0.5 !important;}
#s-f42feb21-7fbd-47a8-99ab-90dc04feb1a2 {
  overflow: hidden;
  
  
}







  #s-f42feb21-7fbd-47a8-99ab-90dc04feb1a2 img.shogun-image {
    

    
    
    
  }


#s-f42feb21-7fbd-47a8-99ab-90dc04feb1a2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-62874d45-8c06-4459-9667-5ac9e972e10c {
  margin-top: 15%;
margin-left: 0px;
margin-bottom: 14%;
margin-right: 0px;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
text-align: center;
}
#s-62874d45-8c06-4459-9667-5ac9e972e10c:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(56, 126, 235, 1) !important;
opacity: 0.5 !important;}
#s-62874d45-8c06-4459-9667-5ac9e972e10c {
  overflow: hidden;
  
  
}







  #s-62874d45-8c06-4459-9667-5ac9e972e10c img.shogun-image {
    

    
    
    
  }


#s-62874d45-8c06-4459-9667-5ac9e972e10c .shogun-image-content {
  
    justify-content: center;
  
}

#s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5 {
  margin-left: 18%;
margin-bottom: 1%;
margin-right: 18%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5 {
  
}
}@media (max-width: 767px){#s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5 {
  display: none;
}
#s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5, #wrap-s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5, #wrap-content-s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5 { display: none !important; }}







#s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c94d7823-c9b3-4db4-89fb-24d2540fa1b5.shg-box.shg-c {
  justify-content: center;
}

#s-7071b696-c16d-4da9-b9f7-bc952897bf3e {
  margin-left: 6%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-7071b696-c16d-4da9-b9f7-bc952897bf3e"] > .shg-row > .shg-c-xs-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 768px) {
[id="s-7071b696-c16d-4da9-b9f7-bc952897bf3e"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-7071b696-c16d-4da9-b9f7-bc952897bf3e"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-7071b696-c16d-4da9-b9f7-bc952897bf3e"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-005e9b32-cc94-4a1c-9d54-84712b32391f {
  margin-top: 24%;
margin-left: 14%;
margin-bottom: 24%;
margin-right: 14%;
text-align: center;
opacity: 1;
}
#s-005e9b32-cc94-4a1c-9d54-84712b32391f:hover {opacity: 0.5 !important;}
#s-005e9b32-cc94-4a1c-9d54-84712b32391f {
  overflow: hidden;
  
  
}








#s-005e9b32-cc94-4a1c-9d54-84712b32391f .shogun-image-content {
  
    justify-content: center;
  
}

#s-628a3e61-bfa2-4456-937e-f18f6cd23bdb {
  margin-top: 22%;
margin-left: 12%;
margin-bottom: 22%;
margin-right: 12%;
text-align: center;
}
#s-628a3e61-bfa2-4456-937e-f18f6cd23bdb:hover {opacity: 0.5000000000000001 !important;}
#s-628a3e61-bfa2-4456-937e-f18f6cd23bdb {
  overflow: hidden;
  
  
}







  #s-628a3e61-bfa2-4456-937e-f18f6cd23bdb img.shogun-image {
    

    
    
    
  }


#s-628a3e61-bfa2-4456-937e-f18f6cd23bdb .shogun-image-content {
  
    justify-content: center;
  
}

#s-88f678b0-c789-4934-9652-96834ebfae6b {
  margin-top: 21%;
margin-left: 10%;
margin-bottom: 21%;
margin-right: 10%;
text-align: center;
}
#s-88f678b0-c789-4934-9652-96834ebfae6b:hover {opacity: 0.5 !important;}
#s-88f678b0-c789-4934-9652-96834ebfae6b {
  overflow: hidden;
  
  
}







  #s-88f678b0-c789-4934-9652-96834ebfae6b img.shogun-image {
    

    
    
    
  }


#s-88f678b0-c789-4934-9652-96834ebfae6b .shogun-image-content {
  
    justify-content: center;
  
}

#s-c35ea530-0098-48b4-a170-da89a29bec40 {
  margin-top: 19%;
margin-left: 6%;
margin-bottom: 19%;
margin-right: 6%;
text-align: center;
opacity: 1;
}
#s-c35ea530-0098-48b4-a170-da89a29bec40:hover {opacity: 0.5 !important;}
#s-c35ea530-0098-48b4-a170-da89a29bec40 {
  overflow: hidden;
  
  
}







  #s-c35ea530-0098-48b4-a170-da89a29bec40 img.shogun-image {
    

    
    
    
  }


#s-c35ea530-0098-48b4-a170-da89a29bec40 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d8ac1f42-c307-42f0-a3bc-5f6b6e00dca9 {
  margin-top: 15%;
margin-left: 0px;
margin-bottom: 14%;
margin-right: 0px;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
text-align: center;
}
#s-d8ac1f42-c307-42f0-a3bc-5f6b6e00dca9:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(56, 126, 235, 1) !important;
opacity: 0.5 !important;}
#s-d8ac1f42-c307-42f0-a3bc-5f6b6e00dca9 {
  overflow: hidden;
  
  
}







  #s-d8ac1f42-c307-42f0-a3bc-5f6b6e00dca9 img.shogun-image {
    

    
    
    
  }


#s-d8ac1f42-c307-42f0-a3bc-5f6b6e00dca9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f2412bed-6d11-4482-a2d4-e3d131125815 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 2%;
padding-bottom: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(231, 241, 245, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}








#s-f2412bed-6d11-4482-a2d4-e3d131125815 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.9;
  display: block;
}#s-f2412bed-6d11-4482-a2d4-e3d131125815.shg-box.shg-c {
  justify-content: center;
}

#s-28acc7b6-4a7b-4557-9ff3-d05246985f44 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (max-width: 767px) {
  [id="s-28acc7b6-4a7b-4557-9ff3-d05246985f44"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-afe75825-4528-4830-8324-14c7d75990e6 {
  padding-left: 4%;
padding-right: 4%;
text-align: center;
}

#s-afe75825-4528-4830-8324-14c7d75990e6 {
  overflow: hidden;
  
  
}







  #s-afe75825-4528-4830-8324-14c7d75990e6 img.shogun-image {
    

    
    
    
  }


#s-afe75825-4528-4830-8324-14c7d75990e6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5a16f226-4857-4387-9769-8355347a2704 {
  text-align: center;
}

#s-5a16f226-4857-4387-9769-8355347a2704 {
  overflow: hidden;
  
  
}







  #s-5a16f226-4857-4387-9769-8355347a2704 img.shogun-image {
    

    
    
    
  }


#s-5a16f226-4857-4387-9769-8355347a2704 .shogun-image-content {
  
    justify-content: center;
  
}

#s-be43f808-f5d9-4ead-8379-310b3ba67560 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-be43f808-f5d9-4ead-8379-310b3ba67560 .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-6bfad2b5-a23f-401b-b22c-ac82cbcbb0e6 {
  min-height: 50px;
}








#s-6bfad2b5-a23f-401b-b22c-ac82cbcbb0e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6bfad2b5-a23f-401b-b22c-ac82cbcbb0e6.shg-box.shg-c {
  justify-content: center;
}

#s-96e15efb-e66a-45ad-9c11-e052c46f8825 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 6%;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 2%;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 400px;
background-position: center top;
}








#s-96e15efb-e66a-45ad-9c11-e052c46f8825 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-96e15efb-e66a-45ad-9c11-e052c46f8825.shg-box.shg-c {
  justify-content: center;
}

#s-4e9c34c1-6b60-4dd8-b35e-2d229848a7a1 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 0%;
padding-left: 8%;
padding-bottom: 0%;
padding-right: 8%;
background-color: rgba(255, 255, 255, 0);
}

#s-a1de5f12-6e5c-4f38-a32e-8850aa7c8e23 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(224, 241, 249, 1);
}








#s-a1de5f12-6e5c-4f38-a32e-8850aa7c8e23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a1de5f12-6e5c-4f38-a32e-8850aa7c8e23.shg-box.shg-c {
  justify-content: center;
}

#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlYTY1NDMtYmNjNC00NjAyLTlmZDAtZjVkZWZlN2QzOGNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmVhNjU0My1iY2M0LTQ2MDItOWZkMC1mNWRlZmU3ZDM4Y2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1750b"}, {"pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0-root {
    text-align: center;
  }


#s-fc9d88a2-2393-42bc-8d77-b1a5308b5bb0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-249a2d83-cf0e-4e7d-91c0-bb755a0ae222 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 2%;
padding-bottom: 0%;
background-color: rgba(237, 139, 57, 0);
}

#s-ec07f67c-74fe-4d84-92c5-a9434707c68f {
  margin-bottom: 1%;
min-height: 50px;
}
@media (max-width: 767px){#s-ec07f67c-74fe-4d84-92c5-a9434707c68f {
  display: none;
}
#s-ec07f67c-74fe-4d84-92c5-a9434707c68f, #wrap-s-ec07f67c-74fe-4d84-92c5-a9434707c68f, #wrap-content-s-ec07f67c-74fe-4d84-92c5-a9434707c68f { display: none !important; }}







#s-ec07f67c-74fe-4d84-92c5-a9434707c68f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec07f67c-74fe-4d84-92c5-a9434707c68f.shg-box.shg-c {
  justify-content: center;
}

#s-83417697-4ff4-42ee-8b02-fc2bbb5ea023 {
  margin-top: 1%;
margin-left: 24%;
margin-bottom: 0%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-83417697-4ff4-42ee-8b02-fc2bbb5ea023"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.0em);
}

}

@media (min-width: 768px) {
[id="s-83417697-4ff4-42ee-8b02-fc2bbb5ea023"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-83417697-4ff4-42ee-8b02-fc2bbb5ea023"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-83417697-4ff4-42ee-8b02-fc2bbb5ea023"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

}

#s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b:hover {opacity: 0.5 !important;}
#s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b {
  overflow: hidden;
  
  
}







  #s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b img.shogun-image {
    

    
    
    
  }


#s-28c27e30-acc0-4a6b-93c3-f0c6d6021e9b .shogun-image-content {
  
    justify-content: center;
  
}

#s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc:hover {opacity: 0.5 !important;}
#s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc {
  overflow: hidden;
  
  
}







  #s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc img.shogun-image {
    

    
    
    
  }


#s-0f0b387f-fd35-489f-a85d-3c5e22f2b6cc .shogun-image-content {
  
    justify-content: center;
  
}

#s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16 {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16:hover {opacity: 0.5 !important;}
#s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16 {
  overflow: hidden;
  
  
}







  #s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16 img.shogun-image {
    

    
    
    
  }


#s-f5ea9ed4-b0b3-49bd-aa17-57f94cd8ed16 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ba4fad8e-cbd1-4f27-a58f-125446d43348 {
  margin-bottom: 5px;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
max-width: 351px;
text-align: center;
}
#s-ba4fad8e-cbd1-4f27-a58f-125446d43348:hover {opacity: 0.5 !important;}
#s-ba4fad8e-cbd1-4f27-a58f-125446d43348 {
  overflow: hidden;
  
  
      max-width: 351px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-ba4fad8e-cbd1-4f27-a58f-125446d43348 .shogun-image-content {
  
    justify-content: center;
  
}

#s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7 {
  margin-bottom: 1%;
min-height: 50px;
}
@media (min-width: 1200px){#s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7 {
  display: none;
}
#s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7, #wrap-s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7, #wrap-content-s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7 {
  display: none;
}
#s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7, #wrap-s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7, #wrap-content-s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7 {
  display: none;
}
#s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7, #wrap-s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7, #wrap-content-s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7 { display: none !important; }}







#s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cdc3e153-9c85-4f9e-900f-90b6dbe4a7e7.shg-box.shg-c {
  justify-content: center;
}

#s-3b8fbd9f-3d78-4b31-afaf-cf8d0bc1692f {
  margin-top: 0%;
margin-left: 18%;
margin-bottom: 0%;
margin-right: 18%;
}

@media (min-width: 0px) {
[id="s-3b8fbd9f-3d78-4b31-afaf-cf8d0bc1692f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.0em);
}

}

@media (min-width: 768px) {
[id="s-3b8fbd9f-3d78-4b31-afaf-cf8d0bc1692f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-3b8fbd9f-3d78-4b31-afaf-cf8d0bc1692f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-3b8fbd9f-3d78-4b31-afaf-cf8d0bc1692f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

}

#s-7cd1c391-a627-421c-915a-9bd5fd18dcf3 {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-7cd1c391-a627-421c-915a-9bd5fd18dcf3:hover {opacity: 0.5 !important;}
#s-7cd1c391-a627-421c-915a-9bd5fd18dcf3 {
  overflow: hidden;
  
  
}







  #s-7cd1c391-a627-421c-915a-9bd5fd18dcf3 img.shogun-image {
    

    
    
    
  }


#s-7cd1c391-a627-421c-915a-9bd5fd18dcf3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-bcd2bd74-762c-4933-ba9c-9faeb195139d {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-bcd2bd74-762c-4933-ba9c-9faeb195139d:hover {opacity: 0.5 !important;}
#s-bcd2bd74-762c-4933-ba9c-9faeb195139d {
  overflow: hidden;
  
  
}







  #s-bcd2bd74-762c-4933-ba9c-9faeb195139d img.shogun-image {
    

    
    
    
  }


#s-bcd2bd74-762c-4933-ba9c-9faeb195139d .shogun-image-content {
  
    justify-content: center;
  
}

#s-5fa5c28e-a229-43ee-ac45-d68047ff7055 {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-5fa5c28e-a229-43ee-ac45-d68047ff7055:hover {opacity: 0.5 !important;}
#s-5fa5c28e-a229-43ee-ac45-d68047ff7055 {
  overflow: hidden;
  
  
}







  #s-5fa5c28e-a229-43ee-ac45-d68047ff7055 img.shogun-image {
    

    
    
    
  }


#s-5fa5c28e-a229-43ee-ac45-d68047ff7055 .shogun-image-content {
  
    justify-content: center;
  
}

#s-43572472-e4e8-4fb4-951c-c3c753553871 {
  padding-top: 8px;
padding-left: 14%;
padding-bottom: 8px;
padding-right: 14%;
max-width: 351px;
text-align: center;
}
#s-43572472-e4e8-4fb4-951c-c3c753553871:hover {opacity: 0.5 !important;}
#s-43572472-e4e8-4fb4-951c-c3c753553871 {
  overflow: hidden;
  
  
      max-width: 351px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-43572472-e4e8-4fb4-951c-c3c753553871 .shogun-image-content {
  
    justify-content: center;
  
}

#s-81da435d-6af1-4698-b831-02881d0fcdce {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-bottom: 0%;
border-color: rgba(231, 241, 245, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-81da435d-6af1-4698-b831-02881d0fcdce > .shg-box-overlay {
  background-color: rgba(21, 107, 175, 1);
  opacity: 0;
  display: block;
}#s-81da435d-6af1-4698-b831-02881d0fcdce.shg-box.shg-c {
  justify-content: center;
}

#s-da00c69d-bd63-4b58-bbe9-70ca167c43af {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-da00c69d-bd63-4b58-bbe9-70ca167c43af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

#s-855413fc-63f3-425e-9421-f699f47fffe2 {
  text-align: center;
}

#s-855413fc-63f3-425e-9421-f699f47fffe2 {
  overflow: hidden;
  
  
}







  #s-855413fc-63f3-425e-9421-f699f47fffe2 img.shogun-image {
    

    
    
    
  }


#s-855413fc-63f3-425e-9421-f699f47fffe2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a20f08b9-6dff-4ecc-81d0-056befa5f21b {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-a20f08b9-6dff-4ecc-81d0-056befa5f21b .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-fdeffd0e-6397-473a-a1ea-fb5dfcac4bfc {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 2%;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 400px;
background-position: center center;
}








#s-fdeffd0e-6397-473a-a1ea-fb5dfcac4bfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-fdeffd0e-6397-473a-a1ea-fb5dfcac4bfc.shg-box.shg-c {
  justify-content: center;
}

#s-56d374bb-6cf5-4bae-99f8-d1cd31c1879a {
  min-height: 50px;
}








#s-56d374bb-6cf5-4bae-99f8-d1cd31c1879a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-56d374bb-6cf5-4bae-99f8-d1cd31c1879a.shg-box.shg-c {
  justify-content: center;
}

#s-0d583a1d-0109-4174-91e7-38d0fbfcfbed {
  text-align: center;
}

#s-0d583a1d-0109-4174-91e7-38d0fbfcfbed {
  overflow: hidden;
  
  
}







  #s-0d583a1d-0109-4174-91e7-38d0fbfcfbed img.shogun-image {
    

    
    
    
  }


#s-0d583a1d-0109-4174-91e7-38d0fbfcfbed .shogun-image-content {
  
    justify-content: center;
  
}

#s-1e782487-c962-4e08-bb4f-0408a2591d0c {
  margin-bottom: 2%;
}

#s-96ea9173-d6e6-49ab-89df-c20524940f4e {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 1%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
background-color: rgba(255, 255, 255, 0);
}

#s-075f95b6-52c8-4afb-8b05-fc9aeb0b1282 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(224, 241, 249, 1);
}








#s-075f95b6-52c8-4afb-8b05-fc9aeb0b1282 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-075f95b6-52c8-4afb-8b05-fc9aeb0b1282.shg-box.shg-c {
  justify-content: center;
}

#s-7094b31d-e5b2-48bd-a484-634808d12267 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-7094b31d-e5b2-48bd-a484-634808d12267:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDg2YWMzMzUtOTZkNy00NDM5LTg1NGQtOGVhYjBhMzI5YmUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ODZhYzMzNS05NmQ3LTQ0MzktODU0ZC04ZWFiMGEzMjliZTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-7094b31d-e5b2-48bd-a484-634808d12267:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7094b31d-e5b2-48bd-a484-634808d12267-root {
    text-align: center;
  }


#s-7094b31d-e5b2-48bd-a484-634808d12267.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-f433aab9-7ce5-4d8a-895e-bd80e1688373 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 2%;
padding-bottom: 0%;
background-color: rgba(237, 139, 57, 0);
}

#s-09d63305-1e50-4e76-81e8-287e3c1a5f67 {
  margin-left: 10%;
margin-bottom: 1%;
margin-right: 10%;
min-height: 50px;
}
@media (max-width: 767px){#s-09d63305-1e50-4e76-81e8-287e3c1a5f67 {
  display: none;
}
#s-09d63305-1e50-4e76-81e8-287e3c1a5f67, #wrap-s-09d63305-1e50-4e76-81e8-287e3c1a5f67, #wrap-content-s-09d63305-1e50-4e76-81e8-287e3c1a5f67 { display: none !important; }}







#s-09d63305-1e50-4e76-81e8-287e3c1a5f67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09d63305-1e50-4e76-81e8-287e3c1a5f67.shg-box.shg-c {
  justify-content: center;
}

#s-b8664f3b-93f9-4c03-9367-862f2e900b8d {
  margin-top: 0%;
margin-left: 24%;
margin-bottom: 0%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-b8664f3b-93f9-4c03-9367-862f2e900b8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8664f3b-93f9-4c03-9367-862f2e900b8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-b8664f3b-93f9-4c03-9367-862f2e900b8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-b8664f3b-93f9-4c03-9367-862f2e900b8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-96508324-41ff-42a7-83bf-6cab47db4ef7 {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-96508324-41ff-42a7-83bf-6cab47db4ef7:hover {opacity: 0.5 !important;}
#s-96508324-41ff-42a7-83bf-6cab47db4ef7 {
  overflow: hidden;
  
  
}







  #s-96508324-41ff-42a7-83bf-6cab47db4ef7 img.shogun-image {
    

    
    
    
  }


#s-96508324-41ff-42a7-83bf-6cab47db4ef7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f:hover {opacity: 0.5 !important;}
#s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f {
  overflow: hidden;
  
  
}







  #s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f img.shogun-image {
    

    
    
    
  }


#s-e9e5b84f-86cc-4b98-b119-3e9dbfd60e3f .shogun-image-content {
  
    justify-content: center;
  
}

#s-db062e91-182a-493b-b561-b7d86aaf6411 {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-db062e91-182a-493b-b561-b7d86aaf6411:hover {opacity: 0.5 !important;}
#s-db062e91-182a-493b-b561-b7d86aaf6411 {
  overflow: hidden;
  
  
}







  #s-db062e91-182a-493b-b561-b7d86aaf6411 img.shogun-image {
    

    
    
    
  }


#s-db062e91-182a-493b-b561-b7d86aaf6411 .shogun-image-content {
  
    justify-content: center;
  
}

#s-7864c378-f005-41d4-ad22-de8df8715ae9 {
  margin-bottom: 1%;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
}
@media (min-width: 1200px){#s-7864c378-f005-41d4-ad22-de8df8715ae9 {
  display: none;
}
#s-7864c378-f005-41d4-ad22-de8df8715ae9, #wrap-s-7864c378-f005-41d4-ad22-de8df8715ae9, #wrap-content-s-7864c378-f005-41d4-ad22-de8df8715ae9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7864c378-f005-41d4-ad22-de8df8715ae9 {
  display: none;
}
#s-7864c378-f005-41d4-ad22-de8df8715ae9, #wrap-s-7864c378-f005-41d4-ad22-de8df8715ae9, #wrap-content-s-7864c378-f005-41d4-ad22-de8df8715ae9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7864c378-f005-41d4-ad22-de8df8715ae9 {
  display: none;
}
#s-7864c378-f005-41d4-ad22-de8df8715ae9, #wrap-s-7864c378-f005-41d4-ad22-de8df8715ae9, #wrap-content-s-7864c378-f005-41d4-ad22-de8df8715ae9 { display: none !important; }}







#s-7864c378-f005-41d4-ad22-de8df8715ae9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7864c378-f005-41d4-ad22-de8df8715ae9.shg-box.shg-c {
  justify-content: center;
}

#s-efed3bc0-831a-4f34-bb30-0da687130c01 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-efed3bc0-831a-4f34-bb30-0da687130c01"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 768px) {
[id="s-efed3bc0-831a-4f34-bb30-0da687130c01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-efed3bc0-831a-4f34-bb30-0da687130c01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-efed3bc0-831a-4f34-bb30-0da687130c01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-e418166e-365e-4510-a820-cc936b75727e {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
text-align: center;
}
#s-e418166e-365e-4510-a820-cc936b75727e:hover {opacity: 0.5 !important;}
#s-e418166e-365e-4510-a820-cc936b75727e {
  overflow: hidden;
  
  
}







  #s-e418166e-365e-4510-a820-cc936b75727e img.shogun-image {
    

    
    
    
  }


#s-e418166e-365e-4510-a820-cc936b75727e .shogun-image-content {
  
    justify-content: center;
  
}

#s-d4f8c906-6c64-4478-854d-b8dc3391472d {
  margin-top: 1%;
margin-left: 1%;
margin-bottom: 1%;
margin-right: 1%;
text-align: center;
}
#s-d4f8c906-6c64-4478-854d-b8dc3391472d:hover {opacity: 0.5 !important;}
#s-d4f8c906-6c64-4478-854d-b8dc3391472d {
  overflow: hidden;
  
  
}







  #s-d4f8c906-6c64-4478-854d-b8dc3391472d img.shogun-image {
    

    
    
    
  }


#s-d4f8c906-6c64-4478-854d-b8dc3391472d .shogun-image-content {
  
    justify-content: center;
  
}

#s-30bdbf8d-e564-416e-a362-9537447002a3 {
  margin-top: 1%;
margin-left: 1%;
margin-bottom: 1%;
margin-right: 1%;
text-align: center;
}
#s-30bdbf8d-e564-416e-a362-9537447002a3:hover {opacity: 0.5 !important;}
#s-30bdbf8d-e564-416e-a362-9537447002a3 {
  overflow: hidden;
  
  
}







  #s-30bdbf8d-e564-416e-a362-9537447002a3 img.shogun-image {
    

    
    
    
  }


#s-30bdbf8d-e564-416e-a362-9537447002a3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-fe6a25b5-75b6-4d51-bb00-c8adda9b2fc2 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 2%;
padding-bottom: 2%;
min-height: 50%;
background-position: center center;
}








#s-fe6a25b5-75b6-4d51-bb00-c8adda9b2fc2 > .shg-box-overlay {
  background-color: rgba(202, 227, 238, 1);
  opacity: 0.9;
  display: block;
}#s-fe6a25b5-75b6-4d51-bb00-c8adda9b2fc2.shg-box.shg-c {
  justify-content: center;
}

#s-1ea17f28-cb81-48b5-be3a-08785e1a96ee {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-1ea17f28-cb81-48b5-be3a-08785e1a96ee .shogun-heading-component h2 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-46b18973-fb86-43a1-bc4f-5b37db392b3f {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-46b18973-fb86-43a1-bc4f-5b37db392b3f .shogun-heading-component h2 {
  color: rgba(21, 107, 175, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0em);
}

}

@media (min-width: 992px) {
[id="s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0em);
}

}

@media (min-width: 1200px) {
[id="s-cca03fd3-9f3f-4fdd-ab19-91c01387bbc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0em);
}

}

#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  
}
}@media (max-width: 767px){#s-39a44b44-57fa-4583-9acd-ec3d26479518 {
  
}
}
#s-39a44b44-57fa-4583-9acd-ec3d26479518 .shogun-heading-component h3 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-3effd703-0c59-4b69-b4cc-d96e6f81e266 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3effd703-0c59-4b69-b4cc-d96e6f81e266 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3effd703-0c59-4b69-b4cc-d96e6f81e266 .shg-sld-nav-button.shg-sld-left,
#s-3effd703-0c59-4b69-b4cc-d96e6f81e266 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  
}
}@media (max-width: 767px){#s-20ef70be-23ef-4f40-9fab-6696931b0712 {
  
}
}
#s-20ef70be-23ef-4f40-9fab-6696931b0712 .shogun-heading-component h3 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-3953c5c7-cbac-4c36-a159-efd44853c9ec {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3953c5c7-cbac-4c36-a159-efd44853c9ec .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3953c5c7-cbac-4c36-a159-efd44853c9ec .shg-sld-nav-button.shg-sld-left,
#s-3953c5c7-cbac-4c36-a159-efd44853c9ec .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-34b9d4a2-9732-431f-9c6b-afee3dd1ccaf {
  text-align: center;
}

#s-34b9d4a2-9732-431f-9c6b-afee3dd1ccaf {
  overflow: hidden;
  
  
}







  #s-34b9d4a2-9732-431f-9c6b-afee3dd1ccaf img.shogun-image {
    

    
    
    
  }


#s-34b9d4a2-9732-431f-9c6b-afee3dd1ccaf .shogun-image-content {
  
    justify-content: center;
  
}

#s-08f09be1-6b34-4c82-99a3-f2e8d22c22b2 {
  text-align: center;
}

#s-08f09be1-6b34-4c82-99a3-f2e8d22c22b2 {
  overflow: hidden;
  
  
}







  #s-08f09be1-6b34-4c82-99a3-f2e8d22c22b2 img.shogun-image {
    

    
    
    
  }


#s-08f09be1-6b34-4c82-99a3-f2e8d22c22b2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a4540497-aac4-469e-8723-f85e40e8a41d {
  text-align: center;
}

#s-a4540497-aac4-469e-8723-f85e40e8a41d {
  overflow: hidden;
  
  
}







  #s-a4540497-aac4-469e-8723-f85e40e8a41d img.shogun-image {
    

    
    
    
  }


#s-a4540497-aac4-469e-8723-f85e40e8a41d .shogun-image-content {
  
    justify-content: center;
  
}

#s-6a309018-b2ac-4d57-bb48-1631985c7770 {
  text-align: center;
}

#s-6a309018-b2ac-4d57-bb48-1631985c7770 {
  overflow: hidden;
  
  
}







  #s-6a309018-b2ac-4d57-bb48-1631985c7770 img.shogun-image {
    

    
    
    
  }


#s-6a309018-b2ac-4d57-bb48-1631985c7770 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5b71a1eb-49a5-415f-8019-9699ada866a7 {
  text-align: center;
}

#s-5b71a1eb-49a5-415f-8019-9699ada866a7 {
  overflow: hidden;
  
  
}







  #s-5b71a1eb-49a5-415f-8019-9699ada866a7 img.shogun-image {
    

    
    
    
  }


#s-5b71a1eb-49a5-415f-8019-9699ada866a7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-71f49149-99dd-47c9-ba4d-b6cd92a24f3f {
  text-align: center;
}

#s-71f49149-99dd-47c9-ba4d-b6cd92a24f3f {
  overflow: hidden;
  
  
}







  #s-71f49149-99dd-47c9-ba4d-b6cd92a24f3f img.shogun-image {
    

    
    
    
  }


#s-71f49149-99dd-47c9-ba4d-b6cd92a24f3f .shogun-image-content {
  
    justify-content: center;
  
}

#s-61a34b49-e20f-4d08-aaa4-2ffd251b6d5f {
  text-align: center;
}

#s-61a34b49-e20f-4d08-aaa4-2ffd251b6d5f {
  overflow: hidden;
  
  
}







  #s-61a34b49-e20f-4d08-aaa4-2ffd251b6d5f img.shogun-image {
    

    
    
    
  }


#s-61a34b49-e20f-4d08-aaa4-2ffd251b6d5f .shogun-image-content {
  
    justify-content: center;
  
}

#s-5e796bdd-e64e-475c-afc8-cd41aa03e375 {
  text-align: center;
}

#s-5e796bdd-e64e-475c-afc8-cd41aa03e375 {
  overflow: hidden;
  
  
}







  #s-5e796bdd-e64e-475c-afc8-cd41aa03e375 img.shogun-image {
    

    
    
    
  }


#s-5e796bdd-e64e-475c-afc8-cd41aa03e375 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5374eb66-c66e-47a1-a543-77260170b6bf {
  text-align: center;
}

#s-5374eb66-c66e-47a1-a543-77260170b6bf {
  overflow: hidden;
  
  
}







  #s-5374eb66-c66e-47a1-a543-77260170b6bf img.shogun-image {
    

    
    
    
  }


#s-5374eb66-c66e-47a1-a543-77260170b6bf .shogun-image-content {
  
    justify-content: center;
  
}

#s-f31ae0e3-c715-47c7-b03e-682342aafcdc {
  text-align: center;
}

#s-f31ae0e3-c715-47c7-b03e-682342aafcdc {
  overflow: hidden;
  
  
}







  #s-f31ae0e3-c715-47c7-b03e-682342aafcdc img.shogun-image {
    

    
    
    
  }


#s-f31ae0e3-c715-47c7-b03e-682342aafcdc .shogun-image-content {
  
    justify-content: center;
  
}

#s-d5af2e96-638c-4b56-a3bd-6f7d0143d861 {
  text-align: center;
}

#s-d5af2e96-638c-4b56-a3bd-6f7d0143d861 {
  overflow: hidden;
  
  
}







  #s-d5af2e96-638c-4b56-a3bd-6f7d0143d861 img.shogun-image {
    

    
    
    
  }


#s-d5af2e96-638c-4b56-a3bd-6f7d0143d861 .shogun-image-content {
  
    justify-content: center;
  
}

#s-cb2e0c6c-4f93-49ac-9945-52e08a38368c {
  text-align: center;
}

#s-cb2e0c6c-4f93-49ac-9945-52e08a38368c {
  overflow: hidden;
  
  
}







  #s-cb2e0c6c-4f93-49ac-9945-52e08a38368c img.shogun-image {
    

    
    
    
  }


#s-cb2e0c6c-4f93-49ac-9945-52e08a38368c .shogun-image-content {
  
    justify-content: center;
  
}

#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(21, 107, 175, 0.64);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e707228d-9473-4cfb-a528-b9f3e489df0f:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 216, 161, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-e707228d-9473-4cfb-a528-b9f3e489df0f:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(215, 215, 215, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  
}
}@media (max-width: 767px){#s-e707228d-9473-4cfb-a528-b9f3e489df0f {
  
}
}

  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e707228d-9473-4cfb-a528-b9f3e489df0f-root {
    text-align: center;
  }


#s-e707228d-9473-4cfb-a528-b9f3e489df0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-59063c2f-1a8e-4de7-8dab-f103fb7d906a {
  min-height: 50px;
}








#s-59063c2f-1a8e-4de7-8dab-f103fb7d906a > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-59063c2f-1a8e-4de7-8dab-f103fb7d906a.shg-box.shg-c {
  justify-content: center;
}

#s-fa471f34-75ed-428f-9697-78a0dad34aa5 {
  margin-top: 4%;
margin-bottom: 4%;
text-align: center;
}

#s-fa471f34-75ed-428f-9697-78a0dad34aa5 {
  overflow: hidden;
  
  
}







  #s-fa471f34-75ed-428f-9697-78a0dad34aa5 img.shogun-image {
    

    
    
    
  }


#s-fa471f34-75ed-428f-9697-78a0dad34aa5 .shogun-image-content {
  
    justify-content: center;
  
}

#s-3ceb6734-341c-407f-bb03-498f0aeffd75 {
  background-attachment: fixed;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 2px;
padding-bottom: 3%;
padding-right: 2px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
}








#s-3ceb6734-341c-407f-bb03-498f0aeffd75 > .shg-box-overlay {
  background-color: rgba(16, 50, 75, 1);
  opacity: 1;
  display: block;
}#s-3ceb6734-341c-407f-bb03-498f0aeffd75.shg-box.shg-c {
  justify-content: center;
}

#s-0715bf2f-0015-4f8c-b96e-c957b7db17df {
  margin-top: 0%;
margin-left: 4%;
margin-bottom: 0%;
margin-right: 4%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-0715bf2f-0015-4f8c-b96e-c957b7db17df {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-0715bf2f-0015-4f8c-b96e-c957b7db17df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0715bf2f-0015-4f8c-b96e-c957b7db17df.shg-box.shg-c {
  justify-content: center;
}

#s-b7a3a08e-fc0c-482d-9f0f-986231391222 {
  margin-top: 0%;
margin-left: 20px;
margin-bottom: 0%;
margin-right: 20px;
padding-top: 6px;
padding-left: 0%;
padding-bottom: 6px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-b7a3a08e-fc0c-482d-9f0f-986231391222 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: center;
}



#s-35a2a1be-53ee-486c-bd21-b833d87d913a {
  margin-top: 1%;
margin-left: 2%;
margin-bottom: 1%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-35a2a1be-53ee-486c-bd21-b833d87d913a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35a2a1be-53ee-486c-bd21-b833d87d913a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-35a2a1be-53ee-486c-bd21-b833d87d913a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-35a2a1be-53ee-486c-bd21-b833d87d913a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

#s-f9960658-687d-450d-aeb9-dec52d48c807 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-f9960658-687d-450d-aeb9-dec52d48c807 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-5dad32be-2d3f-490e-b1a5-9fdcc31f43e2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-5dad32be-2d3f-490e-b1a5-9fdcc31f43e2 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-dea9eb47-caa6-4c10-becc-9011709b4432 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-dea9eb47-caa6-4c10-becc-9011709b4432 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-8f98ff9d-1e67-4326-a03d-0f30e632fef4 {
  margin-left: 6%;
margin-right: 6%;
text-align: left;
}

#s-a4ae35e5-b3c9-4d35-84a9-5ffc450e5aa1 {
  margin-top: 0%;
margin-bottom: 0%;
min-height: 240px;
}

#s-a4ae35e5-b3c9-4d35-84a9-5ffc450e5aa1 {
  background-image: url();
}








#s-a4ae35e5-b3c9-4d35-84a9-5ffc450e5aa1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
  display: block;
}#s-a4ae35e5-b3c9-4d35-84a9-5ffc450e5aa1.shg-box.shg-c {
  justify-content: center;
}

#s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-f5a4d5cf-b0c3-4010-bd3f-2d9451882208"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-dba7eac4-63e6-48d1-8fc6-e811935e8835 {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 6%;
padding-right: 4%;
min-height: 50px;
}








#s-dba7eac4-63e6-48d1-8fc6-e811935e8835 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dba7eac4-63e6-48d1-8fc6-e811935e8835.shg-box.shg-c {
  justify-content: center;
}

#s-b0679040-0597-445b-a05f-f15e4ccec663 {
  margin-bottom: 9px;
text-align: center;
}

#s-b0679040-0597-445b-a05f-f15e4ccec663 {
  overflow: hidden;
  
  
}







  #s-b0679040-0597-445b-a05f-f15e4ccec663 img.shogun-image {
    

    
    
    
  }


#s-b0679040-0597-445b-a05f-f15e4ccec663 .shogun-image-content {
  
    justify-content: center;
  
}

#s-680af8cf-a9a4-483e-b414-301c4c89057f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 12px;
padding-left: 14%;
padding-bottom: 12px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-680af8cf-a9a4-483e-b414-301c4c89057f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDgxNTdjNzQtMzIzMi00YzYyLTlkZDMtZjM2ZmNjN2UxZWFiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkODE1N2M3NC0zMjMyLTRjNjItOWRkMy1mMzZmY2M3ZTFlYWIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-680af8cf-a9a4-483e-b414-301c4c89057f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-680af8cf-a9a4-483e-b414-301c4c89057f-root {
    text-align: center;
  }


#s-680af8cf-a9a4-483e-b414-301c4c89057f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-244ffb80-4ce7-4513-b5f0-b7f067a2e5fc {
  min-height: 50px;
}








#s-244ffb80-4ce7-4513-b5f0-b7f067a2e5fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-244ffb80-4ce7-4513-b5f0-b7f067a2e5fc.shg-box.shg-c {
  justify-content: center;
}

#s-0e44be35-b8de-4966-8c4b-3d9039c003d9 {
  margin-top: 2%;
margin-bottom: 0px;
padding-bottom: 13px;
text-align: center;
}

#s-0e44be35-b8de-4966-8c4b-3d9039c003d9 {
  overflow: hidden;
  
  
}







  #s-0e44be35-b8de-4966-8c4b-3d9039c003d9 img.shogun-image {
    

    
    
    
  }


#s-0e44be35-b8de-4966-8c4b-3d9039c003d9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-c0b52945-c431-4cdb-b6af-ba44177753a4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 12px;
padding-left: 14%;
padding-bottom: 12px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-c0b52945-c431-4cdb-b6af-ba44177753a4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWM1MDBmMTMtZWM4NS00ZjdiLWI2OTQtNTEzZTA4OWVmNDFjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYzUwMGYxMy1lYzg1LTRmN2ItYjY5NC01MTNlMDg5ZWY0MWMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-c0b52945-c431-4cdb-b6af-ba44177753a4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c0b52945-c431-4cdb-b6af-ba44177753a4-root {
    text-align: center;
  }


#s-c0b52945-c431-4cdb-b6af-ba44177753a4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-3b997360-1e9c-4da6-9ea5-c7b0b78a52d9 {
  margin-top: 1px;
margin-bottom: 1px;
text-align: center;
}

#s-3b997360-1e9c-4da6-9ea5-c7b0b78a52d9 {
  overflow: hidden;
  
  
}







  #s-3b997360-1e9c-4da6-9ea5-c7b0b78a52d9 img.shogun-image {
    

    
    
    
  }


#s-3b997360-1e9c-4da6-9ea5-c7b0b78a52d9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5d087094-9f4a-4a52-8447-b010c3340e89 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 12px;
padding-left: 14%;
padding-bottom: 12px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-5d087094-9f4a-4a52-8447-b010c3340e89:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTVhNDI1YTktM2M3MC00YTU0LThhNDYtMzVjZDQ5NTY1ZGUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNWE0MjVhOS0zYzcwLTRhNTQtOGE0Ni0zNWNkNDk1NjVkZTIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-5d087094-9f4a-4a52-8447-b010c3340e89:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5d087094-9f4a-4a52-8447-b010c3340e89-root {
    text-align: center;
  }


#s-5d087094-9f4a-4a52-8447-b010c3340e89.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-3fb9d5c9-7f20-4f8e-9b52-1ec1f9f647d0 {
  min-height: 50px;
}








#s-3fb9d5c9-7f20-4f8e-9b52-1ec1f9f647d0 > .shg-box-overlay {
  background-color: rgba(200, 228, 241, 1);
  opacity: 1;
  display: block;
}#s-3fb9d5c9-7f20-4f8e-9b52-1ec1f9f647d0.shg-box.shg-c {
  justify-content: center;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-left: 12%;
padding-bottom: 2%;
padding-right: 12%;
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: center;
  
  font-size: 14px;
  
  
  
  
  
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-817710d2-ed69-4cb7-b423-1513129905f5 td.shogun-table-column, #s-817710d2-ed69-4cb7-b423-1513129905f5 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-8c8f328d-aa41-43da-ab9b-8699b3384f1f {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 6%;
padding-bottom: 6%;
min-height: 10px;
background-position: center center;
}








#s-8c8f328d-aa41-43da-ab9b-8699b3384f1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-8c8f328d-aa41-43da-ab9b-8699b3384f1f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

@media (min-width: 992px) {
[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

@media (min-width: 1200px) {
[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-cda969ab-cfbf-4442-a19d-ff32b5fbc77f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

#s-733694ba-68c7-4f60-a059-f96bc50b1e1f {
  margin-top: 0px;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}








#s-733694ba-68c7-4f60-a059-f96bc50b1e1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-733694ba-68c7-4f60-a059-f96bc50b1e1f.shg-box.shg-c {
  justify-content: center;
}

#s-e78719d2-c712-4d9c-bbcf-98a88020fdb3 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-e78719d2-c712-4d9c-bbcf-98a88020fdb3 .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.5em;
  
  text-align: center;
}



#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -3%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: none;
min-height: 50%;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad {
  display: none;
}
#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad, #wrap-s-00956e16-8a6d-4dfc-a9d0-3499513d97ad, #wrap-content-s-00956e16-8a6d-4dfc-a9d0-3499513d97ad { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad {
  display: none;
}
#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad, #wrap-s-00956e16-8a6d-4dfc-a9d0-3499513d97ad, #wrap-content-s-00956e16-8a6d-4dfc-a9d0-3499513d97ad { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad {
  display: none;
}
#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad, #wrap-s-00956e16-8a6d-4dfc-a9d0-3499513d97ad, #wrap-content-s-00956e16-8a6d-4dfc-a9d0-3499513d97ad { display: none !important; }}@media (max-width: 767px){#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad {
  
}
}
#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad {
  background-image: url(https://i.shgcdn.com/b127ec3f-8d28-4201-a5af-040ad6b70513/);
}








#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad > .shg-box-overlay {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
  display: block;
}#s-00956e16-8a6d-4dfc-a9d0-3499513d97ad.shg-box.shg-c {
  justify-content: center;
}

#s-a869a3e1-b312-476e-8365-a46523cd9651 {
  margin-top: 1px;
margin-left: 2%;
margin-bottom: 1px;
margin-right: 2%;
padding-top: 1%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
min-height: 4px;
text-align: center;
background-color: rgba(15, 94, 154, 0);
opacity: 1;
}

#s-a869a3e1-b312-476e-8365-a46523cd9651 .shogun-heading-component h1 {
  color: rgba(15, 94, 154, 1);
  font-weight:  700 ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.5em;
  
  text-align: center;
}



#s-660420aa-1cae-4dd5-a9ad-fc89eba424d6 {
  min-height: 50px;
opacity: 1;
}








#s-660420aa-1cae-4dd5-a9ad-fc89eba424d6 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0;
  display: block;
}#s-660420aa-1cae-4dd5-a9ad-fc89eba424d6.shg-box.shg-c {
  justify-content: center;
}

#s-de8cbb48-9b2e-4be1-bcfe-d9c4202c9b15 {
  margin-top: 0%;
margin-left: 4%;
margin-bottom: 0%;
margin-right: 4%;
padding-left: 4%;
padding-right: 4%;
max-width: 100%;
}

@media (min-width: 0px) {
[id="s-de8cbb48-9b2e-4be1-bcfe-d9c4202c9b15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de8cbb48-9b2e-4be1-bcfe-d9c4202c9b15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-de8cbb48-9b2e-4be1-bcfe-d9c4202c9b15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-de8cbb48-9b2e-4be1-bcfe-d9c4202c9b15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

#s-77987c12-4f5b-45e7-862f-e09d6444d014 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-77987c12-4f5b-45e7-862f-e09d6444d014"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77987c12-4f5b-45e7-862f-e09d6444d014"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-77987c12-4f5b-45e7-862f-e09d6444d014"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-77987c12-4f5b-45e7-862f-e09d6444d014"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

#s-1cfaa692-7528-42b8-ba82-d92f697aa0cb {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 2%;
padding-left: 6%;
padding-bottom: 2%;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 785px;
background-color: rgba(255, 255, 255, 0);
}








#s-1cfaa692-7528-42b8-ba82-d92f697aa0cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1cfaa692-7528-42b8-ba82-d92f697aa0cb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b543bcc0-7066-49fe-ae76-7feb5e9dbf88 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 138px;
}








#s-b543bcc0-7066-49fe-ae76-7feb5e9dbf88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b543bcc0-7066-49fe-ae76-7feb5e9dbf88.shg-box.shg-c {
  justify-content: flex-start;
}

#s-23d7fc08-090d-43f6-afc2-ca0bdaaef836 {
  margin-top: 7%;
margin-bottom: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
max-width: 270px;
text-align: center;
}

#s-23d7fc08-090d-43f6-afc2-ca0bdaaef836 {
  overflow: hidden;
  
  
      max-width: 270px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-23d7fc08-090d-43f6-afc2-ca0bdaaef836 img.shogun-image {
    

    
    
    
  }


#s-23d7fc08-090d-43f6-afc2-ca0bdaaef836 .shogun-image-content {
  
    justify-content: center;
  
}

#s-71d2f7b2-2fac-453d-9f62-401b47905d3d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-71d2f7b2-2fac-453d-9f62-401b47905d3d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-71d2f7b2-2fac-453d-9f62-401b47905d3d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-71d2f7b2-2fac-453d-9f62-401b47905d3d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-71d2f7b2-2fac-453d-9f62-401b47905d3d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  margin-top: 15%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a-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-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15%;
  margin-bottom: 2%;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  
}


.shg-image-content-margin-container-s-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-d3d96651-4c8a-430c-9ba5-b8e037170f5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a-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-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a .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-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a 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-d3d96651-4c8a-430c-9ba5-b8e037170f5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a-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-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a .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-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a 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-d3d96651-4c8a-430c-9ba5-b8e037170f5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a-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-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a .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-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a 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-d3d96651-4c8a-430c-9ba5-b8e037170f5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a-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-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a .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-d3d96651-4c8a-430c-9ba5-b8e037170f5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a 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-d3d96651-4c8a-430c-9ba5-b8e037170f5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d96651-4c8a-430c-9ba5-b8e037170f5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  margin-left: auto;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6-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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 0%;
  padding-bottom: 60%;
}


.shg-image-content-margin-container-s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6-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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6-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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6-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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6-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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 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-ca97723b-4f1e-48d4-aace-dfd1e483b4c6 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca97723b-4f1e-48d4-aace-dfd1e483b4c6.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-fbb69a2f-034b-4962-8de4-627dbaeaf2bb {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 15px;
}








#s-fbb69a2f-034b-4962-8de4-627dbaeaf2bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fbb69a2f-034b-4962-8de4-627dbaeaf2bb.shg-box.shg-c {
  justify-content: center;
}

#s-7cc0bd18-24f9-471b-b2e4-295e8e4d4d8f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-bottom: 3%;
max-width: 459px;
text-align: center;
}

#s-7cc0bd18-24f9-471b-b2e4-295e8e4d4d8f {
  overflow: hidden;
  
  
      max-width: 459px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-7cc0bd18-24f9-471b-b2e4-295e8e4d4d8f .shogun-image-content {
  
    justify-content: center;
  
}

#s-fe7d2b00-6c23-4ccb-9588-dc75bbdfa5c3 {
  margin-top: -10%;
margin-left: auto;
margin-right: auto;
min-height: 1px;
max-width: 85%;
}

#s-fe7d2b00-6c23-4ccb-9588-dc75bbdfa5c3 .shg-proportional-font-size,
#s-fe7d2b00-6c23-4ccb-9588-dc75bbdfa5c3 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7d49efca-ccd0-42b8-a2a3-910f18ad2d3a {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
text-align: left;
}

#s-a9536d04-b091-4941-bece-2f0a43f88470 {
  margin-top: 2%;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 9%;
padding-bottom: 10px;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
background-color: rgba(240, 140, 0, 1);
}
#s-a9536d04-b091-4941-bece-2f0a43f88470:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTQ4NTcyZmEtNzA2Mi00NWExLTk0OGEtODlhMmIxNTk4ZmExIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5NDg1NzJmYS03MDYyLTQ1YTEtOTQ4YS04OWEyYjE1OThmYTEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-a9536d04-b091-4941-bece-2f0a43f88470:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a9536d04-b091-4941-bece-2f0a43f88470-root {
    text-align: center;
  }


#s-a9536d04-b091-4941-bece-2f0a43f88470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-a9536d04-b091-4941-bece-2f0a43f88470-root {
    text-align: center;
  }


#s-a9536d04-b091-4941-bece-2f0a43f88470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a9536d04-b091-4941-bece-2f0a43f88470-root {
    text-align: center;
  }


#s-a9536d04-b091-4941-bece-2f0a43f88470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a9536d04-b091-4941-bece-2f0a43f88470-root {
    text-align: center;
  }


#s-a9536d04-b091-4941-bece-2f0a43f88470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-a9536d04-b091-4941-bece-2f0a43f88470-root {
    text-align: center;
  }


#s-a9536d04-b091-4941-bece-2f0a43f88470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-e0b3e336-2ef6-40c8-97df-d12d2e583583 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
min-height: 360px;
}








#s-e0b3e336-2ef6-40c8-97df-d12d2e583583 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e0b3e336-2ef6-40c8-97df-d12d2e583583.shg-box.shg-c {
  justify-content: flex-start;
}

#s-edbdf2d9-b56b-4ac2-88ef-119e365e5096 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-db438056-ea7b-4910-a3b5-e1b0097abbda {
  margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 2%;
padding-left: 6%;
padding-bottom: 2%;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 785px;
background-color: rgba(255, 255, 255, 0);
}








#s-db438056-ea7b-4910-a3b5-e1b0097abbda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db438056-ea7b-4910-a3b5-e1b0097abbda.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d2462e30-3324-4697-9f4d-97f96d9f0dd3 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 138px;
}








#s-d2462e30-3324-4697-9f4d-97f96d9f0dd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d2462e30-3324-4697-9f4d-97f96d9f0dd3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8684bb3a-c1ba-4fcd-9a83-0e50fc5b5d98 {
  margin-top: 7%;
margin-bottom: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
max-width: 270px;
text-align: center;
}

#s-8684bb3a-c1ba-4fcd-9a83-0e50fc5b5d98 {
  overflow: hidden;
  
  
      max-width: 270px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-8684bb3a-c1ba-4fcd-9a83-0e50fc5b5d98 img.shogun-image {
    

    
    
    
  }


#s-8684bb3a-c1ba-4fcd-9a83-0e50fc5b5d98 .shogun-image-content {
  
    justify-content: center;
  
}

#s-cd093541-c2b2-4620-a84d-39b7e6f574a5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0%;
padding-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-cd093541-c2b2-4620-a84d-39b7e6f574a5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-cd093541-c2b2-4620-a84d-39b7e6f574a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cd093541-c2b2-4620-a84d-39b7e6f574a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd093541-c2b2-4620-a84d-39b7e6f574a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  margin-top: 15%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16-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-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15%;
  margin-bottom: 2%;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  
}


.shg-image-content-margin-container-s-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-5cbbc707-71f1-4e55-8ed1-69e150426a16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16-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-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 .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-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 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-5cbbc707-71f1-4e55-8ed1-69e150426a16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16-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-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 .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-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 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-5cbbc707-71f1-4e55-8ed1-69e150426a16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16-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-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 .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-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 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-5cbbc707-71f1-4e55-8ed1-69e150426a16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16-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-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 .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-5cbbc707-71f1-4e55-8ed1-69e150426a16 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16 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-5cbbc707-71f1-4e55-8ed1-69e150426a16 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cbbc707-71f1-4e55-8ed1-69e150426a16.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e87b5861-78ca-438e-80fb-cb95326882d5 {
  margin-left: auto;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5-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-e87b5861-78ca-438e-80fb-cb95326882d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  padding-bottom: 60%;
}


.shg-image-content-margin-container-s-e87b5861-78ca-438e-80fb-cb95326882d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e87b5861-78ca-438e-80fb-cb95326882d5 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-e87b5861-78ca-438e-80fb-cb95326882d5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e87b5861-78ca-438e-80fb-cb95326882d5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5-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-e87b5861-78ca-438e-80fb-cb95326882d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5 .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-e87b5861-78ca-438e-80fb-cb95326882d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e87b5861-78ca-438e-80fb-cb95326882d5 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-e87b5861-78ca-438e-80fb-cb95326882d5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e87b5861-78ca-438e-80fb-cb95326882d5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5-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-e87b5861-78ca-438e-80fb-cb95326882d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5 .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-e87b5861-78ca-438e-80fb-cb95326882d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e87b5861-78ca-438e-80fb-cb95326882d5 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-e87b5861-78ca-438e-80fb-cb95326882d5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e87b5861-78ca-438e-80fb-cb95326882d5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5-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-e87b5861-78ca-438e-80fb-cb95326882d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5 .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-e87b5861-78ca-438e-80fb-cb95326882d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e87b5861-78ca-438e-80fb-cb95326882d5 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-e87b5861-78ca-438e-80fb-cb95326882d5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e87b5861-78ca-438e-80fb-cb95326882d5 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5-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-e87b5861-78ca-438e-80fb-cb95326882d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5 .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-e87b5861-78ca-438e-80fb-cb95326882d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-e87b5861-78ca-438e-80fb-cb95326882d5 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-e87b5861-78ca-438e-80fb-cb95326882d5 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e87b5861-78ca-438e-80fb-cb95326882d5.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ba1b3bf3-257f-4955-9ea8-63e9d28e3796 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 3%;
padding-bottom: 2%;
min-height: 15px;
}








#s-ba1b3bf3-257f-4955-9ea8-63e9d28e3796 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba1b3bf3-257f-4955-9ea8-63e9d28e3796.shg-box.shg-c {
  justify-content: center;
}

#s-edad1219-c55d-4a6c-8018-0a28f9be9857 {
  margin-top: 0%;
margin-bottom: 0%;
text-align: center;
}

#s-edad1219-c55d-4a6c-8018-0a28f9be9857 {
  overflow: hidden;
  
  
}







  #s-edad1219-c55d-4a6c-8018-0a28f9be9857 img.shogun-image {
    

    
    
    
  }


#s-edad1219-c55d-4a6c-8018-0a28f9be9857 .shogun-image-content {
  
    justify-content: center;
  
}

#s-1ce5ccb1-2e58-4a57-888b-62e8d1b54848 {
  margin-top: -6%;
margin-left: auto;
margin-right: auto;
min-height: 1px;
max-width: 85%;
}

#s-1ce5ccb1-2e58-4a57-888b-62e8d1b54848 .shg-proportional-font-size,
#s-1ce5ccb1-2e58-4a57-888b-62e8d1b54848 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-aaaab65f-7d2c-44dd-830f-7a8a76cd8130 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
text-align: left;
}

#s-03eba63b-fc04-4c41-a5a7-da3e651c9444 {
  margin-top: 2%;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 9%;
padding-bottom: 10px;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
background-color: rgba(240, 140, 0, 1);
}
#s-03eba63b-fc04-4c41-a5a7-da3e651c9444:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDczMDc1MzgtNjg5NS00NjQxLWFmMWQtNjgxNDI4NjE1N2JmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNzMwNzUzOC02ODk1LTQ2NDEtYWYxZC02ODE0Mjg2MTU3YmYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-03eba63b-fc04-4c41-a5a7-da3e651c9444:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-03eba63b-fc04-4c41-a5a7-da3e651c9444-root {
    text-align: center;
  }


#s-03eba63b-fc04-4c41-a5a7-da3e651c9444.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-03eba63b-fc04-4c41-a5a7-da3e651c9444-root {
    text-align: center;
  }


#s-03eba63b-fc04-4c41-a5a7-da3e651c9444.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-03eba63b-fc04-4c41-a5a7-da3e651c9444-root {
    text-align: center;
  }


#s-03eba63b-fc04-4c41-a5a7-da3e651c9444.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-03eba63b-fc04-4c41-a5a7-da3e651c9444-root {
    text-align: center;
  }


#s-03eba63b-fc04-4c41-a5a7-da3e651c9444.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-03eba63b-fc04-4c41-a5a7-da3e651c9444-root {
    text-align: center;
  }


#s-03eba63b-fc04-4c41-a5a7-da3e651c9444.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-7a920839-5e26-4cd2-afcb-181e3ef29568 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
min-height: 360px;
}








#s-7a920839-5e26-4cd2-afcb-181e3ef29568 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7a920839-5e26-4cd2-afcb-181e3ef29568.shg-box.shg-c {
  justify-content: flex-start;
}

#s-010d6a5f-4611-41bf-ba10-ecc648ad5b8f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-9e77ce55-1fd5-45a1-beec-b3f905f7fe73 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-9e77ce55-1fd5-45a1-beec-b3f905f7fe73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e77ce55-1fd5-45a1-beec-b3f905f7fe73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-9e77ce55-1fd5-45a1-beec-b3f905f7fe73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-9e77ce55-1fd5-45a1-beec-b3f905f7fe73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

#s-d9cd9ead-6eca-40ee-87b1-258f365dde20 {
  margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 2%;
padding-left: 6%;
padding-bottom: 2%;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 785px;
background-color: rgba(255, 255, 255, 0);
}








#s-d9cd9ead-6eca-40ee-87b1-258f365dde20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d9cd9ead-6eca-40ee-87b1-258f365dde20.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2570882a-a35d-42c5-85f1-d32929b4a55c {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 138px;
}








#s-2570882a-a35d-42c5-85f1-d32929b4a55c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2570882a-a35d-42c5-85f1-d32929b4a55c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-76b4364a-28c1-4ce4-8bc5-98f265cc9c62 {
  margin-top: 7%;
margin-left: 2%;
margin-bottom: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
max-width: 270px;
text-align: center;
}

#s-76b4364a-28c1-4ce4-8bc5-98f265cc9c62 {
  overflow: hidden;
  
  
      max-width: 270px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-76b4364a-28c1-4ce4-8bc5-98f265cc9c62 img.shogun-image {
    

    
    
    
  }


#s-76b4364a-28c1-4ce4-8bc5-98f265cc9c62 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8e0ab1e3-9e72-406d-8893-0124dd98dc1c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8e0ab1e3-9e72-406d-8893-0124dd98dc1c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8e0ab1e3-9e72-406d-8893-0124dd98dc1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8e0ab1e3-9e72-406d-8893-0124dd98dc1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e0ab1e3-9e72-406d-8893-0124dd98dc1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  margin-top: 15%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b-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-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15%;
  margin-bottom: 2%;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  
}


.shg-image-content-margin-container-s-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-f5b4714a-d370-4286-b0ca-3dfa63c7200b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b-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-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b .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-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b 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-f5b4714a-d370-4286-b0ca-3dfa63c7200b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b-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-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b .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-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b 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-f5b4714a-d370-4286-b0ca-3dfa63c7200b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b-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-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b .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-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b 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-f5b4714a-d370-4286-b0ca-3dfa63c7200b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b-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-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b .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-f5b4714a-d370-4286-b0ca-3dfa63c7200b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b 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-f5b4714a-d370-4286-b0ca-3dfa63c7200b .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f5b4714a-d370-4286-b0ca-3dfa63c7200b.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-77faff4e-c64b-4fe5-8789-83d18937974c {
  margin-left: auto;
margin-right: auto;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c-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-77faff4e-c64b-4fe5-8789-83d18937974c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 2%;
  padding-right: 2%;
  
  padding-bottom: 60%;
}


.shg-image-content-margin-container-s-77faff4e-c64b-4fe5-8789-83d18937974c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-77faff4e-c64b-4fe5-8789-83d18937974c img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-77faff4e-c64b-4fe5-8789-83d18937974c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-77faff4e-c64b-4fe5-8789-83d18937974c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c-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-77faff4e-c64b-4fe5-8789-83d18937974c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c .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-77faff4e-c64b-4fe5-8789-83d18937974c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-77faff4e-c64b-4fe5-8789-83d18937974c 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-77faff4e-c64b-4fe5-8789-83d18937974c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-77faff4e-c64b-4fe5-8789-83d18937974c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c-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-77faff4e-c64b-4fe5-8789-83d18937974c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c .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-77faff4e-c64b-4fe5-8789-83d18937974c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-77faff4e-c64b-4fe5-8789-83d18937974c 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-77faff4e-c64b-4fe5-8789-83d18937974c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-77faff4e-c64b-4fe5-8789-83d18937974c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c-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-77faff4e-c64b-4fe5-8789-83d18937974c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c .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-77faff4e-c64b-4fe5-8789-83d18937974c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-77faff4e-c64b-4fe5-8789-83d18937974c 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-77faff4e-c64b-4fe5-8789-83d18937974c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-77faff4e-c64b-4fe5-8789-83d18937974c {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c-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-77faff4e-c64b-4fe5-8789-83d18937974c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c .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-77faff4e-c64b-4fe5-8789-83d18937974c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-77faff4e-c64b-4fe5-8789-83d18937974c 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-77faff4e-c64b-4fe5-8789-83d18937974c .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77faff4e-c64b-4fe5-8789-83d18937974c.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-878e7c16-cd6c-47db-aa14-3608dfb7654e {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 15px;
}








#s-878e7c16-cd6c-47db-aa14-3608dfb7654e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-878e7c16-cd6c-47db-aa14-3608dfb7654e.shg-box.shg-c {
  justify-content: center;
}

#s-2eae6ecb-2856-41b7-a9d2-841a8630c16d {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 3px;
min-height: 2px;
text-align: center;
opacity: 1;
}

#s-2eae6ecb-2856-41b7-a9d2-841a8630c16d {
  overflow: hidden;
  
  
}







  #s-2eae6ecb-2856-41b7-a9d2-841a8630c16d img.shogun-image {
    

    
    
    
  }


#s-2eae6ecb-2856-41b7-a9d2-841a8630c16d .shogun-image-content {
  
    justify-content: center;
  
}

#s-ddbb9fc2-d9c8-4490-9944-3a423f4e7a58 {
  margin-top: -4%;
margin-left: auto;
margin-right: auto;
min-height: 1px;
max-width: 85%;
}

#s-ddbb9fc2-d9c8-4490-9944-3a423f4e7a58 .shg-proportional-font-size,
#s-ddbb9fc2-d9c8-4490-9944-3a423f4e7a58 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-580efdbc-28af-4b62-b1ee-760e275376fc {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
text-align: left;
}

#s-59019033-8ab6-4d26-8e90-1f497eca9869 {
  margin-top: 2%;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 9%;
padding-bottom: 10px;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
background-color: rgba(240, 140, 0, 1);
}
#s-59019033-8ab6-4d26-8e90-1f497eca9869:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDcxYmJjMmItNGJlZS00Y2QyLTgyZjMtMGQ4ODY5YjgzYmNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0NzFiYmMyYi00YmVlLTRjZDItODJmMy0wZDg4NjliODNiY2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-59019033-8ab6-4d26-8e90-1f497eca9869:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-59019033-8ab6-4d26-8e90-1f497eca9869-root {
    text-align: center;
  }


#s-59019033-8ab6-4d26-8e90-1f497eca9869.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-59019033-8ab6-4d26-8e90-1f497eca9869-root {
    text-align: center;
  }


#s-59019033-8ab6-4d26-8e90-1f497eca9869.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-59019033-8ab6-4d26-8e90-1f497eca9869-root {
    text-align: center;
  }


#s-59019033-8ab6-4d26-8e90-1f497eca9869.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-59019033-8ab6-4d26-8e90-1f497eca9869-root {
    text-align: center;
  }


#s-59019033-8ab6-4d26-8e90-1f497eca9869.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-59019033-8ab6-4d26-8e90-1f497eca9869-root {
    text-align: center;
  }


#s-59019033-8ab6-4d26-8e90-1f497eca9869.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-5dd10318-afe6-4add-bdaf-ca1ae85d0030 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
min-height: 360px;
}








#s-5dd10318-afe6-4add-bdaf-ca1ae85d0030 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5dd10318-afe6-4add-bdaf-ca1ae85d0030.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c1842dfe-27ce-4db6-9737-016d27d20f69 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-37bc3a5d-1fe6-4e22-b7be-1905f708d99d {
  margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 2%;
padding-left: 6%;
padding-bottom: 2%;
padding-right: 6%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 785px;
background-color: rgba(255, 255, 255, 0);
}








#s-37bc3a5d-1fe6-4e22-b7be-1905f708d99d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-37bc3a5d-1fe6-4e22-b7be-1905f708d99d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1697744a-ba6d-42ea-b1c8-c31e7493e1b2 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 120%;
}








#s-1697744a-ba6d-42ea-b1c8-c31e7493e1b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1697744a-ba6d-42ea-b1c8-c31e7493e1b2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-782ae9cb-631e-49b2-925d-438758cb2919 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 138px;
}








#s-782ae9cb-631e-49b2-925d-438758cb2919 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-782ae9cb-631e-49b2-925d-438758cb2919.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b95d7862-5a03-40bb-b0a5-9a7cb033acd6 {
  margin-top: 7%;
margin-left: 2%;
margin-bottom: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
max-width: 270px;
text-align: center;
}

#s-b95d7862-5a03-40bb-b0a5-9a7cb033acd6 {
  overflow: hidden;
  
  
      max-width: 270px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-b95d7862-5a03-40bb-b0a5-9a7cb033acd6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-fbaf3e61-9801-45fe-b552-1774f8424dff {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-fbaf3e61-9801-45fe-b552-1774f8424dff"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-fbaf3e61-9801-45fe-b552-1774f8424dff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fbaf3e61-9801-45fe-b552-1774f8424dff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbaf3e61-9801-45fe-b552-1774f8424dff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  margin-top: 15%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81-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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 15%;
  margin-bottom: 2%;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 .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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-34c8869c-383c-42ce-aad3-202c8a37dd81 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81-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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 .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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 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-34c8869c-383c-42ce-aad3-202c8a37dd81 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81-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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 .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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 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-34c8869c-383c-42ce-aad3-202c8a37dd81 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81-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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 .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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 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-34c8869c-383c-42ce-aad3-202c8a37dd81 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81-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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 .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-34c8869c-383c-42ce-aad3-202c8a37dd81 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-34c8869c-383c-42ce-aad3-202c8a37dd81 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-34c8869c-383c-42ce-aad3-202c8a37dd81 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c8869c-383c-42ce-aad3-202c8a37dd81.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-b1f9959c-e070-408f-af77-5a9b09c89331 {
  margin-left: 2%;
margin-right: 2%;
height: 90%;
max-width: 70px;
text-align: center;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331-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-b1f9959c-e070-408f-af77-5a9b09c89331 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-b1f9959c-e070-408f-af77-5a9b09c89331 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  padding-bottom: 60%;
}


.shg-image-content-margin-container-s-b1f9959c-e070-408f-af77-5a9b09c89331 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b1f9959c-e070-408f-af77-5a9b09c89331 img.shogun-image {
  width: 100%;
  height: 90%;
  
  max-width: 70px;

  /* 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-b1f9959c-e070-408f-af77-5a9b09c89331 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b1f9959c-e070-408f-af77-5a9b09c89331 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331-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-b1f9959c-e070-408f-af77-5a9b09c89331 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331 .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-b1f9959c-e070-408f-af77-5a9b09c89331 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b1f9959c-e070-408f-af77-5a9b09c89331 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-b1f9959c-e070-408f-af77-5a9b09c89331 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b1f9959c-e070-408f-af77-5a9b09c89331 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331-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-b1f9959c-e070-408f-af77-5a9b09c89331 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331 .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-b1f9959c-e070-408f-af77-5a9b09c89331 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b1f9959c-e070-408f-af77-5a9b09c89331 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-b1f9959c-e070-408f-af77-5a9b09c89331 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b1f9959c-e070-408f-af77-5a9b09c89331 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331-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-b1f9959c-e070-408f-af77-5a9b09c89331 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331 .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-b1f9959c-e070-408f-af77-5a9b09c89331 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b1f9959c-e070-408f-af77-5a9b09c89331 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-b1f9959c-e070-408f-af77-5a9b09c89331 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b1f9959c-e070-408f-af77-5a9b09c89331 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331-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-b1f9959c-e070-408f-af77-5a9b09c89331 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331 .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-b1f9959c-e070-408f-af77-5a9b09c89331 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

#s-b1f9959c-e070-408f-af77-5a9b09c89331 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-b1f9959c-e070-408f-af77-5a9b09c89331 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1f9959c-e070-408f-af77-5a9b09c89331.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-4204e4de-a238-4885-88f0-ea61e9418194 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 8px;
min-height: 15px;
}








#s-4204e4de-a238-4885-88f0-ea61e9418194 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4204e4de-a238-4885-88f0-ea61e9418194.shg-box.shg-c {
  justify-content: center;
}

#s-e3b6cfe4-c997-44e6-a95c-5062e6bb4bed {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 2px;
max-width: 459px;
text-align: center;
opacity: 1;
}

#s-e3b6cfe4-c997-44e6-a95c-5062e6bb4bed {
  overflow: hidden;
  
  
      max-width: 459px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-e3b6cfe4-c997-44e6-a95c-5062e6bb4bed .shogun-image-content {
  
    justify-content: center;
  
}

#s-542c3f63-8b0c-4e68-b6a0-d77ab02ca1ce {
  margin-top: -7%;
margin-left: auto;
margin-right: auto;
min-height: 1px;
max-width: 85%;
}

#s-542c3f63-8b0c-4e68-b6a0-d77ab02ca1ce .shg-proportional-font-size,
#s-542c3f63-8b0c-4e68-b6a0-d77ab02ca1ce .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3a26c19d-1d39-4799-8181-2f36a6ef1ab5 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
text-align: left;
}

#s-25bd681f-d957-4fea-ac49-55fcbc3c8478 {
  margin-top: 2%;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 9%;
padding-bottom: 10px;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
background-color: rgba(240, 140, 0, 1);
}
#s-25bd681f-d957-4fea-ac49-55fcbc3c8478:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWQzYjRkMjktNDI1NS00OGM3LWIzYmEtY2EwNmM4ZjQ2OGJkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxZDNiNGQyOS00MjU1LTQ4YzctYjNiYS1jYTA2YzhmNDY4YmQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-25bd681f-d957-4fea-ac49-55fcbc3c8478:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-25bd681f-d957-4fea-ac49-55fcbc3c8478-root {
    text-align: center;
  }


#s-25bd681f-d957-4fea-ac49-55fcbc3c8478.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-25bd681f-d957-4fea-ac49-55fcbc3c8478-root {
    text-align: center;
  }


#s-25bd681f-d957-4fea-ac49-55fcbc3c8478.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-25bd681f-d957-4fea-ac49-55fcbc3c8478-root {
    text-align: center;
  }


#s-25bd681f-d957-4fea-ac49-55fcbc3c8478.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-25bd681f-d957-4fea-ac49-55fcbc3c8478-root {
    text-align: center;
  }


#s-25bd681f-d957-4fea-ac49-55fcbc3c8478.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-25bd681f-d957-4fea-ac49-55fcbc3c8478-root {
    text-align: center;
  }


#s-25bd681f-d957-4fea-ac49-55fcbc3c8478.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}
}
#s-887156f3-2426-4d83-824e-158dc261e598 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 0%;
padding-right: 4%;
min-height: 360px;
}








#s-887156f3-2426-4d83-824e-158dc261e598 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-887156f3-2426-4d83-824e-158dc261e598.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c2862faf-cab9-425f-8704-bf34d0b9cf6a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-ac59c83d-74b6-4caf-9ff9-6eb28c727d2b {
  min-height: 50px;
background-color: rgba(15, 94, 154, 1);
}








#s-ac59c83d-74b6-4caf-9ff9-6eb28c727d2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-ac59c83d-74b6-4caf-9ff9-6eb28c727d2b.shg-box.shg-c {
  justify-content: center;
}

#s-7de71d86-29c2-438f-834f-5a8b445acd3e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1%;
padding-bottom: 0%;
min-height: 40px;
background-color: rgba(15, 94, 154, 1);
}
@media (min-width: 1200px){#s-7de71d86-29c2-438f-834f-5a8b445acd3e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7de71d86-29c2-438f-834f-5a8b445acd3e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7de71d86-29c2-438f-834f-5a8b445acd3e {
  
}
}@media (max-width: 767px){#s-7de71d86-29c2-438f-834f-5a8b445acd3e {
  
}
}







#s-7de71d86-29c2-438f-834f-5a8b445acd3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7de71d86-29c2-438f-834f-5a8b445acd3e.shg-box.shg-c {
  justify-content: center;
}

#s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a {
  border-style: solid;
margin-top: 1%;
margin-left: 3%;
margin-bottom: 1%;
margin-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a {
  
}
}@media (max-width: 767px){#s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a {
  
}
}
@media (min-width: 0px) {
[id="s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7d311c3-cc6d-4e71-83f7-fb989c53d90a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-0fd88112-e549-4720-9a1a-92531d32fe98 {
  border-style: solid;
margin-top: 0%;
margin-left: 8%;
margin-bottom: 0%;
margin-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-0fd88112-e549-4720-9a1a-92531d32fe98 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0fd88112-e549-4720-9a1a-92531d32fe98 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0fd88112-e549-4720-9a1a-92531d32fe98 {
  
}
}@media (max-width: 767px){#s-0fd88112-e549-4720-9a1a-92531d32fe98 {
  
}
}
@media (min-width: 0px) {
[id="s-0fd88112-e549-4720-9a1a-92531d32fe98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fd88112-e549-4720-9a1a-92531d32fe98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-0fd88112-e549-4720-9a1a-92531d32fe98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-0fd88112-e549-4720-9a1a-92531d32fe98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-02acb595-26c5-4ec2-a174-c5225841995a {
  margin-top: 1%;
}

#s-02acb595-26c5-4ec2-a174-c5225841995a .shogun-icon-wrapper {
  text-align: center;
}


#s-02acb595-26c5-4ec2-a174-c5225841995a .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-a174dd00-4f05-4e0d-b96f-336a4939d9d7 {
  opacity: 1;
}
@media (min-width: 1200px){#s-a174dd00-4f05-4e0d-b96f-336a4939d9d7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a174dd00-4f05-4e0d-b96f-336a4939d9d7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a174dd00-4f05-4e0d-b96f-336a4939d9d7 {
  
}
}@media (max-width: 767px){#s-a174dd00-4f05-4e0d-b96f-336a4939d9d7 {
  
}
}
#s-1b781387-25d5-4005-90e5-bec077a9b10e {
  margin-top: 1%;
}

#s-1b781387-25d5-4005-90e5-bec077a9b10e .shogun-icon-wrapper {
  text-align: center;
}


#s-1b781387-25d5-4005-90e5-bec077a9b10e .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-7790807b-4d2d-4243-afe9-85c7d86f3b9c {
  opacity: 1;
}
@media (min-width: 1200px){#s-7790807b-4d2d-4243-afe9-85c7d86f3b9c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7790807b-4d2d-4243-afe9-85c7d86f3b9c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7790807b-4d2d-4243-afe9-85c7d86f3b9c {
  
}
}@media (max-width: 767px){#s-7790807b-4d2d-4243-afe9-85c7d86f3b9c {
  
}
}
#s-58b6e8fd-24e9-465d-b4ab-569b3b4562be {
  margin-top: 1%;
}

#s-58b6e8fd-24e9-465d-b4ab-569b3b4562be .shogun-icon-wrapper {
  text-align: center;
}


#s-58b6e8fd-24e9-465d-b4ab-569b3b4562be .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-6d867c83-daa6-43b3-bd43-f5c45c5e56ad {
  opacity: 1;
}
@media (min-width: 1200px){#s-6d867c83-daa6-43b3-bd43-f5c45c5e56ad {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d867c83-daa6-43b3-bd43-f5c45c5e56ad {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d867c83-daa6-43b3-bd43-f5c45c5e56ad {
  
}
}@media (max-width: 767px){#s-6d867c83-daa6-43b3-bd43-f5c45c5e56ad {
  
}
}
#s-5f5d371e-8964-4a41-b1e8-e3c6b54fc21b {
  border-style: solid;
margin-top: 0%;
margin-left: 8%;
margin-bottom: 0%;
margin-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-5f5d371e-8964-4a41-b1e8-e3c6b54fc21b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5f5d371e-8964-4a41-b1e8-e3c6b54fc21b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5f5d371e-8964-4a41-b1e8-e3c6b54fc21b {
  
}
}@media (max-width: 767px){#s-5f5d371e-8964-4a41-b1e8-e3c6b54fc21b {
  
}
}
@media (min-width: 0px) {
[id="s-5f5d371e-8964-4a41-b1e8-e3c6b54fc21b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f5d371e-8964-4a41-b1e8-e3c6b54fc21b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5f5d371e-8964-4a41-b1e8-e3c6b54fc21b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5f5d371e-8964-4a41-b1e8-e3c6b54fc21b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-2f4d7ca4-c0d4-4552-9371-abce0f0229ac {
  margin-top: 1%;
}

#s-2f4d7ca4-c0d4-4552-9371-abce0f0229ac .shogun-icon-wrapper {
  text-align: center;
}


#s-2f4d7ca4-c0d4-4552-9371-abce0f0229ac .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-f4200c08-55e2-4963-9f0b-9eca2e47f7b2 {
  opacity: 1;
}
@media (min-width: 1200px){#s-f4200c08-55e2-4963-9f0b-9eca2e47f7b2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4200c08-55e2-4963-9f0b-9eca2e47f7b2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4200c08-55e2-4963-9f0b-9eca2e47f7b2 {
  
}
}@media (max-width: 767px){#s-f4200c08-55e2-4963-9f0b-9eca2e47f7b2 {
  
}
}
#s-22eff6ac-6904-4861-804e-7ac15e7dfdce {
  margin-top: 1%;
}

#s-22eff6ac-6904-4861-804e-7ac15e7dfdce .shogun-icon-wrapper {
  text-align: center;
}


#s-22eff6ac-6904-4861-804e-7ac15e7dfdce .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(255, 255, 255, 1);
}

#s-3406dd52-3c4e-420e-9c80-382dd1d52ef6 {
  opacity: 1;
}
@media (min-width: 1200px){#s-3406dd52-3c4e-420e-9c80-382dd1d52ef6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3406dd52-3c4e-420e-9c80-382dd1d52ef6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3406dd52-3c4e-420e-9c80-382dd1d52ef6 {
  
}
}@media (max-width: 767px){#s-3406dd52-3c4e-420e-9c80-382dd1d52ef6 {
  
}
}
#s-a71bbb10-4156-41a9-a469-b1811dbd9ebf {
  min-height: 50px;
}








#s-a71bbb10-4156-41a9-a469-b1811dbd9ebf > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-a71bbb10-4156-41a9-a469-b1811dbd9ebf.shg-box.shg-c {
  justify-content: center;
}

#s-9d8badab-06f1-4995-8015-8eed2bf2bef3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-bottom: 0%;
border-color: rgba(231, 241, 245, 0);
border-style: solid;
min-height: 50px;
}








#s-9d8badab-06f1-4995-8015-8eed2bf2bef3 > .shg-box-overlay {
  background-color: rgba(21, 107, 175, 1);
  opacity: 0;
  display: block;
}#s-9d8badab-06f1-4995-8015-8eed2bf2bef3.shg-box.shg-c {
  justify-content: center;
}

#s-27183022-0c67-4086-99f6-f6109fcaaa9f {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-27183022-0c67-4086-99f6-f6109fcaaa9f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27183022-0c67-4086-99f6-f6109fcaaa9f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-27183022-0c67-4086-99f6-f6109fcaaa9f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-27183022-0c67-4086-99f6-f6109fcaaa9f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-27183022-0c67-4086-99f6-f6109fcaaa9f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-27183022-0c67-4086-99f6-f6109fcaaa9f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-27183022-0c67-4086-99f6-f6109fcaaa9f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

#s-e7f3f016-480c-4975-8120-7e6ca30d274f {
  text-align: center;
}

#s-e7f3f016-480c-4975-8120-7e6ca30d274f {
  overflow: hidden;
  
  
}







  #s-e7f3f016-480c-4975-8120-7e6ca30d274f img.shogun-image {
    

    
    
    
  }


#s-e7f3f016-480c-4975-8120-7e6ca30d274f .shogun-image-content {
  
    justify-content: center;
  
}

#s-024ae0ef-db00-4406-bf09-190ec02e1c93 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-024ae0ef-db00-4406-bf09-190ec02e1c93 .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-f4ad12b2-0556-45b3-b7a8-834063b676e8 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 2%;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 400px;
background-position: center center;
}








#s-f4ad12b2-0556-45b3-b7a8-834063b676e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-f4ad12b2-0556-45b3-b7a8-834063b676e8.shg-box.shg-c {
  justify-content: center;
}

#s-98c3ff85-c3b5-466c-aafc-2027a3bf4909 {
  min-height: 50px;
}








#s-98c3ff85-c3b5-466c-aafc-2027a3bf4909 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-98c3ff85-c3b5-466c-aafc-2027a3bf4909.shg-box.shg-c {
  justify-content: center;
}

#s-a5b09cf8-a851-4197-8db9-6a238680170e {
  margin-bottom: 20px;
text-align: center;
}

#s-a5b09cf8-a851-4197-8db9-6a238680170e {
  overflow: hidden;
  
  
}







  #s-a5b09cf8-a851-4197-8db9-6a238680170e img.shogun-image {
    
      min-height: auto;
    

    
    
    
  }


#s-a5b09cf8-a851-4197-8db9-6a238680170e .shogun-image-content {
  
    justify-content: center;
  
}

#s-cd5c77e4-4f07-4d8d-9476-e003b5884bdd {
  margin-bottom: 2%;
}

#s-5cad693c-0901-48f0-bfd4-8139717b621e {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 1%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
background-color: rgba(255, 255, 255, 0);
}

#s-8fb94c15-cfa3-4a89-b8ce-91b3cc556578 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(224, 241, 249, 1);
}








#s-8fb94c15-cfa3-4a89-b8ce-91b3cc556578 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8fb94c15-cfa3-4a89-b8ce-91b3cc556578.shg-box.shg-c {
  justify-content: center;
}

#s-123c175f-41a6-4154-a87a-01f8d7498b37 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-123c175f-41a6-4154-a87a-01f8d7498b37:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJiOTMyMzMtMzAzMi00YmRjLTg3ZTUtZDQxYzAyYjRkZjgwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmI5MzIzMy0zMDMyLTRiZGMtODdlNS1kNDFjMDJiNGRmODApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-123c175f-41a6-4154-a87a-01f8d7498b37:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-123c175f-41a6-4154-a87a-01f8d7498b37-root {
    text-align: center;
  }


#s-123c175f-41a6-4154-a87a-01f8d7498b37.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-123c175f-41a6-4154-a87a-01f8d7498b37-root {
    text-align: center;
  }


#s-123c175f-41a6-4154-a87a-01f8d7498b37.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-123c175f-41a6-4154-a87a-01f8d7498b37-root {
    text-align: center;
  }


#s-123c175f-41a6-4154-a87a-01f8d7498b37.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-123c175f-41a6-4154-a87a-01f8d7498b37-root {
    text-align: center;
  }


#s-123c175f-41a6-4154-a87a-01f8d7498b37.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-123c175f-41a6-4154-a87a-01f8d7498b37-root {
    text-align: center;
  }


#s-123c175f-41a6-4154-a87a-01f8d7498b37.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-fafdec4f-c086-4465-91ef-a00e66a11453 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 2%;
padding-bottom: 0%;
background-color: rgba(237, 139, 57, 0);
}

#s-67c0f864-6e83-4591-8832-70e80b8d37d9 {
  margin-bottom: 1%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-67c0f864-6e83-4591-8832-70e80b8d37d9 {
  display: none;
}
#s-67c0f864-6e83-4591-8832-70e80b8d37d9, #wrap-s-67c0f864-6e83-4591-8832-70e80b8d37d9, #wrap-content-s-67c0f864-6e83-4591-8832-70e80b8d37d9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67c0f864-6e83-4591-8832-70e80b8d37d9 {
  display: none;
}
#s-67c0f864-6e83-4591-8832-70e80b8d37d9, #wrap-s-67c0f864-6e83-4591-8832-70e80b8d37d9, #wrap-content-s-67c0f864-6e83-4591-8832-70e80b8d37d9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67c0f864-6e83-4591-8832-70e80b8d37d9 {
  display: none;
}
#s-67c0f864-6e83-4591-8832-70e80b8d37d9, #wrap-s-67c0f864-6e83-4591-8832-70e80b8d37d9, #wrap-content-s-67c0f864-6e83-4591-8832-70e80b8d37d9 { display: none !important; }}







#s-67c0f864-6e83-4591-8832-70e80b8d37d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-67c0f864-6e83-4591-8832-70e80b8d37d9.shg-box.shg-c {
  justify-content: center;
}

#s-863a5d43-0572-47d5-b086-fdf8f2fb3cc6 {
  margin-left: 6%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-863a5d43-0572-47d5-b086-fdf8f2fb3cc6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-863a5d43-0572-47d5-b086-fdf8f2fb3cc6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-863a5d43-0572-47d5-b086-fdf8f2fb3cc6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-863a5d43-0572-47d5-b086-fdf8f2fb3cc6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7d2665be-dd1b-466f-9362-f569e90a6126 {
  margin-top: 24%;
margin-left: 14%;
margin-bottom: 24%;
margin-right: 14%;
text-align: center;
opacity: 1;
}
#s-7d2665be-dd1b-466f-9362-f569e90a6126:hover {opacity: 0.5 !important;}
#s-7d2665be-dd1b-466f-9362-f569e90a6126 {
  overflow: hidden;
  
  
}








#s-7d2665be-dd1b-466f-9362-f569e90a6126 .shogun-image-content {
  
    justify-content: center;
  
}

#s-79d9e312-135d-4e47-8362-4d8b80f22678 {
  margin-top: 22%;
margin-left: 12%;
margin-bottom: 22%;
margin-right: 12%;
text-align: center;
}
#s-79d9e312-135d-4e47-8362-4d8b80f22678:hover {opacity: 0.5000000000000001 !important;}
#s-79d9e312-135d-4e47-8362-4d8b80f22678 {
  overflow: hidden;
  
  
}







  #s-79d9e312-135d-4e47-8362-4d8b80f22678 img.shogun-image {
    

    
    
    
  }


#s-79d9e312-135d-4e47-8362-4d8b80f22678 .shogun-image-content {
  
    justify-content: center;
  
}

#s-66610897-889a-495f-b9c9-74c79ea5579e {
  margin-top: 21%;
margin-left: 10%;
margin-bottom: 21%;
margin-right: 10%;
text-align: center;
}
#s-66610897-889a-495f-b9c9-74c79ea5579e:hover {opacity: 0.5 !important;}
#s-66610897-889a-495f-b9c9-74c79ea5579e {
  overflow: hidden;
  
  
}







  #s-66610897-889a-495f-b9c9-74c79ea5579e img.shogun-image {
    

    
    
    
  }


#s-66610897-889a-495f-b9c9-74c79ea5579e .shogun-image-content {
  
    justify-content: center;
  
}

#s-3da901c2-51ca-46e5-ae30-800da6de2f1e {
  margin-left: 24%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-3da901c2-51ca-46e5-ae30-800da6de2f1e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3da901c2-51ca-46e5-ae30-800da6de2f1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3da901c2-51ca-46e5-ae30-800da6de2f1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3da901c2-51ca-46e5-ae30-800da6de2f1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7d9c77b2-fa4e-4d14-893f-7b1c96e560bb {
  margin-top: 19%;
margin-left: 6%;
margin-bottom: 19%;
margin-right: 6%;
text-align: center;
opacity: 1;
}
#s-7d9c77b2-fa4e-4d14-893f-7b1c96e560bb:hover {opacity: 0.5 !important;}
#s-7d9c77b2-fa4e-4d14-893f-7b1c96e560bb {
  overflow: hidden;
  
  
}







  #s-7d9c77b2-fa4e-4d14-893f-7b1c96e560bb img.shogun-image {
    

    
    
    
  }


#s-7d9c77b2-fa4e-4d14-893f-7b1c96e560bb .shogun-image-content {
  
    justify-content: center;
  
}

#s-b9e7f765-c0c1-4d30-a0e8-10060baa837b {
  margin-top: 15%;
margin-left: 0px;
margin-bottom: 14%;
margin-right: 0px;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
text-align: center;
}
#s-b9e7f765-c0c1-4d30-a0e8-10060baa837b:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(56, 126, 235, 1) !important;
opacity: 0.5 !important;}
#s-b9e7f765-c0c1-4d30-a0e8-10060baa837b {
  overflow: hidden;
  
  
}







  #s-b9e7f765-c0c1-4d30-a0e8-10060baa837b img.shogun-image {
    

    
    
    
  }


#s-b9e7f765-c0c1-4d30-a0e8-10060baa837b .shogun-image-content {
  
    justify-content: center;
  
}

#s-178c6f51-02cd-438d-af6c-051ab2fbde33 {
  margin-left: 18%;
margin-bottom: 1%;
margin-right: 18%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-178c6f51-02cd-438d-af6c-051ab2fbde33 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-178c6f51-02cd-438d-af6c-051ab2fbde33 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-178c6f51-02cd-438d-af6c-051ab2fbde33 {
  
}
}@media (max-width: 767px){#s-178c6f51-02cd-438d-af6c-051ab2fbde33 {
  display: none;
}
#s-178c6f51-02cd-438d-af6c-051ab2fbde33, #wrap-s-178c6f51-02cd-438d-af6c-051ab2fbde33, #wrap-content-s-178c6f51-02cd-438d-af6c-051ab2fbde33 { display: none !important; }}







#s-178c6f51-02cd-438d-af6c-051ab2fbde33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-178c6f51-02cd-438d-af6c-051ab2fbde33.shg-box.shg-c {
  justify-content: center;
}

#s-defdae52-ded2-470c-9206-23ae695d1d28 {
  margin-left: 6%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-defdae52-ded2-470c-9206-23ae695d1d28"] > .shg-row > .shg-c-xs-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 768px) {
[id="s-defdae52-ded2-470c-9206-23ae695d1d28"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-defdae52-ded2-470c-9206-23ae695d1d28"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-defdae52-ded2-470c-9206-23ae695d1d28"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-ffc2acdf-6790-40e8-8a55-9dcc3f89a9c5 {
  margin-top: 24%;
margin-left: 14%;
margin-bottom: 24%;
margin-right: 14%;
text-align: center;
opacity: 1;
}
#s-ffc2acdf-6790-40e8-8a55-9dcc3f89a9c5:hover {opacity: 0.5 !important;}
#s-ffc2acdf-6790-40e8-8a55-9dcc3f89a9c5 {
  overflow: hidden;
  
  
}








#s-ffc2acdf-6790-40e8-8a55-9dcc3f89a9c5 .shogun-image-content {
  
    justify-content: center;
  
}

#s-cfbedf24-5559-4281-811e-e9a91ef964f1 {
  margin-top: 22%;
margin-left: 12%;
margin-bottom: 22%;
margin-right: 12%;
text-align: center;
}
#s-cfbedf24-5559-4281-811e-e9a91ef964f1:hover {opacity: 0.5000000000000001 !important;}
#s-cfbedf24-5559-4281-811e-e9a91ef964f1 {
  overflow: hidden;
  
  
}







  #s-cfbedf24-5559-4281-811e-e9a91ef964f1 img.shogun-image {
    

    
    
    
  }


#s-cfbedf24-5559-4281-811e-e9a91ef964f1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f46b9ab4-83d9-4df6-bc0a-ec41b02f27c3 {
  margin-top: 21%;
margin-left: 10%;
margin-bottom: 21%;
margin-right: 10%;
text-align: center;
}
#s-f46b9ab4-83d9-4df6-bc0a-ec41b02f27c3:hover {opacity: 0.5 !important;}
#s-f46b9ab4-83d9-4df6-bc0a-ec41b02f27c3 {
  overflow: hidden;
  
  
}







  #s-f46b9ab4-83d9-4df6-bc0a-ec41b02f27c3 img.shogun-image {
    

    
    
    
  }


#s-f46b9ab4-83d9-4df6-bc0a-ec41b02f27c3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6c192502-dd7e-4d1c-afe7-bca1a02f5f30 {
  margin-top: 19%;
margin-left: 6%;
margin-bottom: 19%;
margin-right: 6%;
text-align: center;
opacity: 1;
}
#s-6c192502-dd7e-4d1c-afe7-bca1a02f5f30:hover {opacity: 0.5 !important;}
#s-6c192502-dd7e-4d1c-afe7-bca1a02f5f30 {
  overflow: hidden;
  
  
}







  #s-6c192502-dd7e-4d1c-afe7-bca1a02f5f30 img.shogun-image {
    

    
    
    
  }


#s-6c192502-dd7e-4d1c-afe7-bca1a02f5f30 .shogun-image-content {
  
    justify-content: center;
  
}

#s-439e3189-de66-4cfc-930f-797cfe62f5c0 {
  margin-top: 15%;
margin-left: 0px;
margin-bottom: 14%;
margin-right: 0px;
padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%;
text-align: center;
}
#s-439e3189-de66-4cfc-930f-797cfe62f5c0:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(56, 126, 235, 1) !important;
opacity: 0.5 !important;}
#s-439e3189-de66-4cfc-930f-797cfe62f5c0 {
  overflow: hidden;
  
  
}







  #s-439e3189-de66-4cfc-930f-797cfe62f5c0 img.shogun-image {
    

    
    
    
  }


#s-439e3189-de66-4cfc-930f-797cfe62f5c0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-3f91562b-ff47-4b72-9efc-86a55155f426 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 2%;
padding-bottom: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(231, 241, 245, 1);
border-style: solid;
min-height: 50px;
background-position: center center;
}








#s-3f91562b-ff47-4b72-9efc-86a55155f426 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.9;
  display: block;
}#s-3f91562b-ff47-4b72-9efc-86a55155f426.shg-box.shg-c {
  justify-content: center;
}

#s-f1f1f336-5f36-49af-a8a1-87312e7be2b7 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-f1f1f336-5f36-49af-a8a1-87312e7be2b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1f1f336-5f36-49af-a8a1-87312e7be2b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-f1f1f336-5f36-49af-a8a1-87312e7be2b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-f1f1f336-5f36-49af-a8a1-87312e7be2b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-f1f1f336-5f36-49af-a8a1-87312e7be2b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-f1f1f336-5f36-49af-a8a1-87312e7be2b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-f1f1f336-5f36-49af-a8a1-87312e7be2b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (max-width: 767px) {
  [id="s-f1f1f336-5f36-49af-a8a1-87312e7be2b7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e9ee5799-4023-4f02-bf55-50c20dc2d9cd {
  padding-left: 4%;
padding-right: 4%;
text-align: center;
}

#s-e9ee5799-4023-4f02-bf55-50c20dc2d9cd {
  overflow: hidden;
  
  
}







  #s-e9ee5799-4023-4f02-bf55-50c20dc2d9cd img.shogun-image {
    

    
    
    
  }


#s-e9ee5799-4023-4f02-bf55-50c20dc2d9cd .shogun-image-content {
  
    justify-content: center;
  
}

#s-c842a910-256c-4b28-a89c-5b751d959e2c {
  text-align: center;
}

#s-c842a910-256c-4b28-a89c-5b751d959e2c {
  overflow: hidden;
  
  
}







  #s-c842a910-256c-4b28-a89c-5b751d959e2c img.shogun-image {
    

    
    
    
  }


#s-c842a910-256c-4b28-a89c-5b751d959e2c .shogun-image-content {
  
    justify-content: center;
  
}

#s-ee9de7b4-90c2-40b0-8a4f-ff0e1122cf59 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-ee9de7b4-90c2-40b0-8a4f-ff0e1122cf59 .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-ce7173dd-2cc1-4c3c-8c19-4652b0f32239 {
  min-height: 50px;
}








#s-ce7173dd-2cc1-4c3c-8c19-4652b0f32239 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ce7173dd-2cc1-4c3c-8c19-4652b0f32239.shg-box.shg-c {
  justify-content: center;
}

#s-f2e98943-d9bc-4f77-80d1-5ae8f75cc8b4 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 6%;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 2%;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 400px;
background-position: center top;
}








#s-f2e98943-d9bc-4f77-80d1-5ae8f75cc8b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-f2e98943-d9bc-4f77-80d1-5ae8f75cc8b4.shg-box.shg-c {
  justify-content: center;
}

#s-7ec8331e-dbc7-46ef-80cf-3acb2423bde8 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 0%;
padding-left: 8%;
padding-bottom: 0%;
padding-right: 8%;
background-color: rgba(255, 255, 255, 0);
}

#s-3cf349e0-3858-400b-858a-e288bc0df042 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(224, 241, 249, 1);
}








#s-3cf349e0-3858-400b-858a-e288bc0df042 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3cf349e0-3858-400b-858a-e288bc0df042.shg-box.shg-c {
  justify-content: center;
}

#s-f89e51a3-e063-4176-99d3-435629a55cec {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-f89e51a3-e063-4176-99d3-435629a55cec:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzJlYTY1NDMtYmNjNC00NjAyLTlmZDAtZjVkZWZlN2QzOGNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MmVhNjU0My1iY2M0LTQ2MDItOWZkMC1mNWRlZmU3ZDM4Y2QpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1750b"}, {"pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-f89e51a3-e063-4176-99d3-435629a55cec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f89e51a3-e063-4176-99d3-435629a55cec-root {
    text-align: center;
  }


#s-f89e51a3-e063-4176-99d3-435629a55cec.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f89e51a3-e063-4176-99d3-435629a55cec-root {
    text-align: center;
  }


#s-f89e51a3-e063-4176-99d3-435629a55cec.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f89e51a3-e063-4176-99d3-435629a55cec-root {
    text-align: center;
  }


#s-f89e51a3-e063-4176-99d3-435629a55cec.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f89e51a3-e063-4176-99d3-435629a55cec-root {
    text-align: center;
  }


#s-f89e51a3-e063-4176-99d3-435629a55cec.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f89e51a3-e063-4176-99d3-435629a55cec-root {
    text-align: center;
  }


#s-f89e51a3-e063-4176-99d3-435629a55cec.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-325a859f-3ff2-4a3e-9c85-d3370cec3de7 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 2%;
padding-bottom: 0%;
background-color: rgba(237, 139, 57, 0);
}

#s-269ed51f-a02b-440a-9671-bd35c0319498 {
  margin-bottom: 1%;
min-height: 50px;
}
@media (max-width: 767px){#s-269ed51f-a02b-440a-9671-bd35c0319498 {
  display: none;
}
#s-269ed51f-a02b-440a-9671-bd35c0319498, #wrap-s-269ed51f-a02b-440a-9671-bd35c0319498, #wrap-content-s-269ed51f-a02b-440a-9671-bd35c0319498 { display: none !important; }}







#s-269ed51f-a02b-440a-9671-bd35c0319498 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-269ed51f-a02b-440a-9671-bd35c0319498.shg-box.shg-c {
  justify-content: center;
}

#s-a7a8a751-09fa-4c04-8237-3bdec5741346 {
  margin-top: 1%;
margin-left: 24%;
margin-bottom: 0%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-a7a8a751-09fa-4c04-8237-3bdec5741346"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.0em);
}

}

@media (min-width: 768px) {
[id="s-a7a8a751-09fa-4c04-8237-3bdec5741346"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-a7a8a751-09fa-4c04-8237-3bdec5741346"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-a7a8a751-09fa-4c04-8237-3bdec5741346"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

}

#s-eb90864d-8d6a-4bf4-aab4-38f8e6adef93 {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-eb90864d-8d6a-4bf4-aab4-38f8e6adef93:hover {opacity: 0.5 !important;}
#s-eb90864d-8d6a-4bf4-aab4-38f8e6adef93 {
  overflow: hidden;
  
  
}







  #s-eb90864d-8d6a-4bf4-aab4-38f8e6adef93 img.shogun-image {
    

    
    
    
  }


#s-eb90864d-8d6a-4bf4-aab4-38f8e6adef93 .shogun-image-content {
  
    justify-content: center;
  
}

#s-747aa48b-f1da-41fe-aaad-95aa45dfa5c4 {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-747aa48b-f1da-41fe-aaad-95aa45dfa5c4:hover {opacity: 0.5 !important;}
#s-747aa48b-f1da-41fe-aaad-95aa45dfa5c4 {
  overflow: hidden;
  
  
}







  #s-747aa48b-f1da-41fe-aaad-95aa45dfa5c4 img.shogun-image {
    

    
    
    
  }


#s-747aa48b-f1da-41fe-aaad-95aa45dfa5c4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-896f1949-4c7c-4ffe-aafe-e46452ede581 {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-896f1949-4c7c-4ffe-aafe-e46452ede581:hover {opacity: 0.5 !important;}
#s-896f1949-4c7c-4ffe-aafe-e46452ede581 {
  overflow: hidden;
  
  
}







  #s-896f1949-4c7c-4ffe-aafe-e46452ede581 img.shogun-image {
    

    
    
    
  }


#s-896f1949-4c7c-4ffe-aafe-e46452ede581 .shogun-image-content {
  
    justify-content: center;
  
}

#s-25a670ab-39c6-46e9-a3d1-390a05fc020a {
  margin-bottom: 5px;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
max-width: 351px;
text-align: center;
}
#s-25a670ab-39c6-46e9-a3d1-390a05fc020a:hover {opacity: 0.5 !important;}
#s-25a670ab-39c6-46e9-a3d1-390a05fc020a {
  overflow: hidden;
  
  
      max-width: 351px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-25a670ab-39c6-46e9-a3d1-390a05fc020a .shogun-image-content {
  
    justify-content: center;
  
}

#s-4578401c-74be-4716-9259-8b45951b680f {
  margin-bottom: 1%;
min-height: 50px;
}
@media (min-width: 1200px){#s-4578401c-74be-4716-9259-8b45951b680f {
  display: none;
}
#s-4578401c-74be-4716-9259-8b45951b680f, #wrap-s-4578401c-74be-4716-9259-8b45951b680f, #wrap-content-s-4578401c-74be-4716-9259-8b45951b680f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4578401c-74be-4716-9259-8b45951b680f {
  display: none;
}
#s-4578401c-74be-4716-9259-8b45951b680f, #wrap-s-4578401c-74be-4716-9259-8b45951b680f, #wrap-content-s-4578401c-74be-4716-9259-8b45951b680f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4578401c-74be-4716-9259-8b45951b680f {
  display: none;
}
#s-4578401c-74be-4716-9259-8b45951b680f, #wrap-s-4578401c-74be-4716-9259-8b45951b680f, #wrap-content-s-4578401c-74be-4716-9259-8b45951b680f { display: none !important; }}







#s-4578401c-74be-4716-9259-8b45951b680f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4578401c-74be-4716-9259-8b45951b680f.shg-box.shg-c {
  justify-content: center;
}

#s-2a10d122-f00d-42b7-bddd-f82dc9429894 {
  margin-top: 0%;
margin-left: 18%;
margin-bottom: 0%;
margin-right: 18%;
}

@media (min-width: 0px) {
[id="s-2a10d122-f00d-42b7-bddd-f82dc9429894"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.0em);
}

}

@media (min-width: 768px) {
[id="s-2a10d122-f00d-42b7-bddd-f82dc9429894"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-2a10d122-f00d-42b7-bddd-f82dc9429894"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-2a10d122-f00d-42b7-bddd-f82dc9429894"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

}

#s-c6560eff-8db2-4caf-87a3-82cf4bedac89 {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-c6560eff-8db2-4caf-87a3-82cf4bedac89:hover {opacity: 0.5 !important;}
#s-c6560eff-8db2-4caf-87a3-82cf4bedac89 {
  overflow: hidden;
  
  
}







  #s-c6560eff-8db2-4caf-87a3-82cf4bedac89 img.shogun-image {
    

    
    
    
  }


#s-c6560eff-8db2-4caf-87a3-82cf4bedac89 .shogun-image-content {
  
    justify-content: center;
  
}

#s-62e29729-9e5f-4809-bdfe-8215b01b98c0 {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-62e29729-9e5f-4809-bdfe-8215b01b98c0:hover {opacity: 0.5 !important;}
#s-62e29729-9e5f-4809-bdfe-8215b01b98c0 {
  overflow: hidden;
  
  
}







  #s-62e29729-9e5f-4809-bdfe-8215b01b98c0 img.shogun-image {
    

    
    
    
  }


#s-62e29729-9e5f-4809-bdfe-8215b01b98c0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-20519d3b-a9e5-4178-904a-78c242119910 {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-20519d3b-a9e5-4178-904a-78c242119910:hover {opacity: 0.5 !important;}
#s-20519d3b-a9e5-4178-904a-78c242119910 {
  overflow: hidden;
  
  
}







  #s-20519d3b-a9e5-4178-904a-78c242119910 img.shogun-image {
    

    
    
    
  }


#s-20519d3b-a9e5-4178-904a-78c242119910 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f82df2b5-1b01-4897-901d-3f4a2bba7cb5 {
  padding-top: 8px;
padding-left: 14%;
padding-bottom: 8px;
padding-right: 14%;
max-width: 351px;
text-align: center;
}
#s-f82df2b5-1b01-4897-901d-3f4a2bba7cb5:hover {opacity: 0.5 !important;}
#s-f82df2b5-1b01-4897-901d-3f4a2bba7cb5 {
  overflow: hidden;
  
  
      max-width: 351px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-f82df2b5-1b01-4897-901d-3f4a2bba7cb5 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f29a8524-4544-47a4-8cca-3c153bec7bc0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2%;
padding-bottom: 0%;
border-color: rgba(231, 241, 245, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f29a8524-4544-47a4-8cca-3c153bec7bc0 > .shg-box-overlay {
  background-color: rgba(21, 107, 175, 1);
  opacity: 0;
  display: block;
}#s-f29a8524-4544-47a4-8cca-3c153bec7bc0.shg-box.shg-c {
  justify-content: center;
}

#s-dec07d92-4617-4b03-a343-6d505fffddb3 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-dec07d92-4617-4b03-a343-6d505fffddb3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dec07d92-4617-4b03-a343-6d505fffddb3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-dec07d92-4617-4b03-a343-6d505fffddb3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-dec07d92-4617-4b03-a343-6d505fffddb3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-dec07d92-4617-4b03-a343-6d505fffddb3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-dec07d92-4617-4b03-a343-6d505fffddb3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-dec07d92-4617-4b03-a343-6d505fffddb3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

#s-6bca1e91-9d07-4458-ae84-a8b63d819df2 {
  text-align: center;
}

#s-6bca1e91-9d07-4458-ae84-a8b63d819df2 {
  overflow: hidden;
  
  
}







  #s-6bca1e91-9d07-4458-ae84-a8b63d819df2 img.shogun-image {
    

    
    
    
  }


#s-6bca1e91-9d07-4458-ae84-a8b63d819df2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ebe22206-b9a4-4d84-ad32-8bb05cd8fa1f {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-ebe22206-b9a4-4d84-ad32-8bb05cd8fa1f .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-1a16c48b-3f2d-45d9-af4c-a89ac6720daa {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 2%;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 400px;
background-position: center center;
}








#s-1a16c48b-3f2d-45d9-af4c-a89ac6720daa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-1a16c48b-3f2d-45d9-af4c-a89ac6720daa.shg-box.shg-c {
  justify-content: center;
}

#s-fe193e41-ee22-4e6e-8f4a-d669e7e601ff {
  min-height: 50px;
}








#s-fe193e41-ee22-4e6e-8f4a-d669e7e601ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe193e41-ee22-4e6e-8f4a-d669e7e601ff.shg-box.shg-c {
  justify-content: center;
}

#s-04f62391-a64d-40a3-97ae-cc55d482ba4f {
  text-align: center;
}

#s-04f62391-a64d-40a3-97ae-cc55d482ba4f {
  overflow: hidden;
  
  
}







  #s-04f62391-a64d-40a3-97ae-cc55d482ba4f img.shogun-image {
    

    
    
    
  }


#s-04f62391-a64d-40a3-97ae-cc55d482ba4f .shogun-image-content {
  
    justify-content: center;
  
}

#s-197e7af7-f953-4f2f-80b7-ea2dc79790dd {
  margin-bottom: 2%;
}

#s-1b77ea9c-57aa-4844-a565-3ab94ee17de0 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 1%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
background-color: rgba(255, 255, 255, 0);
}

#s-635cf06c-1600-4871-8c45-0dd6dee5dd76 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(224, 241, 249, 1);
}








#s-635cf06c-1600-4871-8c45-0dd6dee5dd76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-635cf06c-1600-4871-8c45-0dd6dee5dd76.shg-box.shg-c {
  justify-content: center;
}

#s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDg2YWMzMzUtOTZkNy00NDM5LTg1NGQtOGVhYjBhMzI5YmUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ODZhYzMzNS05NmQ3LTQ0MzktODU0ZC04ZWFiMGEzMjliZTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b-root {
    text-align: center;
  }


#s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b-root {
    text-align: center;
  }


#s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b-root {
    text-align: center;
  }


#s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b-root {
    text-align: center;
  }


#s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b-root {
    text-align: center;
  }


#s-a84daba5-cf8a-4aa4-bd22-d4f9fcc00f6b.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-d68315a7-a98b-4e9d-8057-8fe50bdfb05a {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
padding-top: 2%;
padding-bottom: 0%;
background-color: rgba(237, 139, 57, 0);
}

#s-862ad493-12fe-4dd4-b8ce-6660be0f48f0 {
  margin-left: 10%;
margin-bottom: 1%;
margin-right: 10%;
min-height: 50px;
}
@media (max-width: 767px){#s-862ad493-12fe-4dd4-b8ce-6660be0f48f0 {
  display: none;
}
#s-862ad493-12fe-4dd4-b8ce-6660be0f48f0, #wrap-s-862ad493-12fe-4dd4-b8ce-6660be0f48f0, #wrap-content-s-862ad493-12fe-4dd4-b8ce-6660be0f48f0 { display: none !important; }}







#s-862ad493-12fe-4dd4-b8ce-6660be0f48f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-862ad493-12fe-4dd4-b8ce-6660be0f48f0.shg-box.shg-c {
  justify-content: center;
}

#s-ccfafe77-c23e-4b3c-aed5-3206b02f9ad7 {
  margin-top: 0%;
margin-left: 24%;
margin-bottom: 0%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-ccfafe77-c23e-4b3c-aed5-3206b02f9ad7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccfafe77-c23e-4b3c-aed5-3206b02f9ad7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-ccfafe77-c23e-4b3c-aed5-3206b02f9ad7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-ccfafe77-c23e-4b3c-aed5-3206b02f9ad7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-97511f70-263d-48f2-9312-002d06872df8 {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-97511f70-263d-48f2-9312-002d06872df8:hover {opacity: 0.5 !important;}
#s-97511f70-263d-48f2-9312-002d06872df8 {
  overflow: hidden;
  
  
}







  #s-97511f70-263d-48f2-9312-002d06872df8 img.shogun-image {
    

    
    
    
  }


#s-97511f70-263d-48f2-9312-002d06872df8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-16b0269c-6c5d-45ff-9e34-368f9322a20d {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-16b0269c-6c5d-45ff-9e34-368f9322a20d:hover {opacity: 0.5 !important;}
#s-16b0269c-6c5d-45ff-9e34-368f9322a20d {
  overflow: hidden;
  
  
}







  #s-16b0269c-6c5d-45ff-9e34-368f9322a20d img.shogun-image {
    

    
    
    
  }


#s-16b0269c-6c5d-45ff-9e34-368f9322a20d .shogun-image-content {
  
    justify-content: center;
  
}

#s-d2b4a8e6-7893-4e38-8630-a54545fb92af {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-d2b4a8e6-7893-4e38-8630-a54545fb92af:hover {opacity: 0.5 !important;}
#s-d2b4a8e6-7893-4e38-8630-a54545fb92af {
  overflow: hidden;
  
  
}







  #s-d2b4a8e6-7893-4e38-8630-a54545fb92af img.shogun-image {
    

    
    
    
  }


#s-d2b4a8e6-7893-4e38-8630-a54545fb92af .shogun-image-content {
  
    justify-content: center;
  
}

#s-62351f82-15fb-43e5-92fc-07c0ed436772 {
  margin-bottom: 1%;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
}
@media (min-width: 1200px){#s-62351f82-15fb-43e5-92fc-07c0ed436772 {
  display: none;
}
#s-62351f82-15fb-43e5-92fc-07c0ed436772, #wrap-s-62351f82-15fb-43e5-92fc-07c0ed436772, #wrap-content-s-62351f82-15fb-43e5-92fc-07c0ed436772 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-62351f82-15fb-43e5-92fc-07c0ed436772 {
  display: none;
}
#s-62351f82-15fb-43e5-92fc-07c0ed436772, #wrap-s-62351f82-15fb-43e5-92fc-07c0ed436772, #wrap-content-s-62351f82-15fb-43e5-92fc-07c0ed436772 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-62351f82-15fb-43e5-92fc-07c0ed436772 {
  display: none;
}
#s-62351f82-15fb-43e5-92fc-07c0ed436772, #wrap-s-62351f82-15fb-43e5-92fc-07c0ed436772, #wrap-content-s-62351f82-15fb-43e5-92fc-07c0ed436772 { display: none !important; }}







#s-62351f82-15fb-43e5-92fc-07c0ed436772 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-62351f82-15fb-43e5-92fc-07c0ed436772.shg-box.shg-c {
  justify-content: center;
}

#s-60470d0d-4979-4535-874b-cc3b66140cb4 {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-60470d0d-4979-4535-874b-cc3b66140cb4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 768px) {
[id="s-60470d0d-4979-4535-874b-cc3b66140cb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-60470d0d-4979-4535-874b-cc3b66140cb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-60470d0d-4979-4535-874b-cc3b66140cb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-64fb492e-40e2-4dbf-8d90-2259a00465fc {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
text-align: center;
}
#s-64fb492e-40e2-4dbf-8d90-2259a00465fc:hover {opacity: 0.5 !important;}
#s-64fb492e-40e2-4dbf-8d90-2259a00465fc {
  overflow: hidden;
  
  
}







  #s-64fb492e-40e2-4dbf-8d90-2259a00465fc img.shogun-image {
    

    
    
    
  }


#s-64fb492e-40e2-4dbf-8d90-2259a00465fc .shogun-image-content {
  
    justify-content: center;
  
}

#s-cd4c83f3-28d3-4098-a15f-14d8932a1644 {
  margin-top: 1%;
margin-left: 1%;
margin-bottom: 1%;
margin-right: 1%;
text-align: center;
}
#s-cd4c83f3-28d3-4098-a15f-14d8932a1644:hover {opacity: 0.5 !important;}
#s-cd4c83f3-28d3-4098-a15f-14d8932a1644 {
  overflow: hidden;
  
  
}







  #s-cd4c83f3-28d3-4098-a15f-14d8932a1644 img.shogun-image {
    

    
    
    
  }


#s-cd4c83f3-28d3-4098-a15f-14d8932a1644 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e29b36ed-6a54-4abe-ba43-48989c12c9e7 {
  margin-top: 1%;
margin-left: 1%;
margin-bottom: 1%;
margin-right: 1%;
text-align: center;
}
#s-e29b36ed-6a54-4abe-ba43-48989c12c9e7:hover {opacity: 0.5 !important;}
#s-e29b36ed-6a54-4abe-ba43-48989c12c9e7 {
  overflow: hidden;
  
  
}







  #s-e29b36ed-6a54-4abe-ba43-48989c12c9e7 img.shogun-image {
    

    
    
    
  }


#s-e29b36ed-6a54-4abe-ba43-48989c12c9e7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f2bf7c0d-f652-4eeb-8d3e-6b4efb63292e {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 2%;
padding-bottom: 2%;
min-height: 50%;
background-position: center center;
}








#s-f2bf7c0d-f652-4eeb-8d3e-6b4efb63292e > .shg-box-overlay {
  background-color: rgba(202, 227, 238, 1);
  opacity: 0.9;
  display: block;
}#s-f2bf7c0d-f652-4eeb-8d3e-6b4efb63292e.shg-box.shg-c {
  justify-content: center;
}

#s-ff2ec2b9-d123-4071-8710-ac8d568678d5 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-ff2ec2b9-d123-4071-8710-ac8d568678d5 .shogun-heading-component h2 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-c7c27481-82d7-4ad2-bd3d-5a25bb8d50bc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-c7c27481-82d7-4ad2-bd3d-5a25bb8d50bc .shogun-heading-component h2 {
  color: rgba(21, 107, 175, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: center;
}



#s-58f88608-d432-43b5-8bbd-53b8651bc2cd {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-58f88608-d432-43b5-8bbd-53b8651bc2cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58f88608-d432-43b5-8bbd-53b8651bc2cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0em);
}

}

@media (min-width: 992px) {
[id="s-58f88608-d432-43b5-8bbd-53b8651bc2cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0em);
}

}

@media (min-width: 1200px) {
[id="s-58f88608-d432-43b5-8bbd-53b8651bc2cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0em);
}

}

#s-1b558e2f-ddfe-40dc-b49f-859a6c609408 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-1b558e2f-ddfe-40dc-b49f-859a6c609408 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1b558e2f-ddfe-40dc-b49f-859a6c609408 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b558e2f-ddfe-40dc-b49f-859a6c609408 {
  
}
}@media (max-width: 767px){#s-1b558e2f-ddfe-40dc-b49f-859a6c609408 {
  
}
}
#s-1b558e2f-ddfe-40dc-b49f-859a6c609408 .shogun-heading-component h3 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-9920c516-d105-41b5-aefe-faabd56d398b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9920c516-d105-41b5-aefe-faabd56d398b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-9920c516-d105-41b5-aefe-faabd56d398b .shg-sld-nav-button.shg-sld-left,
#s-9920c516-d105-41b5-aefe-faabd56d398b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b6d4395b-6547-4048-935d-13c5c7e1e0a1 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b6d4395b-6547-4048-935d-13c5c7e1e0a1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b6d4395b-6547-4048-935d-13c5c7e1e0a1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b6d4395b-6547-4048-935d-13c5c7e1e0a1 {
  
}
}@media (max-width: 767px){#s-b6d4395b-6547-4048-935d-13c5c7e1e0a1 {
  
}
}
#s-b6d4395b-6547-4048-935d-13c5c7e1e0a1 .shogun-heading-component h3 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-159ee20e-1759-4ab0-9e3f-4361588319c4 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-159ee20e-1759-4ab0-9e3f-4361588319c4 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-159ee20e-1759-4ab0-9e3f-4361588319c4 .shg-sld-nav-button.shg-sld-left,
#s-159ee20e-1759-4ab0-9e3f-4361588319c4 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-38d770fb-9019-4d4e-b3a1-1c84ff6a53a3 {
  text-align: center;
}

#s-38d770fb-9019-4d4e-b3a1-1c84ff6a53a3 {
  overflow: hidden;
  
  
}







  #s-38d770fb-9019-4d4e-b3a1-1c84ff6a53a3 img.shogun-image {
    

    
    
    
  }


#s-38d770fb-9019-4d4e-b3a1-1c84ff6a53a3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6dddf5ed-e421-4e8d-8591-71e251bf737c {
  text-align: center;
}

#s-6dddf5ed-e421-4e8d-8591-71e251bf737c {
  overflow: hidden;
  
  
}







  #s-6dddf5ed-e421-4e8d-8591-71e251bf737c img.shogun-image {
    

    
    
    
  }


#s-6dddf5ed-e421-4e8d-8591-71e251bf737c .shogun-image-content {
  
    justify-content: center;
  
}

#s-aa1f9696-ed22-44af-8e08-b2da66f25dd5 {
  text-align: center;
}

#s-aa1f9696-ed22-44af-8e08-b2da66f25dd5 {
  overflow: hidden;
  
  
}







  #s-aa1f9696-ed22-44af-8e08-b2da66f25dd5 img.shogun-image {
    

    
    
    
  }


#s-aa1f9696-ed22-44af-8e08-b2da66f25dd5 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d8bc90e8-44dd-40c4-9ed9-4d2754f6db98 {
  text-align: center;
}

#s-d8bc90e8-44dd-40c4-9ed9-4d2754f6db98 {
  overflow: hidden;
  
  
}







  #s-d8bc90e8-44dd-40c4-9ed9-4d2754f6db98 img.shogun-image {
    

    
    
    
  }


#s-d8bc90e8-44dd-40c4-9ed9-4d2754f6db98 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6e1b95aa-e32f-4090-9c52-30c3b6cc3386 {
  text-align: center;
}

#s-6e1b95aa-e32f-4090-9c52-30c3b6cc3386 {
  overflow: hidden;
  
  
}







  #s-6e1b95aa-e32f-4090-9c52-30c3b6cc3386 img.shogun-image {
    

    
    
    
  }


#s-6e1b95aa-e32f-4090-9c52-30c3b6cc3386 .shogun-image-content {
  
    justify-content: center;
  
}

#s-52156be5-94e2-491e-9500-b1ee3b06adc9 {
  text-align: center;
}

#s-52156be5-94e2-491e-9500-b1ee3b06adc9 {
  overflow: hidden;
  
  
}







  #s-52156be5-94e2-491e-9500-b1ee3b06adc9 img.shogun-image {
    

    
    
    
  }


#s-52156be5-94e2-491e-9500-b1ee3b06adc9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-4c917675-546e-404d-a038-f099b452a52c {
  text-align: center;
}

#s-4c917675-546e-404d-a038-f099b452a52c {
  overflow: hidden;
  
  
}







  #s-4c917675-546e-404d-a038-f099b452a52c img.shogun-image {
    

    
    
    
  }


#s-4c917675-546e-404d-a038-f099b452a52c .shogun-image-content {
  
    justify-content: center;
  
}

#s-730af5b1-53cb-41cf-8bb1-633f687f1c46 {
  text-align: center;
}

#s-730af5b1-53cb-41cf-8bb1-633f687f1c46 {
  overflow: hidden;
  
  
}







  #s-730af5b1-53cb-41cf-8bb1-633f687f1c46 img.shogun-image {
    

    
    
    
  }


#s-730af5b1-53cb-41cf-8bb1-633f687f1c46 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f4d698e5-4f5c-4ada-ad5c-7db8c44a1fea {
  text-align: center;
}

#s-f4d698e5-4f5c-4ada-ad5c-7db8c44a1fea {
  overflow: hidden;
  
  
}







  #s-f4d698e5-4f5c-4ada-ad5c-7db8c44a1fea img.shogun-image {
    

    
    
    
  }


#s-f4d698e5-4f5c-4ada-ad5c-7db8c44a1fea .shogun-image-content {
  
    justify-content: center;
  
}

#s-78a96d9a-ac9d-42ca-871b-e5d61278db3b {
  text-align: center;
}

#s-78a96d9a-ac9d-42ca-871b-e5d61278db3b {
  overflow: hidden;
  
  
}







  #s-78a96d9a-ac9d-42ca-871b-e5d61278db3b img.shogun-image {
    

    
    
    
  }


#s-78a96d9a-ac9d-42ca-871b-e5d61278db3b .shogun-image-content {
  
    justify-content: center;
  
}

#s-82ee84b8-17c8-4540-b4fd-70ff49945636 {
  text-align: center;
}

#s-82ee84b8-17c8-4540-b4fd-70ff49945636 {
  overflow: hidden;
  
  
}







  #s-82ee84b8-17c8-4540-b4fd-70ff49945636 img.shogun-image {
    

    
    
    
  }


#s-82ee84b8-17c8-4540-b4fd-70ff49945636 .shogun-image-content {
  
    justify-content: center;
  
}

#s-453ed757-56b1-4a08-9030-2a3dd4546538 {
  text-align: center;
}

#s-453ed757-56b1-4a08-9030-2a3dd4546538 {
  overflow: hidden;
  
  
}







  #s-453ed757-56b1-4a08-9030-2a3dd4546538 img.shogun-image {
    

    
    
    
  }


#s-453ed757-56b1-4a08-9030-2a3dd4546538 .shogun-image-content {
  
    justify-content: center;
  
}

#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1%;
padding-left: 8%;
padding-bottom: 1%;
padding-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 2px;
text-align: center;
background-color: rgba(21, 107, 175, 0.64);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 216, 161, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(215, 215, 215, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a {
  
}
}@media (max-width: 767px){#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a {
  
}
}

  #s-7e5db680-6f7c-48b7-bb0e-77f58a57597a-root {
    text-align: center;
  }


#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7e5db680-6f7c-48b7-bb0e-77f58a57597a-root {
    text-align: center;
  }


#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7e5db680-6f7c-48b7-bb0e-77f58a57597a-root {
    text-align: center;
  }


#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7e5db680-6f7c-48b7-bb0e-77f58a57597a-root {
    text-align: center;
  }


#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7e5db680-6f7c-48b7-bb0e-77f58a57597a-root {
    text-align: center;
  }


#s-7e5db680-6f7c-48b7-bb0e-77f58a57597a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-d62c2722-eeaf-486c-82dc-b7c913313d7b {
  min-height: 50px;
}








#s-d62c2722-eeaf-486c-82dc-b7c913313d7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-d62c2722-eeaf-486c-82dc-b7c913313d7b.shg-box.shg-c {
  justify-content: center;
}

#s-22cba393-fa77-4a0a-843e-df11d7936109 {
  margin-top: 4%;
margin-bottom: 4%;
text-align: center;
}

#s-22cba393-fa77-4a0a-843e-df11d7936109 {
  overflow: hidden;
  
  
}







  #s-22cba393-fa77-4a0a-843e-df11d7936109 img.shogun-image {
    

    
    
    
  }


#s-22cba393-fa77-4a0a-843e-df11d7936109 .shogun-image-content {
  
    justify-content: center;
  
}

#s-45d7e969-c2a3-4da9-b52e-0081b16c15f5 {
  background-attachment: fixed;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 2px;
padding-bottom: 3%;
padding-right: 2px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 50px;
}








#s-45d7e969-c2a3-4da9-b52e-0081b16c15f5 > .shg-box-overlay {
  background-color: rgba(16, 50, 75, 1);
  opacity: 1;
  display: block;
}#s-45d7e969-c2a3-4da9-b52e-0081b16c15f5.shg-box.shg-c {
  justify-content: center;
}

#s-0815a89e-d7cf-40cf-bfcf-c8dc45a58b1f {
  margin-top: 0%;
margin-left: 4%;
margin-bottom: 0%;
margin-right: 4%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-0815a89e-d7cf-40cf-bfcf-c8dc45a58b1f {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-0815a89e-d7cf-40cf-bfcf-c8dc45a58b1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0815a89e-d7cf-40cf-bfcf-c8dc45a58b1f.shg-box.shg-c {
  justify-content: center;
}

#s-6453cc7e-b654-412a-b64f-32c4a8af35ee {
  margin-top: 0%;
margin-left: 20px;
margin-bottom: 0%;
margin-right: 20px;
padding-top: 6px;
padding-left: 0%;
padding-bottom: 6px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-6453cc7e-b654-412a-b64f-32c4a8af35ee .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: center;
}



#s-1f57545d-59d6-441b-8d54-b1ef13c83a7d {
  margin-top: 1%;
margin-left: 2%;
margin-bottom: 1%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-1f57545d-59d6-441b-8d54-b1ef13c83a7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f57545d-59d6-441b-8d54-b1ef13c83a7d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-1f57545d-59d6-441b-8d54-b1ef13c83a7d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-1f57545d-59d6-441b-8d54-b1ef13c83a7d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

#s-5d07a04d-7c52-445b-83e0-17d18dc93556 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-5d07a04d-7c52-445b-83e0-17d18dc93556 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-814876b2-dfc9-4a22-9b34-91a1cf1a9bd0 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-814876b2-dfc9-4a22-9b34-91a1cf1a9bd0 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-d9c1207b-573d-4021-b615-8bb60f7200d8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-d9c1207b-573d-4021-b615-8bb60f7200d8 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: center;
}



#s-2396577f-6c04-49c2-ae20-c9301fbef6e8 {
  margin-left: 6%;
margin-right: 6%;
text-align: left;
}

#s-ce786a48-fc2a-4a80-9b46-dfe621df1e4f {
  margin-top: 0%;
margin-bottom: 0%;
min-height: 240px;
}

#s-ce786a48-fc2a-4a80-9b46-dfe621df1e4f {
  background-image: url();
}








#s-ce786a48-fc2a-4a80-9b46-dfe621df1e4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
  display: block;
}#s-ce786a48-fc2a-4a80-9b46-dfe621df1e4f.shg-box.shg-c {
  justify-content: center;
}

#s-5c89b8c8-eaba-4452-9287-e4d56530f998 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-5c89b8c8-eaba-4452-9287-e4d56530f998"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c89b8c8-eaba-4452-9287-e4d56530f998"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-5c89b8c8-eaba-4452-9287-e4d56530f998"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-5c89b8c8-eaba-4452-9287-e4d56530f998"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-03cdc83c-b188-4be9-a9de-eb976003fe36 {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 6%;
padding-right: 4%;
min-height: 50px;
}








#s-03cdc83c-b188-4be9-a9de-eb976003fe36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-03cdc83c-b188-4be9-a9de-eb976003fe36.shg-box.shg-c {
  justify-content: center;
}

#s-60f9fe66-b340-452e-84ec-ed8596dff75e {
  margin-bottom: 9px;
text-align: center;
}

#s-60f9fe66-b340-452e-84ec-ed8596dff75e {
  overflow: hidden;
  
  
}







  #s-60f9fe66-b340-452e-84ec-ed8596dff75e img.shogun-image {
    

    
    
    
  }


#s-60f9fe66-b340-452e-84ec-ed8596dff75e .shogun-image-content {
  
    justify-content: center;
  
}

#s-3d287251-868c-43fb-9851-de26a99da617 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 12px;
padding-left: 14%;
padding-bottom: 12px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-3d287251-868c-43fb-9851-de26a99da617:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDgxNTdjNzQtMzIzMi00YzYyLTlkZDMtZjM2ZmNjN2UxZWFiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkODE1N2M3NC0zMjMyLTRjNjItOWRkMy1mMzZmY2M3ZTFlYWIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-3d287251-868c-43fb-9851-de26a99da617:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3d287251-868c-43fb-9851-de26a99da617-root {
    text-align: center;
  }


#s-3d287251-868c-43fb-9851-de26a99da617.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3d287251-868c-43fb-9851-de26a99da617-root {
    text-align: center;
  }


#s-3d287251-868c-43fb-9851-de26a99da617.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d287251-868c-43fb-9851-de26a99da617-root {
    text-align: center;
  }


#s-3d287251-868c-43fb-9851-de26a99da617.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d287251-868c-43fb-9851-de26a99da617-root {
    text-align: center;
  }


#s-3d287251-868c-43fb-9851-de26a99da617.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3d287251-868c-43fb-9851-de26a99da617-root {
    text-align: center;
  }


#s-3d287251-868c-43fb-9851-de26a99da617.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-11a4b125-4d12-4ad9-b03c-5a7fe8c7a827 {
  min-height: 50px;
}








#s-11a4b125-4d12-4ad9-b03c-5a7fe8c7a827 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-11a4b125-4d12-4ad9-b03c-5a7fe8c7a827.shg-box.shg-c {
  justify-content: center;
}

#s-dfbc002f-8f6e-43fe-81f9-0b3af2969355 {
  margin-top: 2%;
margin-bottom: 0px;
padding-bottom: 13px;
text-align: center;
}

#s-dfbc002f-8f6e-43fe-81f9-0b3af2969355 {
  overflow: hidden;
  
  
}







  #s-dfbc002f-8f6e-43fe-81f9-0b3af2969355 img.shogun-image {
    

    
    
    
  }


#s-dfbc002f-8f6e-43fe-81f9-0b3af2969355 .shogun-image-content {
  
    justify-content: center;
  
}

#s-435805a9-f464-401a-8053-bc7cfaa46d0e {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 12px;
padding-left: 14%;
padding-bottom: 12px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-435805a9-f464-401a-8053-bc7cfaa46d0e:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWM1MDBmMTMtZWM4NS00ZjdiLWI2OTQtNTEzZTA4OWVmNDFjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYzUwMGYxMy1lYzg1LTRmN2ItYjY5NC01MTNlMDg5ZWY0MWMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-435805a9-f464-401a-8053-bc7cfaa46d0e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-435805a9-f464-401a-8053-bc7cfaa46d0e-root {
    text-align: center;
  }


#s-435805a9-f464-401a-8053-bc7cfaa46d0e.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-435805a9-f464-401a-8053-bc7cfaa46d0e-root {
    text-align: center;
  }


#s-435805a9-f464-401a-8053-bc7cfaa46d0e.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-435805a9-f464-401a-8053-bc7cfaa46d0e-root {
    text-align: center;
  }


#s-435805a9-f464-401a-8053-bc7cfaa46d0e.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-435805a9-f464-401a-8053-bc7cfaa46d0e-root {
    text-align: center;
  }


#s-435805a9-f464-401a-8053-bc7cfaa46d0e.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-435805a9-f464-401a-8053-bc7cfaa46d0e-root {
    text-align: center;
  }


#s-435805a9-f464-401a-8053-bc7cfaa46d0e.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-41649e4a-b215-491e-ba5d-e2d8a4560e9a {
  margin-top: 1px;
margin-bottom: 1px;
text-align: center;
}

#s-41649e4a-b215-491e-ba5d-e2d8a4560e9a {
  overflow: hidden;
  
  
}







  #s-41649e4a-b215-491e-ba5d-e2d8a4560e9a img.shogun-image {
    

    
    
    
  }


#s-41649e4a-b215-491e-ba5d-e2d8a4560e9a .shogun-image-content {
  
    justify-content: center;
  
}

#s-832df2f6-8e22-4bac-bc55-7b0752953c0f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmE4MTI1ZWMtZmZmOS00YTZiLTk1MjQtYzI0OTE4OWViNjVmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjA1NzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGI5MmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZDhiMzk7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JhODEyNWVjLWZmZjktNGE2Yi05NTI0LWMyNDkxODllYjY1ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 2%;
padding-top: 12px;
padding-left: 14%;
padding-bottom: 12px;
padding-right: 14%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 6px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"pos"=>"0.00", "color"=>"#f1a50b"}, {"pos"=>"0.0576", "color"=>"#fdb92f"}, {"pos"=>"1.00", "color"=>"#ed8b39"}];
}
#s-832df2f6-8e22-4bac-bc55-7b0752953c0f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTVhNDI1YTktM2M3MC00YTU0LThhNDYtMzVjZDQ5NTY1ZGUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3NTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjFhNTBiO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNWE0MjVhOS0zYzcwLTRhNTQtOGE0Ni0zNWNkNDk1NjVkZTIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>"0.00", "color"=>"#f1750b"}, {"id"=>2, "pos"=>"1.00", "color"=>"#f1a50b"}] !important;}#s-832df2f6-8e22-4bac-bc55-7b0752953c0f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-832df2f6-8e22-4bac-bc55-7b0752953c0f-root {
    text-align: center;
  }


#s-832df2f6-8e22-4bac-bc55-7b0752953c0f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-832df2f6-8e22-4bac-bc55-7b0752953c0f-root {
    text-align: center;
  }


#s-832df2f6-8e22-4bac-bc55-7b0752953c0f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-832df2f6-8e22-4bac-bc55-7b0752953c0f-root {
    text-align: center;
  }


#s-832df2f6-8e22-4bac-bc55-7b0752953c0f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-832df2f6-8e22-4bac-bc55-7b0752953c0f-root {
    text-align: center;
  }


#s-832df2f6-8e22-4bac-bc55-7b0752953c0f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-832df2f6-8e22-4bac-bc55-7b0752953c0f-root {
    text-align: center;
  }


#s-832df2f6-8e22-4bac-bc55-7b0752953c0f.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-0a36db60-21ea-4a09-ba36-971ec53f9cad {
  min-height: 50px;
}








#s-0a36db60-21ea-4a09-ba36-971ec53f9cad > .shg-box-overlay {
  background-color: rgba(200, 228, 241, 1);
  opacity: 1;
  display: block;
}#s-0a36db60-21ea-4a09-ba36-971ec53f9cad.shg-box.shg-c {
  justify-content: center;
}

#s-1506de4c-a745-4528-b230-ad6edf8c3f53 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-left: 12%;
padding-bottom: 2%;
padding-right: 12%;
}

#s-1506de4c-a745-4528-b230-ad6edf8c3f53 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-1506de4c-a745-4528-b230-ad6edf8c3f53 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1506de4c-a745-4528-b230-ad6edf8c3f53 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: center;
  
  font-size: 14px;
  
  
  
  
  
}

#s-1506de4c-a745-4528-b230-ad6edf8c3f53 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-1506de4c-a745-4528-b230-ad6edf8c3f53 td.shogun-table-column, #s-1506de4c-a745-4528-b230-ad6edf8c3f53 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-986c0ef4-34ea-433c-9616-911776517290 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0%;
margin-bottom: 0%;
padding-top: 6%;
padding-bottom: 6%;
min-height: 10px;
background-position: center center;
}








#s-986c0ef4-34ea-433c-9616-911776517290 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-986c0ef4-34ea-433c-9616-911776517290.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c9f0664c-bc99-4706-ba2e-d0a575184235 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-c9f0664c-bc99-4706-ba2e-d0a575184235"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9f0664c-bc99-4706-ba2e-d0a575184235"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-c9f0664c-bc99-4706-ba2e-d0a575184235"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

@media (min-width: 992px) {
[id="s-c9f0664c-bc99-4706-ba2e-d0a575184235"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-c9f0664c-bc99-4706-ba2e-d0a575184235"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

@media (min-width: 1200px) {
[id="s-c9f0664c-bc99-4706-ba2e-d0a575184235"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-c9f0664c-bc99-4706-ba2e-d0a575184235"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

#s-e3496823-6cd7-4620-9095-d478bf182f75 {
  margin-top: 0px;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 1em;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}








#s-e3496823-6cd7-4620-9095-d478bf182f75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e3496823-6cd7-4620-9095-d478bf182f75.shg-box.shg-c {
  justify-content: center;
}

#s-3fc7b56f-94db-4e5b-aaf1-2060f63da490 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
min-height: 4px;
text-align: center;
}

#s-3fc7b56f-94db-4e5b-aaf1-2060f63da490 .shogun-heading-component h2 {
  color: rgba(69, 163, 231, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.5em;
  
  text-align: center;
}



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

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

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
