.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 > .shg-box-overlay {
  background-color: rgb(255, 255, 255);
  opacity: 0.9;
  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-dc740beb-d150-4467-8d35-582cd683d874 {
  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-dc740beb-d150-4467-8d35-582cd683d874 {
  display: none;
}
#s-dc740beb-d150-4467-8d35-582cd683d874, #wrap-s-dc740beb-d150-4467-8d35-582cd683d874, #wrap-content-s-dc740beb-d150-4467-8d35-582cd683d874 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc740beb-d150-4467-8d35-582cd683d874 {
  display: none;
}
#s-dc740beb-d150-4467-8d35-582cd683d874, #wrap-s-dc740beb-d150-4467-8d35-582cd683d874, #wrap-content-s-dc740beb-d150-4467-8d35-582cd683d874 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc740beb-d150-4467-8d35-582cd683d874 {
  display: none;
}
#s-dc740beb-d150-4467-8d35-582cd683d874, #wrap-s-dc740beb-d150-4467-8d35-582cd683d874, #wrap-content-s-dc740beb-d150-4467-8d35-582cd683d874 { display: none !important; }}@media (max-width: 767px){#s-dc740beb-d150-4467-8d35-582cd683d874 {
  
}
}







#s-dc740beb-d150-4467-8d35-582cd683d874 > .shg-box-overlay {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
  display: block;
}#s-dc740beb-d150-4467-8d35-582cd683d874.shg-box.shg-c {
  justify-content: center;
}

#s-6fbb2612-bc30-4580-9c36-820386dbf50a {
  min-height: 50px;
opacity: 1;
}








#s-6fbb2612-bc30-4580-9c36-820386dbf50a > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0;
  display: block;
}#s-6fbb2612-bc30-4580-9c36-820386dbf50a.shg-box.shg-c {
  justify-content: center;
}

#s-cfba8de4-c48f-4465-8203-3e96e5091ec8 {
  min-height: 50px;
background-color: rgba(15, 94, 154, 1);
}








#s-cfba8de4-c48f-4465-8203-3e96e5091ec8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-cfba8de4-c48f-4465-8203-3e96e5091ec8.shg-box.shg-c {
  justify-content: center;
}

#s-d0f241ed-1d10-40d8-8f47-3896eab37fb5 {
  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-d0f241ed-1d10-40d8-8f47-3896eab37fb5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0f241ed-1d10-40d8-8f47-3896eab37fb5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0f241ed-1d10-40d8-8f47-3896eab37fb5 {
  
}
}@media (max-width: 767px){#s-d0f241ed-1d10-40d8-8f47-3896eab37fb5 {
  
}
}







#s-d0f241ed-1d10-40d8-8f47-3896eab37fb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d0f241ed-1d10-40d8-8f47-3896eab37fb5.shg-box.shg-c {
  justify-content: center;
}

#s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23 {
  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-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23 {
  
}
}@media (max-width: 767px){#s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23 {
  
}
}
@media (min-width: 0px) {
[id="s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e01411f9-2ee0-4a81-8a8b-d3ddf8fd1b23"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-0da4d273-8829-4907-b57e-58dca668f8ac {
  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-0da4d273-8829-4907-b57e-58dca668f8ac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0da4d273-8829-4907-b57e-58dca668f8ac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0da4d273-8829-4907-b57e-58dca668f8ac {
  
}
}@media (max-width: 767px){#s-0da4d273-8829-4907-b57e-58dca668f8ac {
  
}
}
@media (min-width: 0px) {
[id="s-0da4d273-8829-4907-b57e-58dca668f8ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0da4d273-8829-4907-b57e-58dca668f8ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-0da4d273-8829-4907-b57e-58dca668f8ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-0da4d273-8829-4907-b57e-58dca668f8ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-59102a65-eb1f-43f1-8361-67b2e7d599fd {
  margin-top: 1%;
}

#s-59102a65-eb1f-43f1-8361-67b2e7d599fd .shogun-icon-wrapper {
  text-align: center;
}


#s-59102a65-eb1f-43f1-8361-67b2e7d599fd .shogun-icon-wrapper > .shogun-icon {

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

#s-26b90856-a660-4055-a1c3-e3d15a68642b {
  opacity: 1;
}
@media (min-width: 1200px){#s-26b90856-a660-4055-a1c3-e3d15a68642b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-26b90856-a660-4055-a1c3-e3d15a68642b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-26b90856-a660-4055-a1c3-e3d15a68642b {
  
}
}@media (max-width: 767px){#s-26b90856-a660-4055-a1c3-e3d15a68642b {
  
}
}
#s-dde390d3-0e32-4b4b-a2bb-6b7756ac1565 {
  margin-top: 1%;
}

#s-dde390d3-0e32-4b4b-a2bb-6b7756ac1565 .shogun-icon-wrapper {
  text-align: center;
}


#s-dde390d3-0e32-4b4b-a2bb-6b7756ac1565 .shogun-icon-wrapper > .shogun-icon {

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

#s-d282a414-9192-4a23-ba0c-6406d60270a7 {
  opacity: 1;
}
@media (min-width: 1200px){#s-d282a414-9192-4a23-ba0c-6406d60270a7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d282a414-9192-4a23-ba0c-6406d60270a7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d282a414-9192-4a23-ba0c-6406d60270a7 {
  
}
}@media (max-width: 767px){#s-d282a414-9192-4a23-ba0c-6406d60270a7 {
  
}
}
#s-c0ad7660-a976-4107-b428-294727645aa5 {
  margin-top: 1%;
}

#s-c0ad7660-a976-4107-b428-294727645aa5 .shogun-icon-wrapper {
  text-align: center;
}


#s-c0ad7660-a976-4107-b428-294727645aa5 .shogun-icon-wrapper > .shogun-icon {

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

#s-4fabb218-5267-4648-a6ef-2dcd52d1a598 {
  opacity: 1;
}
@media (min-width: 1200px){#s-4fabb218-5267-4648-a6ef-2dcd52d1a598 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4fabb218-5267-4648-a6ef-2dcd52d1a598 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4fabb218-5267-4648-a6ef-2dcd52d1a598 {
  
}
}@media (max-width: 767px){#s-4fabb218-5267-4648-a6ef-2dcd52d1a598 {
  
}
}
#s-bb3bda4e-8cd7-4d62-a849-272f172a2db9 {
  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-bb3bda4e-8cd7-4d62-a849-272f172a2db9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb3bda4e-8cd7-4d62-a849-272f172a2db9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb3bda4e-8cd7-4d62-a849-272f172a2db9 {
  
}
}@media (max-width: 767px){#s-bb3bda4e-8cd7-4d62-a849-272f172a2db9 {
  
}
}
@media (min-width: 0px) {
[id="s-bb3bda4e-8cd7-4d62-a849-272f172a2db9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb3bda4e-8cd7-4d62-a849-272f172a2db9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-bb3bda4e-8cd7-4d62-a849-272f172a2db9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-bb3bda4e-8cd7-4d62-a849-272f172a2db9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-dd381208-b290-4971-800b-a9b775307dbc {
  margin-top: 1%;
}

#s-dd381208-b290-4971-800b-a9b775307dbc .shogun-icon-wrapper {
  text-align: center;
}


#s-dd381208-b290-4971-800b-a9b775307dbc .shogun-icon-wrapper > .shogun-icon {

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

#s-4c7ceff7-709b-4c5a-895b-2c3b9f5e5a72 {
  opacity: 1;
}
@media (min-width: 1200px){#s-4c7ceff7-709b-4c5a-895b-2c3b9f5e5a72 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c7ceff7-709b-4c5a-895b-2c3b9f5e5a72 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4c7ceff7-709b-4c5a-895b-2c3b9f5e5a72 {
  
}
}@media (max-width: 767px){#s-4c7ceff7-709b-4c5a-895b-2c3b9f5e5a72 {
  
}
}
#s-23de2a10-ef56-4ee2-b359-9c4cb6519f23 {
  margin-top: 1%;
}

#s-23de2a10-ef56-4ee2-b359-9c4cb6519f23 .shogun-icon-wrapper {
  text-align: center;
}


#s-23de2a10-ef56-4ee2-b359-9c4cb6519f23 .shogun-icon-wrapper > .shogun-icon {

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

