.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-fcf87708-3986-4280-b802-87fa57e1657c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-fcf87708-3986-4280-b802-87fa57e1657c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fcf87708-3986-4280-b802-87fa57e1657c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fcf87708-3986-4280-b802-87fa57e1657c {
  display: none;
}
#s-fcf87708-3986-4280-b802-87fa57e1657c, #wrap-s-fcf87708-3986-4280-b802-87fa57e1657c, #wrap-content-s-fcf87708-3986-4280-b802-87fa57e1657c { display: none !important; }}@media (max-width: 767px){#s-fcf87708-3986-4280-b802-87fa57e1657c {
  display: none;
}
#s-fcf87708-3986-4280-b802-87fa57e1657c, #wrap-s-fcf87708-3986-4280-b802-87fa57e1657c, #wrap-content-s-fcf87708-3986-4280-b802-87fa57e1657c { display: none !important; }}







#s-fcf87708-3986-4280-b802-87fa57e1657c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fcf87708-3986-4280-b802-87fa57e1657c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a {
  display: none;
}
#s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a, #wrap-s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a, #wrap-content-s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a { display: none !important; }}@media (max-width: 767px){#s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a {
  display: none;
}
#s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a, #wrap-s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a, #wrap-content-s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a { display: none !important; }}







#s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b65cfd1a-ded2-44f4-a8ea-af2e1b8ca46a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center top;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 {
  display: none;
}
#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764, #wrap-s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764, #wrap-content-s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 { display: none !important; }}@media (max-width: 767px){#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 {
  display: none;
}
#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764, #wrap-s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764, #wrap-content-s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 { display: none !important; }}
#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 {
  background-image: url(https://i.shgcdn.com/4f2705f2-2dd5-4a85-b271-ca7c868de256/);
}








#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-bb2bb8eb-972a-48aa-ba44-4c1bb6558764.shg-box.shg-c {
  justify-content: center;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

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

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

#s-e861bdc6-a318-4d25-b8a6-978df4fb3eb6 {
  margin-left: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

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

}

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

}

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

}

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

}

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







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

.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-6fd021be-4a0d-45e7-8755-81e38de46868 {
  margin-left: 0%;
max-width: 1182px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

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








#s-6fd021be-4a0d-45e7-8755-81e38de46868 .shogun-image-content {
  
    justify-content: center;
  
}

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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-895d24af-ed12-4e46-9e86-01bca7ab24d8 {
  padding-top: 10px;
padding-left: 23px;
padding-bottom: 10px;
padding-right: 23px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(18, 123, 187, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-895d24af-ed12-4e46-9e86-01bca7ab24d8:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWY4NTI3NDgtM2JkNi00MDQ5LTlhY2UtNDFjYmY0NWIzMTFhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkyMDA4NzIyNDc4NjkzMTgiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZGNjMDY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTgzNzIzNTg4NDIzMjk1NCIgc3R5bGU9InN0b3AtY29sb3I6I2ZkY2MwNjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2ZkY2MwNjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjYWY4NTI3NDgtM2JkNi00MDQ5LTlhY2UtNDFjYmY0NWIzMTFhKSIvPjwvc3ZnPg==) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#fdcc06"}, {"id"=>4, "pos"=>0.9200872247869318, "color"=>"#fdcc06"}, {"id"=>3, "pos"=>0.9837235884232954, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-895d24af-ed12-4e46-9e86-01bca7ab24d8:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-895d24af-ed12-4e46-9e86-01bca7ab24d8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e58820db-1a9d-4273-8f63-bc487139a8c1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
}
#s-e58820db-1a9d-4273-8f63-bc487139a8c1:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e58820db-1a9d-4273-8f63-bc487139a8c1:active {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

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


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


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


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


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


#s-e58820db-1a9d-4273-8f63-bc487139a8c1.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
}
#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c:active {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

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


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


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


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


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


#s-ec826086-5ef6-4d86-bc5e-42b6dcff543c.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
}
#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3:active {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

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


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


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


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


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


#s-a54aeef4-9136-47b1-a4c0-56dc38d509d3.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 {
  margin-right: 0px;
}
}
#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

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

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

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

#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-29554c66-caad-47c5-89a6-9e12ae5c87f4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGUyM2JjODktZTgxZC00ZjNhLWFiMGMtZGU2NTk3ZjRhMzY5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkZTIzYmM4OS1lODFkLTRmM2EtYWIwYy1kZTY1OTdmNGEzNjkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-6c7e6b92-f0c4-437f-a406-9a3fb8428b9f.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-071159fa-3102-4381-a7a0-cd42eeeafc93 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-071159fa-3102-4381-a7a0-cd42eeeafc93:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmI1YTg3ZjYtYzA3Mi00ZDkxLWI0YmEtODI4MjQ3YWY4MjljIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiYjVhODdmNi1jMDcyLTRkOTEtYjRiYS04MjgyNDdhZjgyOWMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-071159fa-3102-4381-a7a0-cd42eeeafc93:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-071159fa-3102-4381-a7a0-cd42eeeafc93.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTllMzMwMmMtZWVhNS00ZjExLWEwNTgtY2ZmYWIyZGNjNWY5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5OWUzMzAyYy1lZWE1LTRmMTEtYTA1OC1jZmZhYjJkY2M1ZjkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-ea0a0588-d7f7-4de8-8e4d-a8d371ce612a.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTZkMjgyZDEtZGU2Yy00ZmNmLTg0NTgtN2Q4YWVlY2Y2MDQ5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NmQyODJkMS1kZTZjLTRmY2YtODQ1OC03ZDhhZWVjZjYwNDkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-57e1c879-9cb1-444b-a2ed-2632fbd2aaa3.shg-btn {
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-aef632cf-54d5-48c1-94fb-33064975abec {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.8);
line-height: 1em;
letter-spacing: 1px;
}
#s-aef632cf-54d5-48c1-94fb-33064975abec:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNjJhMDEwMjktNzViMC00NThlLTg2ZDItNzcxNjBhNmI3YmU1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRjYzA2O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2MmEwMTAyOS03NWIwLTQ1OGUtODZkMi03NzE2MGE2YjdiZTUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#fdcc06"}, {"id"=>2, "pos"=>1, "color"=>"#fdcc06"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-aef632cf-54d5-48c1-94fb-33064975abec:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


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

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


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


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


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


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


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







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

