.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-9275779d-51f2-4112-b58f-fdab01ef04ae {
  min-height: 50px;
}








#s-9275779d-51f2-4112-b58f-fdab01ef04ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9275779d-51f2-4112-b58f-fdab01ef04ae.shg-box.shg-c {
  justify-content: center;
}

#s-e5b55ac1-f3d3-4dd1-841b-85c3f0c05a06 {
  background-image: url(https://i.shgcdn.com/29def582-d39f-4bef-ab98-53248422e417/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 60px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-e5b55ac1-f3d3-4dd1-841b-85c3f0c05a06 {
  display: none;
}
#s-e5b55ac1-f3d3-4dd1-841b-85c3f0c05a06, #wrap-s-e5b55ac1-f3d3-4dd1-841b-85c3f0c05a06 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e5b55ac1-f3d3-4dd1-841b-85c3f0c05a06 {
  display: none;
}
#s-e5b55ac1-f3d3-4dd1-841b-85c3f0c05a06, #wrap-s-e5b55ac1-f3d3-4dd1-841b-85c3f0c05a06 { display:none !important; }}







#s-e5b55ac1-f3d3-4dd1-841b-85c3f0c05a06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5b55ac1-f3d3-4dd1-841b-85c3f0c05a06.shg-box.shg-c {
  justify-content: flex-end;
}

#s-6ada08b9-d899-483a-9513-f22e030be065 {
  padding-top: 21px;
padding-left: 21px;
padding-bottom: 120px;
padding-right: 21px;
min-height: 50px;
}








#s-6ada08b9-d899-483a-9513-f22e030be065 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ada08b9-d899-483a-9513-f22e030be065.shg-box.shg-c {
  justify-content: flex-start;
}

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

.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-ffab47ef-3944-47c7-9dcf-e71f82b7fda4 {
  border-style: solid;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
max-width: 168px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-ffab47ef-3944-47c7-9dcf-e71f82b7fda4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-ffab47ef-3944-47c7-9dcf-e71f82b7fda4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-ffab47ef-3944-47c7-9dcf-e71f82b7fda4-btn-wrapper {
    text-align: center;
  }


#s-ffab47ef-3944-47c7-9dcf-e71f82b7fda4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Lato;
  display:  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-f2645d40-abb1-450f-a067-cb88893d27a1 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f2645d40-abb1-450f-a067-cb88893d27a1 {
  
}
}@media (max-width: 767px){#s-f2645d40-abb1-450f-a067-cb88893d27a1 {
  
}
}



  #s-f2645d40-abb1-450f-a067-cb88893d27a1 img.shogun-image {
    
    width: px;
  }


#s-f2645d40-abb1-450f-a067-cb88893d27a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9c541754-5286-42fb-a470-ec70b96897c8 {
  background-image: url(https://i.shgcdn.com/f1390b2b-3526-4465-8ddd-02343125a410/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 90px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9c541754-5286-42fb-a470-ec70b96897c8 {
  display: none;
}
#s-9c541754-5286-42fb-a470-ec70b96897c8, #wrap-s-9c541754-5286-42fb-a470-ec70b96897c8 { display:none !important; }}@media (max-width: 767px){#s-9c541754-5286-42fb-a470-ec70b96897c8 {
  display: none;
}
#s-9c541754-5286-42fb-a470-ec70b96897c8, #wrap-s-9c541754-5286-42fb-a470-ec70b96897c8 { display:none !important; }}







#s-9c541754-5286-42fb-a470-ec70b96897c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c541754-5286-42fb-a470-ec70b96897c8.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;
}

#s-a7466de6-8b9a-4856-b8e2-449a35be1be7 {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 21px;
padding-bottom: 100px;
padding-right: 21px;
max-width: 1282px;
}

