.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;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159 {
  background-image: url(https://i.shgcdn.com/ee37bfc5-ce48-415e-a7a0-cd56b547c34f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159 {
  display: none;
}
#s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159, #wrap-s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159 {
  display: none;
}
#s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159, #wrap-s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159 {
  display: none;
}
#s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159, #wrap-s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159 { display:none !important; }}







#s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a72d3b58-ba5e-4e75-bfac-67a9b3fc3159.shg-box.shg-c {
  justify-content: flex-start;
}

.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;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-7c2f4432-7e22-4ea8-b936-67d5b1b88401 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}

@media (min-width: 0px) {
[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-7c2f4432-7e22-4ea8-b936-67d5b1b88401"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

.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.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-4d071a54-97cb-455a-8bb6-a57c03ce9bc4 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 45%;
border-radius: 0px;
background-color: rgba(195, 47, 47, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-4d071a54-97cb-455a-8bb6-a57c03ce9bc4:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(190, 181, 181, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4d071a54-97cb-455a-8bb6-a57c03ce9bc4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4d071a54-97cb-455a-8bb6-a57c03ce9bc4-btn-wrapper {
    text-align: right;
  }


#s-4d071a54-97cb-455a-8bb6-a57c03ce9bc4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}

.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;
  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;
}
#s-4ac06dba-ca20-4e1a-b84b-7da88a81c465 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-4ac06dba-ca20-4e1a-b84b-7da88a81c465 img.shogun-image {
    
    width: px;
  }


#s-4ac06dba-ca20-4e1a-b84b-7da88a81c465 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6b1ea62-19b8-4ecc-90f9-af2e749939a9 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 45%;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-e6b1ea62-19b8-4ecc-90f9-af2e749939a9:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(190, 181, 181, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e6b1ea62-19b8-4ecc-90f9-af2e749939a9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e6b1ea62-19b8-4ecc-90f9-af2e749939a9-btn-wrapper {
    text-align: left;
  }


#s-e6b1ea62-19b8-4ecc-90f9-af2e749939a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-11e46989-bc7c-474d-9fe9-7efe491e1040 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 320px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(24, 128, 63, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-11e46989-bc7c-474d-9fe9-7efe491e1040:hover {background-color: rgba(109, 221, 192, 0.81) !important;
text-decoration: none !important;
color: rgba(96, 96, 96, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-11e46989-bc7c-474d-9fe9-7efe491e1040:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-11e46989-bc7c-474d-9fe9-7efe491e1040 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-11e46989-bc7c-474d-9fe9-7efe491e1040 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-11e46989-bc7c-474d-9fe9-7efe491e1040 {
  
}
}

  #s-11e46989-bc7c-474d-9fe9-7efe491e1040-btn-wrapper {
    text-align: center;
  }


#s-11e46989-bc7c-474d-9fe9-7efe491e1040.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-739540e4-6716-4386-b2d2-e9933ff1e8c3 {
  background-image: url(https://i.shgcdn.com/ee37bfc5-ce48-415e-a7a0-cd56b547c34f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 650px;
max-width: 800px;
background-position: center -200px;
background-attachment: scroll;
}
@media (max-width: 767px){#s-739540e4-6716-4386-b2d2-e9933ff1e8c3 {
  display: none;
}
#s-739540e4-6716-4386-b2d2-e9933ff1e8c3, #wrap-s-739540e4-6716-4386-b2d2-e9933ff1e8c3 { display:none !important; }}







#s-739540e4-6716-4386-b2d2-e9933ff1e8c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-739540e4-6716-4386-b2d2-e9933ff1e8c3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ec800ed0-67da-4445-b540-b5dad785f2a0 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}

@media (min-width: 0px) {
[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 768px) {
[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-ec800ed0-67da-4445-b540-b5dad785f2a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-aefe8f05-3159-4a56-bb68-d4b1f0622a29 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 45%;
border-radius: 0px;
background-color: rgba(195, 47, 47, 0);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-aefe8f05-3159-4a56-bb68-d4b1f0622a29:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(190, 181, 181, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-aefe8f05-3159-4a56-bb68-d4b1f0622a29:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aefe8f05-3159-4a56-bb68-d4b1f0622a29-btn-wrapper {
    text-align: right;
  }


#s-aefe8f05-3159-4a56-bb68-d4b1f0622a29.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-eda48e8e-b514-499d-af0d-5a0e7e5037f5 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 80px;
text-align: center;
}




  #s-eda48e8e-b514-499d-af0d-5a0e7e5037f5 img.shogun-image {
    
    width: px;
  }


#s-eda48e8e-b514-499d-af0d-5a0e7e5037f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-15428fb1-48d5-460e-9494-cfc54c95e291 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 45%;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-15428fb1-48d5-460e-9494-cfc54c95e291:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(190, 181, 181, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-15428fb1-48d5-460e-9494-cfc54c95e291:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-15428fb1-48d5-460e-9494-cfc54c95e291-btn-wrapper {
    text-align: left;
  }


#s-15428fb1-48d5-460e-9494-cfc54c95e291.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-09337e34-bc9f-4c1f-8dbe-b801a334f911 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 450px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(24, 128, 63, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-09337e34-bc9f-4c1f-8dbe-b801a334f911:hover {background-color: rgba(109, 221, 192, 0.81) !important;
text-decoration: none !important;
color: rgba(96, 96, 96, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-09337e34-bc9f-4c1f-8dbe-b801a334f911:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-09337e34-bc9f-4c1f-8dbe-b801a334f911 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-09337e34-bc9f-4c1f-8dbe-b801a334f911 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-09337e34-bc9f-4c1f-8dbe-b801a334f911 {
  
}
}

  #s-09337e34-bc9f-4c1f-8dbe-b801a334f911-btn-wrapper {
    text-align: center;
  }


#s-09337e34-bc9f-4c1f-8dbe-b801a334f911.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-232a457e-2dd2-4cdc-adb2-768331515e60 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}
@media (min-width: 1200px){#s-232a457e-2dd2-4cdc-adb2-768331515e60 {
  display: none;
}
#s-232a457e-2dd2-4cdc-adb2-768331515e60, #wrap-s-232a457e-2dd2-4cdc-adb2-768331515e60 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-232a457e-2dd2-4cdc-adb2-768331515e60 {
  display: none;
}
#s-232a457e-2dd2-4cdc-adb2-768331515e60, #wrap-s-232a457e-2dd2-4cdc-adb2-768331515e60 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-232a457e-2dd2-4cdc-adb2-768331515e60 {
  display: none;
}
#s-232a457e-2dd2-4cdc-adb2-768331515e60, #wrap-s-232a457e-2dd2-4cdc-adb2-768331515e60 { display:none !important; }}@media (max-width: 767px){#s-232a457e-2dd2-4cdc-adb2-768331515e60 {
  
}
}







#s-232a457e-2dd2-4cdc-adb2-768331515e60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-232a457e-2dd2-4cdc-adb2-768331515e60.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9078cdd-f52f-4cbd-b142-f9599795a9c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-59131cbb-3672-4b14-a7b8-de9fa3e2bc34 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-59131cbb-3672-4b14-a7b8-de9fa3e2bc34 img.shogun-image {
    
    width: px;
  }


#s-59131cbb-3672-4b14-a7b8-de9fa3e2bc34 .shogun-image-content {
  
    align-items: center;
  
}

#s-a41cf633-7178-40f5-9563-bec67c08b2f9 {
  min-height: 437px;
}








#s-a41cf633-7178-40f5-9563-bec67c08b2f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a41cf633-7178-40f5-9563-bec67c08b2f9.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 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;
  font-weight: normal;
  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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-04b581ce-84f7-4d6c-ae49-a4bc443e40ab {
  margin-left: 25px;
margin-right: 25px;
}

