.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-f323b25a-d97d-44c6-89ca-75cc4bda3031 {
  background-image: url(https://i.shgcdn.com/204ce4f5-d4f9-4451-b774-61787435e18e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-f323b25a-d97d-44c6-89ca-75cc4bda3031 {
  min-height: 500px;
max-width: 1920px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f323b25a-d97d-44c6-89ca-75cc4bda3031 {
  min-height: 500px;
max-width: 1200px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f323b25a-d97d-44c6-89ca-75cc4bda3031 {
  min-height: 300px;
max-width: 990px;
}
}@media (max-width: 767px){#s-f323b25a-d97d-44c6-89ca-75cc4bda3031 {
  min-height: 250px;
max-width: 767px;
}
}







#s-f323b25a-d97d-44c6-89ca-75cc4bda3031 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f323b25a-d97d-44c6-89ca-75cc4bda3031.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-bb64e089-7655-47b4-b76a-878841769524 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb64e089-7655-47b4-b76a-878841769524 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-bb64e089-7655-47b4-b76a-878841769524 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d21180fe-ff4f-4813-afb7-74a69948a16d {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 60px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d21180fe-ff4f-4813-afb7-74a69948a16d {
  max-width: 1000px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d21180fe-ff4f-4813-afb7-74a69948a16d {
  max-width: 1000px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d21180fe-ff4f-4813-afb7-74a69948a16d {
  max-width: 990px;
display: none;
}
#s-d21180fe-ff4f-4813-afb7-74a69948a16d, #wrap-s-d21180fe-ff4f-4813-afb7-74a69948a16d { display:none !important; }}@media (max-width: 767px){#s-d21180fe-ff4f-4813-afb7-74a69948a16d {
  max-width: 767px;
display: none;
}
#s-d21180fe-ff4f-4813-afb7-74a69948a16d, #wrap-s-d21180fe-ff4f-4813-afb7-74a69948a16d { display:none !important; }}







#s-d21180fe-ff4f-4813-afb7-74a69948a16d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d21180fe-ff4f-4813-afb7-74a69948a16d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-07f163ae-9e8e-4247-b2d6-9a1efb91a882"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-871b4251-e61e-4956-8860-4bff4b8ef88f {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
min-height: 50px;
}








#s-871b4251-e61e-4956-8860-4bff4b8ef88f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-871b4251-e61e-4956-8860-4bff4b8ef88f.shg-box.shg-c {
  justify-content: center;
}

.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-78b6ee33-5d14-47b4-b9c3-2c12d813699e {
  text-align: center;
}




  #s-78b6ee33-5d14-47b4-b9c3-2c12d813699e img.shogun-image {
    
    width: px;
  }


#s-78b6ee33-5d14-47b4-b9c3-2c12d813699e .shogun-image-content {
  
    align-items: center;
  
}

#s-7b27b53f-aa9f-42f6-a5ba-b244f615d2c0 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-7b27b53f-aa9f-42f6-a5ba-b244f615d2c0 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



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

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

.shg-btn.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-c44aaae6-1c04-4ac6-aaf5-df62d132df92 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(238, 238, 238, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(7, 7, 7, 1);
letter-spacing: 0px;
}
#s-c44aaae6-1c04-4ac6-aaf5-df62d132df92:hover {background-color: rgba(0, 116, 200, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c44aaae6-1c04-4ac6-aaf5-df62d132df92:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c44aaae6-1c04-4ac6-aaf5-df62d132df92.shg-btn {
  color: rgba(7, 7, 7, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Source Sans Pro;
  display:  inline-block ;
}

#s-7429143b-c4a7-4aa6-9f54-7a5d0825d2d3 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 2px;
border-bottom-width: 0px;
border-right-width: 2px;
border-color: rgba(240, 240, 240, 1);
border-style: solid;
min-height: 50px;
}








#s-7429143b-c4a7-4aa6-9f54-7a5d0825d2d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7429143b-c4a7-4aa6-9f54-7a5d0825d2d3.shg-box.shg-c {
  justify-content: center;
}