@media (min-width: 0px) {
[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a7466de6-8b9a-4856-b8e2-449a35be1be7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6bb53c4b-2bf1-4ae3-aaca-8f5a84f3465d {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-6bb53c4b-2bf1-4ae3-aaca-8f5a84f3465d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bb53c4b-2bf1-4ae3-aaca-8f5a84f3465d.shg-box.shg-c {
  justify-content: center;
}

#s-9797ff2b-2f83-4c56-9f03-bd8233209896 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
max-width: 168px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-9797ff2b-2f83-4c56-9f03-bd8233209896:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-9797ff2b-2f83-4c56-9f03-bd8233209896:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-9797ff2b-2f83-4c56-9f03-bd8233209896-btn-wrapper {
    text-align: center;
  }


#s-9797ff2b-2f83-4c56-9f03-bd8233209896.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-01fc9fe1-f37a-4f08-99ae-57e4a739e5ab {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-01fc9fe1-f37a-4f08-99ae-57e4a739e5ab {
  
}
}@media (max-width: 767px){#s-01fc9fe1-f37a-4f08-99ae-57e4a739e5ab {
  
}
}







#s-01fc9fe1-f37a-4f08-99ae-57e4a739e5ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01fc9fe1-f37a-4f08-99ae-57e4a739e5ab.shg-box.shg-c {
  justify-content: center;
}

#s-e75e822c-ee91-4f87-ae64-c9432eafa0c9 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e75e822c-ee91-4f87-ae64-c9432eafa0c9 {
  
}
}@media (max-width: 767px){#s-e75e822c-ee91-4f87-ae64-c9432eafa0c9 {
  
}
}



  #s-e75e822c-ee91-4f87-ae64-c9432eafa0c9 img.shogun-image {
    
    width: px;
  }


#s-e75e822c-ee91-4f87-ae64-c9432eafa0c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b853b742-5b9f-44c6-a995-e5f1e1ec6d1f {
  margin-left: auto;
margin-right: auto;
padding-left: 21px;
padding-right: 21px;
min-height: 50px;
max-width: 1282px;
}








#s-b853b742-5b9f-44c6-a995-e5f1e1ec6d1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b853b742-5b9f-44c6-a995-e5f1e1ec6d1f.shg-box.shg-c {
  justify-content: center;
}

#s-b61b1e26-ebdd-47e2-8096-329f947ff7ec {
  margin-left: auto;
margin-bottom: 55px;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-b61b1e26-ebdd-47e2-8096-329f947ff7ec {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b61b1e26-ebdd-47e2-8096-329f947ff7ec {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b61b1e26-ebdd-47e2-8096-329f947ff7ec {
  
}
}@media (max-width: 767px){#s-b61b1e26-ebdd-47e2-8096-329f947ff7ec {
  
}
}







#s-b61b1e26-ebdd-47e2-8096-329f947ff7ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b61b1e26-ebdd-47e2-8096-329f947ff7ec.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-d5ae95b9-8654-432b-9386-be46d0710689 {
  margin-bottom: 20px;
text-align: center;
}

#s-d5ae95b9-8654-432b-9386-be46d0710689 .shogun-heading-component h1 {
  color: rgba(0, 61, 165, 1);
  font-weight:   ;
  font-family: Abril Fatface;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5837747f-a608-4be1-a666-67a140e454a0 {
  margin-left: auto;
margin-bottom: 55px;
margin-right: auto;
min-height: 50px;
max-width: 1155px;
}








#s-5837747f-a608-4be1-a666-67a140e454a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5837747f-a608-4be1-a666-67a140e454a0.shg-box.shg-c {
  justify-content: center;
}

#s-3b7edacb-2826-4d36-9589-0130a3c037e0 {
  margin-bottom: 20px;
padding-left: 21px;
padding-right: 21px;
text-align: left;
}

#s-3b7edacb-2826-4d36-9589-0130a3c037e0 .shogun-heading-component h2 {
  color: rgba(70, 70, 70, 1);
  font-weight:   ;
  font-family: Abril Fatface;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-98f0b79b-63c2-48ac-bd8b-8cc62d50aa5a {
  min-height: 50px;
}