#s-a1285ddc-9188-4b03-82f7-484305a159a8 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(24, 128, 63, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-a1285ddc-9188-4b03-82f7-484305a159a8:hover {background-color: rgba(109, 221, 192, 0.81) !important;
text-decoration: none !important;
color: rgba(96, 96, 96, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a1285ddc-9188-4b03-82f7-484305a159a8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a1285ddc-9188-4b03-82f7-484305a159a8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a1285ddc-9188-4b03-82f7-484305a159a8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a1285ddc-9188-4b03-82f7-484305a159a8 {
  
}
}@media (max-width: 767px){#s-a1285ddc-9188-4b03-82f7-484305a159a8 {
  padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-a1285ddc-9188-4b03-82f7-484305a159a8-btn-wrapper {
    text-align: center;
  }


#s-a1285ddc-9188-4b03-82f7-484305a159a8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-c38b13ed-bd84-4097-a5c4-f3356f3c9b28 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}
@media (max-width: 767px){#s-c38b13ed-bd84-4097-a5c4-f3356f3c9b28 {
  display: none;
}
#s-c38b13ed-bd84-4097-a5c4-f3356f3c9b28, #wrap-s-c38b13ed-bd84-4097-a5c4-f3356f3c9b28 { display:none !important; }}







#s-c38b13ed-bd84-4097-a5c4-f3356f3c9b28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c38b13ed-bd84-4097-a5c4-f3356f3c9b28.shg-box.shg-c {
  justify-content: center;
}

#s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0 {
  margin-top: 50px;
}

@media (min-width: 0px) {
[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af9bcb49-398b-451c-97c5-8bad8c8ecaf0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-efcf2e73-3a8f-4cb5-b2b6-abfc7aac6487 {
  min-height: 450px;
}








#s-efcf2e73-3a8f-4cb5-b2b6-abfc7aac6487 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efcf2e73-3a8f-4cb5-b2b6-abfc7aac6487.shg-box.shg-c {
  justify-content: center;
}

#s-79f8b784-66d7-4326-958e-c03b5b604a73 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-79f8b784-66d7-4326-958e-c03b5b604a73 img.shogun-image {
    
    width: px;
  }


#s-79f8b784-66d7-4326-958e-c03b5b604a73 .shogun-image-content {
  
    align-items: center;
  
}

#s-82f39cc5-ec48-4d2d-8f87-0af5a42338c8 {
  min-height: 437px;
}








#s-82f39cc5-ec48-4d2d-8f87-0af5a42338c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82f39cc5-ec48-4d2d-8f87-0af5a42338c8.shg-box.shg-c {
  justify-content: center;
}

#s-a6c3096c-85b5-4c85-9884-226fedc4c6ab {
  margin-left: 10px;
margin-right: 10px;
}

#s-5402544a-b424-473c-9afe-66b503dca107 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}
@media (max-width: 767px){#s-5402544a-b424-473c-9afe-66b503dca107 {
  display: none;
}
#s-5402544a-b424-473c-9afe-66b503dca107, #wrap-s-5402544a-b424-473c-9afe-66b503dca107 { display:none !important; }}







#s-5402544a-b424-473c-9afe-66b503dca107 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5402544a-b424-473c-9afe-66b503dca107.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-8267edff-04af-4f32-a06e-b17a36349dd4 {
  margin-bottom: 5px;
text-align: center;
}

#s-8267edff-04af-4f32-a06e-b17a36349dd4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8133c797-0912-4c3c-b1fe-ed8317595791 {
  margin-top: 50px;
}

@media (min-width: 0px) {
[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8133c797-0912-4c3c-b1fe-ed8317595791"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0320c0de-146c-4312-93c9-1730bce19794 {
  text-align: center;
}




  #s-0320c0de-146c-4312-93c9-1730bce19794 img.shogun-image {
    
    width: px;
  }


#s-0320c0de-146c-4312-93c9-1730bce19794 .shogun-image-content {
  
    align-items: center;
  
}

#s-8bdab373-8d00-4ceb-aaf3-a267b3dbc72f {
  min-height: 437px;
}








#s-8bdab373-8d00-4ceb-aaf3-a267b3dbc72f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bdab373-8d00-4ceb-aaf3-a267b3dbc72f.shg-box.shg-c {
  justify-content: center;
}

#s-0123667c-1121-4afc-bcde-b8a0c597a002 {
  margin-left: 10px;
margin-right: 10px;
}

#s-6528eb22-efe6-4b0c-a393-b881efd66026 {
  min-height: 50px;
}








#s-6528eb22-efe6-4b0c-a393-b881efd66026 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6528eb22-efe6-4b0c-a393-b881efd66026.shg-box.shg-c {
  justify-content: center;
}

#s-cc26a0ae-13f6-4170-a83c-fea0bbe89280 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(24, 128, 63, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-cc26a0ae-13f6-4170-a83c-fea0bbe89280:hover {background-color: rgba(109, 221, 192, 0.81) !important;
text-decoration: none !important;
color: rgba(96, 96, 96, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-cc26a0ae-13f6-4170-a83c-fea0bbe89280:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cc26a0ae-13f6-4170-a83c-fea0bbe89280 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc26a0ae-13f6-4170-a83c-fea0bbe89280 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc26a0ae-13f6-4170-a83c-fea0bbe89280 {
  
}
}@media (max-width: 767px){#s-cc26a0ae-13f6-4170-a83c-fea0bbe89280 {
  padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-cc26a0ae-13f6-4170-a83c-fea0bbe89280-btn-wrapper {
    text-align: center;
  }


#s-cc26a0ae-13f6-4170-a83c-fea0bbe89280.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-63e03c99-4faf-4e47-8fcf-3d782ec474d8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-63e03c99-4faf-4e47-8fcf-3d782ec474d8 {
  display: none;
}
#s-63e03c99-4faf-4e47-8fcf-3d782ec474d8, #wrap-s-63e03c99-4faf-4e47-8fcf-3d782ec474d8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-63e03c99-4faf-4e47-8fcf-3d782ec474d8 {
  display: none;
}
#s-63e03c99-4faf-4e47-8fcf-3d782ec474d8, #wrap-s-63e03c99-4faf-4e47-8fcf-3d782ec474d8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-63e03c99-4faf-4e47-8fcf-3d782ec474d8 {
  display: none;
}
#s-63e03c99-4faf-4e47-8fcf-3d782ec474d8, #wrap-s-63e03c99-4faf-4e47-8fcf-3d782ec474d8 { display:none !important; }}







#s-63e03c99-4faf-4e47-8fcf-3d782ec474d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63e03c99-4faf-4e47-8fcf-3d782ec474d8.shg-box.shg-c {
  justify-content: center;
}

#s-c44632f3-8a4a-47d8-9fd0-2a71f099c1dc {
  margin-top: 30px;
margin-bottom: 5px;
text-align: center;
}

#s-c44632f3-8a4a-47d8-9fd0-2a71f099c1dc .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d8b374aa-4d35-42d5-9671-a1944caab3f2 {
  margin-top: 50px;
text-align: center;
}




  #s-d8b374aa-4d35-42d5-9671-a1944caab3f2 img.shogun-image {
    
    width: px;
  }


#s-d8b374aa-4d35-42d5-9671-a1944caab3f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3cbb9c73-4673-4ac4-b295-5817dc86dfe3 {
  margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3cbb9c73-4673-4ac4-b295-5817dc86dfe3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-11afcbe0-b6ea-479f-bf3a-adc833bd1a4c {
  margin-left: 25px;
margin-right: 25px;
}

#s-857d5657-6a20-412a-9238-1322d2e1d207 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(24, 128, 63, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-857d5657-6a20-412a-9238-1322d2e1d207:hover {background-color: rgba(109, 221, 192, 0.81) !important;
text-decoration: none !important;
color: rgba(96, 96, 96, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-857d5657-6a20-412a-9238-1322d2e1d207:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-857d5657-6a20-412a-9238-1322d2e1d207 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-857d5657-6a20-412a-9238-1322d2e1d207 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-857d5657-6a20-412a-9238-1322d2e1d207 {
  
}
}@media (max-width: 767px){#s-857d5657-6a20-412a-9238-1322d2e1d207 {
  padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-857d5657-6a20-412a-9238-1322d2e1d207-btn-wrapper {
    text-align: center;
  }


#s-857d5657-6a20-412a-9238-1322d2e1d207.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-552b1634-b120-4558-a50b-f96a99a4c63c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}
@media (max-width: 767px){#s-552b1634-b120-4558-a50b-f96a99a4c63c {
  display: none;
}
#s-552b1634-b120-4558-a50b-f96a99a4c63c, #wrap-s-552b1634-b120-4558-a50b-f96a99a4c63c { display:none !important; }}







#s-552b1634-b120-4558-a50b-f96a99a4c63c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-552b1634-b120-4558-a50b-f96a99a4c63c.shg-box.shg-c {
  justify-content: center;
}

