.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-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-image: url(https://i.shgcdn.com/ce329732-187e-4ad2-9e85-8abb7b054ba1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.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-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b8429e6b-856f-4b90-980e-61509961a8a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-3fc20f89-f7e1-45f0-b2d2-e2bb5ecb3e5e {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
text-align: center;
}




  #s-3fc20f89-f7e1-45f0-b2d2-e2bb5ecb3e5e img.shogun-image {
    
    width: px;
  }


#s-3fc20f89-f7e1-45f0-b2d2-e2bb5ecb3e5e .shogun-image-content {
  
    align-items: 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-f46bcb0e-1838-420b-9b24-98397aca7e93 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(244, 160, 137, 0);
border-style: solid;
background-color: rgba(0, 15, 159, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-f46bcb0e-1838-420b-9b24-98397aca7e93:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}#s-f46bcb0e-1838-420b-9b24-98397aca7e93:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}

  #s-f46bcb0e-1838-420b-9b24-98397aca7e93-btn-wrapper {
    text-align: left;
  }


#s-f46bcb0e-1838-420b-9b24-98397aca7e93.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 27px;
  
  
  
  display:  block ;
}

#s-8193468c-d264-47c3-9cef-d3a1989703a5 {
  padding-left: 100px;
padding-right: 100px;
min-height: 50px;
}
@media (max-width: 767px){#s-8193468c-d264-47c3-9cef-d3a1989703a5 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-8193468c-d264-47c3-9cef-d3a1989703a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8193468c-d264-47c3-9cef-d3a1989703a5.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-416c3929-7d50-46db-8c5c-abea89e342d6 {
  margin-top: 100px;
padding-top: 10px;
padding-left: 200px;
padding-bottom: 10px;
padding-right: 200px;
}
@media (max-width: 767px){#s-416c3929-7d50-46db-8c5c-abea89e342d6 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-266a5238-b705-43b8-94e1-0b3dda7aecb8 {
  margin-bottom: 100px;
padding-top: 10px;
padding-left: 200px;
padding-bottom: 10px;
padding-right: 200px;
}
@media (max-width: 767px){#s-266a5238-b705-43b8-94e1-0b3dda7aecb8 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11 {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 992px) {
[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 1200px) {
[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (max-width: 767px) {
  [id="s-475dc8c0-d86e-4a8d-bfe2-ac6519627e11"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b628738a-3da8-49c6-bd79-d344d84ae83c {
  margin-top: 20px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-b628738a-3da8-49c6-bd79-d344d84ae83c {
  margin-bottom: 10px;
}
}
#s-047a4122-42ac-4cc3-90f5-d73c0a050002 {
  margin-bottom: 30px;
}
@media (max-width: 767px){#s-047a4122-42ac-4cc3-90f5-d73c0a050002 {
  margin-bottom: 15px;
}
}
#s-467b2d24-0f71-439f-b2b4-17c2d17b2e85 {
  margin-bottom: 30px;
}

#s-8ed5a0af-8e19-4db1-a4f8-352d23e898dc {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(244, 160, 137, 0);
border-style: solid;
background-color: rgba(0, 15, 159, 0);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(244, 160, 137, 1);
}
#s-8ed5a0af-8e19-4db1-a4f8-352d23e898dc:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}#s-8ed5a0af-8e19-4db1-a4f8-352d23e898dc:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}

  #s-8ed5a0af-8e19-4db1-a4f8-352d23e898dc-btn-wrapper {
    text-align: left;
  }


#s-8ed5a0af-8e19-4db1-a4f8-352d23e898dc.shg-btn {
  color: rgba(244, 160, 137, 1);
  font-size: 27px;
  
  
  
  display:  block ;
}

#s-d8687146-67c0-4dfe-bb2d-f12508f0c8ac {
  text-align: center;
}




  #s-d8687146-67c0-4dfe-bb2d-f12508f0c8ac img.shogun-image {
    
    width: px;
  }


#s-d8687146-67c0-4dfe-bb2d-f12508f0c8ac .shogun-image-content {
  
    align-items: center;
  
}

#s-a02e2445-72fc-4bc9-843f-93d2396d7173 {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 992px) {
[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 1200px) {
[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-a02e2445-72fc-4bc9-843f-93d2396d7173"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 32.5px);
}

}

#s-6b7ce904-f164-47c7-acaf-bcbca8552f78 {
  text-align: center;
}




  #s-6b7ce904-f164-47c7-acaf-bcbca8552f78 img.shogun-image {
    
    width: px;
  }