#s-98f0b79b-63c2-48ac-bd8b-8cc62d50aa5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98f0b79b-63c2-48ac-bd8b-8cc62d50aa5a.shg-box.shg-c {
  justify-content: center;
}

#s-f6cf7ea9-d1ca-4892-9492-c4b161339226 {
  margin-right: 100px;
}

#s-9f863c10-e486-46e9-a2ab-8f76e7842d1c {
  min-height: 50px;
}








#s-9f863c10-e486-46e9-a2ab-8f76e7842d1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f863c10-e486-46e9-a2ab-8f76e7842d1c.shg-box.shg-c {
  justify-content: center;
}

#s-596378b9-d10c-481e-8f9a-566d8b39ec82 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 55px;
padding-bottom: 25px;
min-height: 50px;
background-position: center center;
}








#s-596378b9-d10c-481e-8f9a-566d8b39ec82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-596378b9-d10c-481e-8f9a-566d8b39ec82.shg-box.shg-c {
  justify-content: center;
}

#s-b2ec84eb-60d1-4c68-ab59-5838d6ed324a {
  margin-left: auto;
margin-right: auto;
padding-left: 21px;
padding-right: 21px;
min-height: 50px;
max-width: 1282px;
}








#s-b2ec84eb-60d1-4c68-ab59-5838d6ed324a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2ec84eb-60d1-4c68-ab59-5838d6ed324a.shg-box.shg-c {
  justify-content: center;
}

#s-f1631c6a-7935-40b4-9395-1efa399d1414 {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4bb0245-7c96-4655-ae54-2b2524260cfa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e95cd439-a809-4391-9221-9f4071062739 {
  margin-bottom: 30px;
text-align: center;
}





#s-e95cd439-a809-4391-9221-9f4071062739 .shogun-image-content {
  
    align-items: center;
  
}

#s-72d7439e-4645-41ec-9ec6-fb188764ef8d {
  margin-bottom: 30px;
min-height: 50px;
}








#s-72d7439e-4645-41ec-9ec6-fb188764ef8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72d7439e-4645-41ec-9ec6-fb188764ef8d.shg-box.shg-c {
  justify-content: center;
}

#s-22b525c9-8056-48ea-87b2-88e8b79af5ab {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-22b525c9-8056-48ea-87b2-88e8b79af5ab:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-22b525c9-8056-48ea-87b2-88e8b79af5ab:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-22b525c9-8056-48ea-87b2-88e8b79af5ab-btn-wrapper {
    text-align: center;
  }


#s-22b525c9-8056-48ea-87b2-88e8b79af5ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-1b7a2a21-9299-4f97-9d15-35368012bacd {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 55px;
padding-bottom: 25px;
min-height: 50px;
background-position: center center;
}








#s-1b7a2a21-9299-4f97-9d15-35368012bacd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b7a2a21-9299-4f97-9d15-35368012bacd.shg-box.shg-c {
  justify-content: center;
}

#s-a69e3f65-ed72-48f2-8a0f-ebf46a5e73a3 {
  margin-left: auto;
margin-right: auto;
padding-left: 21px;
padding-right: 21px;
min-height: 50px;
max-width: 1282px;
}








#s-a69e3f65-ed72-48f2-8a0f-ebf46a5e73a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a69e3f65-ed72-48f2-8a0f-ebf46a5e73a3.shg-box.shg-c {
  justify-content: center;
}

#s-7db68d8a-b070-40a2-8db6-46ab0bff9b19 {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b4ad436-a195-467b-8942-369a24d6833b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4ea225af-c9b6-4510-bdf2-44df868c7b07 {
  margin-bottom: 30px;
text-align: center;
}





#s-4ea225af-c9b6-4510-bdf2-44df868c7b07 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed7d1638-ca59-4926-9c2a-e94bf15f9443 {
  margin-bottom: 30px;
min-height: 50px;
}








#s-ed7d1638-ca59-4926-9c2a-e94bf15f9443 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed7d1638-ca59-4926-9c2a-e94bf15f9443.shg-box.shg-c {
  justify-content: center;
}