#s-bab72f7d-4ab5-469d-945c-930b9c406433 {
  opacity: 1;
}
@media (min-width: 1200px){#s-bab72f7d-4ab5-469d-945c-930b9c406433 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bab72f7d-4ab5-469d-945c-930b9c406433 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bab72f7d-4ab5-469d-945c-930b9c406433 {
  
}
}@media (max-width: 767px){#s-bab72f7d-4ab5-469d-945c-930b9c406433 {
  
}
}
#s-340b792c-fae6-44e9-a880-a3cd7f303aa2 {
  min-height: 50px;
}








#s-340b792c-fae6-44e9-a880-a3cd7f303aa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-340b792c-fae6-44e9-a880-a3cd7f303aa2.shg-box.shg-c {
  justify-content: center;
}

#s-444afcb6-d121-4289-a3a1-633299209be0 {
  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-444afcb6-d121-4289-a3a1-633299209be0 > .shg-box-overlay {
  background-color: rgba(21, 107, 175, 1);
  opacity: 0;
  display: block;
}#s-444afcb6-d121-4289-a3a1-633299209be0.shg-box.shg-c {
  justify-content: center;
}

#s-b3e2ad44-258b-43b9-ae94-87bd0a050d5e {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-b3e2ad44-258b-43b9-ae94-87bd0a050d5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3e2ad44-258b-43b9-ae94-87bd0a050d5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-b3e2ad44-258b-43b9-ae94-87bd0a050d5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-b3e2ad44-258b-43b9-ae94-87bd0a050d5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-b3e2ad44-258b-43b9-ae94-87bd0a050d5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-b3e2ad44-258b-43b9-ae94-87bd0a050d5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-b3e2ad44-258b-43b9-ae94-87bd0a050d5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

#s-4a3515b1-e6b1-4476-b366-4be4d3241cdf {
  text-align: center;
}

#s-4a3515b1-e6b1-4476-b366-4be4d3241cdf {
  overflow: hidden;
  
  
}







  #s-4a3515b1-e6b1-4476-b366-4be4d3241cdf img.shogun-image {
    

    
    
    
  }


#s-4a3515b1-e6b1-4476-b366-4be4d3241cdf .shogun-image-content {
  
    justify-content: center;
  
}

#s-91c48b15-ec1b-48d7-bf89-16c157c9108e {
  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-91c48b15-ec1b-48d7-bf89-16c157c9108e .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-44c9a58d-ee47-42bd-b6cf-77797a114afd {
  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-44c9a58d-ee47-42bd-b6cf-77797a114afd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-44c9a58d-ee47-42bd-b6cf-77797a114afd.shg-box.shg-c {
  justify-content: center;
}

#s-19db481d-01db-4c3e-9668-b667ffdf3783 {
  min-height: 50px;
}








#s-19db481d-01db-4c3e-9668-b667ffdf3783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-19db481d-01db-4c3e-9668-b667ffdf3783.shg-box.shg-c {
  justify-content: center;
}

#s-1f68993b-9b76-4427-91ae-d7544943ff90 {
  margin-bottom: 20px;
text-align: center;
}

#s-1f68993b-9b76-4427-91ae-d7544943ff90 {
  overflow: hidden;
  
  
}







  #s-1f68993b-9b76-4427-91ae-d7544943ff90 img.shogun-image {
    
      min-height: auto;
    

    
    
    
  }


#s-1f68993b-9b76-4427-91ae-d7544943ff90 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b84c9354-0c71-4a16-b140-6167a7be0985 {
  margin-bottom: 2%;
}

#s-046eb466-e580-4e60-bbed-85c780f1bb7e {
  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-8257bca5-b409-4992-bc39-0bdb6e7e1668 {
  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-8257bca5-b409-4992-bc39-0bdb6e7e1668 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8257bca5-b409-4992-bc39-0bdb6e7e1668.shg-box.shg-c {
  justify-content: center;
}

#s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822 {
  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-ed9fa4e6-e2ed-419e-8449-3a1e461dd822: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-ed9fa4e6-e2ed-419e-8449-3a1e461dd822:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822-root {
    text-align: center;
  }


#s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822-root {
    text-align: center;
  }


#s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822-root {
    text-align: center;
  }


#s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822-root {
    text-align: center;
  }


#s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822-root {
    text-align: center;
  }


#s-ed9fa4e6-e2ed-419e-8449-3a1e461dd822.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-9f92506e-d412-4e3a-b4f0-3a8b3b60afda {
  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-1a6f42ca-4759-4bf4-9055-51dc1b7bb316 {
  margin-bottom: 1%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316 {
  display: none;
}
#s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316, #wrap-s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316, #wrap-content-s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316 {
  display: none;
}
#s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316, #wrap-s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316, #wrap-content-s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316 {
  display: none;
}
#s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316, #wrap-s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316, #wrap-content-s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316 { display: none !important; }}







#s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1a6f42ca-4759-4bf4-9055-51dc1b7bb316.shg-box.shg-c {
  justify-content: center;
}

#s-fdecd6fe-f216-49db-8d6c-fd5f8f525b12 {
  margin-left: 6%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-fdecd6fe-f216-49db-8d6c-fd5f8f525b12"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-fdecd6fe-f216-49db-8d6c-fd5f8f525b12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fdecd6fe-f216-49db-8d6c-fd5f8f525b12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fdecd6fe-f216-49db-8d6c-fd5f8f525b12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-1ee17e50-7f7e-4ae7-ab67-1f34d6946137 {
  margin-top: 24%;
margin-left: 14%;
margin-bottom: 24%;
margin-right: 14%;
text-align: center;
opacity: 1;
}
#s-1ee17e50-7f7e-4ae7-ab67-1f34d6946137:hover {opacity: 0.5 !important;}
#s-1ee17e50-7f7e-4ae7-ab67-1f34d6946137 {
  overflow: hidden;
  
  
}








#s-1ee17e50-7f7e-4ae7-ab67-1f34d6946137 .shogun-image-content {
  
    justify-content: center;
  
}

#s-4b6c1f6e-ea9c-48b4-9002-ebb09db6b8c1 {
  margin-top: 22%;
margin-left: 12%;
margin-bottom: 22%;
margin-right: 12%;
text-align: center;
}
#s-4b6c1f6e-ea9c-48b4-9002-ebb09db6b8c1:hover {opacity: 0.5000000000000001 !important;}
#s-4b6c1f6e-ea9c-48b4-9002-ebb09db6b8c1 {
  overflow: hidden;
  
  
}







  #s-4b6c1f6e-ea9c-48b4-9002-ebb09db6b8c1 img.shogun-image {
    

    
    
    
  }


#s-4b6c1f6e-ea9c-48b4-9002-ebb09db6b8c1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a1de4c2a-fbbe-42f3-a22c-4e8a98b2bb63 {
  margin-top: 21%;
margin-left: 10%;
margin-bottom: 21%;
margin-right: 10%;
text-align: center;
}
#s-a1de4c2a-fbbe-42f3-a22c-4e8a98b2bb63:hover {opacity: 0.5 !important;}
#s-a1de4c2a-fbbe-42f3-a22c-4e8a98b2bb63 {
  overflow: hidden;
  
  
}







  #s-a1de4c2a-fbbe-42f3-a22c-4e8a98b2bb63 img.shogun-image {
    

    
    
    
  }


#s-a1de4c2a-fbbe-42f3-a22c-4e8a98b2bb63 .shogun-image-content {
  
    justify-content: center;
  
}

#s-71d89c2b-bb6f-4ded-a875-091a6dc3c661 {
  margin-left: 24%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-71d89c2b-bb6f-4ded-a875-091a6dc3c661"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-71d89c2b-bb6f-4ded-a875-091a6dc3c661"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-71d89c2b-bb6f-4ded-a875-091a6dc3c661"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-71d89c2b-bb6f-4ded-a875-091a6dc3c661"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-088707ee-34a4-4f67-a2f2-28b131151839 {
  margin-top: 19%;
margin-left: 6%;
margin-bottom: 19%;
margin-right: 6%;
text-align: center;
opacity: 1;
}
#s-088707ee-34a4-4f67-a2f2-28b131151839:hover {opacity: 0.5 !important;}
#s-088707ee-34a4-4f67-a2f2-28b131151839 {
  overflow: hidden;
  
  
}







  #s-088707ee-34a4-4f67-a2f2-28b131151839 img.shogun-image {
    

    
    
    
  }