#s-f14f27eb-bffb-4453-99be-96f567bfdd0d {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-f14f27eb-bffb-4453-99be-96f567bfdd0d {
  display: none;
}
#s-f14f27eb-bffb-4453-99be-96f567bfdd0d, #wrap-s-f14f27eb-bffb-4453-99be-96f567bfdd0d, #wrap-content-s-f14f27eb-bffb-4453-99be-96f567bfdd0d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f14f27eb-bffb-4453-99be-96f567bfdd0d {
  display: none;
}
#s-f14f27eb-bffb-4453-99be-96f567bfdd0d, #wrap-s-f14f27eb-bffb-4453-99be-96f567bfdd0d, #wrap-content-s-f14f27eb-bffb-4453-99be-96f567bfdd0d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f14f27eb-bffb-4453-99be-96f567bfdd0d {
  display: none;
}
#s-f14f27eb-bffb-4453-99be-96f567bfdd0d, #wrap-s-f14f27eb-bffb-4453-99be-96f567bfdd0d, #wrap-content-s-f14f27eb-bffb-4453-99be-96f567bfdd0d { display: none !important; }}@media (max-width: 767px){#s-f14f27eb-bffb-4453-99be-96f567bfdd0d {
  display: none;
}
#s-f14f27eb-bffb-4453-99be-96f567bfdd0d, #wrap-s-f14f27eb-bffb-4453-99be-96f567bfdd0d, #wrap-content-s-f14f27eb-bffb-4453-99be-96f567bfdd0d { display: none !important; }}
#s-f14f27eb-bffb-4453-99be-96f567bfdd0d {
  background-image: url(https://i.shgcdn.com/bccb7249-b9bd-4380-be30-d138aa41b6be/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f14f27eb-bffb-4453-99be-96f567bfdd0d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-f14f27eb-bffb-4453-99be-96f567bfdd0d.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-f14f27eb-bffb-4453-99be-96f567bfdd0d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-f14f27eb-bffb-4453-99be-96f567bfdd0d.shg-box.shg-c {
  justify-content: center;
}
}
#s-c9aa4f13-89b8-45be-9753-c565f0c42eca {
  margin-left: 30px;
margin-right: 30px;
min-height: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-c9aa4f13-89b8-45be-9753-c565f0c42eca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c9aa4f13-89b8-45be-9753-c565f0c42eca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c9aa4f13-89b8-45be-9753-c565f0c42eca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9aa4f13-89b8-45be-9753-c565f0c42eca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-1fbe8b77-2f55-44e3-99b0-7d62d98eedb9 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-1fbe8b77-2f55-44e3-99b0-7d62d98eedb9 {
  
}
}@media (max-width: 767px){#s-1fbe8b77-2f55-44e3-99b0-7d62d98eedb9 {
  
}
}







#s-1fbe8b77-2f55-44e3-99b0-7d62d98eedb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1fbe8b77-2f55-44e3-99b0-7d62d98eedb9.shg-box.shg-c {
  justify-content: flex-end;
}

#s-da3797c2-9138-40ae-935b-11797d9a50e7 {
  text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-da3797c2-9138-40ae-935b-11797d9a50e7 {
  overflow: hidden;
  
  
}







  #s-da3797c2-9138-40ae-935b-11797d9a50e7 img.shogun-image {
    

    
    
    
  }


#s-da3797c2-9138-40ae-935b-11797d9a50e7 .shogun-image-content {
  
    justify-content: center;
  
}

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

  #s-1b9e2362-6ffa-4d6e-9378-ea3c978da509-root {
    text-align: left;
  }


#s-1b9e2362-6ffa-4d6e-9378-ea3c978da509.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1b9e2362-6ffa-4d6e-9378-ea3c978da509-root {
    text-align: left;
  }


#s-1b9e2362-6ffa-4d6e-9378-ea3c978da509.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1b9e2362-6ffa-4d6e-9378-ea3c978da509-root {
    text-align: left;
  }


#s-1b9e2362-6ffa-4d6e-9378-ea3c978da509.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1b9e2362-6ffa-4d6e-9378-ea3c978da509-root {
    text-align: left;
  }


#s-1b9e2362-6ffa-4d6e-9378-ea3c978da509.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1b9e2362-6ffa-4d6e-9378-ea3c978da509-root {
    text-align: left;
  }


#s-1b9e2362-6ffa-4d6e-9378-ea3c978da509.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0ac831c7-f317-4e80-a60a-c000f7409218 {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0ac831c7-f317-4e80-a60a-c000f7409218 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-0ac831c7-f317-4e80-a60a-c000f7409218 {
  margin-right: 0px;
}
}
#s-0ac831c7-f317-4e80-a60a-c000f7409218 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-0ac831c7-f317-4e80-a60a-c000f7409218 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-0ac831c7-f317-4e80-a60a-c000f7409218 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(91, 103, 112, 1);
}

#s-0ac831c7-f317-4e80-a60a-c000f7409218 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-0ac831c7-f317-4e80-a60a-c000f7409218 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(91, 103, 112, 1);
  text-align: left;
  font-family: Archivo Black;
  
  
  font-size: 17px;
}

#s-0ac831c7-f317-4e80-a60a-c000f7409218 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjljODE4NjgtM2M0OS00MDc3LWEzOGEtNmJmNTJhYjY4ZjA2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmOWM4MTg2OC0zYzQ5LTQwNzctYTM4YS02YmY1MmFiNjhmMDYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}, {"id"=>3, "pos"=>1, "color"=>"#8ad0bf"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610-root {
    text-align: left;
  }


#s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610-root {
    text-align: left;
  }


#s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610-root {
    text-align: left;
  }


#s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610-root {
    text-align: left;
  }


#s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610-root {
    text-align: left;
  }


#s-82ffab3a-96e2-42bc-ba4b-f7a69eb50610.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-94f63f5d-23f0-4631-b598-61855273db0d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-94f63f5d-23f0-4631-b598-61855273db0d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzVmYjhiMGEtYzljNi00ZTVjLTk0NjktMjUxM2RkMTExOTJjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NWZiOGIwYS1jOWM2LTRlNWMtOTQ2OS0yNTEzZGQxMTE5MmMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-94f63f5d-23f0-4631-b598-61855273db0d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-94f63f5d-23f0-4631-b598-61855273db0d-root {
    text-align: left;
  }


#s-94f63f5d-23f0-4631-b598-61855273db0d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-94f63f5d-23f0-4631-b598-61855273db0d-root {
    text-align: left;
  }


#s-94f63f5d-23f0-4631-b598-61855273db0d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-94f63f5d-23f0-4631-b598-61855273db0d-root {
    text-align: left;
  }


#s-94f63f5d-23f0-4631-b598-61855273db0d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-94f63f5d-23f0-4631-b598-61855273db0d-root {
    text-align: left;
  }


#s-94f63f5d-23f0-4631-b598-61855273db0d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-94f63f5d-23f0-4631-b598-61855273db0d-root {
    text-align: left;
  }


#s-94f63f5d-23f0-4631-b598-61855273db0d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-cc1dc8cb-5d50-4f1b-b2cd-1f039bb6471b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-cc1dc8cb-5d50-4f1b-b2cd-1f039bb6471b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODhjMjcyOWEtYjViNS00NGE2LWEzZTctMmM0MzRkNWI2ZDlhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4OGMyNzI5YS1iNWI1LTQ0YTYtYTNlNy0yYzQzNGQ1YjZkOWEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-cc1dc8cb-5d50-4f1b-b2cd-1f039bb6471b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cc1dc8cb-5d50-4f1b-b2cd-1f039bb6471b-root {
    text-align: left;
  }