#s-cad95293-8b87-43a8-97c4-d07821b1f745 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-cad95293-8b87-43a8-97c4-d07821b1f745:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-cad95293-8b87-43a8-97c4-d07821b1f745:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-cad95293-8b87-43a8-97c4-d07821b1f745-btn-wrapper {
    text-align: center;
  }


#s-cad95293-8b87-43a8-97c4-d07821b1f745.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-c620f5ab-d000-4623-adb2-2de2c167b5bc {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 55px;
padding-bottom: 25px;
min-height: 50px;
background-position: center center;
}








#s-c620f5ab-d000-4623-adb2-2de2c167b5bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c620f5ab-d000-4623-adb2-2de2c167b5bc.shg-box.shg-c {
  justify-content: center;
}

#s-3c16a983-a40b-46df-98b6-2f91fa84d9da {
  margin-left: auto;
margin-right: auto;
padding-left: 21px;
padding-right: 21px;
min-height: 50px;
max-width: 1282px;
}








#s-3c16a983-a40b-46df-98b6-2f91fa84d9da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c16a983-a40b-46df-98b6-2f91fa84d9da.shg-box.shg-c {
  justify-content: center;
}

#s-dbb2b2ac-da86-4bfd-9eb1-fc3cba5fbfd2 {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d49440c6-b7c5-4d5d-a8ce-441b371d8ae6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-422b985b-89ee-4d04-bfad-36537c3f2748 {
  margin-bottom: 30px;
text-align: center;
}





#s-422b985b-89ee-4d04-bfad-36537c3f2748 .shogun-image-content {
  
    align-items: center;
  
}

#s-ddfbf9bc-b94a-4cc8-a11f-a226251ee834 {
  margin-bottom: 30px;
min-height: 50px;
}








#s-ddfbf9bc-b94a-4cc8-a11f-a226251ee834 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddfbf9bc-b94a-4cc8-a11f-a226251ee834.shg-box.shg-c {
  justify-content: center;
}

#s-2b5d7762-c32e-4a39-90c9-abbca4ada70c {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-2b5d7762-c32e-4a39-90c9-abbca4ada70c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-2b5d7762-c32e-4a39-90c9-abbca4ada70c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-2b5d7762-c32e-4a39-90c9-abbca4ada70c-btn-wrapper {
    text-align: center;
  }


#s-2b5d7762-c32e-4a39-90c9-abbca4ada70c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-2c32f8aa-3c4f-49c8-bf8d-5de1984c03dd {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 55px;
padding-bottom: 25px;
min-height: 50px;
background-position: center center;
}








#s-2c32f8aa-3c4f-49c8-bf8d-5de1984c03dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c32f8aa-3c4f-49c8-bf8d-5de1984c03dd.shg-box.shg-c {
  justify-content: center;
}

#s-e78bee40-b5e5-4807-8ddc-29a4d80fba49 {
  margin-left: auto;
margin-right: auto;
padding-left: 21px;
padding-right: 21px;
min-height: 50px;
max-width: 1282px;
}








#s-e78bee40-b5e5-4807-8ddc-29a4d80fba49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e78bee40-b5e5-4807-8ddc-29a4d80fba49.shg-box.shg-c {
  justify-content: center;
}

#s-1217d902-5c2c-4f2b-aa63-3816401ee4f0 {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e5864eb-c201-4bca-b090-03c9639c830d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-81e0f258-c8d6-4c64-9266-09be779986fc {
  margin-bottom: 30px;
text-align: center;
}





#s-81e0f258-c8d6-4c64-9266-09be779986fc .shogun-image-content {
  
    align-items: center;
  
}

#s-b00f5020-f792-45c3-80d1-ef3af086f6e1 {
  margin-bottom: 30px;
min-height: 50px;
}