#s-088707ee-34a4-4f67-a2f2-28b131151839 .shogun-image-content {
  
    justify-content: center;
  
}

#s-fc61f89c-5908-422d-b2be-2eccc997bff6 {
  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-fc61f89c-5908-422d-b2be-2eccc997bff6: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-fc61f89c-5908-422d-b2be-2eccc997bff6 {
  overflow: hidden;
  
  
}







  #s-fc61f89c-5908-422d-b2be-2eccc997bff6 img.shogun-image {
    

    
    
    
  }


#s-fc61f89c-5908-422d-b2be-2eccc997bff6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-fd58a02d-f96f-482a-bc21-94d7eb1be51b {
  margin-left: 18%;
margin-bottom: 1%;
margin-right: 18%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-fd58a02d-f96f-482a-bc21-94d7eb1be51b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd58a02d-f96f-482a-bc21-94d7eb1be51b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd58a02d-f96f-482a-bc21-94d7eb1be51b {
  
}
}@media (max-width: 767px){#s-fd58a02d-f96f-482a-bc21-94d7eb1be51b {
  display: none;
}
#s-fd58a02d-f96f-482a-bc21-94d7eb1be51b, #wrap-s-fd58a02d-f96f-482a-bc21-94d7eb1be51b, #wrap-content-s-fd58a02d-f96f-482a-bc21-94d7eb1be51b { display: none !important; }}







#s-fd58a02d-f96f-482a-bc21-94d7eb1be51b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fd58a02d-f96f-482a-bc21-94d7eb1be51b.shg-box.shg-c {
  justify-content: center;
}

#s-298c45a6-9b0b-4be7-9a2e-f8c81b38d3f3 {
  margin-left: 6%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-298c45a6-9b0b-4be7-9a2e-f8c81b38d3f3"] > .shg-row > .shg-c-xs-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 768px) {
[id="s-298c45a6-9b0b-4be7-9a2e-f8c81b38d3f3"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-298c45a6-9b0b-4be7-9a2e-f8c81b38d3f3"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-298c45a6-9b0b-4be7-9a2e-f8c81b38d3f3"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-01c6e80a-a85c-4773-8e9f-4d7c73f0815d {
  margin-top: 24%;
margin-left: 14%;
margin-bottom: 24%;
margin-right: 14%;
text-align: center;
opacity: 1;
}
#s-01c6e80a-a85c-4773-8e9f-4d7c73f0815d:hover {opacity: 0.5 !important;}
#s-01c6e80a-a85c-4773-8e9f-4d7c73f0815d {
  overflow: hidden;
  
  
}








#s-01c6e80a-a85c-4773-8e9f-4d7c73f0815d .shogun-image-content {
  
    justify-content: center;
  
}

#s-c7a2ce3c-e472-4890-93c3-a3b2e8bae063 {
  margin-top: 22%;
margin-left: 12%;
margin-bottom: 22%;
margin-right: 12%;
text-align: center;
}
#s-c7a2ce3c-e472-4890-93c3-a3b2e8bae063:hover {opacity: 0.5000000000000001 !important;}
#s-c7a2ce3c-e472-4890-93c3-a3b2e8bae063 {
  overflow: hidden;
  
  
}







  #s-c7a2ce3c-e472-4890-93c3-a3b2e8bae063 img.shogun-image {
    

    
    
    
  }


#s-c7a2ce3c-e472-4890-93c3-a3b2e8bae063 .shogun-image-content {
  
    justify-content: center;
  
}

#s-eebfba68-486f-4225-b27e-63b39e1c353d {
  margin-top: 21%;
margin-left: 10%;
margin-bottom: 21%;
margin-right: 10%;
text-align: center;
}
#s-eebfba68-486f-4225-b27e-63b39e1c353d:hover {opacity: 0.5 !important;}
#s-eebfba68-486f-4225-b27e-63b39e1c353d {
  overflow: hidden;
  
  
}







  #s-eebfba68-486f-4225-b27e-63b39e1c353d img.shogun-image {
    

    
    
    
  }


#s-eebfba68-486f-4225-b27e-63b39e1c353d .shogun-image-content {
  
    justify-content: center;
  
}

#s-41ab8377-43fe-4a7f-9ec2-1d4b3a540b82 {
  margin-top: 19%;
margin-left: 6%;
margin-bottom: 19%;
margin-right: 6%;
text-align: center;
opacity: 1;
}
#s-41ab8377-43fe-4a7f-9ec2-1d4b3a540b82:hover {opacity: 0.5 !important;}
#s-41ab8377-43fe-4a7f-9ec2-1d4b3a540b82 {
  overflow: hidden;
  
  
}







  #s-41ab8377-43fe-4a7f-9ec2-1d4b3a540b82 img.shogun-image {
    

    
    
    
  }


#s-41ab8377-43fe-4a7f-9ec2-1d4b3a540b82 .shogun-image-content {
  
    justify-content: center;
  
}

#s-bce50d32-ebd9-45f4-b545-98f4bdaac380 {
  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-bce50d32-ebd9-45f4-b545-98f4bdaac380: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-bce50d32-ebd9-45f4-b545-98f4bdaac380 {
  overflow: hidden;
  
  
}







  #s-bce50d32-ebd9-45f4-b545-98f4bdaac380 img.shogun-image {
    

    
    
    
  }


#s-bce50d32-ebd9-45f4-b545-98f4bdaac380 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ac41d780-eb70-4144-b902-fe65b8fbcaa8 {
  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-ac41d780-eb70-4144-b902-fe65b8fbcaa8 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.9;
  display: block;
}#s-ac41d780-eb70-4144-b902-fe65b8fbcaa8.shg-box.shg-c {
  justify-content: center;
}

#s-3c98926a-9bf8-4a10-90bd-43f35ce35770 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-3c98926a-9bf8-4a10-90bd-43f35ce35770"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c98926a-9bf8-4a10-90bd-43f35ce35770"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-3c98926a-9bf8-4a10-90bd-43f35ce35770"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-3c98926a-9bf8-4a10-90bd-43f35ce35770"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-3c98926a-9bf8-4a10-90bd-43f35ce35770"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-3c98926a-9bf8-4a10-90bd-43f35ce35770"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-3c98926a-9bf8-4a10-90bd-43f35ce35770"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

}

@media (max-width: 767px) {
  [id="s-3c98926a-9bf8-4a10-90bd-43f35ce35770"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2b86fca5-e7af-41fb-81bf-a6359f1fc6e2 {
  padding-left: 4%;
padding-right: 4%;
text-align: center;
}

#s-2b86fca5-e7af-41fb-81bf-a6359f1fc6e2 {
  overflow: hidden;
  
  
}







  #s-2b86fca5-e7af-41fb-81bf-a6359f1fc6e2 img.shogun-image {
    

    
    
    
  }


#s-2b86fca5-e7af-41fb-81bf-a6359f1fc6e2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-65cee1f0-8c29-44eb-bbf1-5e735c66bdbf {
  text-align: center;
}

#s-65cee1f0-8c29-44eb-bbf1-5e735c66bdbf {
  overflow: hidden;
  
  
}







  #s-65cee1f0-8c29-44eb-bbf1-5e735c66bdbf img.shogun-image {
    

    
    
    
  }


#s-65cee1f0-8c29-44eb-bbf1-5e735c66bdbf .shogun-image-content {
  
    justify-content: center;
  
}

#s-c2afddd0-347a-4b4f-b7df-d16a8a684102 {
  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-c2afddd0-347a-4b4f-b7df-d16a8a684102 .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-d85a6195-38a8-4187-9461-9a7947f323f5 {
  min-height: 50px;
}








#s-d85a6195-38a8-4187-9461-9a7947f323f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d85a6195-38a8-4187-9461-9a7947f323f5.shg-box.shg-c {
  justify-content: center;
}

#s-394ea30d-891a-4cc9-be75-389c2780e053 {
  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-394ea30d-891a-4cc9-be75-389c2780e053 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-394ea30d-891a-4cc9-be75-389c2780e053.shg-box.shg-c {
  justify-content: center;
}