#s-cc1dc8cb-5d50-4f1b-b2cd-1f039bb6471b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cc1dc8cb-5d50-4f1b-b2cd-1f039bb6471b-root {
    text-align: left;
  }


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


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


#s-cc1dc8cb-5d50-4f1b-b2cd-1f039bb6471b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cc1dc8cb-5d50-4f1b-b2cd-1f039bb6471b-root {
    text-align: left;
  }


#s-cc1dc8cb-5d50-4f1b-b2cd-1f039bb6471b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-44aa9e83-62cf-4c51-a48f-139480e23ad2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-44aa9e83-62cf-4c51-a48f-139480e23ad2:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWIwODNmOTUtNDFlZi00ZDMwLWI3NTUtMjdjZGQ4NmYwZjkwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhYjA4M2Y5NS00MWVmLTRkMzAtYjc1NS0yN2NkZDg2ZjBmOTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-44aa9e83-62cf-4c51-a48f-139480e23ad2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-44aa9e83-62cf-4c51-a48f-139480e23ad2-root {
    text-align: left;
  }


#s-44aa9e83-62cf-4c51-a48f-139480e23ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-44aa9e83-62cf-4c51-a48f-139480e23ad2-root {
    text-align: left;
  }


#s-44aa9e83-62cf-4c51-a48f-139480e23ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-44aa9e83-62cf-4c51-a48f-139480e23ad2-root {
    text-align: left;
  }


#s-44aa9e83-62cf-4c51-a48f-139480e23ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-44aa9e83-62cf-4c51-a48f-139480e23ad2-root {
    text-align: left;
  }


#s-44aa9e83-62cf-4c51-a48f-139480e23ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-44aa9e83-62cf-4c51-a48f-139480e23ad2-root {
    text-align: left;
  }


#s-44aa9e83-62cf-4c51-a48f-139480e23ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-38eb0f54-b4ac-4205-a3db-2549f4356f78 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-38eb0f54-b4ac-4205-a3db-2549f4356f78:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTJlNTgyMTEtMTNkZi00OTI0LThjNWItZGIwZWMzZTZkYjY3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1MmU1ODIxMS0xM2RmLTQ5MjQtOGM1Yi1kYjBlYzNlNmRiNjcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>1, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-38eb0f54-b4ac-4205-a3db-2549f4356f78:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-38eb0f54-b4ac-4205-a3db-2549f4356f78-root {
    text-align: left;
  }


#s-38eb0f54-b4ac-4205-a3db-2549f4356f78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-38eb0f54-b4ac-4205-a3db-2549f4356f78-root {
    text-align: left;
  }


#s-38eb0f54-b4ac-4205-a3db-2549f4356f78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-38eb0f54-b4ac-4205-a3db-2549f4356f78-root {
    text-align: left;
  }


#s-38eb0f54-b4ac-4205-a3db-2549f4356f78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-38eb0f54-b4ac-4205-a3db-2549f4356f78-root {
    text-align: left;
  }


#s-38eb0f54-b4ac-4205-a3db-2549f4356f78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-38eb0f54-b4ac-4205-a3db-2549f4356f78-root {
    text-align: left;
  }


#s-38eb0f54-b4ac-4205-a3db-2549f4356f78.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-82a66b89-6c7f-4bca-b678-c169547cd283 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-82a66b89-6c7f-4bca-b678-c169547cd283:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQ0MTYwYTYtZjNjNy00NmE2LTgyMDktNjU3YTEyNjQwMGEzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojOGFkMGJmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNDQxNjBhNi1mM2M3LTQ2YTYtODIwOS02NTdhMTI2NDAwYTMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#8ad0bf"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-82a66b89-6c7f-4bca-b678-c169547cd283:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-82a66b89-6c7f-4bca-b678-c169547cd283-root {
    text-align: left;
  }


#s-82a66b89-6c7f-4bca-b678-c169547cd283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-82a66b89-6c7f-4bca-b678-c169547cd283-root {
    text-align: left;
  }


#s-82a66b89-6c7f-4bca-b678-c169547cd283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-82a66b89-6c7f-4bca-b678-c169547cd283-root {
    text-align: left;
  }


#s-82a66b89-6c7f-4bca-b678-c169547cd283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-82a66b89-6c7f-4bca-b678-c169547cd283-root {
    text-align: left;
  }


#s-82a66b89-6c7f-4bca-b678-c169547cd283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-82a66b89-6c7f-4bca-b678-c169547cd283-root {
    text-align: left;
  }


#s-82a66b89-6c7f-4bca-b678-c169547cd283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e015dc07-1a1e-4bed-9268-d8720299ff80 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(138, 208, 191, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-e015dc07-1a1e-4bed-9268-d8720299ff80:hover {background-color: rgba(204, 199, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e015dc07-1a1e-4bed-9268-d8720299ff80:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e015dc07-1a1e-4bed-9268-d8720299ff80-root {
    text-align: center;
  }


#s-e015dc07-1a1e-4bed-9268-d8720299ff80.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e015dc07-1a1e-4bed-9268-d8720299ff80-root {
    text-align: center;
  }


#s-e015dc07-1a1e-4bed-9268-d8720299ff80.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e015dc07-1a1e-4bed-9268-d8720299ff80-root {
    text-align: center;
  }


#s-e015dc07-1a1e-4bed-9268-d8720299ff80.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e015dc07-1a1e-4bed-9268-d8720299ff80-root {
    text-align: center;
  }


#s-e015dc07-1a1e-4bed-9268-d8720299ff80.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e015dc07-1a1e-4bed-9268-d8720299ff80-root {
    text-align: center;
  }


#s-e015dc07-1a1e-4bed-9268-d8720299ff80.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c71e1a26-1dfd-4504-bb3e-ca2fb11d89f1 {
  margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 0px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-c71e1a26-1dfd-4504-bb3e-ca2fb11d89f1 {
  display: none;
}
#s-c71e1a26-1dfd-4504-bb3e-ca2fb11d89f1, #wrap-s-c71e1a26-1dfd-4504-bb3e-ca2fb11d89f1, #wrap-content-s-c71e1a26-1dfd-4504-bb3e-ca2fb11d89f1 { display: none !important; }}