#s-b00f5020-f792-45c3-80d1-ef3af086f6e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b00f5020-f792-45c3-80d1-ef3af086f6e1.shg-box.shg-c {
  justify-content: center;
}

#s-67dc5245-2797-4ff0-b377-bc461cbd935c {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-67dc5245-2797-4ff0-b377-bc461cbd935c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-67dc5245-2797-4ff0-b377-bc461cbd935c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 61, 165, 1) !important;
background-color: rgba(0, 61, 165, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-67dc5245-2797-4ff0-b377-bc461cbd935c-btn-wrapper {
    text-align: center;
  }


#s-67dc5245-2797-4ff0-b377-bc461cbd935c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-756d7c29-5ec5-4d1a-901f-ee93a7268120 {
  margin-left: auto;
margin-right: auto;
padding-left: 21px;
padding-right: 21px;
min-height: 50px;
max-width: 1282px;
}








#s-756d7c29-5ec5-4d1a-901f-ee93a7268120 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-756d7c29-5ec5-4d1a-901f-ee93a7268120.shg-box.shg-c {
  justify-content: center;
}

#s-a2312071-f6ab-49f2-a7ef-5221e678418e {
  margin-top: 60px;
margin-bottom: 55px;
}

@media (min-width: 0px) {
[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2312071-f6ab-49f2-a7ef-5221e678418e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5e23dc0e-799d-4b37-9769-b077f8f9d3fc {
  min-height: 50px;
}








#s-5e23dc0e-799d-4b37-9769-b077f8f9d3fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e23dc0e-799d-4b37-9769-b077f8f9d3fc.shg-box.shg-c {
  justify-content: center;
}

#s-26a92fae-6e77-40c8-8028-89be0ec1d6bc {
  margin-bottom: 28px;
text-align: left;
}

#s-26a92fae-6e77-40c8-8028-89be0ec1d6bc .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Abril Fatface;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-779df7f6-aff8-41b0-9dd6-c09349dd091d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
border-style: solid;
border-radius: 4px;
max-width: 202px;
background-color: rgba(0, 61, 165, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-779df7f6-aff8-41b0-9dd6-c09349dd091d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(80, 80, 80, 1) !important;
hover-type: color !important;}#s-779df7f6-aff8-41b0-9dd6-c09349dd091d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(80, 80, 80, 1) !important;
hover-type: color !important;}

  #s-779df7f6-aff8-41b0-9dd6-c09349dd091d-btn-wrapper {
    text-align: center;
  }


#s-779df7f6-aff8-41b0-9dd6-c09349dd091d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-187e77a5-dd18-4143-ad75-3af33ca60406 {
  margin-left: auto;
margin-right: 0px;
max-width: 495px;
text-align: right;
}
@media (min-width: 768px) and (max-width: 991px){#s-187e77a5-dd18-4143-ad75-3af33ca60406 {
  display: none;
}
#s-187e77a5-dd18-4143-ad75-3af33ca60406, #wrap-s-187e77a5-dd18-4143-ad75-3af33ca60406 { display:none !important; }}@media (max-width: 767px){#s-187e77a5-dd18-4143-ad75-3af33ca60406 {
  display: none;
}
#s-187e77a5-dd18-4143-ad75-3af33ca60406, #wrap-s-187e77a5-dd18-4143-ad75-3af33ca60406 { display:none !important; }}



  #s-187e77a5-dd18-4143-ad75-3af33ca60406 img.shogun-image {
    
    width: px;
  }


#s-187e77a5-dd18-4143-ad75-3af33ca60406 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2b4606f-a070-422e-ae3c-22ffb912b75c {
  margin-left: auto;
margin-bottom: 55px;
margin-right: auto;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f2b4606f-a070-422e-ae3c-22ffb912b75c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-836a4956-67bb-464c-9586-008b87110292 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 5px;
padding-left: 21px;
padding-right: 21px;
min-height: 315px;
background-position: center center;
}








#s-836a4956-67bb-464c-9586-008b87110292 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-836a4956-67bb-464c-9586-008b87110292.shg-box.shg-c {
  justify-content: center;
}