#s-19aa698f-f142-445b-b101-5abe841be6ca {
  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-369d3faa-bd7a-456c-a525-47fd73614e70 {
  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-369d3faa-bd7a-456c-a525-47fd73614e70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-369d3faa-bd7a-456c-a525-47fd73614e70.shg-box.shg-c {
  justify-content: center;
}

#s-9f31d688-1552-4244-9c93-7d71057504ba {
  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-9f31d688-1552-4244-9c93-7d71057504ba: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-9f31d688-1552-4244-9c93-7d71057504ba:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9f31d688-1552-4244-9c93-7d71057504ba-root {
    text-align: center;
  }


#s-9f31d688-1552-4244-9c93-7d71057504ba.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9f31d688-1552-4244-9c93-7d71057504ba-root {
    text-align: center;
  }


#s-9f31d688-1552-4244-9c93-7d71057504ba.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9f31d688-1552-4244-9c93-7d71057504ba-root {
    text-align: center;
  }


#s-9f31d688-1552-4244-9c93-7d71057504ba.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9f31d688-1552-4244-9c93-7d71057504ba-root {
    text-align: center;
  }


#s-9f31d688-1552-4244-9c93-7d71057504ba.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9f31d688-1552-4244-9c93-7d71057504ba-root {
    text-align: center;
  }


#s-9f31d688-1552-4244-9c93-7d71057504ba.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-90410825-6d3b-4ee4-857b-55a7d1b75b76 {
  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-2a9f61fc-5a1b-496d-81d4-c2048664f60c {
  margin-bottom: 1%;
min-height: 50px;
}
@media (max-width: 767px){#s-2a9f61fc-5a1b-496d-81d4-c2048664f60c {
  display: none;
}
#s-2a9f61fc-5a1b-496d-81d4-c2048664f60c, #wrap-s-2a9f61fc-5a1b-496d-81d4-c2048664f60c, #wrap-content-s-2a9f61fc-5a1b-496d-81d4-c2048664f60c { display: none !important; }}







#s-2a9f61fc-5a1b-496d-81d4-c2048664f60c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a9f61fc-5a1b-496d-81d4-c2048664f60c.shg-box.shg-c {
  justify-content: center;
}

#s-23368758-d65a-49be-bba6-b4061c2a3be7 {
  margin-top: 1%;
margin-left: 24%;
margin-bottom: 0%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-23368758-d65a-49be-bba6-b4061c2a3be7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.0em);
}

}

@media (min-width: 768px) {
[id="s-23368758-d65a-49be-bba6-b4061c2a3be7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-23368758-d65a-49be-bba6-b4061c2a3be7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-23368758-d65a-49be-bba6-b4061c2a3be7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

}

#s-b286f558-3a7e-46e2-9b42-63f3d7752bc8 {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-b286f558-3a7e-46e2-9b42-63f3d7752bc8:hover {opacity: 0.5 !important;}
#s-b286f558-3a7e-46e2-9b42-63f3d7752bc8 {
  overflow: hidden;
  
  
}







  #s-b286f558-3a7e-46e2-9b42-63f3d7752bc8 img.shogun-image {
    

    
    
    
  }


#s-b286f558-3a7e-46e2-9b42-63f3d7752bc8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a0f81fbf-0ff1-4a05-bbf0-f14a20394eb7 {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-a0f81fbf-0ff1-4a05-bbf0-f14a20394eb7:hover {opacity: 0.5 !important;}
#s-a0f81fbf-0ff1-4a05-bbf0-f14a20394eb7 {
  overflow: hidden;
  
  
}







  #s-a0f81fbf-0ff1-4a05-bbf0-f14a20394eb7 img.shogun-image {
    

    
    
    
  }


#s-a0f81fbf-0ff1-4a05-bbf0-f14a20394eb7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9074b05c-814f-4af5-897b-4c7905f14113 {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-9074b05c-814f-4af5-897b-4c7905f14113:hover {opacity: 0.5 !important;}
#s-9074b05c-814f-4af5-897b-4c7905f14113 {
  overflow: hidden;
  
  
}







  #s-9074b05c-814f-4af5-897b-4c7905f14113 img.shogun-image {
    

    
    
    
  }


#s-9074b05c-814f-4af5-897b-4c7905f14113 .shogun-image-content {
  
    justify-content: center;
  
}

#s-95de2283-5d89-4514-aeb6-6b654e16275c {
  margin-bottom: 5px;
padding-top: 10px;
padding-left: 14%;
padding-bottom: 10px;
padding-right: 14%;
max-width: 351px;
text-align: center;
}
#s-95de2283-5d89-4514-aeb6-6b654e16275c:hover {opacity: 0.5 !important;}
#s-95de2283-5d89-4514-aeb6-6b654e16275c {
  overflow: hidden;
  
  
      max-width: 351px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-95de2283-5d89-4514-aeb6-6b654e16275c .shogun-image-content {
  
    justify-content: center;
  
}

#s-3aaf89dc-542a-4c56-bc90-eb44aa200c10 {
  margin-bottom: 1%;
min-height: 50px;
}
@media (min-width: 1200px){#s-3aaf89dc-542a-4c56-bc90-eb44aa200c10 {
  display: none;
}
#s-3aaf89dc-542a-4c56-bc90-eb44aa200c10, #wrap-s-3aaf89dc-542a-4c56-bc90-eb44aa200c10, #wrap-content-s-3aaf89dc-542a-4c56-bc90-eb44aa200c10 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3aaf89dc-542a-4c56-bc90-eb44aa200c10 {
  display: none;
}
#s-3aaf89dc-542a-4c56-bc90-eb44aa200c10, #wrap-s-3aaf89dc-542a-4c56-bc90-eb44aa200c10, #wrap-content-s-3aaf89dc-542a-4c56-bc90-eb44aa200c10 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3aaf89dc-542a-4c56-bc90-eb44aa200c10 {
  display: none;
}
#s-3aaf89dc-542a-4c56-bc90-eb44aa200c10, #wrap-s-3aaf89dc-542a-4c56-bc90-eb44aa200c10, #wrap-content-s-3aaf89dc-542a-4c56-bc90-eb44aa200c10 { display: none !important; }}







#s-3aaf89dc-542a-4c56-bc90-eb44aa200c10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3aaf89dc-542a-4c56-bc90-eb44aa200c10.shg-box.shg-c {
  justify-content: center;
}

#s-05bcb259-a30d-496e-a647-f131c1b1d711 {
  margin-top: 0%;
margin-left: 18%;
margin-bottom: 0%;
margin-right: 18%;
}

@media (min-width: 0px) {
[id="s-05bcb259-a30d-496e-a647-f131c1b1d711"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.0em);
}

}

@media (min-width: 768px) {
[id="s-05bcb259-a30d-496e-a647-f131c1b1d711"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-05bcb259-a30d-496e-a647-f131c1b1d711"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-05bcb259-a30d-496e-a647-f131c1b1d711"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

}

#s-48364cb9-f1ff-42c4-a6c6-89ddb91aa26d {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-48364cb9-f1ff-42c4-a6c6-89ddb91aa26d:hover {opacity: 0.5 !important;}
#s-48364cb9-f1ff-42c4-a6c6-89ddb91aa26d {
  overflow: hidden;
  
  
}







  #s-48364cb9-f1ff-42c4-a6c6-89ddb91aa26d img.shogun-image {
    

    
    
    
  }


#s-48364cb9-f1ff-42c4-a6c6-89ddb91aa26d .shogun-image-content {
  
    justify-content: center;
  
}

#s-6925fb77-d00d-4707-bf52-5f9f1726c216 {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-6925fb77-d00d-4707-bf52-5f9f1726c216:hover {opacity: 0.5 !important;}
#s-6925fb77-d00d-4707-bf52-5f9f1726c216 {
  overflow: hidden;
  
  
}







  #s-6925fb77-d00d-4707-bf52-5f9f1726c216 img.shogun-image {
    

    
    
    
  }


#s-6925fb77-d00d-4707-bf52-5f9f1726c216 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f2f26eec-be5f-4bb4-9271-56ddd72afccd {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-f2f26eec-be5f-4bb4-9271-56ddd72afccd:hover {opacity: 0.5 !important;}
#s-f2f26eec-be5f-4bb4-9271-56ddd72afccd {
  overflow: hidden;
  
  
}







  #s-f2f26eec-be5f-4bb4-9271-56ddd72afccd img.shogun-image {
    

    
    
    
  }


#s-f2f26eec-be5f-4bb4-9271-56ddd72afccd .shogun-image-content {
  
    justify-content: center;
  
}