#s-8732442c-942e-463e-b585-d63b64eb3f30 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8732442c-942e-463e-b585-d63b64eb3f30 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dec2102e-0fb0-40b8-bf42-cc7409526e5b {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 500px;
}

@media (min-width: 0px) {
[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-4ec5b4ac-60df-47d7-bec4-edb6f95b5dc8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-40af89d2-5945-4cf0-a6ed-7fb3078f53bc {
  display: none;
}
#s-5c974ae2-94ba-4539-8d42-f36168703b8d {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}




  #s-5c974ae2-94ba-4539-8d42-f36168703b8d img.shogun-image {
    
    width: px;
  }


#s-5c974ae2-94ba-4539-8d42-f36168703b8d .shogun-image-content {
  
    align-items: center;
  
}

#s-d889f2ad-d4d3-4cf9-9778-ad03e4b77226 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-f97a6776-a16a-4ec7-8b06-2734ebea212b {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-2e7a5b2c-7a78-426e-91e1-e18bfbe8038e {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-2e7a5b2c-7a78-426e-91e1-e18bfbe8038e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 22px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2e7a5b2c-7a78-426e-91e1-e18bfbe8038e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
}

#s-2e7a5b2c-7a78-426e-91e1-e18bfbe8038e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-926484af-7231-4405-917c-d1a3de246db9 {
  display: none;
}
#s-45d6974a-e462-4f55-a2c3-86d6c4b12656 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}




  #s-45d6974a-e462-4f55-a2c3-86d6c4b12656 img.shogun-image {
    
    width: px;
  }


#s-45d6974a-e462-4f55-a2c3-86d6c4b12656 .shogun-image-content {
  
    align-items: center;
  
}

#s-46a21086-e309-4c90-9011-87d72ea0c533 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-c8bbfd47-5396-4e9d-9cdc-fced996a9740 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 300px;
}

#s-d67c1ee1-62e9-4f47-b9f8-906a5e425dc1 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-d67c1ee1-62e9-4f47-b9f8-906a5e425dc1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 22px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d67c1ee1-62e9-4f47-b9f8-906a5e425dc1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
}

#s-d67c1ee1-62e9-4f47-b9f8-906a5e425dc1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-51f5d5cb-712e-4845-be2a-052cb86cacbc {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-2ffd9cab-e540-4c9d-abe9-699a66a39305 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
}

@media (min-width: 0px) {
[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-2ffd9cab-e540-4c9d-abe9-699a66a39305"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-aa01c3ba-d833-448e-8a4c-3e07ee76ded9 {
  text-align: center;
}




  #s-aa01c3ba-d833-448e-8a4c-3e07ee76ded9 img.shogun-image {
    
    width: px;
  }


#s-aa01c3ba-d833-448e-8a4c-3e07ee76ded9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e93f5f16-ee78-42e5-916e-683bc13d9261 {
  text-align: center;
}




  #s-e93f5f16-ee78-42e5-916e-683bc13d9261 img.shogun-image {
    
    width: px;
  }


#s-e93f5f16-ee78-42e5-916e-683bc13d9261 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ea1dad1-8e64-454f-bba1-224ba6c68bd6 {
  text-align: center;
}




  #s-8ea1dad1-8e64-454f-bba1-224ba6c68bd6 img.shogun-image {
    
    width: px;
  }


#s-8ea1dad1-8e64-454f-bba1-224ba6c68bd6 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4877e64-4979-43b9-90cc-68e938bbce12 {
  text-align: center;
}




  #s-b4877e64-4979-43b9-90cc-68e938bbce12 img.shogun-image {
    
    width: px;
  }


#s-b4877e64-4979-43b9-90cc-68e938bbce12 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ad8fafd-69d8-453b-adce-1876b08136d7 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(24, 128, 63, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-9ad8fafd-69d8-453b-adce-1876b08136d7:hover {background-color: rgba(109, 221, 192, 0.81) !important;
text-decoration: none !important;
color: rgba(96, 96, 96, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9ad8fafd-69d8-453b-adce-1876b08136d7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9ad8fafd-69d8-453b-adce-1876b08136d7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9ad8fafd-69d8-453b-adce-1876b08136d7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9ad8fafd-69d8-453b-adce-1876b08136d7 {
  
}
}@media (max-width: 767px){#s-9ad8fafd-69d8-453b-adce-1876b08136d7 {
  padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-9ad8fafd-69d8-453b-adce-1876b08136d7-btn-wrapper {
    text-align: center;
  }


#s-9ad8fafd-69d8-453b-adce-1876b08136d7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-2b09e6d9-9c06-49dd-8125-fb6061b2315f {
  margin-left: 5px;
margin-right: 5px;
min-height: 50px;
}
@media (min-width: 1200px){#s-2b09e6d9-9c06-49dd-8125-fb6061b2315f {
  display: none;
}
#s-2b09e6d9-9c06-49dd-8125-fb6061b2315f, #wrap-s-2b09e6d9-9c06-49dd-8125-fb6061b2315f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b09e6d9-9c06-49dd-8125-fb6061b2315f {
  display: none;
}
#s-2b09e6d9-9c06-49dd-8125-fb6061b2315f, #wrap-s-2b09e6d9-9c06-49dd-8125-fb6061b2315f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b09e6d9-9c06-49dd-8125-fb6061b2315f {
  display: none;
}
#s-2b09e6d9-9c06-49dd-8125-fb6061b2315f, #wrap-s-2b09e6d9-9c06-49dd-8125-fb6061b2315f { display:none !important; }}







#s-2b09e6d9-9c06-49dd-8125-fb6061b2315f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b09e6d9-9c06-49dd-8125-fb6061b2315f.shg-box.shg-c {
  justify-content: center;
}

#s-da2be82c-784a-4c86-ae0f-5b47237e85aa {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da2be82c-784a-4c86-ae0f-5b47237e85aa .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7264a1c1-04f7-4736-8eee-995b59c7479a {
  margin-left: 25px;
margin-right: 25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-e4d868ec-eade-4afc-8dd7-915064b0c069 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-e4d868ec-eade-4afc-8dd7-915064b0c069 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e4d868ec-eade-4afc-8dd7-915064b0c069 .shg-sld-nav-button.shg-sld-left,
#s-e4d868ec-eade-4afc-8dd7-915064b0c069 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c9a29d62-56d5-45d8-808e-934e96b2cec0 {
  display: none;
}
#s-910b3627-d4a3-471a-91fc-baf268a05993 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-910b3627-d4a3-471a-91fc-baf268a05993 img.shogun-image {
    
    width: px;
  }


#s-910b3627-d4a3-471a-91fc-baf268a05993 .shogun-image-content {
  
    align-items: center;
  
}

#s-c087303a-ad1e-4b12-b3c3-9f5aeb007110 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-2676be22-1ba8-4248-96a0-c5313139547a {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 300px;
}

#s-e664ce6f-d775-4123-8721-24f5f650cf58 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-e664ce6f-d775-4123-8721-24f5f650cf58 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e664ce6f-d775-4123-8721-24f5f650cf58 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e664ce6f-d775-4123-8721-24f5f650cf58 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-749384ab-aae5-44f2-9632-93ba253d3634 {
  display: none;
}
#s-1cb28a0c-0f8c-49f7-a17c-2b2555db380a {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-1cb28a0c-0f8c-49f7-a17c-2b2555db380a img.shogun-image {
    
    width: px;
  }


#s-1cb28a0c-0f8c-49f7-a17c-2b2555db380a .shogun-image-content {
  
    align-items: center;
  
}

#s-626de49c-19e2-4bfc-bc63-5a49f78081e7 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-53d088a0-4bec-4c94-894c-3e33645c01b9 {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-c3b63faa-81b0-4e88-a238-db86cb9d8adc {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}

#s-c3b63faa-81b0-4e88-a238-db86cb9d8adc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c3b63faa-81b0-4e88-a238-db86cb9d8adc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c3b63faa-81b0-4e88-a238-db86cb9d8adc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7fb25a17-2708-4543-838c-2d390d07a03e {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-21660579-717e-432a-a41d-e4a9fb40587b {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
}