#s-97b983b4-80fc-40b9-9092-7ae6bd4b7c1d {
  margin-left: auto;
margin-right: 0px;
min-height: 50px;
max-width: 678px;
}








#s-97b983b4-80fc-40b9-9092-7ae6bd4b7c1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97b983b4-80fc-40b9-9092-7ae6bd4b7c1d.shg-box.shg-c {
  justify-content: center;
}

#s-cfb6a019-6448-48fb-a5eb-fccb915e87d6 {
  margin-bottom: 13px;
text-align: center;
}

#s-cfb6a019-6448-48fb-a5eb-fccb915e87d6 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Abril Fatface;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-beab08ce-aee6-4036-9ee2-6df347f3d48b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
border-style: solid;
border-radius: 4px;
max-width: 169px;
background-color: rgba(0, 61, 165, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-beab08ce-aee6-4036-9ee2-6df347f3d48b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(80, 80, 80, 1) !important;
hover-type: color !important;}#s-beab08ce-aee6-4036-9ee2-6df347f3d48b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(80, 80, 80, 1) !important;
hover-type: color !important;}

  #s-beab08ce-aee6-4036-9ee2-6df347f3d48b-btn-wrapper {
    text-align: center;
  }


#s-beab08ce-aee6-4036-9ee2-6df347f3d48b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-f6655406-d39c-4d12-a6b9-6e40b3ec3fcb {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 5px;
padding-left: 21px;
padding-right: 21px;
min-height: 315px;
background-position: center center;
}








#s-f6655406-d39c-4d12-a6b9-6e40b3ec3fcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6655406-d39c-4d12-a6b9-6e40b3ec3fcb.shg-box.shg-c {
  justify-content: center;
}

#s-2f5b737b-998e-4376-aee6-03ea5a94dc45 {
  min-height: 50px;
max-width: 678px;
}








#s-2f5b737b-998e-4376-aee6-03ea5a94dc45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f5b737b-998e-4376-aee6-03ea5a94dc45.shg-box.shg-c {
  justify-content: center;
}

#s-281deb57-0acd-4cba-ac8c-22241afeffd4 {
  margin-bottom: 13px;
text-align: center;
}

#s-281deb57-0acd-4cba-ac8c-22241afeffd4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Abril Fatface;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bc844610-a199-4168-a897-dc88a55444c3 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
border-style: solid;
border-radius: 4px;
max-width: 169px;
background-color: rgba(0, 61, 165, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-bc844610-a199-4168-a897-dc88a55444c3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(80, 80, 80, 1) !important;
hover-type: color !important;}#s-bc844610-a199-4168-a897-dc88a55444c3:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(80, 80, 80, 1) !important;
hover-type: color !important;}

  #s-bc844610-a199-4168-a897-dc88a55444c3-btn-wrapper {
    text-align: center;
  }


#s-bc844610-a199-4168-a897-dc88a55444c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-3a4ce797-8723-40f5-b38b-21fd07d99f5f {
  margin-left: auto;
margin-bottom: 55px;
margin-right: auto;
min-height: 50px;
max-width: 1155px;
}








#s-3a4ce797-8723-40f5-b38b-21fd07d99f5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a4ce797-8723-40f5-b38b-21fd07d99f5f.shg-box.shg-c {
  justify-content: center;
}

#s-7159eb12-3ce1-4f43-a0c4-308846e65647 {
  margin-bottom: 20px;
padding-left: 21px;
padding-right: 21px;
text-align: left;
}

#s-7159eb12-3ce1-4f43-a0c4-308846e65647 .shogun-heading-component h2 {
  color: rgba(70, 70, 70, 1);
  font-weight:   ;
  font-family: Abril Fatface;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3421ccef-95c8-4056-9f35-59fdddd3bb60 {
  margin-left: auto;
margin-bottom: 38px;
margin-right: auto;
min-height: 50px;
max-width: 1350px;
}