#s-507cc878-3a04-457e-9ebc-99a55aaaaad1 {
  padding-top: 8px;
padding-left: 14%;
padding-bottom: 8px;
padding-right: 14%;
max-width: 351px;
text-align: center;
}
#s-507cc878-3a04-457e-9ebc-99a55aaaaad1:hover {opacity: 0.5 !important;}
#s-507cc878-3a04-457e-9ebc-99a55aaaaad1 {
  overflow: hidden;
  
  
      max-width: 351px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-507cc878-3a04-457e-9ebc-99a55aaaaad1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-10736c58-e9fa-44c6-b754-bf296794b449 {
  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-10736c58-e9fa-44c6-b754-bf296794b449 > .shg-box-overlay {
  background-color: rgba(21, 107, 175, 1);
  opacity: 0;
  display: block;
}#s-10736c58-e9fa-44c6-b754-bf296794b449.shg-box.shg-c {
  justify-content: center;
}

#s-51eb372b-b914-4578-83a8-f04d1591da8b {
  margin-left: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 4%;
padding-bottom: 1%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-51eb372b-b914-4578-83a8-f04d1591da8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51eb372b-b914-4578-83a8-f04d1591da8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-51eb372b-b914-4578-83a8-f04d1591da8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-51eb372b-b914-4578-83a8-f04d1591da8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-51eb372b-b914-4578-83a8-f04d1591da8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-51eb372b-b914-4578-83a8-f04d1591da8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-51eb372b-b914-4578-83a8-f04d1591da8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

}

#s-b914a7b4-8d03-411a-b8cc-c2f25fee03ef {
  text-align: center;
}

#s-b914a7b4-8d03-411a-b8cc-c2f25fee03ef {
  overflow: hidden;
  
  
}







  #s-b914a7b4-8d03-411a-b8cc-c2f25fee03ef img.shogun-image {
    

    
    
    
  }


#s-b914a7b4-8d03-411a-b8cc-c2f25fee03ef .shogun-image-content {
  
    justify-content: center;
  
}

#s-a1ab0977-5244-4022-820a-d7d6110985a1 {
  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-a1ab0977-5244-4022-820a-d7d6110985a1 .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-f2dcb2fe-0621-4907-8cf2-aec1c0863e98 {
  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-f2dcb2fe-0621-4907-8cf2-aec1c0863e98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-f2dcb2fe-0621-4907-8cf2-aec1c0863e98.shg-box.shg-c {
  justify-content: center;
}

#s-dc1a2baa-1519-46d9-a4fb-0a966cef0132 {
  min-height: 50px;
}








#s-dc1a2baa-1519-46d9-a4fb-0a966cef0132 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc1a2baa-1519-46d9-a4fb-0a966cef0132.shg-box.shg-c {
  justify-content: center;
}

#s-9e51b458-740a-40dc-8eb6-f19700c90a66 {
  text-align: center;
}

#s-9e51b458-740a-40dc-8eb6-f19700c90a66 {
  overflow: hidden;
  
  
}







  #s-9e51b458-740a-40dc-8eb6-f19700c90a66 img.shogun-image {
    

    
    
    
  }


#s-9e51b458-740a-40dc-8eb6-f19700c90a66 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2c1c9acc-a669-41fb-b373-47f3c2fe2fea {
  margin-bottom: 2%;
}

#s-e262b788-90dd-49bf-9077-edf017589843 {
  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-0f0bf75b-c355-4f31-a89b-a488d29c1b5b {
  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-0f0bf75b-c355-4f31-a89b-a488d29c1b5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0f0bf75b-c355-4f31-a89b-a488d29c1b5b.shg-box.shg-c {
  justify-content: center;
}

#s-81427ead-bceb-44f9-bf63-509e352a6d18 {
  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-81427ead-bceb-44f9-bf63-509e352a6d18: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-81427ead-bceb-44f9-bf63-509e352a6d18:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-81427ead-bceb-44f9-bf63-509e352a6d18-root {
    text-align: center;
  }


#s-81427ead-bceb-44f9-bf63-509e352a6d18.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-81427ead-bceb-44f9-bf63-509e352a6d18-root {
    text-align: center;
  }


#s-81427ead-bceb-44f9-bf63-509e352a6d18.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-81427ead-bceb-44f9-bf63-509e352a6d18-root {
    text-align: center;
  }


#s-81427ead-bceb-44f9-bf63-509e352a6d18.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-81427ead-bceb-44f9-bf63-509e352a6d18-root {
    text-align: center;
  }


#s-81427ead-bceb-44f9-bf63-509e352a6d18.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-81427ead-bceb-44f9-bf63-509e352a6d18-root {
    text-align: center;
  }


#s-81427ead-bceb-44f9-bf63-509e352a6d18.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-56de9c0f-394e-4081-85ac-ac368299403c {
  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-5b252e78-9afc-4c08-b72c-010ea38f9c08 {
  margin-left: 10%;
margin-bottom: 1%;
margin-right: 10%;
min-height: 50px;
}
@media (max-width: 767px){#s-5b252e78-9afc-4c08-b72c-010ea38f9c08 {
  display: none;
}
#s-5b252e78-9afc-4c08-b72c-010ea38f9c08, #wrap-s-5b252e78-9afc-4c08-b72c-010ea38f9c08, #wrap-content-s-5b252e78-9afc-4c08-b72c-010ea38f9c08 { display: none !important; }}







#s-5b252e78-9afc-4c08-b72c-010ea38f9c08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b252e78-9afc-4c08-b72c-010ea38f9c08.shg-box.shg-c {
  justify-content: center;
}

#s-8fb6e7f1-85a0-4b5d-95f6-69f3888cfbca {
  margin-top: 0%;
margin-left: 24%;
margin-bottom: 0%;
margin-right: 24%;
}

@media (min-width: 0px) {
[id="s-8fb6e7f1-85a0-4b5d-95f6-69f3888cfbca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fb6e7f1-85a0-4b5d-95f6-69f3888cfbca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-8fb6e7f1-85a0-4b5d-95f6-69f3888cfbca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-8fb6e7f1-85a0-4b5d-95f6-69f3888cfbca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-67912740-cd44-4d3c-998a-79f80d35747f {
  margin-top: 2%;
margin-left: 8%;
margin-bottom: 2%;
margin-right: 8%;
text-align: center;
}
#s-67912740-cd44-4d3c-998a-79f80d35747f:hover {opacity: 0.5 !important;}
#s-67912740-cd44-4d3c-998a-79f80d35747f {
  overflow: hidden;
  
  
}







  #s-67912740-cd44-4d3c-998a-79f80d35747f img.shogun-image {
    

    
    
    
  }


#s-67912740-cd44-4d3c-998a-79f80d35747f .shogun-image-content {
  
    justify-content: center;
  
}

#s-1ef56846-fe12-4b96-824d-7f6ee06ed858 {
  margin-top: 2%;
margin-left: 6%;
margin-bottom: 2%;
margin-right: 6%;
text-align: center;
}
#s-1ef56846-fe12-4b96-824d-7f6ee06ed858:hover {opacity: 0.5 !important;}
#s-1ef56846-fe12-4b96-824d-7f6ee06ed858 {
  overflow: hidden;
  
  
}







  #s-1ef56846-fe12-4b96-824d-7f6ee06ed858 img.shogun-image {
    

    
    
    
  }


#s-1ef56846-fe12-4b96-824d-7f6ee06ed858 .shogun-image-content {
  
    justify-content: center;
  
}

#s-4b7ab329-8622-4de4-9956-50a9aa335e47 {
  margin-top: 1%;
margin-left: 4%;
margin-bottom: 1%;
margin-right: 4%;
text-align: center;
}
#s-4b7ab329-8622-4de4-9956-50a9aa335e47:hover {opacity: 0.5 !important;}
#s-4b7ab329-8622-4de4-9956-50a9aa335e47 {
  overflow: hidden;
  
  
}







  #s-4b7ab329-8622-4de4-9956-50a9aa335e47 img.shogun-image {
    

    
    
    
  }


#s-4b7ab329-8622-4de4-9956-50a9aa335e47 .shogun-image-content {
  
    justify-content: center;
  
}