#s-b539944f-b5f1-4ed6-9e5c-741e52121cbc {
  text-align: center;
}




  #s-b539944f-b5f1-4ed6-9e5c-741e52121cbc img.shogun-image {
    
    width: px;
  }


#s-b539944f-b5f1-4ed6-9e5c-741e52121cbc .shogun-image-content {
  
    align-items: center;
  
}

#s-d3ae83d0-c9c1-47ae-b845-e9dabc8415a2 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-d3ae83d0-c9c1-47ae-b845-e9dabc8415a2 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-e0a2d8da-92af-4f70-a06f-065d91c49013 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(236, 236, 236, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(7, 7, 7, 1);
letter-spacing: 0px;
}
#s-e0a2d8da-92af-4f70-a06f-065d91c49013:hover {background-color: rgba(0, 116, 200, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e0a2d8da-92af-4f70-a06f-065d91c49013:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e0a2d8da-92af-4f70-a06f-065d91c49013.shg-btn {
  color: rgba(7, 7, 7, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Source Sans Pro;
  display:  inline-block ;
}

#s-0038e542-6f97-4d24-b2d5-ce36a27d21ff {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}








#s-0038e542-6f97-4d24-b2d5-ce36a27d21ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0038e542-6f97-4d24-b2d5-ce36a27d21ff.shg-box.shg-c {
  justify-content: center;
}

#s-35b49161-de82-4770-be23-efbfb9c29d7b {
  text-align: center;
}




  #s-35b49161-de82-4770-be23-efbfb9c29d7b img.shogun-image {
    
    width: px;
  }


#s-35b49161-de82-4770-be23-efbfb9c29d7b .shogun-image-content {
  
    align-items: center;
  
}

#s-01a46ed9-6d01-41f3-ae15-fd344185f869 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-01a46ed9-6d01-41f3-ae15-fd344185f869 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-929e9a4f-ad5e-4a5d-bd74-697f69987357 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(236, 236, 236, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(7, 7, 7, 1);
letter-spacing: 0px;
}
#s-929e9a4f-ad5e-4a5d-bd74-697f69987357:hover {background-color: rgba(0, 116, 200, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-929e9a4f-ad5e-4a5d-bd74-697f69987357:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-929e9a4f-ad5e-4a5d-bd74-697f69987357.shg-btn {
  color: rgba(7, 7, 7, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Source Sans Pro;
  display:  inline-block ;
}

#s-063ffa23-8643-40d7-97d0-51313fbdebc1 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 60px;
min-height: 50px;
}
@media (min-width: 1200px){#s-063ffa23-8643-40d7-97d0-51313fbdebc1 {
  max-width: 1000px;
display: none;
}
#s-063ffa23-8643-40d7-97d0-51313fbdebc1, #wrap-s-063ffa23-8643-40d7-97d0-51313fbdebc1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-063ffa23-8643-40d7-97d0-51313fbdebc1 {
  max-width: 1000px;
display: none;
}
#s-063ffa23-8643-40d7-97d0-51313fbdebc1, #wrap-s-063ffa23-8643-40d7-97d0-51313fbdebc1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-063ffa23-8643-40d7-97d0-51313fbdebc1 {
  max-width: 990px;
}
}@media (max-width: 767px){#s-063ffa23-8643-40d7-97d0-51313fbdebc1 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
max-width: 767px;
}
}







#s-063ffa23-8643-40d7-97d0-51313fbdebc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-063ffa23-8643-40d7-97d0-51313fbdebc1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7d6ff396-b7fc-4ff7-8861-bed8659f4c19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-fec5e4fe-4ad9-4f62-b3f2-e12ddffebc21 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
min-height: 50px;
}








#s-fec5e4fe-4ad9-4f62-b3f2-e12ddffebc21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fec5e4fe-4ad9-4f62-b3f2-e12ddffebc21.shg-box.shg-c {
  justify-content: center;
}