#s-3421ccef-95c8-4056-9f35-59fdddd3bb60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3421ccef-95c8-4056-9f35-59fdddd3bb60.shg-box.shg-c {
  justify-content: center;
}

#s-dca4152e-ebe1-4a6f-8f92-f11e7d287bc2 {
  min-height: 50px;
}








#s-dca4152e-ebe1-4a6f-8f92-f11e7d287bc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dca4152e-ebe1-4a6f-8f92-f11e7d287bc2.shg-box.shg-c {
  justify-content: center;
}

#s-b6c07a6a-bba3-46db-bd19-4e50b1ae91ea {
  text-align: center;
}




  #s-b6c07a6a-bba3-46db-bd19-4e50b1ae91ea img.shogun-image {
    
    width: px;
  }


#s-b6c07a6a-bba3-46db-bd19-4e50b1ae91ea .shogun-image-content {
  
    align-items: center;
  
}

#s-72eceaab-9288-4140-b732-dae888cc459c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72eceaab-9288-4140-b732-dae888cc459c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-72eceaab-9288-4140-b732-dae888cc459c .shogun-heading-component h3 a {
  color: #000;
}


#s-5333b527-4898-4ce8-8335-b9eca5116a95 {
  min-height: 50px;
}








#s-5333b527-4898-4ce8-8335-b9eca5116a95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5333b527-4898-4ce8-8335-b9eca5116a95.shg-box.shg-c {
  justify-content: center;
}

#s-b044b487-a4c9-433e-9fba-c6dfd80f59a6 {
  text-align: center;
}




  #s-b044b487-a4c9-433e-9fba-c6dfd80f59a6 img.shogun-image {
    
    width: px;
  }


#s-b044b487-a4c9-433e-9fba-c6dfd80f59a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-534bd46d-7df6-40aa-a79c-b168893612f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-534bd46d-7df6-40aa-a79c-b168893612f7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-534bd46d-7df6-40aa-a79c-b168893612f7 .shogun-heading-component h3 a {
  color: #000;
}


#s-1492256b-3424-4d0a-bd6c-3d5dd24255be {
  min-height: 50px;
}








#s-1492256b-3424-4d0a-bd6c-3d5dd24255be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1492256b-3424-4d0a-bd6c-3d5dd24255be.shg-box.shg-c {
  justify-content: center;
}

#s-13beafa4-e564-4e93-8260-de910d1003e8 {
  text-align: center;
}




  #s-13beafa4-e564-4e93-8260-de910d1003e8 img.shogun-image {
    
    width: px;
  }


#s-13beafa4-e564-4e93-8260-de910d1003e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-891aa347-127e-4089-a9d7-dcfeb11d8da3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-891aa347-127e-4089-a9d7-dcfeb11d8da3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-891aa347-127e-4089-a9d7-dcfeb11d8da3 .shogun-heading-component h3 a {
  color: #000;
}


#s-280b5de8-2c44-4d16-991b-9e7d4d9fe730 {
  min-height: 50px;
}








#s-280b5de8-2c44-4d16-991b-9e7d4d9fe730 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-280b5de8-2c44-4d16-991b-9e7d4d9fe730.shg-box.shg-c {
  justify-content: center;
}

#s-f51afbf6-fa99-4944-bad8-de4889a31c49 {
  text-align: center;
}




  #s-f51afbf6-fa99-4944-bad8-de4889a31c49 img.shogun-image {
    
    width: px;
  }


#s-f51afbf6-fa99-4944-bad8-de4889a31c49 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab1d1613-8c1f-4051-ae5e-0da12e8bad65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab1d1613-8c1f-4051-ae5e-0da12e8bad65 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-ab1d1613-8c1f-4051-ae5e-0da12e8bad65 .shogun-heading-component h3 a {
  color: #000;
}


#s-0a5cf3db-fe51-4907-ae38-ad38a29f5f87 {
  min-height: 50px;
}