#s-fa63f9f7-cfbf-457b-9f44-fd172b290e84 {
  margin-bottom: 1%;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
}
@media (min-width: 1200px){#s-fa63f9f7-cfbf-457b-9f44-fd172b290e84 {
  display: none;
}
#s-fa63f9f7-cfbf-457b-9f44-fd172b290e84, #wrap-s-fa63f9f7-cfbf-457b-9f44-fd172b290e84, #wrap-content-s-fa63f9f7-cfbf-457b-9f44-fd172b290e84 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa63f9f7-cfbf-457b-9f44-fd172b290e84 {
  display: none;
}
#s-fa63f9f7-cfbf-457b-9f44-fd172b290e84, #wrap-s-fa63f9f7-cfbf-457b-9f44-fd172b290e84, #wrap-content-s-fa63f9f7-cfbf-457b-9f44-fd172b290e84 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fa63f9f7-cfbf-457b-9f44-fd172b290e84 {
  display: none;
}
#s-fa63f9f7-cfbf-457b-9f44-fd172b290e84, #wrap-s-fa63f9f7-cfbf-457b-9f44-fd172b290e84, #wrap-content-s-fa63f9f7-cfbf-457b-9f44-fd172b290e84 { display: none !important; }}







#s-fa63f9f7-cfbf-457b-9f44-fd172b290e84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fa63f9f7-cfbf-457b-9f44-fd172b290e84.shg-box.shg-c {
  justify-content: center;
}

#s-3c608707-5778-4b13-b025-fc51856f846a {
  margin-top: 0%;
margin-left: 6%;
margin-bottom: 0%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-3c608707-5778-4b13-b025-fc51856f846a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 768px) {
[id="s-3c608707-5778-4b13-b025-fc51856f846a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-3c608707-5778-4b13-b025-fc51856f846a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-3c608707-5778-4b13-b025-fc51856f846a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-649a0fad-6e4b-4748-8983-28d10fc26bf0 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
text-align: center;
}
#s-649a0fad-6e4b-4748-8983-28d10fc26bf0:hover {opacity: 0.5 !important;}
#s-649a0fad-6e4b-4748-8983-28d10fc26bf0 {
  overflow: hidden;
  
  
}







  #s-649a0fad-6e4b-4748-8983-28d10fc26bf0 img.shogun-image {
    

    
    
    
  }


#s-649a0fad-6e4b-4748-8983-28d10fc26bf0 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9bb97ff0-aa2c-446c-89ab-2599bbe9147c {
  margin-top: 1%;
margin-left: 1%;
margin-bottom: 1%;
margin-right: 1%;
text-align: center;
}
#s-9bb97ff0-aa2c-446c-89ab-2599bbe9147c:hover {opacity: 0.5 !important;}
#s-9bb97ff0-aa2c-446c-89ab-2599bbe9147c {
  overflow: hidden;
  
  
}







  #s-9bb97ff0-aa2c-446c-89ab-2599bbe9147c img.shogun-image {
    

    
    
    
  }


#s-9bb97ff0-aa2c-446c-89ab-2599bbe9147c .shogun-image-content {
  
    justify-content: center;
  
}

#s-87292ee9-d6a3-4df8-8b9e-91c25f40f6d6 {
  margin-top: 1%;
margin-left: 1%;
margin-bottom: 1%;
margin-right: 1%;
text-align: center;
}
#s-87292ee9-d6a3-4df8-8b9e-91c25f40f6d6:hover {opacity: 0.5 !important;}
#s-87292ee9-d6a3-4df8-8b9e-91c25f40f6d6 {
  overflow: hidden;
  
  
}







  #s-87292ee9-d6a3-4df8-8b9e-91c25f40f6d6 img.shogun-image {
    

    
    
    
  }


#s-87292ee9-d6a3-4df8-8b9e-91c25f40f6d6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6834508c-e1b7-44e9-ba04-fe42bfa406ef {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 2%;
padding-bottom: 2%;
min-height: 50%;
background-position: center center;
}








#s-6834508c-e1b7-44e9-ba04-fe42bfa406ef > .shg-box-overlay {
  background-color: rgba(202, 227, 238, 1);
  opacity: 0.9;
  display: block;
}#s-6834508c-e1b7-44e9-ba04-fe42bfa406ef.shg-box.shg-c {
  justify-content: center;
}

#s-4043fd09-ac6a-481d-8d57-56b8f5535233 {
  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-4043fd09-ac6a-481d-8d57-56b8f5535233 .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-18012318-ea1a-4603-a06a-befcee2a1770 {
  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-18012318-ea1a-4603-a06a-befcee2a1770 .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-bc352a37-c6c5-400e-b81e-c2af7ec601c7 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-bc352a37-c6c5-400e-b81e-c2af7ec601c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc352a37-c6c5-400e-b81e-c2af7ec601c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0em);
}

}

@media (min-width: 992px) {
[id="s-bc352a37-c6c5-400e-b81e-c2af7ec601c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0em);
}

}

@media (min-width: 1200px) {
[id="s-bc352a37-c6c5-400e-b81e-c2af7ec601c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0em);
}

}

#s-46a421a1-960d-49e4-8f03-cc639cf20139 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-46a421a1-960d-49e4-8f03-cc639cf20139 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46a421a1-960d-49e4-8f03-cc639cf20139 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46a421a1-960d-49e4-8f03-cc639cf20139 {
  
}
}@media (max-width: 767px){#s-46a421a1-960d-49e4-8f03-cc639cf20139 {
  
}
}
#s-46a421a1-960d-49e4-8f03-cc639cf20139 .shogun-heading-component h3 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-3c4bdd83-5667-48e0-8add-6ff327fceeef {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3c4bdd83-5667-48e0-8add-6ff327fceeef .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3c4bdd83-5667-48e0-8add-6ff327fceeef .shg-sld-nav-button.shg-sld-left,
#s-3c4bdd83-5667-48e0-8add-6ff327fceeef .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-4c2116f4-ecdd-46d1-905c-76ee2db58369 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4c2116f4-ecdd-46d1-905c-76ee2db58369 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c2116f4-ecdd-46d1-905c-76ee2db58369 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4c2116f4-ecdd-46d1-905c-76ee2db58369 {
  
}
}@media (max-width: 767px){#s-4c2116f4-ecdd-46d1-905c-76ee2db58369 {
  
}
}
#s-4c2116f4-ecdd-46d1-905c-76ee2db58369 .shogun-heading-component h3 {
  color: rgba(56, 56, 56, 1);
  font-weight:  normal ;
  font-family: "Josefin Sans";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-a6e18d83-ea0a-4602-9fd8-bcf9fd4f7867 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-a6e18d83-ea0a-4602-9fd8-bcf9fd4f7867 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-a6e18d83-ea0a-4602-9fd8-bcf9fd4f7867 .shg-sld-nav-button.shg-sld-left,
#s-a6e18d83-ea0a-4602-9fd8-bcf9fd4f7867 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-5fd83234-e170-43f8-b9a5-cc940691e7e6 {
  text-align: center;
}

#s-5fd83234-e170-43f8-b9a5-cc940691e7e6 {
  overflow: hidden;
  
  
}







  #s-5fd83234-e170-43f8-b9a5-cc940691e7e6 img.shogun-image {
    

    
    
    
  }


#s-5fd83234-e170-43f8-b9a5-cc940691e7e6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2f33c28a-ba43-4c6d-877b-541a236730da {
  text-align: center;
}

#s-2f33c28a-ba43-4c6d-877b-541a236730da {
  overflow: hidden;
  
  
}







  #s-2f33c28a-ba43-4c6d-877b-541a236730da img.shogun-image {
    

    
    
    
  }


#s-2f33c28a-ba43-4c6d-877b-541a236730da .shogun-image-content {
  
    justify-content: center;
  
}

#s-73e2a341-a4c6-448c-a25f-63dd5d78a279 {
  text-align: center;
}

#s-73e2a341-a4c6-448c-a25f-63dd5d78a279 {
  overflow: hidden;
  
  
}







  #s-73e2a341-a4c6-448c-a25f-63dd5d78a279 img.shogun-image {
    

    
    
    
  }


#s-73e2a341-a4c6-448c-a25f-63dd5d78a279 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e6fbe21e-6483-44f2-8708-7107782b29b8 {
  text-align: center;
}

#s-e6fbe21e-6483-44f2-8708-7107782b29b8 {
  overflow: hidden;
  
  
}







  #s-e6fbe21e-6483-44f2-8708-7107782b29b8 img.shogun-image {
    

    
    
    
  }