@media (min-width: 0px) {
[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 768px) {
[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-21660579-717e-432a-a41d-e4a9fb40587b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-a5675855-f2db-41ab-a6ce-ecda56a4738a {
  text-align: center;
}




  #s-a5675855-f2db-41ab-a6ce-ecda56a4738a img.shogun-image {
    
    width: px;
  }


#s-a5675855-f2db-41ab-a6ce-ecda56a4738a .shogun-image-content {
  
    align-items: center;
  
}

#s-bf49a9ad-e98a-4afd-8dd7-0dc37a939d7c {
  text-align: center;
}




  #s-bf49a9ad-e98a-4afd-8dd7-0dc37a939d7c img.shogun-image {
    
    width: px;
  }


#s-bf49a9ad-e98a-4afd-8dd7-0dc37a939d7c .shogun-image-content {
  
    align-items: center;
  
}

#s-fe59360d-bc46-424a-a1cd-f6da1b04d058 {
  text-align: center;
}




  #s-fe59360d-bc46-424a-a1cd-f6da1b04d058 img.shogun-image {
    
    width: px;
  }


#s-fe59360d-bc46-424a-a1cd-f6da1b04d058 .shogun-image-content {
  
    align-items: center;
  
}

#s-0dadcca7-f74f-468a-a12c-dcce52d46849 {
  text-align: center;
}




  #s-0dadcca7-f74f-468a-a12c-dcce52d46849 img.shogun-image {
    
    width: px;
  }


#s-0dadcca7-f74f-468a-a12c-dcce52d46849 .shogun-image-content {
  
    align-items: center;
  
}

#s-466fa3e1-06cd-4403-bbc8-6874e40f066b {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(24, 128, 63, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-466fa3e1-06cd-4403-bbc8-6874e40f066b:hover {background-color: rgba(109, 221, 192, 0.81) !important;
text-decoration: none !important;
color: rgba(96, 96, 96, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-466fa3e1-06cd-4403-bbc8-6874e40f066b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-466fa3e1-06cd-4403-bbc8-6874e40f066b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-466fa3e1-06cd-4403-bbc8-6874e40f066b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-466fa3e1-06cd-4403-bbc8-6874e40f066b {
  
}
}@media (max-width: 767px){#s-466fa3e1-06cd-4403-bbc8-6874e40f066b {
  padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-466fa3e1-06cd-4403-bbc8-6874e40f066b-btn-wrapper {
    text-align: center;
  }


#s-466fa3e1-06cd-4403-bbc8-6874e40f066b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-463640db-7829-4513-b857-8b9e4e01c38c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}
@media (max-width: 767px){#s-463640db-7829-4513-b857-8b9e4e01c38c {
  display: none;
}
#s-463640db-7829-4513-b857-8b9e4e01c38c, #wrap-s-463640db-7829-4513-b857-8b9e4e01c38c { display:none !important; }}







#s-463640db-7829-4513-b857-8b9e4e01c38c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-463640db-7829-4513-b857-8b9e4e01c38c.shg-box.shg-c {
  justify-content: center;
}

#s-2d665618-a3d0-400e-8192-2ae1030a562b {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d665618-a3d0-400e-8192-2ae1030a562b .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0200c252-08db-4e0f-a03f-68afc62db0a5 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0200c252-08db-4e0f-a03f-68afc62db0a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b765e5a6-20c5-4dae-9abc-9d8f1299a97c {
  min-height: 50px;
}








#s-b765e5a6-20c5-4dae-9abc-9d8f1299a97c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b765e5a6-20c5-4dae-9abc-9d8f1299a97c.shg-box.shg-c {
  justify-content: center;
}

#s-9499c589-dbc2-403c-890a-224d1666a4b6 {
  text-align: center;
}




  #s-9499c589-dbc2-403c-890a-224d1666a4b6 img.shogun-image {
    
    width: px;
  }


#s-9499c589-dbc2-403c-890a-224d1666a4b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf4ae2ae-a102-4b1f-a6bd-cfbb65e6e356 {
  min-height: 50px;
}








#s-cf4ae2ae-a102-4b1f-a6bd-cfbb65e6e356 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf4ae2ae-a102-4b1f-a6bd-cfbb65e6e356.shg-box.shg-c {
  justify-content: center;
}

#s-f97063cd-4570-4395-8dbe-abf1cf9dbace {
  text-align: center;
}




  #s-f97063cd-4570-4395-8dbe-abf1cf9dbace img.shogun-image {
    
    width: px;
  }


#s-f97063cd-4570-4395-8dbe-abf1cf9dbace .shogun-image-content {
  
    align-items: center;
  
}

#s-dcd2dd5e-1e1b-4874-9940-7e7ba4b3b82a {
  min-height: 50px;
}








#s-dcd2dd5e-1e1b-4874-9940-7e7ba4b3b82a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcd2dd5e-1e1b-4874-9940-7e7ba4b3b82a.shg-box.shg-c {
  justify-content: center;
}

#s-b3c05497-2dad-4213-b5fa-2def987c8b3d {
  text-align: center;
}




  #s-b3c05497-2dad-4213-b5fa-2def987c8b3d img.shogun-image {
    
    width: px;
  }


#s-b3c05497-2dad-4213-b5fa-2def987c8b3d .shogun-image-content {
  
    align-items: center;
  
}

#s-38df88f0-4f2c-42ef-ba9c-619836ac117a {
  min-height: 50px;
}








#s-38df88f0-4f2c-42ef-ba9c-619836ac117a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38df88f0-4f2c-42ef-ba9c-619836ac117a.shg-box.shg-c {
  justify-content: center;
}

#s-4d144525-4928-4262-8d18-c33e135f99ad {
  margin-top: auto;
margin-bottom: auto;
text-align: center;
}




  #s-4d144525-4928-4262-8d18-c33e135f99ad img.shogun-image {
    
    width: px;
  }


#s-4d144525-4928-4262-8d18-c33e135f99ad .shogun-image-content {
  
    align-items: center;
  
}

#s-7435f673-791c-4404-b337-621738bb4dae {
  min-height: 50px;
}
@media (max-width: 767px){#s-7435f673-791c-4404-b337-621738bb4dae {
  display: none;
}
#s-7435f673-791c-4404-b337-621738bb4dae, #wrap-s-7435f673-791c-4404-b337-621738bb4dae { display:none !important; }}







#s-7435f673-791c-4404-b337-621738bb4dae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7435f673-791c-4404-b337-621738bb4dae.shg-box.shg-c {
  justify-content: center;
}

#s-72ab1412-5c6e-4f4e-bb84-1a5c1710ff7d {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72ab1412-5c6e-4f4e-bb84-1a5c1710ff7d .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4b3aa9f5-71fa-459c-a730-bb4b6698976b {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4b3aa9f5-71fa-459c-a730-bb4b6698976b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8f1ecfc7-2160-4908-a721-e3c60fd2045a {
  min-height: 50px;
}








#s-8f1ecfc7-2160-4908-a721-e3c60fd2045a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f1ecfc7-2160-4908-a721-e3c60fd2045a.shg-box.shg-c {
  justify-content: center;
}

#s-e863a2fb-adee-497e-96d5-28dabe12f4df {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-e863a2fb-adee-497e-96d5-28dabe12f4df img.shogun-image {
    
    width: px;
  }


#s-e863a2fb-adee-497e-96d5-28dabe12f4df .shogun-image-content {
  
    align-items: center;
  
}

#s-07c79436-58f0-46b2-ae0d-a54f33d4ceac {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07c79436-58f0-46b2-ae0d-a54f33d4ceac .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5fe7c025-61f7-4c8c-bc98-c1966ea97f56 {
  margin-left: 25px;
margin-right: 25px;
}

#s-34267132-bc5f-4c4f-bbab-d32d25d9499f {
  min-height: 50px;
}








#s-34267132-bc5f-4c4f-bbab-d32d25d9499f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34267132-bc5f-4c4f-bbab-d32d25d9499f.shg-box.shg-c {
  justify-content: center;
}

#s-0ca0ec78-caee-42fd-8671-a425986c132c {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-0ca0ec78-caee-42fd-8671-a425986c132c img.shogun-image {
    
    width: px;
  }


#s-0ca0ec78-caee-42fd-8671-a425986c132c .shogun-image-content {
  
    align-items: center;
  
}

#s-523b664e-8fd6-40b0-b942-7ca8cc0d5bfa {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-523b664e-8fd6-40b0-b942-7ca8cc0d5bfa .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2a1889eb-36c3-4502-9713-9356854d9611 {
  margin-left: 25px;