#s-0a5cf3db-fe51-4907-ae38-ad38a29f5f87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a5cf3db-fe51-4907-ae38-ad38a29f5f87.shg-box.shg-c {
  justify-content: center;
}

#s-5df71faa-11b3-468e-87c5-1fa7bc7d8b68 {
  text-align: center;
}




  #s-5df71faa-11b3-468e-87c5-1fa7bc7d8b68 img.shogun-image {
    
    width: px;
  }


#s-5df71faa-11b3-468e-87c5-1fa7bc7d8b68 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4e6ac5e-213a-4aa3-8e44-9becce88ef09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4e6ac5e-213a-4aa3-8e44-9becce88ef09 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-a4e6ac5e-213a-4aa3-8e44-9becce88ef09 .shogun-heading-component h3 a {
  color: #000;
}


#s-01702c71-9522-4f10-8de9-75c212557f2b {
  min-height: 50px;
}








#s-01702c71-9522-4f10-8de9-75c212557f2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01702c71-9522-4f10-8de9-75c212557f2b.shg-box.shg-c {
  justify-content: center;
}

#s-1f39131c-4e9e-4103-a8b9-111e54f7ef6c {
  text-align: center;
}




  #s-1f39131c-4e9e-4103-a8b9-111e54f7ef6c img.shogun-image {
    
    width: px;
  }


#s-1f39131c-4e9e-4103-a8b9-111e54f7ef6c .shogun-image-content {
  
    align-items: center;
  
}

#s-f754556c-3fc1-4816-b852-46f6e8d6a41b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f754556c-3fc1-4816-b852-46f6e8d6a41b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-f754556c-3fc1-4816-b852-46f6e8d6a41b .shogun-heading-component h3 a {
  color: #000;
}


#s-f5106720-83f7-4dd9-b515-f9ae30e464d3 {
  min-height: 50px;
}








#s-f5106720-83f7-4dd9-b515-f9ae30e464d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5106720-83f7-4dd9-b515-f9ae30e464d3.shg-box.shg-c {
  justify-content: center;
}

#s-91da6975-e204-411d-99d2-81918efc1aa4 {
  text-align: center;
}




  #s-91da6975-e204-411d-99d2-81918efc1aa4 img.shogun-image {
    
    width: px;
  }


#s-91da6975-e204-411d-99d2-81918efc1aa4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8330c106-e8af-4a50-98f8-3b09e863d9a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8330c106-e8af-4a50-98f8-3b09e863d9a2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2ca3912a-b3c6-4d6b-9838-f4f4918385a0 {
  min-height: 50px;
}








#s-2ca3912a-b3c6-4d6b-9838-f4f4918385a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ca3912a-b3c6-4d6b-9838-f4f4918385a0.shg-box.shg-c {
  justify-content: center;
}

#s-7df31706-3882-4dc7-9cf4-22f4054e5b37 {
  text-align: center;
}




  #s-7df31706-3882-4dc7-9cf4-22f4054e5b37 img.shogun-image {
    
    width: px;
  }


#s-7df31706-3882-4dc7-9cf4-22f4054e5b37 .shogun-image-content {
  
    align-items: center;
  
}

#s-089c80e0-dfca-48cd-9fc9-444736174298 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-089c80e0-dfca-48cd-9fc9-444736174298 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43a58111-8315-49e5-a92d-366f6bb46b2d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 61, 165, 1);
border-style: solid;
border-radius: 4px;
max-width: 194px;
background-color: rgba(0, 61, 165, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-43a58111-8315-49e5-a92d-366f6bb46b2d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(80, 80, 80, 1) !important;
hover-type: color !important;}#s-43a58111-8315-49e5-a92d-366f6bb46b2d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(80, 80, 80, 1) !important;
hover-type: color !important;}

  #s-43a58111-8315-49e5-a92d-366f6bb46b2d-btn-wrapper {
    text-align: center;
  }


#s-43a58111-8315-49e5-a92d-366f6bb46b2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  block ;
}

/*
  $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;
  }
}

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