#s-6b7ce904-f164-47c7-acaf-bcbca8552f78 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a0314f0-22d8-4e8c-ab78-a9efb0fc59e4 {
  margin-top: 20px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-7a0314f0-22d8-4e8c-ab78-a9efb0fc59e4 {
  margin-bottom: 10px;
}
}
#s-2a8cc865-f93a-4a21-b0ca-78b8f2719203 {
  margin-bottom: 30px;
}
@media (max-width: 767px){#s-2a8cc865-f93a-4a21-b0ca-78b8f2719203 {
  margin-bottom: 15px;
}
}
#s-a63e4cd0-de43-4174-b379-d325d1ad5547 {
  margin-bottom: 30px;
}

#s-f4b4876c-c1a5-459b-a401-a67845bf00fa {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(244, 160, 137, 0);
border-style: solid;
background-color: rgba(0, 15, 159, 0);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(244, 160, 137, 1);
}
#s-f4b4876c-c1a5-459b-a401-a67845bf00fa:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}#s-f4b4876c-c1a5-459b-a401-a67845bf00fa:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}

  #s-f4b4876c-c1a5-459b-a401-a67845bf00fa-btn-wrapper {
    text-align: center;
  }


#s-f4b4876c-c1a5-459b-a401-a67845bf00fa.shg-btn {
  color: rgba(244, 160, 137, 1);
  font-size: 27px;
  
  
  
  display:  block ;
}

#s-c7914d41-52dc-4058-80bc-c71a372c0a35 {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 992px) {
[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 1200px) {
[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (max-width: 767px) {
  [id="s-c7914d41-52dc-4058-80bc-c71a372c0a35"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-928ba260-6d27-49f0-b0f0-42700eba72d3 {
  margin-top: 20px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-928ba260-6d27-49f0-b0f0-42700eba72d3 {
  margin-bottom: 10px;
}
}
#s-70d4a7e4-7742-4cfc-9a16-32fc62aede9f {
  margin-bottom: 30px;
}
@media (max-width: 767px){#s-70d4a7e4-7742-4cfc-9a16-32fc62aede9f {
  margin-bottom: 15px;
}
}
#s-98b2ad8f-8424-4156-816f-40548855db58 {
  margin-bottom: 30px;
}

#s-32411a8d-d8cc-42c8-ab45-e5dbc8df78c3 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(244, 160, 137, 0);
border-style: solid;
background-color: rgba(0, 15, 159, 0);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(244, 160, 137, 1);
}
#s-32411a8d-d8cc-42c8-ab45-e5dbc8df78c3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}#s-32411a8d-d8cc-42c8-ab45-e5dbc8df78c3:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}

  #s-32411a8d-d8cc-42c8-ab45-e5dbc8df78c3-btn-wrapper {
    text-align: center;
  }


#s-32411a8d-d8cc-42c8-ab45-e5dbc8df78c3.shg-btn {
  color: rgba(244, 160, 137, 1);
  font-size: 27px;
  
  
  
  display:  block ;
}

#s-e8e6fe09-285f-4d15-8bca-4b526e20f180 {
  text-align: center;
}




  #s-e8e6fe09-285f-4d15-8bca-4b526e20f180 img.shogun-image {
    
    width: px;
  }


#s-e8e6fe09-285f-4d15-8bca-4b526e20f180 .shogun-image-content {
  
    align-items: center;
  
}

#s-f042f84a-862e-4286-8e5c-8990fa0ef58e {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 992px) {
[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 1200px) {
[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-f042f84a-862e-4286-8e5c-8990fa0ef58e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 32.5px);
}

}

#s-018f3cc3-7a6d-44da-8ea3-d0cd1eb6c897 {
  text-align: center;
}




  #s-018f3cc3-7a6d-44da-8ea3-d0cd1eb6c897 img.shogun-image {
    
    width: px;
  }


#s-018f3cc3-7a6d-44da-8ea3-d0cd1eb6c897 .shogun-image-content {
  
    align-items: center;
  
}

#s-432175ba-8344-415e-9cd2-2e0a1b29e718 {
  margin-top: 20px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-432175ba-8344-415e-9cd2-2e0a1b29e718 {
  margin-bottom: 10px;
}
}
#s-c5ef8d32-356d-4d9f-9077-9872c5a3e41f {
  margin-bottom: 30px;
}
@media (max-width: 767px){#s-c5ef8d32-356d-4d9f-9077-9872c5a3e41f {
  margin-bottom: 15px;
}
}
#s-5b122aba-fd28-41ae-a39f-55347fd1e415 {
  margin-bottom: 30px;
}