#s-e6fbe21e-6483-44f2-8708-7107782b29b8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b86ff584-d86f-43fe-a9c3-63d3bd302030 {
  text-align: center;
}

#s-b86ff584-d86f-43fe-a9c3-63d3bd302030 {
  overflow: hidden;
  
  
}







  #s-b86ff584-d86f-43fe-a9c3-63d3bd302030 img.shogun-image {
    

    
    
    
  }


#s-b86ff584-d86f-43fe-a9c3-63d3bd302030 .shogun-image-content {
  
    justify-content: center;
  
}

#s-0c1e5f83-edb0-4635-8c49-b0c0bda65db6 {
  text-align: center;
}

#s-0c1e5f83-edb0-4635-8c49-b0c0bda65db6 {
  overflow: hidden;
  
  
}







  #s-0c1e5f83-edb0-4635-8c49-b0c0bda65db6 img.shogun-image {
    

    
    
    
  }


#s-0c1e5f83-edb0-4635-8c49-b0c0bda65db6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d198a661-06c9-49c1-a6f5-084b3ed58457 {
  text-align: center;
}

#s-d198a661-06c9-49c1-a6f5-084b3ed58457 {
  overflow: hidden;
  
  
}







  #s-d198a661-06c9-49c1-a6f5-084b3ed58457 img.shogun-image {
    

    
    
    
  }


#s-d198a661-06c9-49c1-a6f5-084b3ed58457 .shogun-image-content {
  
    justify-content: center;
  
}

#s-07df2813-3442-4043-b4c4-2812c94bded1 {
  text-align: center;
}

#s-07df2813-3442-4043-b4c4-2812c94bded1 {
  overflow: hidden;
  
  
}







  #s-07df2813-3442-4043-b4c4-2812c94bded1 img.shogun-image {
    

    
    
    
  }


#s-07df2813-3442-4043-b4c4-2812c94bded1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e90961ad-6650-4f9e-ab94-1fb26549a99c {
  text-align: center;
}

#s-e90961ad-6650-4f9e-ab94-1fb26549a99c {
  overflow: hidden;
  
  
}







  #s-e90961ad-6650-4f9e-ab94-1fb26549a99c img.shogun-image {
    

    
    
    
  }


#s-e90961ad-6650-4f9e-ab94-1fb26549a99c .shogun-image-content {
  
    justify-content: center;
  
}

#s-fead39bc-3919-4a63-87a0-7d1c7f5ab278 {
  text-align: center;
}

#s-fead39bc-3919-4a63-87a0-7d1c7f5ab278 {
  overflow: hidden;
  
  
}







  #s-fead39bc-3919-4a63-87a0-7d1c7f5ab278 img.shogun-image {
    

    
    
    
  }


#s-fead39bc-3919-4a63-87a0-7d1c7f5ab278 .shogun-image-content {
  
    justify-content: center;
  
}

#s-47b439a8-e376-4e31-8865-3fea8b32829c {
  text-align: center;
}

#s-47b439a8-e376-4e31-8865-3fea8b32829c {
  overflow: hidden;
  
  
}







  #s-47b439a8-e376-4e31-8865-3fea8b32829c img.shogun-image {
    

    
    
    
  }


#s-47b439a8-e376-4e31-8865-3fea8b32829c .shogun-image-content {
  
    justify-content: center;
  
}

#s-89ec86e6-3694-4785-895e-6ba5412aa49d {
  text-align: center;
}

#s-89ec86e6-3694-4785-895e-6ba5412aa49d {
  overflow: hidden;
  
  
}







  #s-89ec86e6-3694-4785-895e-6ba5412aa49d img.shogun-image {
    

    
    
    
  }


#s-89ec86e6-3694-4785-895e-6ba5412aa49d .shogun-image-content {
  
    justify-content: center;
  
}

#s-779cf733-d043-423c-9cbc-c7adf871392a {
  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-779cf733-d043-423c-9cbc-c7adf871392a: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-779cf733-d043-423c-9cbc-c7adf871392a: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-779cf733-d043-423c-9cbc-c7adf871392a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-779cf733-d043-423c-9cbc-c7adf871392a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-779cf733-d043-423c-9cbc-c7adf871392a {
  
}
}@media (max-width: 767px){#s-779cf733-d043-423c-9cbc-c7adf871392a {
  
}
}

  #s-779cf733-d043-423c-9cbc-c7adf871392a-root {
    text-align: center;
  }


#s-779cf733-d043-423c-9cbc-c7adf871392a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-779cf733-d043-423c-9cbc-c7adf871392a-root {
    text-align: center;
  }


#s-779cf733-d043-423c-9cbc-c7adf871392a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-779cf733-d043-423c-9cbc-c7adf871392a-root {
    text-align: center;
  }


#s-779cf733-d043-423c-9cbc-c7adf871392a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-779cf733-d043-423c-9cbc-c7adf871392a-root {
    text-align: center;
  }


#s-779cf733-d043-423c-9cbc-c7adf871392a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-779cf733-d043-423c-9cbc-c7adf871392a-root {
    text-align: center;
  }


#s-779cf733-d043-423c-9cbc-c7adf871392a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-2c00e026-14e9-4988-8c4d-c8f703faebb0 {
  min-height: 50px;
}








#s-2c00e026-14e9-4988-8c4d-c8f703faebb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
  display: block;
}#s-2c00e026-14e9-4988-8c4d-c8f703faebb0.shg-box.shg-c {
  justify-content: center;
}

#s-2fe07b40-ae54-4010-a326-96af0417b5c3 {
  margin-top: 4%;
margin-bottom: 4%;
text-align: center;
}

#s-2fe07b40-ae54-4010-a326-96af0417b5c3 {
  overflow: hidden;
  
  
}







  #s-2fe07b40-ae54-4010-a326-96af0417b5c3 img.shogun-image {
    

    
    
    
  }


#s-2fe07b40-ae54-4010-a326-96af0417b5c3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-da85a211-8020-45d6-bfea-5b7fc1e0a04e {
  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-da85a211-8020-45d6-bfea-5b7fc1e0a04e > .shg-box-overlay {
  background-color: rgba(16, 50, 75, 1);
  opacity: 1;
  display: block;
}#s-da85a211-8020-45d6-bfea-5b7fc1e0a04e.shg-box.shg-c {
  justify-content: center;
}

#s-a30b7154-c366-4cd1-814e-90bb1ef7ebec {
  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-a30b7154-c366-4cd1-814e-90bb1ef7ebec {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-a30b7154-c366-4cd1-814e-90bb1ef7ebec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a30b7154-c366-4cd1-814e-90bb1ef7ebec.shg-box.shg-c {
  justify-content: center;
}

#s-4b7ccf2a-cbc4-4e51-a310-1029237b9817 {
  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-4b7ccf2a-cbc4-4e51-a310-1029237b9817 .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-327219b6-b532-4ec3-b1e3-15373ca1b7bc {
  margin-top: 1%;
margin-left: 2%;
margin-bottom: 1%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-327219b6-b532-4ec3-b1e3-15373ca1b7bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-327219b6-b532-4ec3-b1e3-15373ca1b7bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-327219b6-b532-4ec3-b1e3-15373ca1b7bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-327219b6-b532-4ec3-b1e3-15373ca1b7bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

}

#s-88750646-eff8-4a21-81ef-abcf37327919 {
  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-88750646-eff8-4a21-81ef-abcf37327919 .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-ceedcd51-74b9-4134-a342-5bc6e2e32858 {
  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-ceedcd51-74b9-4134-a342-5bc6e2e32858 .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-02452008-f260-49cd-b780-8792b4c1092e {
  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-02452008-f260-49cd-b780-8792b4c1092e .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-7888a6e6-1a7c-4817-87fb-3f39ad8c8e6e {
  margin-left: 6%;
margin-right: 6%;
text-align: left;
}

#s-99c39e12-71a7-44b0-91a5-655e589231c9 {
  margin-top: 0%;
margin-bottom: 0%;
min-height: 240px;
}

#s-99c39e12-71a7-44b0-91a5-655e589231c9 {
  background-image: url();
}








#s-99c39e12-71a7-44b0-91a5-655e589231c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
  display: block;
}#s-99c39e12-71a7-44b0-91a5-655e589231c9.shg-box.shg-c {
  justify-content: center;
}