margin-right: 25px;
}

#s-0bd021ab-1a1f-4ea3-a13f-0cd21f0c5e83 {
  min-height: 50px;
}








#s-0bd021ab-1a1f-4ea3-a13f-0cd21f0c5e83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bd021ab-1a1f-4ea3-a13f-0cd21f0c5e83.shg-box.shg-c {
  justify-content: center;
}

#s-8dd88e3b-9aa8-41ce-9934-e8cb6571a98d {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-8dd88e3b-9aa8-41ce-9934-e8cb6571a98d img.shogun-image {
    
    width: px;
  }


#s-8dd88e3b-9aa8-41ce-9934-e8cb6571a98d .shogun-image-content {
  
    align-items: center;
  
}

#s-b4d748be-1f75-4232-aae3-af3ea96068a7 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4d748be-1f75-4232-aae3-af3ea96068a7 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d17ea779-0dbd-4b88-add9-4d8c7855d75e {
  margin-left: 25px;
margin-right: 25px;
}

#s-759a6888-7740-4302-8d39-6fce484f6a52 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-759a6888-7740-4302-8d39-6fce484f6a52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7b2c94f0-fcc6-47a3-b660-8f991c561e14 {
  min-height: 50px;
}








#s-7b2c94f0-fcc6-47a3-b660-8f991c561e14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b2c94f0-fcc6-47a3-b660-8f991c561e14.shg-box.shg-c {
  justify-content: center;
}

#s-e5f00bef-fa0d-4e0f-9666-c110e835e360 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(24, 128, 63, 1);
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1.5px;
background-image: none;
hover-type: color;
color: rgba(24, 128, 63, 1);
}
#s-e5f00bef-fa0d-4e0f-9666-c110e835e360:hover {box-shadow:1px 0px 0px 0px rgba(134, 133, 133, 0.72) !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(24, 128, 63, 0.67) !important;
border-radius: 6px !important;
background-color: rgba(24, 128, 63, 0.67) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e5f00bef-fa0d-4e0f-9666-c110e835e360:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e5f00bef-fa0d-4e0f-9666-c110e835e360 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e5f00bef-fa0d-4e0f-9666-c110e835e360 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e5f00bef-fa0d-4e0f-9666-c110e835e360 {
  
}
}@media (max-width: 767px){#s-e5f00bef-fa0d-4e0f-9666-c110e835e360 {
  
}
}

  #s-e5f00bef-fa0d-4e0f-9666-c110e835e360-btn-wrapper {
    text-align: center;
  }


#s-e5f00bef-fa0d-4e0f-9666-c110e835e360.shg-btn {
  color: rgba(24, 128, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-bb1ebe37-3fbc-4745-a60e-3a0adf0242bb {
  min-height: 50px;
}








#s-bb1ebe37-3fbc-4745-a60e-3a0adf0242bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb1ebe37-3fbc-4745-a60e-3a0adf0242bb.shg-box.shg-c {
  justify-content: center;
}

#s-3e5cc37c-443c-44e3-ba89-5ab79ef3300c {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(24, 128, 63, 1);
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1.5px;
background-image: none;
hover-type: color;
color: rgba(24, 128, 63, 1);
}
#s-3e5cc37c-443c-44e3-ba89-5ab79ef3300c:hover {box-shadow:1px 0px 0px 0px rgba(134, 133, 133, 0.72) !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(24, 128, 63, 0.67) !important;
border-radius: 6px !important;
background-color: rgba(24, 128, 63, 0.67) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3e5cc37c-443c-44e3-ba89-5ab79ef3300c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3e5cc37c-443c-44e3-ba89-5ab79ef3300c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e5cc37c-443c-44e3-ba89-5ab79ef3300c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e5cc37c-443c-44e3-ba89-5ab79ef3300c {
  
}
}@media (max-width: 767px){#s-3e5cc37c-443c-44e3-ba89-5ab79ef3300c {
  
}
}

  #s-3e5cc37c-443c-44e3-ba89-5ab79ef3300c-btn-wrapper {
    text-align: center;
  }


#s-3e5cc37c-443c-44e3-ba89-5ab79ef3300c.shg-btn {
  color: rgba(24, 128, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-945ec339-5911-4a41-9526-9bdc782f1b19 {
  min-height: 50px;
}








#s-945ec339-5911-4a41-9526-9bdc782f1b19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-945ec339-5911-4a41-9526-9bdc782f1b19.shg-box.shg-c {
  justify-content: center;
}

#s-29db3bf7-6fd3-4d41-b0dc-88dd70762501 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(24, 128, 63, 1);
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1.5px;
background-image: none;
hover-type: color;
color: rgba(24, 128, 63, 1);
}
#s-29db3bf7-6fd3-4d41-b0dc-88dd70762501:hover {box-shadow:1px 0px 0px 0px rgba(134, 133, 133, 0.72) !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(24, 128, 63, 0.67) !important;
border-radius: 6px !important;
background-color: rgba(24, 128, 63, 0.67) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-29db3bf7-6fd3-4d41-b0dc-88dd70762501:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-29db3bf7-6fd3-4d41-b0dc-88dd70762501 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29db3bf7-6fd3-4d41-b0dc-88dd70762501 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29db3bf7-6fd3-4d41-b0dc-88dd70762501 {
  
}
}@media (max-width: 767px){#s-29db3bf7-6fd3-4d41-b0dc-88dd70762501 {
  
}
}

  #s-29db3bf7-6fd3-4d41-b0dc-88dd70762501-btn-wrapper {
    text-align: center;
  }


#s-29db3bf7-6fd3-4d41-b0dc-88dd70762501.shg-btn {
  color: rgba(24, 128, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-351e7213-f844-4393-b308-294a08e94b03 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}
@media (min-width: 1200px){#s-351e7213-f844-4393-b308-294a08e94b03 {
  display: none;
}
#s-351e7213-f844-4393-b308-294a08e94b03, #wrap-s-351e7213-f844-4393-b308-294a08e94b03 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-351e7213-f844-4393-b308-294a08e94b03 {
  display: none;
}
#s-351e7213-f844-4393-b308-294a08e94b03, #wrap-s-351e7213-f844-4393-b308-294a08e94b03 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-351e7213-f844-4393-b308-294a08e94b03 {
  display: none;
}
#s-351e7213-f844-4393-b308-294a08e94b03, #wrap-s-351e7213-f844-4393-b308-294a08e94b03 { display:none !important; }}@media (max-width: 767px){#s-351e7213-f844-4393-b308-294a08e94b03 {
  
}
}







#s-351e7213-f844-4393-b308-294a08e94b03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-351e7213-f844-4393-b308-294a08e94b03.shg-box.shg-c {
  justify-content: center;
}

#s-f604654b-fb20-46e2-b4ff-c5f189749d4e {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f604654b-fb20-46e2-b4ff-c5f189749d4e .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f1e21f49-d4fc-429e-9577-d4ef9b47415f {
  margin-top: 30px;
margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f1e21f49-d4fc-429e-9577-d4ef9b47415f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0b355e09-ddad-4c3e-bdf7-634023378176 {
  min-height: 50px;
}








#s-0b355e09-ddad-4c3e-bdf7-634023378176 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b355e09-ddad-4c3e-bdf7-634023378176.shg-box.shg-c {
  justify-content: center;
}

#s-fac8d7bd-1f92-4e82-ab42-e8ae5f8a5e91 {
  text-align: center;
opacity: 0.7;
}




  #s-fac8d7bd-1f92-4e82-ab42-e8ae5f8a5e91 img.shogun-image {
    
    width: px;
  }


#s-fac8d7bd-1f92-4e82-ab42-e8ae5f8a5e91 .shogun-image-content {
  
    align-items: center;
  
}

#s-9890b2e4-cf57-472d-a347-10301e680262 {
  min-height: 50px;
}








#s-9890b2e4-cf57-472d-a347-10301e680262 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9890b2e4-cf57-472d-a347-10301e680262.shg-box.shg-c {
  justify-content: center;
}

#s-6a8859ec-afa2-40e1-bf0b-181b1784c00a {
  text-align: center;
opacity: 0.7;
}




  #s-6a8859ec-afa2-40e1-bf0b-181b1784c00a img.shogun-image {
    
    width: px;
  }