#s-bc42bc87-a823-4069-8f4e-c5db3c84e3fb {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(244, 160, 137, 0);
border-style: solid;
background-color: rgba(0, 15, 159, 0);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(244, 160, 137, 1);
}
#s-bc42bc87-a823-4069-8f4e-c5db3c84e3fb:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}#s-bc42bc87-a823-4069-8f4e-c5db3c84e3fb:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 15, 159, 1) !important;}

  #s-bc42bc87-a823-4069-8f4e-c5db3c84e3fb-btn-wrapper {
    text-align: center;
  }


#s-bc42bc87-a823-4069-8f4e-c5db3c84e3fb.shg-btn {
  color: rgba(244, 160, 137, 1);
  font-size: 27px;
  
  
  
  display:  block ;
}

#s-910c7881-7065-4549-ac43-2238001dbebd {
  padding-top: 70px;
padding-left: 40px;
padding-bottom: 70px;
padding-right: 40px;
min-height: 52px;
background-color: rgba(0, 15, 159, 1);
}
@media (max-width: 767px){#s-910c7881-7065-4549-ac43-2238001dbebd {
  padding-top: 40px;
padding-bottom: 40px;
}
}







#s-910c7881-7065-4549-ac43-2238001dbebd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-910c7881-7065-4549-ac43-2238001dbebd.shg-box.shg-c {
  justify-content: center;
}