#s-dbc6761b-bfb7-4eba-bd19-6cc87bdf02e2 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-dbc6761b-bfb7-4eba-bd19-6cc87bdf02e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbc6761b-bfb7-4eba-bd19-6cc87bdf02e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-dbc6761b-bfb7-4eba-bd19-6cc87bdf02e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-dbc6761b-bfb7-4eba-bd19-6cc87bdf02e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

}

#s-de5253b2-483a-41c6-89dc-639b3c5e7dce {
  padding-top: 0%;
padding-left: 2%;
padding-bottom: 6%;
padding-right: 4%;
min-height: 50px;
}








#s-de5253b2-483a-41c6-89dc-639b3c5e7dce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-de5253b2-483a-41c6-89dc-639b3c5e7dce.shg-box.shg-c {
  justify-content: center;
}

#s-fc9c1871-0936-414a-b81d-fe2f2d594236 {
  margin-bottom: 9px;
text-align: center;
}

#s-fc9c1871-0936-414a-b81d-fe2f2d594236 {
  overflow: hidden;
  
  
}







  #s-fc9c1871-0936-414a-b81d-fe2f2d594236 img.shogun-image {
    

    
    
    
  }


#s-fc9c1871-0936-414a-b81d-fe2f2d594236 .shogun-image-content {
  
    justify-content: center;
  
}

#s-218213d6-7010-4a26-a28a-da72ba7a74f4 {
  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-218213d6-7010-4a26-a28a-da72ba7a74f4: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-218213d6-7010-4a26-a28a-da72ba7a74f4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-218213d6-7010-4a26-a28a-da72ba7a74f4-root {
    text-align: center;
  }


#s-218213d6-7010-4a26-a28a-da72ba7a74f4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-218213d6-7010-4a26-a28a-da72ba7a74f4-root {
    text-align: center;
  }


#s-218213d6-7010-4a26-a28a-da72ba7a74f4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-218213d6-7010-4a26-a28a-da72ba7a74f4-root {
    text-align: center;
  }


#s-218213d6-7010-4a26-a28a-da72ba7a74f4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-218213d6-7010-4a26-a28a-da72ba7a74f4-root {
    text-align: center;
  }


#s-218213d6-7010-4a26-a28a-da72ba7a74f4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-218213d6-7010-4a26-a28a-da72ba7a74f4-root {
    text-align: center;
  }


#s-218213d6-7010-4a26-a28a-da72ba7a74f4.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-e40d5579-b4c4-4128-a610-2fd3136078fc {
  min-height: 50px;
}








#s-e40d5579-b4c4-4128-a610-2fd3136078fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e40d5579-b4c4-4128-a610-2fd3136078fc.shg-box.shg-c {
  justify-content: center;
}

#s-eebbc071-e00b-463f-95ff-943635e707b6 {
  margin-top: 2%;
margin-bottom: 0px;
padding-bottom: 13px;
text-align: center;
}

#s-eebbc071-e00b-463f-95ff-943635e707b6 {
  overflow: hidden;
  
  
}







  #s-eebbc071-e00b-463f-95ff-943635e707b6 img.shogun-image {
    

    
    
    
  }


#s-eebbc071-e00b-463f-95ff-943635e707b6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-83f545bf-52c2-428b-93d5-503693fae703 {
  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-83f545bf-52c2-428b-93d5-503693fae703: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-83f545bf-52c2-428b-93d5-503693fae703:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-83f545bf-52c2-428b-93d5-503693fae703-root {
    text-align: center;
  }


#s-83f545bf-52c2-428b-93d5-503693fae703.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-83f545bf-52c2-428b-93d5-503693fae703-root {
    text-align: center;
  }


#s-83f545bf-52c2-428b-93d5-503693fae703.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-83f545bf-52c2-428b-93d5-503693fae703-root {
    text-align: center;
  }


#s-83f545bf-52c2-428b-93d5-503693fae703.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-83f545bf-52c2-428b-93d5-503693fae703-root {
    text-align: center;
  }


#s-83f545bf-52c2-428b-93d5-503693fae703.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-83f545bf-52c2-428b-93d5-503693fae703-root {
    text-align: center;
  }


#s-83f545bf-52c2-428b-93d5-503693fae703.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-9b1f2869-f7a3-4439-a579-cc326ff17127 {
  margin-top: 1px;
margin-bottom: 1px;
text-align: center;
}

#s-9b1f2869-f7a3-4439-a579-cc326ff17127 {
  overflow: hidden;
  
  
}







  #s-9b1f2869-f7a3-4439-a579-cc326ff17127 img.shogun-image {
    

    
    
    
  }


#s-9b1f2869-f7a3-4439-a579-cc326ff17127 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d427b4d2-096f-4cfa-b559-dd47012c78f2 {
  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-d427b4d2-096f-4cfa-b559-dd47012c78f2: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-d427b4d2-096f-4cfa-b559-dd47012c78f2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d427b4d2-096f-4cfa-b559-dd47012c78f2-root {
    text-align: center;
  }


#s-d427b4d2-096f-4cfa-b559-dd47012c78f2.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d427b4d2-096f-4cfa-b559-dd47012c78f2-root {
    text-align: center;
  }


#s-d427b4d2-096f-4cfa-b559-dd47012c78f2.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d427b4d2-096f-4cfa-b559-dd47012c78f2-root {
    text-align: center;
  }


#s-d427b4d2-096f-4cfa-b559-dd47012c78f2.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d427b4d2-096f-4cfa-b559-dd47012c78f2-root {
    text-align: center;
  }


#s-d427b4d2-096f-4cfa-b559-dd47012c78f2.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d427b4d2-096f-4cfa-b559-dd47012c78f2-root {
    text-align: center;
  }


#s-d427b4d2-096f-4cfa-b559-dd47012c78f2.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}
}
#s-3c00d156-be4d-4393-929c-34175cde8fe2 {
  min-height: 50px;
}








#s-3c00d156-be4d-4393-929c-34175cde8fe2 > .shg-box-overlay {
  background-color: rgba(200, 228, 241, 1);
  opacity: 1;
  display: block;
}#s-3c00d156-be4d-4393-929c-34175cde8fe2.shg-box.shg-c {
  justify-content: center;
}

#s-032df244-ba35-4b58-84e6-02601665b3c0 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-left: 12%;
padding-bottom: 2%;
padding-right: 12%;
}

#s-032df244-ba35-4b58-84e6-02601665b3c0 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-032df244-ba35-4b58-84e6-02601665b3c0 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-032df244-ba35-4b58-84e6-02601665b3c0 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: center;
  
  font-size: 14px;
  
  
  
  
  
}

#s-032df244-ba35-4b58-84e6-02601665b3c0 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-032df244-ba35-4b58-84e6-02601665b3c0 td.shogun-table-column, #s-032df244-ba35-4b58-84e6-02601665b3c0 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-72d6403b-8ae4-40bd-9549-a45030589564 {
  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-72d6403b-8ae4-40bd-9549-a45030589564 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.1;
  display: block;
}#s-72d6403b-8ae4-40bd-9549-a45030589564.shg-box.shg-c {
  justify-content: flex-start;
}

#s-71f547a8-48f4-4ffa-871f-1ae32cfb3b3e {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-71f547a8-48f4-4ffa-871f-1ae32cfb3b3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71f547a8-48f4-4ffa-871f-1ae32cfb3b3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-71f547a8-48f4-4ffa-871f-1ae32cfb3b3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

@media (min-width: 992px) {
[id="s-71f547a8-48f4-4ffa-871f-1ae32cfb3b3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-71f547a8-48f4-4ffa-871f-1ae32cfb3b3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

@media (min-width: 1200px) {
[id="s-71f547a8-48f4-4ffa-871f-1ae32cfb3b3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0em);
}

[id="s-71f547a8-48f4-4ffa-871f-1ae32cfb3b3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0em);
}

}

#s-07cf6edf-7dc2-479e-9c8a-afb0c729a847 {
  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-07cf6edf-7dc2-479e-9c8a-afb0c729a847 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-07cf6edf-7dc2-479e-9c8a-afb0c729a847.shg-box.shg-c {
  justify-content: center;
}

#s-a2a9e711-ca15-48c8-82a6-1998c04cbd33 {
  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-a2a9e711-ca15-48c8-82a6-1998c04cbd33 .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;
  }
}