#s-c71e1a26-1dfd-4504-bb3e-ca2fb11d89f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c71e1a26-1dfd-4504-bb3e-ca2fb11d89f1.shg-box.shg-c {
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-80476595-89cc-4c87-86bc-fc10891df79e {
  margin-left: 0%;
margin-right: 0%;
max-width: 2734px;
text-align: center;
}
@media (min-width: 1200px){#s-80476595-89cc-4c87-86bc-fc10891df79e {
  display: none;
}
#s-80476595-89cc-4c87-86bc-fc10891df79e, #wrap-s-80476595-89cc-4c87-86bc-fc10891df79e, #wrap-content-s-80476595-89cc-4c87-86bc-fc10891df79e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80476595-89cc-4c87-86bc-fc10891df79e {
  display: none;
}
#s-80476595-89cc-4c87-86bc-fc10891df79e, #wrap-s-80476595-89cc-4c87-86bc-fc10891df79e, #wrap-content-s-80476595-89cc-4c87-86bc-fc10891df79e { display: none !important; }}
#s-80476595-89cc-4c87-86bc-fc10891df79e {
  margin: 0 !important;
  overflow: visible;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add background color handling */
  
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-80476595-89cc-4c87-86bc-fc10891df79e .shogun-image-content {
  
    justify-content: center;
  
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image {
  box-sizing: border-box;
}



.s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  
}


@media (min-width: 1200px){#s-80476595-89cc-4c87-86bc-fc10891df79e {
  margin: 0 !important;
  overflow: visible;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add background color handling */
  
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-80476595-89cc-4c87-86bc-fc10891df79e .shogun-image-content {
  
    justify-content: center;
  
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image {
  box-sizing: border-box;
}



.s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-80476595-89cc-4c87-86bc-fc10891df79e {
  margin: 0 !important;
  overflow: visible;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add background color handling */
  
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-80476595-89cc-4c87-86bc-fc10891df79e .shogun-image-content {
  
    justify-content: center;
  
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image {
  box-sizing: border-box;
}



.s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-80476595-89cc-4c87-86bc-fc10891df79e {
  margin: 0 !important;
  overflow: visible;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add background color handling */
  
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-80476595-89cc-4c87-86bc-fc10891df79e .shogun-image-content {
  
    justify-content: center;
  
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image {
  box-sizing: border-box;
}



.s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  
}


}@media (max-width: 767px){#s-80476595-89cc-4c87-86bc-fc10891df79e {
  margin: 0 !important;
  overflow: visible;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80476595-89cc-4c87-86bc-fc10891df79e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add background color handling */
  
}

#s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-80476595-89cc-4c87-86bc-fc10891df79e .shogun-image-content {
  
    justify-content: center;
  
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80476595-89cc-4c87-86bc-fc10891df79e.shogun-image {
  box-sizing: border-box;
}



.s-80476595-89cc-4c87-86bc-fc10891df79e img.shogun-image {
  
}


}
#s-22a21c62-bae1-44d4-9577-a74f83cd7e59 {
  min-height: 50px;
}








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

#s-c926f4b1-df04-425a-8164-a53fd4da0a44 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c926f4b1-df04-425a-8164-a53fd4da0a44 {
  display: none;
}
#s-c926f4b1-df04-425a-8164-a53fd4da0a44, #wrap-s-c926f4b1-df04-425a-8164-a53fd4da0a44, #wrap-content-s-c926f4b1-df04-425a-8164-a53fd4da0a44 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c926f4b1-df04-425a-8164-a53fd4da0a44 {
  display: none;
}
#s-c926f4b1-df04-425a-8164-a53fd4da0a44, #wrap-s-c926f4b1-df04-425a-8164-a53fd4da0a44, #wrap-content-s-c926f4b1-df04-425a-8164-a53fd4da0a44 { display: none !important; }}







#s-c926f4b1-df04-425a-8164-a53fd4da0a44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c926f4b1-df04-425a-8164-a53fd4da0a44.shg-box.shg-c {
  justify-content: center;
}

#s-d03ff358-0e61-4694-914d-95eae04afe30 {
  max-width: 2048px;
text-align: center;
}

#s-d03ff358-0e61-4694-914d-95eae04afe30 {
  overflow: hidden;
  
  
      max-width: 2048px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-d03ff358-0e61-4694-914d-95eae04afe30 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

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

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

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

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

#s-27e6938a-d5da-439b-a982-7496adcf1709 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(51, 51, 51, 1);
  text-align: center;
  font-family: Archivo Black;
  
  
  font-size: 16px;
}

#s-27e6938a-d5da-439b-a982-7496adcf1709 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-0a7cfe97-de36-453e-94ba-0ede6fdbc539.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8408b756-75c3-4e6b-a402-391f9f44cdf9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-8408b756-75c3-4e6b-a402-391f9f44cdf9:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8408b756-75c3-4e6b-a402-391f9f44cdf9:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-8408b756-75c3-4e6b-a402-391f9f44cdf9.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-14c583b4-d12d-421f-a8f0-20ed87c9cb3d.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2bc7884f-2429-4590-8dde-c59946d4e2a5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-2bc7884f-2429-4590-8dde-c59946d4e2a5:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2bc7884f-2429-4590-8dde-c59946d4e2a5:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-2bc7884f-2429-4590-8dde-c59946d4e2a5.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6ae5d78f-fefb-4048-b949-9c67af3425c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-6ae5d78f-fefb-4048-b949-9c67af3425c9:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6ae5d78f-fefb-4048-b949-9c67af3425c9:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-6ae5d78f-fefb-4048-b949-9c67af3425c9.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f5c83a79-d68c-4095-875e-42574acdca64 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-f5c83a79-d68c-4095-875e-42574acdca64:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f5c83a79-d68c-4095-875e-42574acdca64:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-f5c83a79-d68c-4095-875e-42574acdca64.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-2eb41b48-a40b-46df-a0e5-a4aa033b2d67.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e78aecb3-014c-40eb-a140-b58d799f47a6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-e78aecb3-014c-40eb-a140-b58d799f47a6:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e78aecb3-014c-40eb-a140-b58d799f47a6:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-e78aecb3-014c-40eb-a140-b58d799f47a6.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-48db8494-5449-49e9-a4eb-5459f6c8be3e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-48db8494-5449-49e9-a4eb-5459f6c8be3e:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-48db8494-5449-49e9-a4eb-5459f6c8be3e:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-48db8494-5449-49e9-a4eb-5459f6c8be3e.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-eab2b8b2-79ef-4944-a379-226790344dec {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-eab2b8b2-79ef-4944-a379-226790344dec:hover {background-color: rgba(18, 123, 187, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-eab2b8b2-79ef-4944-a379-226790344dec:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-eab2b8b2-79ef-4944-a379-226790344dec.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fc6618ef-0869-45ee-81fb-c775af0f1429 {
  min-height: 50px;
}








#s-fc6618ef-0869-45ee-81fb-c775af0f1429 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc6618ef-0869-45ee-81fb-c775af0f1429.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-74a93aeb-9721-4883-a4e4-285fca0d82e3 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-4a604123-c367-4d45-9d97-6c3e40439ed9 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-4a604123-c367-4d45-9d97-6c3e40439ed9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a604123-c367-4d45-9d97-6c3e40439ed9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4a604123-c367-4d45-9d97-6c3e40439ed9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a604123-c367-4d45-9d97-6c3e40439ed9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7d3e5cf4-20e3-46f8-802f-c2f666a751cc .shogun-icon-wrapper {
  text-align: center;
}