#s-7218fd3d-e403-4ea6-b5bd-bd4162665e33 {
  margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-9098f897-8acc-4417-a2c8-b16a4793957d {
  border-style: solid;
margin-top: 5px;
margin-left: 70px;
margin-bottom: 5px;
margin-right: 70px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-9098f897-8acc-4417-a2c8-b16a4793957d {
  margin-left: 10px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-9098f897-8acc-4417-a2c8-b16a4793957d {
  display: none;
}
#s-9098f897-8acc-4417-a2c8-b16a4793957d, #wrap-s-9098f897-8acc-4417-a2c8-b16a4793957d { display:none !important; }}
@media (min-width: 0px) {
[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 768px) {
[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-9098f897-8acc-4417-a2c8-b16a4793957d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

.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-55501ad1-0da9-4cee-85e1-a2305bc7209f {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55501ad1-0da9-4cee-85e1-a2305bc7209f .shogun-heading-component h1 {
  color: rgba(244, 160, 137, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-faf845ce-90f1-464c-bf27-28d706e71304 {
  margin-bottom: 30px;
}

#s-2025c7a3-f85a-4158-bb0a-6e20dc0d8db0 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
text-align: center;
}




  #s-2025c7a3-f85a-4158-bb0a-6e20dc0d8db0 img.shogun-image {
    
    width: px;
  }


#s-2025c7a3-f85a-4158-bb0a-6e20dc0d8db0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8274af5-777e-4cee-95e6-0f24fe027c0f {
  margin-left: -50px;
margin-right: -50px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f8274af5-777e-4cee-95e6-0f24fe027c0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-35c60ef4-6dcb-445a-9752-575b7f5456b8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-a7890a9d-1d33-4b84-a46a-bafc8a441a1c {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-a7890a9d-1d33-4b84-a46a-bafc8a441a1c {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a7890a9d-1d33-4b84-a46a-bafc8a441a1c {
  margin-left: 28px;
margin-right: 28px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a7890a9d-1d33-4b84-a46a-bafc8a441a1c {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-505a68f5-d76a-4fbd-abef-e55a59b8593e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(244, 160, 137, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(0, 15, 159, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(244, 160, 137, 1);
}
#s-505a68f5-d76a-4fbd-abef-e55a59b8593e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-505a68f5-d76a-4fbd-abef-e55a59b8593e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-505a68f5-d76a-4fbd-abef-e55a59b8593e-btn-wrapper {
    text-align: center;
  }


#s-505a68f5-d76a-4fbd-abef-e55a59b8593e.shg-btn {
  color: rgba(244, 160, 137, 1);
  font-size: 27px;
  
  
  
  display:  block ;
}

#s-ad8a5fc9-e716-46ee-8190-368ecd49dfd8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad8a5fc9-e716-46ee-8190-368ecd49dfd8 .shogun-heading-component h1 {
  color: rgba(244, 160, 137, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ffc14b2d-083a-4d2d-adb3-1eb6a49621c2 {
  margin-bottom: 30px;
}

#s-7313e9d0-dca5-47da-a63d-c8c16aaff43b {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
text-align: center;
}




  #s-7313e9d0-dca5-47da-a63d-c8c16aaff43b img.shogun-image {
    
    width: px;
  }


#s-7313e9d0-dca5-47da-a63d-c8c16aaff43b .shogun-image-content {
  
    align-items: center;
  
}

#s-367177b7-71d2-4861-8514-ef6dc39b2b69 {
  margin-left: -50px;
margin-right: -50px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-367177b7-71d2-4861-8514-ef6dc39b2b69"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d8fb0ed2-28b0-48a7-9bc0-f8a17e9f47eb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-9d37a8cc-8569-4844-81cd-3af85062275b {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-left: 40px;
padding-right: 40px;
}
@media (min-width: 1200px){#s-9d37a8cc-8569-4844-81cd-3af85062275b {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d37a8cc-8569-4844-81cd-3af85062275b {
  margin-left: 15px;
margin-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d37a8cc-8569-4844-81cd-3af85062275b {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-50bfcca6-9cf8-44b9-b487-1d2e2cf67bd0 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(244, 160, 137, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(0, 15, 159, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(244, 160, 137, 1);
}
#s-50bfcca6-9cf8-44b9-b487-1d2e2cf67bd0:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-50bfcca6-9cf8-44b9-b487-1d2e2cf67bd0:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-50bfcca6-9cf8-44b9-b487-1d2e2cf67bd0-btn-wrapper {
    text-align: center;
  }


#s-50bfcca6-9cf8-44b9-b487-1d2e2cf67bd0.shg-btn {
  color: rgba(244, 160, 137, 1);
  font-size: 27px;
  
  
  
  display:  block ;
}

@media (min-width: 1200px){#s-1c452bac-1da5-4030-adc0-7ad2d16d458e {
  display: none;
}
#s-1c452bac-1da5-4030-adc0-7ad2d16d458e, #wrap-s-1c452bac-1da5-4030-adc0-7ad2d16d458e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c452bac-1da5-4030-adc0-7ad2d16d458e {
  display: none;
}
#s-1c452bac-1da5-4030-adc0-7ad2d16d458e, #wrap-s-1c452bac-1da5-4030-adc0-7ad2d16d458e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c452bac-1da5-4030-adc0-7ad2d16d458e {
  display: none;
}
#s-1c452bac-1da5-4030-adc0-7ad2d16d458e, #wrap-s-1c452bac-1da5-4030-adc0-7ad2d16d458e { display:none !important; }}
@media (min-width: 0px) {
[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1c452bac-1da5-4030-adc0-7ad2d16d458e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-ce50e22b-854f-4f2f-bf72-feb84d4fb7fc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce50e22b-854f-4f2f-bf72-feb84d4fb7fc .shogun-heading-component h1 {
  color: rgba(244, 160, 137, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9ae11c21-5ef0-4a83-aff4-6bfde48da480 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-806c1a39-11f6-46ec-a96c-470f9d34a281 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
@media (max-width: 767px){#s-806c1a39-11f6-46ec-a96c-470f9d34a281 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-9a2eb428-d542-48f2-8b5b-e455799ad028 {
  text-align: center;
}




  #s-9a2eb428-d542-48f2-8b5b-e455799ad028 img.shogun-image {
    
    width: px;
  }


#s-9a2eb428-d542-48f2-8b5b-e455799ad028 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d8ba61e-8fb6-47cb-8fc4-dd569a37ffae {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(244, 160, 137, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(0, 15, 159, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(244, 160, 137, 1);
}
#s-3d8ba61e-8fb6-47cb-8fc4-dd569a37ffae:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3d8ba61e-8fb6-47cb-8fc4-dd569a37ffae:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-3d8ba61e-8fb6-47cb-8fc4-dd569a37ffae-btn-wrapper {
    text-align: center;
  }


#s-3d8ba61e-8fb6-47cb-8fc4-dd569a37ffae.shg-btn {
  color: rgba(244, 160, 137, 1);
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-7a51baf5-a386-4769-a19e-e63cca750565 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a51baf5-a386-4769-a19e-e63cca750565 .shogun-heading-component h1 {
  color: rgba(244, 160, 137, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4fbeceea-3a75-4006-b8ea-41769476e111 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-b1bebdbd-cb13-4ac4-9deb-55dd21f5c260 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
@media (max-width: 767px){#s-b1bebdbd-cb13-4ac4-9deb-55dd21f5c260 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-20e2e89e-860c-4bfa-999d-f5d6a759e47a {
  text-align: center;
}




  #s-20e2e89e-860c-4bfa-999d-f5d6a759e47a img.shogun-image {
    
    width: px;
  }


#s-20e2e89e-860c-4bfa-999d-f5d6a759e47a .shogun-image-content {
  
    align-items: center;
  
}

#s-6952e3f5-b7d6-4bec-8b5d-946b3cdc100d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(244, 160, 137, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(0, 15, 159, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(244, 160, 137, 1);
}
#s-6952e3f5-b7d6-4bec-8b5d-946b3cdc100d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6952e3f5-b7d6-4bec-8b5d-946b3cdc100d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-6952e3f5-b7d6-4bec-8b5d-946b3cdc100d-btn-wrapper {
    text-align: center;
  }


#s-6952e3f5-b7d6-4bec-8b5d-946b3cdc100d.shg-btn {
  color: rgba(244, 160, 137, 1);
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-bffd4b27-7667-4ac0-978d-c156384880ec {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}








#s-bffd4b27-7667-4ac0-978d-c156384880ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bffd4b27-7667-4ac0-978d-c156384880ec.shg-box.shg-c {
  justify-content: center;
}

#s-c8a770f5-cc8c-474c-b61d-3362a69de199 {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-c8a770f5-cc8c-474c-b61d-3362a69de199"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f67a6f1a-d3d4-4cf6-ab18-6fb3dfddc4c5 {
  text-align: center;
}




  #s-f67a6f1a-d3d4-4cf6-ab18-6fb3dfddc4c5 img.shogun-image {
    
    width: px;
  }


#s-f67a6f1a-d3d4-4cf6-ab18-6fb3dfddc4c5 .shogun-image-content {
  
    align-items: center;
  
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-5a117815-0ef0-4126-bdfc-6e749adb6970 {
  margin-left: 20px;
margin-right: 20px;
opacity: 1;
}

#s-5a117815-0ef0-4126-bdfc-6e749adb6970 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 0);
}