#s-51b887ff-e8cf-4a20-8957-e0c15c2238aa {
  text-align: center;
}
@media (max-width: 767px){#s-51b887ff-e8cf-4a20-8957-e0c15c2238aa {
  margin-left: auto;
margin-right: auto;
max-width: 40px;
}
}



  #s-51b887ff-e8cf-4a20-8957-e0c15c2238aa img.shogun-image {
    
    width: px;
  }


#s-51b887ff-e8cf-4a20-8957-e0c15c2238aa .shogun-image-content {
  
    align-items: center;
  
}

#s-2264b1b9-9ee5-4b4a-a54d-ed13b3b65775 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-2264b1b9-9ee5-4b4a-a54d-ed13b3b65775 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-62fb6d64-e4ff-4c6b-a4cb-3c69b29fade5 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(238, 238, 238, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(7, 7, 7, 1);
letter-spacing: 0px;
}
#s-62fb6d64-e4ff-4c6b-a4cb-3c69b29fade5:hover {background-color: rgba(0, 116, 200, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-62fb6d64-e4ff-4c6b-a4cb-3c69b29fade5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-62fb6d64-e4ff-4c6b-a4cb-3c69b29fade5.shg-btn {
  color: rgba(7, 7, 7, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Source Sans Pro;
  display:  inline-block ;
}

#s-895e59e6-f65b-4cf8-87b2-8fa94d1f71cc {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(240, 240, 240, 1);
border-style: solid;
min-height: 50px;
}








#s-895e59e6-f65b-4cf8-87b2-8fa94d1f71cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-895e59e6-f65b-4cf8-87b2-8fa94d1f71cc.shg-box.shg-c {
  justify-content: center;
}

#s-d82f497c-9a49-4afe-9f6a-529170f033b7 {
  text-align: center;
}
@media (max-width: 767px){#s-d82f497c-9a49-4afe-9f6a-529170f033b7 {
  margin-left: auto;
margin-right: auto;
max-width: 40px;
}
}



  #s-d82f497c-9a49-4afe-9f6a-529170f033b7 img.shogun-image {
    
    width: px;
  }


#s-d82f497c-9a49-4afe-9f6a-529170f033b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c4b8b17-f4a0-4303-822c-038ebcc1a9e0 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-3c4b8b17-f4a0-4303-822c-038ebcc1a9e0 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-c9c38d2c-50bc-4076-b862-ef4ce9382ac7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(236, 236, 236, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(7, 7, 7, 1);
letter-spacing: 0px;
}
#s-c9c38d2c-50bc-4076-b862-ef4ce9382ac7:hover {background-color: rgba(0, 116, 200, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c9c38d2c-50bc-4076-b862-ef4ce9382ac7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c9c38d2c-50bc-4076-b862-ef4ce9382ac7.shg-btn {
  color: rgba(7, 7, 7, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Source Sans Pro;
  display:  inline-block ;
}

#s-9cae1f60-1a85-4027-8fac-f2191fe6e491 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}








#s-9cae1f60-1a85-4027-8fac-f2191fe6e491 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cae1f60-1a85-4027-8fac-f2191fe6e491.shg-box.shg-c {
  justify-content: center;
}

#s-e7c911f8-54e4-4fb5-aae9-c31e2a4bb47f {
  text-align: center;
}
@media (max-width: 767px){#s-e7c911f8-54e4-4fb5-aae9-c31e2a4bb47f {
  margin-left: auto;
margin-right: auto;
max-width: 40px;
}
}



  #s-e7c911f8-54e4-4fb5-aae9-c31e2a4bb47f img.shogun-image {
    
    width: px;
  }


#s-e7c911f8-54e4-4fb5-aae9-c31e2a4bb47f .shogun-image-content {
  
    align-items: center;
  
}