#s-7d3e5cf4-20e3-46f8-802f-c2f666a751cc .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(18, 123, 187, 1);
}

#s-2b8dcad4-0d61-40ec-bf72-15ac96dea20b {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f569ef15-b706-454a-b302-0182919b23e3 .shogun-icon-wrapper {
  text-align: center;
}


#s-f569ef15-b706-454a-b302-0182919b23e3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(18, 123, 187, 1);
}

#s-456007a0-1f7e-4380-97aa-393f9b2ef4a1 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-7794dcc7-0e50-41f5-aef2-e25597c5f34e .shogun-icon-wrapper {
  text-align: center;
}


#s-7794dcc7-0e50-41f5-aef2-e25597c5f34e .shogun-icon-wrapper > .shogun-icon {

  font-size: 47px !important;
  color: rgba(18, 123, 187, 1);
}

#s-233701dd-9606-4531-a86f-403659a6b9e3 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c2ac1a67-ae53-415f-a290-b3d41af1c33c {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 25px;
padding-left: 40px;
padding-bottom: 25px;
padding-right: 40px;
border-radius: 0px;
background-color: rgba(18, 123, 187, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c2ac1a67-ae53-415f-a290-b3d41af1c33c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(253, 204, 6, 1) !important;}#s-c2ac1a67-ae53-415f-a290-b3d41af1c33c:active {text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c2ac1a67-ae53-415f-a290-b3d41af1c33c-root {
    text-align: center;
  }


#s-c2ac1a67-ae53-415f-a290-b3d41af1c33c.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c2ac1a67-ae53-415f-a290-b3d41af1c33c-root {
    text-align: center;
  }


#s-c2ac1a67-ae53-415f-a290-b3d41af1c33c.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c2ac1a67-ae53-415f-a290-b3d41af1c33c-root {
    text-align: center;
  }


#s-c2ac1a67-ae53-415f-a290-b3d41af1c33c.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c2ac1a67-ae53-415f-a290-b3d41af1c33c-root {
    text-align: center;
  }


#s-c2ac1a67-ae53-415f-a290-b3d41af1c33c.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c2ac1a67-ae53-415f-a290-b3d41af1c33c-root {
    text-align: center;
  }


#s-c2ac1a67-ae53-415f-a290-b3d41af1c33c.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-fb2d6cd1-cf36-4943-be36-11a982392e2d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fb2d6cd1-cf36-4943-be36-11a982392e2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb2d6cd1-cf36-4943-be36-11a982392e2d.shg-box.shg-c {
  justify-content: center;
}

#s-deb31fb8-1607-4137-838c-d3f3b68d5735 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

.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-e3aa3c4a-f5b8-4a36-859f-591b48679071 {
  margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
}

#s-e3aa3c4a-f5b8-4a36-859f-591b48679071 .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(253, 204, 6, 1);
  border-radius: 15px;
}

#s-e3aa3c4a-f5b8-4a36-859f-591b48679071 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-e3aa3c4a-f5b8-4a36-859f-591b48679071 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 16px;
  
  
  
  
  
}

#s-e3aa3c4a-f5b8-4a36-859f-591b48679071 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-e3aa3c4a-f5b8-4a36-859f-591b48679071 td.shogun-table-column, #s-e3aa3c4a-f5b8-4a36-859f-591b48679071 td.shogun-table-row {
  border: 2px solid rgba(253, 204, 6, 1);
}

#s-de298c85-46cc-4d57-80f5-28bf0113a208 {
  margin-left: auto;
margin-right: auto;
}

#s-c72f60bb-67f2-4734-abd9-cc67a7a99867 {
  margin-left: auto;
margin-right: auto;
}

#s-869e6b66-9bc9-4a3e-85a5-533bde98c2d7 {
  margin-left: auto;
margin-right: auto;
}

#s-c4981d2d-c6aa-4025-8080-516867eed7aa {
  margin-left: auto;
margin-right: auto;
}

#s-164cff67-2bb0-438a-8a3a-a2978e8224b2 {
  margin-left: auto;
margin-right: auto;
}

#s-56cdd802-5c1d-40cf-a573-18dd17b236ac {
  margin-left: auto;
margin-right: auto;
}

#s-003bfd61-304e-4d3d-81b3-36c44f314e02 {
  margin-left: auto;
margin-right: auto;
}

#s-56d4fadd-798e-4614-82fd-14f398ec631f {
  margin-left: auto;
margin-right: auto;
}

#s-48651f37-bc3b-4158-9ef8-27be2a8dde95 {
  margin-left: auto;
margin-right: auto;
}

#s-389d781f-bb8f-43e8-935e-fe013f0d0b7c {
  margin-left: auto;
margin-right: auto;
}

#s-6eacf590-3576-41b1-b45a-8c51ffcf9f2c {
  margin-left: 0%;
margin-right: 0%;
}

#s-2a3423c6-90a2-4173-a91e-3fb042b3e553 {
  margin-left: auto;
margin-right: auto;
}

#s-abe9d2fa-6d0f-4e38-9430-7d21feca377c {
  margin-left: 0%;
margin-right: 0%;
}

#s-01dfbba3-377f-4098-9b3a-465de9e47b16 {
  margin-left: auto;
margin-right: auto;
}

#s-d232377d-f186-491e-9504-325606ba4070 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-d232377d-f186-491e-9504-325606ba4070 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d232377d-f186-491e-9504-325606ba4070.shg-box.shg-c {
  justify-content: center;
}

#s-0bcd26c1-40be-4152-9fda-7517884c6e1b {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

.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-c4411da9-915f-4762-897e-8d2d4c213e44 {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-c4411da9-915f-4762-897e-8d2d4c213e44 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-c4411da9-915f-4762-897e-8d2d4c213e44 .shg-proportional-font-size,
#s-c4411da9-915f-4762-897e-8d2d4c213e44 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px){#s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff {
  display: none;
}
#s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff, #wrap-s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff, #wrap-content-s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff {
  display: none;
}
#s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff, #wrap-s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff, #wrap-content-s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff {
  display: none;
}
#s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff, #wrap-s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff, #wrap-content-s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff { display: none !important; }}@media (max-width: 767px){#s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff {
  display: none;
}
#s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff, #wrap-s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff, #wrap-content-s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff { display: none !important; }}
#s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff .shogun-countdown span, #s-cbe20cb1-6006-43a7-ada9-4293c5d5d2ff .shogun-countdown label {
  color: #555;
}
#s-392cbbc1-84f6-481a-8eb5-330e7ec8fe76 {
  margin-left: auto;