#s-6a8859ec-afa2-40e1-bf0b-181b1784c00a .shogun-image-content {
  
    align-items: center;
  
}

#s-03f4f04e-08a5-4be3-94c4-f3d5eaa662a0 {
  min-height: 50px;
}








#s-03f4f04e-08a5-4be3-94c4-f3d5eaa662a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03f4f04e-08a5-4be3-94c4-f3d5eaa662a0.shg-box.shg-c {
  justify-content: center;
}

#s-eb57a884-7b91-4ea5-8dab-20a12d0b0c26 {
  margin-top: 15px;
text-align: center;
opacity: 0.7;
}




  #s-eb57a884-7b91-4ea5-8dab-20a12d0b0c26 img.shogun-image {
    
    width: px;
  }


#s-eb57a884-7b91-4ea5-8dab-20a12d0b0c26 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4c2eab0-9443-402b-a947-eb0aaff6105a {
  min-height: 50px;
}








#s-d4c2eab0-9443-402b-a947-eb0aaff6105a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4c2eab0-9443-402b-a947-eb0aaff6105a.shg-box.shg-c {
  justify-content: center;
}

#s-84d41b11-110c-45dd-9798-a9b3b853bad6 {
  margin-top: 20px;
margin-bottom: auto;
text-align: center;
opacity: 0.7;
}




  #s-84d41b11-110c-45dd-9798-a9b3b853bad6 img.shogun-image {
    
    width: px;
  }


#s-84d41b11-110c-45dd-9798-a9b3b853bad6 .shogun-image-content {
  
    align-items: center;
  
}

#s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1 {
  display: none;
}
#s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1, #wrap-s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1 {
  display: none;
}
#s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1, #wrap-s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1 {
  display: none;
}
#s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1, #wrap-s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1 { display:none !important; }}







#s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94fe1a4c-c007-4fee-ad80-822b98ffb5b1.shg-box.shg-c {
  justify-content: center;
}

#s-3d56efea-f975-4c12-a42e-f0d4e8e3cf71 {
  margin-top: 50px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d56efea-f975-4c12-a42e-f0d4e8e3cf71 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e9d66c9f-fd8c-44c7-b83d-9285e6324ad0 {
  min-height: 50px;
}








#s-e9d66c9f-fd8c-44c7-b83d-9285e6324ad0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9d66c9f-fd8c-44c7-b83d-9285e6324ad0.shg-box.shg-c {
  justify-content: center;
}

#s-240e67d3-ae53-4d6b-bfa5-052e41476db9 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-240e67d3-ae53-4d6b-bfa5-052e41476db9 img.shogun-image {
    
    width: px;
  }


#s-240e67d3-ae53-4d6b-bfa5-052e41476db9 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4742f7b-e76c-4fb8-adcd-9da41e7c1f09 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4742f7b-e76c-4fb8-adcd-9da41e7c1f09 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c90285af-2ff0-435a-9cac-923c512dba25 {
  margin-left: 25px;
margin-right: 25px;
}

#s-553a02fb-dc99-495b-99fe-c14543cb8302 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(24, 128, 63, 1);
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1.5px;
background-image: none;
hover-type: color;
color: rgba(24, 128, 63, 1);
}
#s-553a02fb-dc99-495b-99fe-c14543cb8302:hover {box-shadow:1px 0px 0px 0px rgba(134, 133, 133, 0.72) !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(24, 128, 63, 0.67) !important;
border-radius: 6px !important;
background-color: rgba(24, 128, 63, 0.67) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-553a02fb-dc99-495b-99fe-c14543cb8302:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-553a02fb-dc99-495b-99fe-c14543cb8302 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-553a02fb-dc99-495b-99fe-c14543cb8302 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-553a02fb-dc99-495b-99fe-c14543cb8302 {
  
}
}@media (max-width: 767px){#s-553a02fb-dc99-495b-99fe-c14543cb8302 {
  
}
}

  #s-553a02fb-dc99-495b-99fe-c14543cb8302-btn-wrapper {
    text-align: center;
  }


#s-553a02fb-dc99-495b-99fe-c14543cb8302.shg-btn {
  color: rgba(24, 128, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-30e18261-cb90-444f-91c8-7912ebfb7ffa {
  margin-top: 30px;
min-height: 50px;
}








#s-30e18261-cb90-444f-91c8-7912ebfb7ffa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30e18261-cb90-444f-91c8-7912ebfb7ffa.shg-box.shg-c {
  justify-content: center;
}

#s-6c123817-5504-4441-ae75-6faadfb97cbe {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-6c123817-5504-4441-ae75-6faadfb97cbe img.shogun-image {
    
    width: px;
  }


#s-6c123817-5504-4441-ae75-6faadfb97cbe .shogun-image-content {
  
    align-items: center;
  
}

#s-d72cf038-1d2e-4169-bb22-4d2f7258c76f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d72cf038-1d2e-4169-bb22-4d2f7258c76f .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f20ffb98-3733-4de9-9b17-61b58562e119 {
  margin-left: 25px;
margin-right: 25px;
}

#s-9d49b108-2001-4fc8-9842-b640d7deabf9 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(24, 128, 63, 1);
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1.5px;
background-image: none;
hover-type: color;
color: rgba(24, 128, 63, 1);
}
#s-9d49b108-2001-4fc8-9842-b640d7deabf9:hover {box-shadow:1px 0px 0px 0px rgba(134, 133, 133, 0.72) !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(24, 128, 63, 0.67) !important;
border-radius: 6px !important;
background-color: rgba(24, 128, 63, 0.67) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9d49b108-2001-4fc8-9842-b640d7deabf9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9d49b108-2001-4fc8-9842-b640d7deabf9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d49b108-2001-4fc8-9842-b640d7deabf9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d49b108-2001-4fc8-9842-b640d7deabf9 {
  
}
}@media (max-width: 767px){#s-9d49b108-2001-4fc8-9842-b640d7deabf9 {
  
}
}

  #s-9d49b108-2001-4fc8-9842-b640d7deabf9-btn-wrapper {
    text-align: center;
  }


#s-9d49b108-2001-4fc8-9842-b640d7deabf9.shg-btn {
  color: rgba(24, 128, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-a2677bb9-9de7-49a8-a507-e2f3ae10f8bd {
  margin-top: 30px;
min-height: 50px;
}








#s-a2677bb9-9de7-49a8-a507-e2f3ae10f8bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2677bb9-9de7-49a8-a507-e2f3ae10f8bd.shg-box.shg-c {
  justify-content: center;
}

#s-67ef21d8-dedf-4825-8d54-1dc32d494a4f {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-67ef21d8-dedf-4825-8d54-1dc32d494a4f img.shogun-image {
    
    width: px;
  }


#s-67ef21d8-dedf-4825-8d54-1dc32d494a4f .shogun-image-content {
  
    align-items: center;
  
}

#s-2f8627ce-d7cc-4635-8a0c-72d3cd91551a {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f8627ce-d7cc-4635-8a0c-72d3cd91551a .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a56bdf3f-d28a-4515-8e0b-4dcccc7e3220 {
  margin-left: 25px;
margin-right: 25px;
}

#s-1e9b9ce8-89a7-46e3-9532-87c861b157e9 {
  border-style: solid;
margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(24, 128, 63, 1);
border-radius: 6px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1.5px;
background-image: none;
hover-type: color;
color: rgba(24, 128, 63, 1);
}
#s-1e9b9ce8-89a7-46e3-9532-87c861b157e9:hover {box-shadow:1px 0px 0px 0px rgba(134, 133, 133, 0.72) !important;
border-style: solid !important;
border-top-width: 3px !important;
border-left-width: 3px !important;
border-bottom-width: 3px !important;
border-right-width: 3px !important;
border-color: rgba(24, 128, 63, 0.67) !important;
border-radius: 6px !important;
background-color: rgba(24, 128, 63, 0.67) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1e9b9ce8-89a7-46e3-9532-87c861b157e9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-1e9b9ce8-89a7-46e3-9532-87c861b157e9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e9b9ce8-89a7-46e3-9532-87c861b157e9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e9b9ce8-89a7-46e3-9532-87c861b157e9 {
  
}
}@media (max-width: 767px){#s-1e9b9ce8-89a7-46e3-9532-87c861b157e9 {
  
}
}

  #s-1e9b9ce8-89a7-46e3-9532-87c861b157e9-btn-wrapper {
    text-align: center;
  }