#s-f5f3fff9-2c3c-48b8-ad5e-58bcb7e20aee {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-f5f3fff9-2c3c-48b8-ad5e-58bcb7e20aee .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-da3cd691-52c7-488b-827b-09769daaae11 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 5px;
background-color: rgba(236, 236, 236, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(7, 7, 7, 1);
letter-spacing: 0px;
}
#s-da3cd691-52c7-488b-827b-09769daaae11:hover {background-color: rgba(0, 116, 200, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-da3cd691-52c7-488b-827b-09769daaae11:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-da3cd691-52c7-488b-827b-09769daaae11.shg-btn {
  color: rgba(7, 7, 7, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Source Sans Pro;
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-216e4238-dfcb-4564-af20-169f1e86394e {
  display: none;
}
#s-216e4238-dfcb-4564-af20-169f1e86394e, #wrap-s-216e4238-dfcb-4564-af20-169f1e86394e { display:none !important; }}@media (max-width: 767px){#s-216e4238-dfcb-4564-af20-169f1e86394e {
  display: none;
}
#s-216e4238-dfcb-4564-af20-169f1e86394e, #wrap-s-216e4238-dfcb-4564-af20-169f1e86394e { display:none !important; }}
#s-216e4238-dfcb-4564-af20-169f1e86394e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(240, 240, 240, 1);
}

#s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 80px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0 {
  max-width: 1200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0 {
  max-width: 1100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0 {
  max-width: 990px;
display: none;
}
#s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0, #wrap-s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0 { display:none !important; }}@media (max-width: 767px){#s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0 {
  max-width: 767px;
display: none;
}
#s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0, #wrap-s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0 { display:none !important; }}







#s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e2353ef-b786-4152-ab94-9eb8ad1d3aa0.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2725d46e-a482-4721-a6e1-1fab84cbb6b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c8f45c6c-5452-49d9-a42c-d640ad2662b8 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
min-height: 50px;
}








#s-c8f45c6c-5452-49d9-a42c-d640ad2662b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8f45c6c-5452-49d9-a42c-d640ad2662b8.shg-box.shg-c {
  justify-content: center;
}

#s-59bac082-00e4-4d9b-9933-ec4dd8c2a5aa {
  border-radius: 20px;
text-align: center;
}




  #s-59bac082-00e4-4d9b-9933-ec4dd8c2a5aa img.shogun-image {
    
    width: px;
  }


#s-59bac082-00e4-4d9b-9933-ec4dd8c2a5aa .shogun-image-content {
  
    align-items: center;
  
}

#s-02c70734-8621-4857-8db9-83b79543420d {
  border-style: solid;
padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(240, 240, 240, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-02c70734-8621-4857-8db9-83b79543420d {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-02c70734-8621-4857-8db9-83b79543420d {
  padding-left: 50px;
padding-right: 50px;
}
}







#s-02c70734-8621-4857-8db9-83b79543420d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02c70734-8621-4857-8db9-83b79543420d.shg-box.shg-c {
  justify-content: center;
}

#s-9ab12585-abd3-4d12-9621-afb88a0645fd {
  margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-9ab12585-abd3-4d12-9621-afb88a0645fd .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-1fec43d0-0284-492d-a27c-a473132daa06 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
opacity: 0.5;
}

#s-1fec43d0-0284-492d-a27c-a473132daa06 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-d07be5f8-6aa8-4992-aefb-90e816aee99f {
  margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-d07be5f8-6aa8-4992-aefb-90e816aee99f .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-bc284dd8-b769-402b-a392-b1ba7e02aa50 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
opacity: 0.5;
}

#s-bc284dd8-b769-402b-a392-b1ba7e02aa50 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-4c946930-d647-43bf-8d06-ba82e7e5afb8 {
  margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-4c946930-d647-43bf-8d06-ba82e7e5afb8 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-755e0d57-a73c-44ca-895f-3b9d3011b556 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
opacity: 0.5;
}