margin-right: auto;
}

#s-392cbbc1-84f6-481a-8eb5-330e7ec8fe76 .shogun-countdown span, #s-392cbbc1-84f6-481a-8eb5-330e7ec8fe76 .shogun-countdown label {
  color: rgba(18, 123, 187, 1);
}
#s-2847aefc-a802-4455-8455-90fdb70ebd89 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(253, 204, 6, 1);
}
@media (min-width: 1200px){#s-2847aefc-a802-4455-8455-90fdb70ebd89 {
  display: none;
}
#s-2847aefc-a802-4455-8455-90fdb70ebd89, #wrap-s-2847aefc-a802-4455-8455-90fdb70ebd89, #wrap-content-s-2847aefc-a802-4455-8455-90fdb70ebd89 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2847aefc-a802-4455-8455-90fdb70ebd89 {
  display: none;
}
#s-2847aefc-a802-4455-8455-90fdb70ebd89, #wrap-s-2847aefc-a802-4455-8455-90fdb70ebd89, #wrap-content-s-2847aefc-a802-4455-8455-90fdb70ebd89 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2847aefc-a802-4455-8455-90fdb70ebd89 {
  
}
}@media (max-width: 767px){#s-2847aefc-a802-4455-8455-90fdb70ebd89 {
  
}
}







#s-2847aefc-a802-4455-8455-90fdb70ebd89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2847aefc-a802-4455-8455-90fdb70ebd89.shg-box.shg-c {
  justify-content: center;
}

#s-8c8a0242-6439-46fe-8e9a-20fbf5a1a767 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-2597978a-2bd9-4e52-870f-c0376f212b73 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(18, 123, 187, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-2597978a-2bd9-4e52-870f-c0376f212b73:hover {background-color: rgba(37, 103, 161, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2597978a-2bd9-4e52-870f-c0376f212b73:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2597978a-2bd9-4e52-870f-c0376f212b73-root {
    text-align: center;
  }


#s-2597978a-2bd9-4e52-870f-c0376f212b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2597978a-2bd9-4e52-870f-c0376f212b73-root {
    text-align: center;
  }


#s-2597978a-2bd9-4e52-870f-c0376f212b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2597978a-2bd9-4e52-870f-c0376f212b73-root {
    text-align: center;
  }


#s-2597978a-2bd9-4e52-870f-c0376f212b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2597978a-2bd9-4e52-870f-c0376f212b73-root {
    text-align: center;
  }


#s-2597978a-2bd9-4e52-870f-c0376f212b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2597978a-2bd9-4e52-870f-c0376f212b73-root {
    text-align: center;
  }


#s-2597978a-2bd9-4e52-870f-c0376f212b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-a5151e89-1403-469a-b869-c36529e46643 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a5151e89-1403-469a-b869-c36529e46643 {
  display: none;
}
#s-a5151e89-1403-469a-b869-c36529e46643, #wrap-s-a5151e89-1403-469a-b869-c36529e46643, #wrap-content-s-a5151e89-1403-469a-b869-c36529e46643 { display: none !important; }}@media (max-width: 767px){#s-a5151e89-1403-469a-b869-c36529e46643 {
  display: none;
}
#s-a5151e89-1403-469a-b869-c36529e46643, #wrap-s-a5151e89-1403-469a-b869-c36529e46643, #wrap-content-s-a5151e89-1403-469a-b869-c36529e46643 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a5151e89-1403-469a-b869-c36529e46643"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5151e89-1403-469a-b869-c36529e46643"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a5151e89-1403-469a-b869-c36529e46643"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5151e89-1403-469a-b869-c36529e46643"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(253, 204, 6, 1);
}
@media (min-width: 1200px){#s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960 {
  display: none;
}
#s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960, #wrap-s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960, #wrap-content-s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960 { display: none !important; }}@media (max-width: 767px){#s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960 {
  display: none;
}
#s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960, #wrap-s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960, #wrap-content-s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960 { display: none !important; }}







#s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8cc0a7c0-5547-40c4-9077-5cd0fbefe960.shg-box.shg-c {
  justify-content: center;
}

#s-1b311e20-3014-4751-8109-e8101b6d1712 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-aad01923-51d8-4fb0-b79d-860a4b5b0da5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(18, 123, 187, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-aad01923-51d8-4fb0-b79d-860a4b5b0da5:hover {background-color: rgba(37, 103, 161, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-aad01923-51d8-4fb0-b79d-860a4b5b0da5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aad01923-51d8-4fb0-b79d-860a4b5b0da5-root {
    text-align: center;
  }


#s-aad01923-51d8-4fb0-b79d-860a4b5b0da5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-aad01923-51d8-4fb0-b79d-860a4b5b0da5-root {
    text-align: center;
  }


#s-aad01923-51d8-4fb0-b79d-860a4b5b0da5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aad01923-51d8-4fb0-b79d-860a4b5b0da5-root {
    text-align: center;
  }


#s-aad01923-51d8-4fb0-b79d-860a4b5b0da5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aad01923-51d8-4fb0-b79d-860a4b5b0da5-root {
    text-align: center;
  }


#s-aad01923-51d8-4fb0-b79d-860a4b5b0da5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-aad01923-51d8-4fb0-b79d-860a4b5b0da5-root {
    text-align: center;
  }


#s-aad01923-51d8-4fb0-b79d-860a4b5b0da5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-9d5d3340-776b-48cb-a046-d44442e444d0 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(253, 204, 6, 1);
}








#s-9d5d3340-776b-48cb-a046-d44442e444d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d5d3340-776b-48cb-a046-d44442e444d0 {
  cursor: pointer;
}#s-9d5d3340-776b-48cb-a046-d44442e444d0.shg-box.shg-c {
  justify-content: center;
}

#s-8dbdb069-570f-483b-88d1-8daf2f97bece {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-7381209d-c512-429d-bd8e-acb0999bd75e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-radius: 2px;
background-color: rgba(18, 123, 187, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-7381209d-c512-429d-bd8e-acb0999bd75e:hover {background-color: rgba(37, 103, 161, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7381209d-c512-429d-bd8e-acb0999bd75e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7381209d-c512-429d-bd8e-acb0999bd75e-root {
    text-align: center;
  }


#s-7381209d-c512-429d-bd8e-acb0999bd75e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7381209d-c512-429d-bd8e-acb0999bd75e-root {
    text-align: center;
  }


#s-7381209d-c512-429d-bd8e-acb0999bd75e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7381209d-c512-429d-bd8e-acb0999bd75e-root {
    text-align: center;
  }


#s-7381209d-c512-429d-bd8e-acb0999bd75e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7381209d-c512-429d-bd8e-acb0999bd75e-root {
    text-align: center;
  }


#s-7381209d-c512-429d-bd8e-acb0999bd75e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7381209d-c512-429d-bd8e-acb0999bd75e-root {
    text-align: center;
  }