#s-1e9b9ce8-89a7-46e3-9532-87c861b157e9.shg-btn {
  color: rgba(24, 128, 63, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-870cc615-1783-46d6-8199-8f354a9e33c6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}
@media (max-width: 767px){#s-870cc615-1783-46d6-8199-8f354a9e33c6 {
  display: none;
}
#s-870cc615-1783-46d6-8199-8f354a9e33c6, #wrap-s-870cc615-1783-46d6-8199-8f354a9e33c6 { display:none !important; }}







#s-870cc615-1783-46d6-8199-8f354a9e33c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-870cc615-1783-46d6-8199-8f354a9e33c6.shg-box.shg-c {
  justify-content: center;
}

#s-b9ca5431-4c39-4436-8072-f732304f1dd2 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9ca5431-4c39-4436-8072-f732304f1dd2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ad243aa3-9add-4625-8698-9dbd0244a779 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad243aa3-9add-4625-8698-9dbd0244a779"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1504b343-f7af-4309-83ce-168be8c0877b {
  margin-left: 20px;
margin-right: 20px;
min-height: 50px;
}








#s-1504b343-f7af-4309-83ce-168be8c0877b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1504b343-f7af-4309-83ce-168be8c0877b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c37c9e5d-4114-4a0f-b3de-642dc1638895"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0a8b234c-34b2-4b7c-9b50-9df89fc202cb {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-0a8b234c-34b2-4b7c-9b50-9df89fc202cb img.shogun-image {
    
    width: px;
  }


#s-0a8b234c-34b2-4b7c-9b50-9df89fc202cb .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8574c02b-9927-4be5-a3db-eb6a8987bc73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-366d1097-21b5-4ad3-942a-8563ad49190c {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-366d1097-21b5-4ad3-942a-8563ad49190c img.shogun-image {
    
    width: px;
  }


#s-366d1097-21b5-4ad3-942a-8563ad49190c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-67c87818-8155-46c4-b356-6569f67cbf7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2cc917e2-8d43-4e36-a4d0-975c6014468b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-2cc917e2-8d43-4e36-a4d0-975c6014468b img.shogun-image {
    
    width: px;
  }


#s-2cc917e2-8d43-4e36-a4d0-975c6014468b .shogun-image-content {
  
    align-items: center;
  
}

#s-70ec7de5-62fa-4495-91ef-0a5b98bb560d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-70ec7de5-62fa-4495-91ef-0a5b98bb560d {
  display: none;
}
#s-70ec7de5-62fa-4495-91ef-0a5b98bb560d, #wrap-s-70ec7de5-62fa-4495-91ef-0a5b98bb560d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70ec7de5-62fa-4495-91ef-0a5b98bb560d {
  display: none;
}
#s-70ec7de5-62fa-4495-91ef-0a5b98bb560d, #wrap-s-70ec7de5-62fa-4495-91ef-0a5b98bb560d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70ec7de5-62fa-4495-91ef-0a5b98bb560d {
  display: none;
}
#s-70ec7de5-62fa-4495-91ef-0a5b98bb560d, #wrap-s-70ec7de5-62fa-4495-91ef-0a5b98bb560d { display:none !important; }}







#s-70ec7de5-62fa-4495-91ef-0a5b98bb560d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70ec7de5-62fa-4495-91ef-0a5b98bb560d.shg-box.shg-c {
  justify-content: center;
}

#s-2e1e6056-1062-4920-b49d-37c1bbfa31f7 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e1e6056-1062-4920-b49d-37c1bbfa31f7 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 350px;
}

@media (min-width: 0px) {
[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aaadf361-6b78-4622-b91c-7dcdf9cdcd1e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-1ee813eb-c78d-4a34-b3ae-8d11d94ea86a {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-1ee813eb-c78d-4a34-b3ae-8d11d94ea86a img.shogun-image {
    
    width: px;
  }


#s-1ee813eb-c78d-4a34-b3ae-8d11d94ea86a .shogun-image-content {
  
    align-items: center;
  
}

#s-c9fff8d6-6cb4-452a-8777-02068829faf6 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-c9fff8d6-6cb4-452a-8777-02068829faf6 img.shogun-image {
    
    width: px;
  }


#s-c9fff8d6-6cb4-452a-8777-02068829faf6 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a3f59d9-986c-4fff-9e0b-f074ddefc371 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-5a3f59d9-986c-4fff-9e0b-f074ddefc371 img.shogun-image {
    
    width: px;
  }


#s-5a3f59d9-986c-4fff-9e0b-f074ddefc371 .shogun-image-content {
  
    align-items: center;
  
}

#s-50711824-1288-4a18-bfa6-4da51ca80e5b {
  margin-top: 30px;
margin-left: 25px;
margin-right: 25px;
}

#s-48c122a9-0229-47e8-afae-6cd8b16bb15f {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48c122a9-0229-47e8-afae-6cd8b16bb15f .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60613c01-1792-41e7-a357-d933a8f7804f {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-e0abb32a-9f3b-4947-945a-a621a27fc704 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(24, 128, 63, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-e0abb32a-9f3b-4947-945a-a621a27fc704:hover {background-color: rgba(109, 221, 192, 0.81) !important;
text-decoration: none !important;
color: rgba(96, 96, 96, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e0abb32a-9f3b-4947-945a-a621a27fc704:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e0abb32a-9f3b-4947-945a-a621a27fc704 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e0abb32a-9f3b-4947-945a-a621a27fc704 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e0abb32a-9f3b-4947-945a-a621a27fc704 {
  
}
}@media (max-width: 767px){#s-e0abb32a-9f3b-4947-945a-a621a27fc704 {
  padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-e0abb32a-9f3b-4947-945a-a621a27fc704-btn-wrapper {
    text-align: center;
  }


#s-e0abb32a-9f3b-4947-945a-a621a27fc704.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-87adc90b-5c3a-4f49-9928-b396a272f977 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87adc90b-5c3a-4f49-9928-b396a272f977 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6fe62957-b6f9-4d64-9754-bbf05653804c {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-de29a165-5d75-431d-bb49-fcea27a781b1 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
border-style: solid;
margin-top: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(24, 128, 63, 1);
text-align: center;
text-decoration: none;
line-height: 1.5em;
letter-spacing: 2px;
background-image: none;
hover-type: color;
}
#s-de29a165-5d75-431d-bb49-fcea27a781b1:hover {background-color: rgba(109, 221, 192, 0.81) !important;
text-decoration: none !important;
color: rgba(96, 96, 96, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-de29a165-5d75-431d-bb49-fcea27a781b1:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-de29a165-5d75-431d-bb49-fcea27a781b1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de29a165-5d75-431d-bb49-fcea27a781b1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-de29a165-5d75-431d-bb49-fcea27a781b1 {
  
}
}@media (max-width: 767px){#s-de29a165-5d75-431d-bb49-fcea27a781b1 {
  padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-de29a165-5d75-431d-bb49-fcea27a781b1-btn-wrapper {
    text-align: center;
  }


#s-de29a165-5d75-431d-bb49-fcea27a781b1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Inconsolata;
  display:  inline-block ;
}

#s-86c9e1d1-ad42-452e-9f5b-02bd1911e670 {
  min-height: 50px;
}
@media (max-width: 767px){#s-86c9e1d1-ad42-452e-9f5b-02bd1911e670 {
  display: none;
}
#s-86c9e1d1-ad42-452e-9f5b-02bd1911e670, #wrap-s-86c9e1d1-ad42-452e-9f5b-02bd1911e670 { display:none !important; }}







#s-86c9e1d1-ad42-452e-9f5b-02bd1911e670 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86c9e1d1-ad42-452e-9f5b-02bd1911e670.shg-box.shg-c {
  justify-content: center;
}

#s-0325be76-8aeb-405e-8ab2-becb26789ea0 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0325be76-8aeb-405e-8ab2-becb26789ea0 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-119b2c8e-8ae4-4fa3-a432-9b9a4898ee2e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5e36f624-9a9c-4d16-b15a-5b6434db9477 {
  margin-top: auto;
margin-bottom: auto;
min-height: 265px;
}