#s-755e0d57-a73c-44ca-895f-3b9d3011b556 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}
@media (min-width: 1200px){#s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd {
  max-width: 230px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd {
  max-width: 220px;
}
}
@media (min-width: 0px) {
[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f42fee8d-e034-4cb7-b3dc-6a95c43546dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-83786158-4391-4af0-9686-b3e35217ead6 {
  text-align: center;
}




  #s-83786158-4391-4af0-9686-b3e35217ead6 img.shogun-image {
    
    width: px;
  }


#s-83786158-4391-4af0-9686-b3e35217ead6 .shogun-image-content {
  
    align-items: center;
  
}

#s-14831bb9-322b-45cf-a767-5393a585ea18 {
  text-align: center;
}




  #s-14831bb9-322b-45cf-a767-5393a585ea18 img.shogun-image {
    
    width: px;
  }


#s-14831bb9-322b-45cf-a767-5393a585ea18 .shogun-image-content {
  
    align-items: center;
  
}

#s-68188ade-fef3-4fcf-a627-287d2bb99318 {
  text-align: center;
}




  #s-68188ade-fef3-4fcf-a627-287d2bb99318 img.shogun-image {
    
    width: px;
  }


#s-68188ade-fef3-4fcf-a627-287d2bb99318 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec80972f-2c5e-4c33-9224-b747f3a18189 {
  text-align: center;
}




  #s-ec80972f-2c5e-4c33-9224-b747f3a18189 img.shogun-image {
    
    width: px;
  }


#s-ec80972f-2c5e-4c33-9224-b747f3a18189 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea69b171-7a29-4688-88f4-b8bce096ff72 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 80px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ea69b171-7a29-4688-88f4-b8bce096ff72 {
  max-width: 1200px;
display: none;
}
#s-ea69b171-7a29-4688-88f4-b8bce096ff72, #wrap-s-ea69b171-7a29-4688-88f4-b8bce096ff72 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea69b171-7a29-4688-88f4-b8bce096ff72 {
  max-width: 1100px;
display: none;
}
#s-ea69b171-7a29-4688-88f4-b8bce096ff72, #wrap-s-ea69b171-7a29-4688-88f4-b8bce096ff72 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ea69b171-7a29-4688-88f4-b8bce096ff72 {
  max-width: 990px;
}
}@media (max-width: 767px){#s-ea69b171-7a29-4688-88f4-b8bce096ff72 {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 767px;
}
}







#s-ea69b171-7a29-4688-88f4-b8bce096ff72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea69b171-7a29-4688-88f4-b8bce096ff72.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f00daf5-fedb-4b1e-a377-9ec3d88cf65e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6f40b7de-0e71-4500-b774-4352cb58b8a8 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
border-style: solid;
min-height: 50px;
}








#s-6f40b7de-0e71-4500-b774-4352cb58b8a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f40b7de-0e71-4500-b774-4352cb58b8a8.shg-box.shg-c {
  justify-content: center;
}

#s-ba4a0377-f5bf-4d33-98aa-e7d824d6011c {
  border-radius: 20px;
text-align: center;
}




  #s-ba4a0377-f5bf-4d33-98aa-e7d824d6011c img.shogun-image {
    
    width: px;
  }


#s-ba4a0377-f5bf-4d33-98aa-e7d824d6011c .shogun-image-content {
  
    align-items: center;
  
}

#s-73752b89-9c72-4490-a2d5-35c104f2e8c5 {
  border-style: solid;
padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(240, 240, 240, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-73752b89-9c72-4490-a2d5-35c104f2e8c5 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-73752b89-9c72-4490-a2d5-35c104f2e8c5 {
  padding-left: 50px;
padding-right: 50px;
}
}







#s-73752b89-9c72-4490-a2d5-35c104f2e8c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73752b89-9c72-4490-a2d5-35c104f2e8c5.shg-box.shg-c {
  justify-content: center;
}

#s-fd78760a-ee85-4401-92b1-bab55bb2711c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-fd78760a-ee85-4401-92b1-bab55bb2711c .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-1fa155c0-aed2-42ef-9bea-4cc7f7e69a13 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
opacity: 0.5;
}