#s-7381209d-c512-429d-bd8e-acb0999bd75e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-230e5df2-dfcf-431a-8985-46e54fc189f9 {
  padding-top: 2px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-230e5df2-dfcf-431a-8985-46e54fc189f9 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-230e5df2-dfcf-431a-8985-46e54fc189f9.shg-box.shg-c {
  justify-content: center;
}

#s-70b3c775-a5d2-4e84-9323-0d8ad5195ea4 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-91c73e89-85f3-45a6-b1c5-16dc841430b3 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 10%;
padding-right: 10%;
}
@media (max-width: 767px){#s-91c73e89-85f3-45a6-b1c5-16dc841430b3 {
  margin-top: 0px;
}
}
#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  margin-left: 0%;
margin-right: 0%;
max-width: 1732px;
text-align: center;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image {
  box-sizing: border-box;
}



.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image {
  box-sizing: border-box;
}



.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image {
  box-sizing: border-box;
}



.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image {
  box-sizing: border-box;
}



.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4.shogun-image {
  box-sizing: border-box;
}



.s-7c6310b3-6aca-4f6c-bf8b-d0a190c6d7f4 img.shogun-image {
  
}


}
#s-26821bc3-fba4-43c3-abdc-bf871ca1e359 {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-26821bc3-fba4-43c3-abdc-bf871ca1e359"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26821bc3-fba4-43c3-abdc-bf871ca1e359"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-26821bc3-fba4-43c3-abdc-bf871ca1e359"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-26821bc3-fba4-43c3-abdc-bf871ca1e359"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-26821bc3-fba4-43c3-abdc-bf871ca1e359"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-26821bc3-fba4-43c3-abdc-bf871ca1e359"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-26821bc3-fba4-43c3-abdc-bf871ca1e359"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-a36709b6-ebb8-4536-9582-08a345c30dd8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  min-height: 50px;
}
@media (min-width: 1200px){#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  display: none;
}
#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-content-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  display: none;
}
#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-content-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  display: none;
}
#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-content-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee { display: none !important; }}@media (max-width: 767px){#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee {
  display: none;
}
#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee, #wrap-content-s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee { display: none !important; }}







#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-297fbdf5-9a74-4229-ab42-dbf1f78ee4ee.shg-box.shg-c {
  justify-content: center;
}

#s-b4e489be-4d98-429a-9a5c-c8e60839ceee {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-9a24e6bb-9b3e-4d8f-ad32-b59fb79ba2ea {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-9a24e6bb-9b3e-4d8f-ad32-b59fb79ba2ea .shogun-icon-wrapper {
  text-align: center;
}


#s-9a24e6bb-9b3e-4d8f-ad32-b59fb79ba2ea .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-84b786bf-281f-4ac7-9295-066c50eeacb7 {
  margin-bottom: 20px;
}

#s-15297ad6-8f98-4238-94dc-2da25a91e5f3 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-15297ad6-8f98-4238-94dc-2da25a91e5f3 .shogun-icon-wrapper {
  text-align: center;
}


#s-15297ad6-8f98-4238-94dc-2da25a91e5f3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-18d38b10-6bde-45fe-ab46-4545573516db {
  margin-bottom: 20px;
}

#s-bb2549e5-0ef3-4c81-9208-b67fde1228d6 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-bb2549e5-0ef3-4c81-9208-b67fde1228d6 .shogun-icon-wrapper {
  text-align: center;
}


#s-bb2549e5-0ef3-4c81-9208-b67fde1228d6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-6ad194b3-efd2-405a-a97d-b0ba36a10108 {
  margin-bottom: 20px;
}

#s-a4c571d4-1758-4c75-bf95-817f552425c0 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-a4c571d4-1758-4c75-bf95-817f552425c0 .shogun-icon-wrapper {
  text-align: center;
}


#s-a4c571d4-1758-4c75-bf95-817f552425c0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-f4180cb2-551e-4059-8faf-b17d8997ec47 {
  margin-bottom: 20px;
}

#s-ebb1d104-62c9-4ae7-8134-4a2fb139b319 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-ebb1d104-62c9-4ae7-8134-4a2fb139b319 .shogun-icon-wrapper {
  text-align: center;
}


#s-ebb1d104-62c9-4ae7-8134-4a2fb139b319 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-ae3f3923-eec3-4ab1-9601-c731e210473f {
  margin-bottom: 20px;
}

#s-8a0f1d61-808e-4882-97c2-6a11b27f6d6e {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-8a0f1d61-808e-4882-97c2-6a11b27f6d6e .shogun-icon-wrapper {
  text-align: center;
}


#s-8a0f1d61-808e-4882-97c2-6a11b27f6d6e .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-ee041424-f9e9-4e8e-b7a1-817d5b8d33ec {
  margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-5f8eeb9b-d3c4-4f54-8aee-c83786458347 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-5f8eeb9b-d3c4-4f54-8aee-c83786458347 .shogun-icon-wrapper {
  text-align: center;
}


#s-5f8eeb9b-d3c4-4f54-8aee-c83786458347 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-934363ac-92ee-401f-9849-daa15546bf23 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-934363ac-92ee-401f-9849-daa15546bf23 .shogun-icon-wrapper {
  text-align: center;
}


#s-934363ac-92ee-401f-9849-daa15546bf23 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-6610cc6f-50bc-45df-9dbb-78c7a8b2b6e4 {
  margin-bottom: 20px;
}

#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  min-height: 50px;
background-color: rgba(226, 159, 193, 1);
}
@media (min-width: 1200px){#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  display: none;
}
#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-content-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  display: none;
}
#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-content-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  display: none;
}
#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-content-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f { display: none !important; }}@media (max-width: 767px){#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f {
  display: none;
}
#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f, #wrap-content-s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f { display: none !important; }}







#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6df2d1da-4db8-4b3b-9793-55ef70e25d0f.shg-box.shg-c {
  justify-content: center;
}

#s-b863b0aa-8cc6-4e21-bd31-e786fe078225 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-fcfa38e3-6316-4758-bb51-8c295243417e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fcfa38e3-6316-4758-bb51-8c295243417e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fcfa38e3-6316-4758-bb51-8c295243417e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fcfa38e3-6316-4758-bb51-8c295243417e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3aa4a5f4-6581-45e7-93b9-496043c2c648 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-3aa4a5f4-6581-45e7-93b9-496043c2c648 .shogun-icon-wrapper {
  text-align: center;
}


#s-3aa4a5f4-6581-45e7-93b9-496043c2c648 .shogun-icon-wrapper > .shogun-icon {

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

#s-5a81de5f-a64d-472e-84f6-8571c8ea4edf {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-d3cda5ba-8c37-455a-bc8e-99991b467c07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3cda5ba-8c37-455a-bc8e-99991b467c07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d3cda5ba-8c37-455a-bc8e-99991b467c07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3cda5ba-8c37-455a-bc8e-99991b467c07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-daf56b9d-6fd6-4410-8de0-4fe7add7452d {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-daf56b9d-6fd6-4410-8de0-4fe7add7452d .shogun-icon-wrapper {
  text-align: center;
}