#s-5e36f624-9a9c-4d16-b15a-5b6434db9477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e36f624-9a9c-4d16-b15a-5b6434db9477.shg-box.shg-c {
  justify-content: center;
}

#s-04b87fe0-dad0-4d29-806d-e04021c034a5 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-04b87fe0-dad0-4d29-806d-e04021c034a5 img.shogun-image {
    
    width: px;
  }


#s-04b87fe0-dad0-4d29-806d-e04021c034a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ae69369-29f1-4b68-99b1-b83cbe66eef8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6ae69369-29f1-4b68-99b1-b83cbe66eef8 {
  display: none;
}
#s-6ae69369-29f1-4b68-99b1-b83cbe66eef8, #wrap-s-6ae69369-29f1-4b68-99b1-b83cbe66eef8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ae69369-29f1-4b68-99b1-b83cbe66eef8 {
  display: none;
}
#s-6ae69369-29f1-4b68-99b1-b83cbe66eef8, #wrap-s-6ae69369-29f1-4b68-99b1-b83cbe66eef8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ae69369-29f1-4b68-99b1-b83cbe66eef8 {
  display: none;
}
#s-6ae69369-29f1-4b68-99b1-b83cbe66eef8, #wrap-s-6ae69369-29f1-4b68-99b1-b83cbe66eef8 { display:none !important; }}







#s-6ae69369-29f1-4b68-99b1-b83cbe66eef8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ae69369-29f1-4b68-99b1-b83cbe66eef8.shg-box.shg-c {
  justify-content: center;
}

#s-f715abe4-8543-454d-af69-3d770eef4928 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f715abe4-8543-454d-af69-3d770eef4928 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e5ea43c7-335c-4b00-a4f3-1453e52d81ef {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 120px;
text-align: center;
}




  #s-e5ea43c7-335c-4b00-a4f3-1453e52d81ef img.shogun-image {
    
    width: px;
  }


#s-e5ea43c7-335c-4b00-a4f3-1453e52d81ef .shogun-image-content {
  
    align-items: center;
  
}

#s-910ff344-ae31-4134-b8bb-298962799c7c {
  margin-left: 25px;
margin-right: 25px;
padding-top: 30px;
}

#s-8ba6028e-7703-4623-9f2a-718f6d7103fe {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 300px;
max-width: 800px;
background-position: center center;
}
@media (max-width: 767px){#s-8ba6028e-7703-4623-9f2a-718f6d7103fe {
  display: none;
}
#s-8ba6028e-7703-4623-9f2a-718f6d7103fe, #wrap-s-8ba6028e-7703-4623-9f2a-718f6d7103fe { display:none !important; }}







#s-8ba6028e-7703-4623-9f2a-718f6d7103fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ba6028e-7703-4623-9f2a-718f6d7103fe.shg-box.shg-c {
  justify-content: center;
}

#s-75f867ca-5efd-450b-87cf-10e086715a52 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-75f867ca-5efd-450b-87cf-10e086715a52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3db14090-118c-42b4-be40-221a6cbc7b03 {
  text-align: center;
}




  #s-3db14090-118c-42b4-be40-221a6cbc7b03 img.shogun-image {
    
    width: px;
  }


#s-3db14090-118c-42b4-be40-221a6cbc7b03 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ad75290-fdd0-4117-8837-fd944421187a {
  min-height: 150px;
}








#s-9ad75290-fdd0-4117-8837-fd944421187a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ad75290-fdd0-4117-8837-fd944421187a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-7ea71aeb-ca02-4891-8129-5ec86d289dc3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-9e5c1c76-0af1-48a4-9759-1b29da0df092 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9e5c1c76-0af1-48a4-9759-1b29da0df092"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-34f4f747-448f-4aba-a0e2-8d081603c46e {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 400px;
}

@media (min-width: 0px) {
[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-34f4f747-448f-4aba-a0e2-8d081603c46e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0px);
}

}

#s-7f953f51-bf66-4964-96db-5b8673f65a55 .shogun-icon-wrapper {
  text-align: center;
}


#s-7f953f51-bf66-4964-96db-5b8673f65a55 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(206, 215, 218, 1);
}

#s-b607bef7-2e7c-44db-82cf-6e9cdfeae5f7 .shogun-icon-wrapper {
  text-align: center;
}


#s-b607bef7-2e7c-44db-82cf-6e9cdfeae5f7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(206, 215, 218, 1);
}

#s-a4151a11-df67-4566-9931-2270273eb429 .shogun-icon-wrapper {
  text-align: center;
}


#s-a4151a11-df67-4566-9931-2270273eb429 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(206, 215, 218, 1);
}

#s-86972d01-d540-429f-9530-057640481363 .shogun-icon-wrapper {
  text-align: center;
}


#s-86972d01-d540-429f-9530-057640481363 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(206, 215, 218, 1);
}

#s-24e1a94b-5f31-4343-9d93-c618e678e36d .shogun-icon-wrapper {
  text-align: center;
}


#s-24e1a94b-5f31-4343-9d93-c618e678e36d .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(206, 215, 218, 1);
}

#s-1832c051-e20f-41fd-8251-91f392bcf83a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6a162f61-77d0-43b6-abc0-264005c8824d {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
min-height: 300px;
max-width: 800px;
background-position: center center;
}
@media (min-width: 1200px){#s-6a162f61-77d0-43b6-abc0-264005c8824d {
  display: none;
}
#s-6a162f61-77d0-43b6-abc0-264005c8824d, #wrap-s-6a162f61-77d0-43b6-abc0-264005c8824d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a162f61-77d0-43b6-abc0-264005c8824d {
  display: none;
}
#s-6a162f61-77d0-43b6-abc0-264005c8824d, #wrap-s-6a162f61-77d0-43b6-abc0-264005c8824d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a162f61-77d0-43b6-abc0-264005c8824d {
  display: none;
}
#s-6a162f61-77d0-43b6-abc0-264005c8824d, #wrap-s-6a162f61-77d0-43b6-abc0-264005c8824d { display:none !important; }}







#s-6a162f61-77d0-43b6-abc0-264005c8824d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a162f61-77d0-43b6-abc0-264005c8824d.shg-box.shg-c {
  justify-content: center;
}

#s-487d940b-9ee1-400f-a8c2-ddf96a86b915 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-487d940b-9ee1-400f-a8c2-ddf96a86b915 img.shogun-image {
    
    width: px;
  }


#s-487d940b-9ee1-400f-a8c2-ddf96a86b915 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c484e45-7a54-47be-a049-be647fb966f9 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 768px) {
[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5c484e45-7a54-47be-a049-be647fb966f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-fa5cf57b-c7d8-478a-be71-22a9028d89d4 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 320px;
}

@media (min-width: 0px) {
[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa5cf57b-c7d8-478a-be71-22a9028d89d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 200px;
}

@media (min-width: 0px) {
[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4e4a30ea-0374-4b7c-b1b4-3e046f3b4331"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-025a116b-be39-4548-bf20-9b80ce1095ef .shogun-icon-wrapper {
  text-align: center;
}


#s-025a116b-be39-4548-bf20-9b80ce1095ef .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(206, 215, 218, 1);
}

#s-c4aa179f-201d-4ec4-88d1-dd7ef720e9aa .shogun-icon-wrapper {
  text-align: center;
}


#s-c4aa179f-201d-4ec4-88d1-dd7ef720e9aa .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(206, 215, 218, 1);
}

#s-255a331d-af91-4759-921f-87d1e4b217e8 .shogun-icon-wrapper {
  text-align: center;
}


#s-255a331d-af91-4759-921f-87d1e4b217e8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(206, 215, 218, 1);
}

#s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 80px;
}

@media (min-width: 0px) {
[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0b3f6c72-3efb-4a1d-b877-8c767ce54f5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-52f48cde-bfe0-43d1-b09a-5b38564dd62a .shogun-icon-wrapper {
  text-align: center;
}


#s-52f48cde-bfe0-43d1-b09a-5b38564dd62a .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(206, 215, 218, 1);
}

#s-c44ca80b-fa7c-49d4-b903-d83552855949 .shogun-icon-wrapper {
  text-align: center;
}


#s-c44ca80b-fa7c-49d4-b903-d83552855949 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(206, 215, 218, 1);
}

#s-05134880-50db-4c2f-9cae-57d30678548c {
  margin-bottom: 20px;
}

/*
  $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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#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;
      -ms-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;
}