#s-1fa155c0-aed2-42ef-9bea-4cc7f7e69a13 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-9821f681-ce99-4caf-95de-ab2835df9421 {
  margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-9821f681-ce99-4caf-95de-ab2835df9421 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-76cedaf8-03d8-4ff7-a902-a5d22fb32946 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
opacity: 0.5;
}

#s-76cedaf8-03d8-4ff7-a902-a5d22fb32946 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-8ee68ee2-3525-4dee-a2c8-6c8f86aec641 {
  margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-8ee68ee2-3525-4dee-a2c8-6c8f86aec641 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-476be9c6-3f89-4cef-a1fa-9ea65a4bf5f4 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
opacity: 0.5;
}

#s-476be9c6-3f89-4cef-a1fa-9ea65a4bf5f4 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-e69973e8-212a-4dd6-9569-82cc458a0fd0 {
  margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-e69973e8-212a-4dd6-9569-82cc458a0fd0 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-4f29f8ea-706f-4b48-a158-61e88f027a40 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
opacity: 0.5;
}

#s-4f29f8ea-706f-4b48-a158-61e88f027a40 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-fd2634a8-88b4-4d58-8da1-6f1925213fc3 {
  margin-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-fd2634a8-88b4-4d58-8da1-6f1925213fc3 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-4f0a8389-3264-471f-907d-5682d5e75773 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
opacity: 0.5;
}

#s-4f0a8389-3264-471f-907d-5682d5e75773 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Source Sans Pro";
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



#s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}
@media (min-width: 1200px){#s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755 {
  max-width: 230px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755 {
  max-width: 220px;
}
}@media (max-width: 767px){#s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755 {
  padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ecbe2bbf-7e1c-48fe-9de0-5505681eb755"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 0px) {
[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6fcd24e0-d483-459d-8a30-fd4e8d5e1fd7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-884a66c5-6822-49d9-a5d1-a8da3c13831d {
  text-align: center;
}
@media (max-width: 767px){#s-884a66c5-6822-49d9-a5d1-a8da3c13831d {
  margin-left: auto;
margin-right: auto;
max-width: 35px;
}
}



  #s-884a66c5-6822-49d9-a5d1-a8da3c13831d img.shogun-image {
    
    width: px;
  }


#s-884a66c5-6822-49d9-a5d1-a8da3c13831d .shogun-image-content {
  
    align-items: center;
  
}

#s-a9d0d64f-4ac9-4faa-837f-4a7bb8bc675c {
  text-align: center;
}
@media (max-width: 767px){#s-a9d0d64f-4ac9-4faa-837f-4a7bb8bc675c {
  margin-left: auto;
margin-right: auto;
max-width: 35px;
}
}



  #s-a9d0d64f-4ac9-4faa-837f-4a7bb8bc675c img.shogun-image {
    
    width: px;
  }


#s-a9d0d64f-4ac9-4faa-837f-4a7bb8bc675c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9c783bcb-20ee-4a01-85d6-d0af13935fe4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-370696b9-6660-40e8-a624-c29438600e87 {
  margin-left: auto;
margin-right: auto;
max-width: 35px;
text-align: center;
}




  #s-370696b9-6660-40e8-a624-c29438600e87 img.shogun-image {
    
    width: px;
  }


#s-370696b9-6660-40e8-a624-c29438600e87 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec64dd08-4dfa-4f20-82dc-b17baa1e7122 {
  text-align: center;
}
@media (max-width: 767px){#s-ec64dd08-4dfa-4f20-82dc-b17baa1e7122 {
  margin-left: auto;
margin-right: auto;
max-width: 35px;
}
}



  #s-ec64dd08-4dfa-4f20-82dc-b17baa1e7122 img.shogun-image {
    
    width: px;
  }


#s-ec64dd08-4dfa-4f20-82dc-b17baa1e7122 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

.shogun-root div:empty {
  display: inline-block;
}