#s-daf56b9d-6fd6-4410-8de0-4fe7add7452d .shogun-icon-wrapper > .shogun-icon {

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

#s-4ef5047f-2dca-4674-80e4-8ed769b4ebe0 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-affd6fee-1b6c-41ce-97bb-fca177132d14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-affd6fee-1b6c-41ce-97bb-fca177132d14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-affd6fee-1b6c-41ce-97bb-fca177132d14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-affd6fee-1b6c-41ce-97bb-fca177132d14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0925f9d4-77f4-4763-9ee8-3e745d83e87e {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-0925f9d4-77f4-4763-9ee8-3e745d83e87e .shogun-icon-wrapper {
  text-align: center;
}


#s-0925f9d4-77f4-4763-9ee8-3e745d83e87e .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-33479081-99fd-4900-bc2b-f06f5e41013d {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-450b4266-285e-463c-9280-3f9ecb9ba60f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-450b4266-285e-463c-9280-3f9ecb9ba60f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-450b4266-285e-463c-9280-3f9ecb9ba60f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-450b4266-285e-463c-9280-3f9ecb9ba60f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-92227590-d55a-45c6-a8b2-e77d0ae4184a {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-92227590-d55a-45c6-a8b2-e77d0ae4184a .shogun-icon-wrapper {
  text-align: center;
}


#s-92227590-d55a-45c6-a8b2-e77d0ae4184a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-1933ca18-39ae-453e-bf90-cfcea44ae09d {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c9f49ef5-3699-4684-850e-ea56784e7c1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9f49ef5-3699-4684-850e-ea56784e7c1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c9f49ef5-3699-4684-850e-ea56784e7c1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9f49ef5-3699-4684-850e-ea56784e7c1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c909900b-e995-43f0-9763-807d2565b334 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-c909900b-e995-43f0-9763-807d2565b334 .shogun-icon-wrapper {
  text-align: center;
}


#s-c909900b-e995-43f0-9763-807d2565b334 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-1a963114-146f-4459-b3b3-154c0e7061d2 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-b33aecc9-1a44-440b-95b1-5abc24e3936d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b33aecc9-1a44-440b-95b1-5abc24e3936d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b33aecc9-1a44-440b-95b1-5abc24e3936d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b33aecc9-1a44-440b-95b1-5abc24e3936d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0dbcf345-508d-4eeb-8c69-92410b0550c0 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-0dbcf345-508d-4eeb-8c69-92410b0550c0 .shogun-icon-wrapper {
  text-align: center;
}


#s-0dbcf345-508d-4eeb-8c69-92410b0550c0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-e7aea429-97e7-4b86-8f69-2c1162a45f6f {
  margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-186fe565-16a2-40b3-81cd-17eb49756933"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-186fe565-16a2-40b3-81cd-17eb49756933"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-186fe565-16a2-40b3-81cd-17eb49756933"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-186fe565-16a2-40b3-81cd-17eb49756933"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0c6433c2-6192-4910-a8e4-90190ca94eb3 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-0c6433c2-6192-4910-a8e4-90190ca94eb3 .shogun-icon-wrapper {
  text-align: center;
}


#s-0c6433c2-6192-4910-a8e4-90190ca94eb3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

@media (min-width: 0px) {
[id="s-c91dcdaf-f567-4113-9411-a1f5984791c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c91dcdaf-f567-4113-9411-a1f5984791c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c91dcdaf-f567-4113-9411-a1f5984791c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c91dcdaf-f567-4113-9411-a1f5984791c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f1b1bf1d-5a8c-4d98-adcb-6c4c95a5e046 {
  margin-top: 0px;
margin-bottom: 10px;
}

#s-f1b1bf1d-5a8c-4d98-adcb-6c4c95a5e046 .shogun-icon-wrapper {
  text-align: center;
}


#s-f1b1bf1d-5a8c-4d98-adcb-6c4c95a5e046 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(243, 112, 33, 1);
}

#s-2db9ed66-0401-47fd-b02a-fb9929c69614 {
  margin-bottom: 20px;
}

#s-00ab7dba-4b8a-4b3c-9149-d483abf93042 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-00ab7dba-4b8a-4b3c-9149-d483abf93042 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-00ab7dba-4b8a-4b3c-9149-d483abf93042.shg-box.shg-c {
  justify-content: center;
}

#s-e22111ee-9123-4556-ba8a-eac4f3f76ab2 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508 {
  margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fdc2d9fd-c34c-48ec-a5d1-7e210c664508"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2d5465eb-99ca-4c86-8e18-081fdda539a7 {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-2d5465eb-99ca-4c86-8e18-081fdda539a7 {
  margin-bottom: 20px;
}
}
#s-b0851c10-acb6-4cf6-bd2b-3e058c566712 {
  margin-top: 29px;
margin-left: 25px;
margin-bottom: 42px;
margin-right: 25px;
padding-top: 25px;
padding-left: 40px;
padding-bottom: 25px;
padding-right: 40px;
border-radius: 0px;
background-color: rgba(18, 123, 187, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b0851c10-acb6-4cf6-bd2b-3e058c566712:hover {background-color: rgba(253, 204, 6, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b0851c10-acb6-4cf6-bd2b-3e058c566712:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b0851c10-acb6-4cf6-bd2b-3e058c566712-root {
    text-align: center;
  }


#s-b0851c10-acb6-4cf6-bd2b-3e058c566712.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-5db4f880-62dc-41b0-ac79-e4407bee77cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 48px;
background-color: rgba(18, 123, 187, 1);
}








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

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

#s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown span, #s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown label {
  color: rgba(253, 204, 6, 1);
}
#s-e16052f6-fa61-417a-8571-40341fde5e25 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e16052f6-fa61-417a-8571-40341fde5e25 {
  
}
}@media (max-width: 767px){#s-e16052f6-fa61-417a-8571-40341fde5e25 {
  
}
}







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

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

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

}

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

}

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

}

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

}

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

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








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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

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

      
    max-width: 400px;

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




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

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

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

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




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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

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

      
    max-width: 400px;

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




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

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

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

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




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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

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

      
    max-width: 400px;

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




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

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

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

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




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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

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

      
    max-width: 400px;

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




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

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

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

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




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

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 .shg-inner-inline-image {
  overflow: hidden;

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


.shg-image-content-margin-container-s-3eae4985-b409-4c2a-a5c5-d0fbf61bbc26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

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

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

      
    max-width: 400px;

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




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

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

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

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




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

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








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

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

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








#s-a438ec98-7d7f-4075-94d3-970602d12031 .shogun-image-content {
  
    justify-content: center;
  
}

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

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

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