#s-5a117815-0ef0-4126-bdfc-6e749adb6970 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 0);
  padding: 15px;
}

#s-5a117815-0ef0-4126-bdfc-6e749adb6970 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(44, 45, 132, 1);
}

#s-5a117815-0ef0-4126-bdfc-6e749adb6970 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 143, 116, 0);
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-5a117815-0ef0-4126-bdfc-6e749adb6970 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(44, 45, 132, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 21px;
}

#s-5a117815-0ef0-4126-bdfc-6e749adb6970 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 21px;
}
#s-f7714690-8150-44a3-ac97-fcb85352348f {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-a0cb28fc-d2a4-4a02-931f-47e61bb36ff0 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-9fafd162-f31b-433b-8f0b-167101d9d530 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-98d89070-d92e-4abe-a433-e37f41b7f7ff {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-2d9bdf45-53ba-4841-8b96-d85a456dc9ce {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-4d100fb3-92a6-41e9-904c-0435fabc22aa {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-9a40c216-f275-4cd4-9609-faf6365b9eae {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-a38707e7-05fd-443f-8d47-c04366c3d6b9 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  background-attachment: fixed;
margin-top: 0px;
margin-bottom: -120px;
padding-top: 70px;
padding-left: 10%;
padding-bottom: 70px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(0, 15, 159, 1);
}
@media (min-width: 1200px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cd9b8e72-60bf-4144-93dd-b60dccc0dc97 {
  margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-5aa696c5-4b27-474e-981a-3c59566ea204 {
  text-align: center;
}
@media (max-width: 767px){#s-5aa696c5-4b27-474e-981a-3c59566ea204 {
  margin-bottom: 20px;
}
}



  #s-5aa696c5-4b27-474e-981a-3c59566ea204 img.shogun-image {
    
    width: px;
  }


#s-5aa696c5-4b27-474e-981a-3c59566ea204 .shogun-image-content {
  
    align-items: center;
  
}

#s-271b6f67-b6bd-4c21-b508-c2aff5d4f554 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-0a8f18e6-9954-46ea-899f-ae7f9efda7bd {
  text-align: center;
}




  #s-0a8f18e6-9954-46ea-899f-ae7f9efda7bd img.shogun-image {
    
    width: px;
  }


#s-0a8f18e6-9954-46ea-899f-ae7f9efda7bd .shogun-image-content {
  
    align-items: center;
  
}

#s-d819387c-eb9d-4f29-aa1e-9388144819f4 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-1f5962fe-f2da-47ad-9e2b-a1054a4696b4 {
  text-align: center;
}
@media (max-width: 767px){#s-1f5962fe-f2da-47ad-9e2b-a1054a4696b4 {
  margin-bottom: 20px;
padding-bottom: 0px;
}
}



  #s-1f5962fe-f2da-47ad-9e2b-a1054a4696b4 img.shogun-image {
    
    width: px;
  }


#s-1f5962fe-f2da-47ad-9e2b-a1054a4696b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-a60334d4-066f-4ed2-9e1b-2176cb47c095 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

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