.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-064d6b66-f20d-43be-a1e5-ac1c4777d20e {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-064d6b66-f20d-43be-a1e5-ac1c4777d20e {
  
}
}@media (max-width: 767px){#s-064d6b66-f20d-43be-a1e5-ac1c4777d20e {
  
}
}







#s-064d6b66-f20d-43be-a1e5-ac1c4777d20e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-064d6b66-f20d-43be-a1e5-ac1c4777d20e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

#s-15c12ec1-e1e4-4e99-84e4-63a45e24d05b {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15c12ec1-e1e4-4e99-84e4-63a45e24d05b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2870fcc2-a2e5-49c3-94c0-cc2af84ca372 {
  background-image: url(https://i.shgcdn.com/30dba50c-a989-49c7-959d-eadb1c0a33f7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2870fcc2-a2e5-49c3-94c0-cc2af84ca372 {
  
}
}@media (max-width: 767px){#s-2870fcc2-a2e5-49c3-94c0-cc2af84ca372 {
  
}
}







#s-2870fcc2-a2e5-49c3-94c0-cc2af84ca372 > .shg-box-overlay {
  background-color: rgba(31, 58, 113, 1);
  opacity: 0.12;
}#s-2870fcc2-a2e5-49c3-94c0-cc2af84ca372.shg-box.shg-c {
  -webkit-box-pack: center;
  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-a8a31be4-b500-4208-b901-0023e76ece77 {
  padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-a8a31be4-b500-4208-b901-0023e76ece77 {
  display: none;
}
#s-a8a31be4-b500-4208-b901-0023e76ece77, #wrap-s-a8a31be4-b500-4208-b901-0023e76ece77 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8a31be4-b500-4208-b901-0023e76ece77 {
  display: none;
}
#s-a8a31be4-b500-4208-b901-0023e76ece77, #wrap-s-a8a31be4-b500-4208-b901-0023e76ece77 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8a31be4-b500-4208-b901-0023e76ece77 {
  display: none;
}
#s-a8a31be4-b500-4208-b901-0023e76ece77, #wrap-s-a8a31be4-b500-4208-b901-0023e76ece77 { display:none !important; }}
#s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30 {
  padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30 {
  display: none;
}
#s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30, #wrap-s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30 {
  display: none;
}
#s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30, #wrap-s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30 { display:none !important; }}@media (max-width: 767px){#s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30 {
  display: none;
}
#s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30, #wrap-s-f20fb2c4-6bff-44d5-ac9a-2cd8e96c7d30 { display:none !important; }}
#s-52e5f8af-14e0-4a75-8cb5-027a80de238c {
  padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-52e5f8af-14e0-4a75-8cb5-027a80de238c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52e5f8af-14e0-4a75-8cb5-027a80de238c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-52e5f8af-14e0-4a75-8cb5-027a80de238c {
  display: none;
}
#s-52e5f8af-14e0-4a75-8cb5-027a80de238c, #wrap-s-52e5f8af-14e0-4a75-8cb5-027a80de238c { display:none !important; }}@media (max-width: 767px){#s-52e5f8af-14e0-4a75-8cb5-027a80de238c {
  display: none;
}
#s-52e5f8af-14e0-4a75-8cb5-027a80de238c, #wrap-s-52e5f8af-14e0-4a75-8cb5-027a80de238c { display:none !important; }}
#s-2de1ea44-4b20-434b-a300-5fea9904986b {
  min-height: 50px;
}








#s-2de1ea44-4b20-434b-a300-5fea9904986b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2de1ea44-4b20-434b-a300-5fea9904986b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-50217ea3-90ff-4eca-90f3-1db5901878f9 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50217ea3-90ff-4eca-90f3-1db5901878f9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

#s-1d56deab-a872-4149-83c6-a9f84c7ef727 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d56deab-a872-4149-83c6-a9f84c7ef727"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-1efdf115-94b4-4c9c-85c8-2a8c8f13f583 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
text-align: center;
}




  #s-1efdf115-94b4-4c9c-85c8-2a8c8f13f583 img.shogun-image {
    
    width: px;
  }


#s-1efdf115-94b4-4c9c-85c8-2a8c8f13f583 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-982fa2c0-83d9-4884-a077-b65275a28c21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-982fa2c0-83d9-4884-a077-b65275a28c21 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3de78af9-5ac1-44ae-a14f-47e8f0400ef4 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-2e7440cb-b997-4966-8dd3-88e7d6b3de26 {
  padding-top: 10px;
padding-bottom: 10px;
}

.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-26ff1209-c316-45d7-9a09-3a7446afb562 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-26ff1209-c316-45d7-9a09-3a7446afb562:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-26ff1209-c316-45d7-9a09-3a7446afb562:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-26ff1209-c316-45d7-9a09-3a7446afb562.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5d63a1d2-c104-43fe-8eb1-6be9b9cac1d9 {
  margin-left: 150px;
margin-right: 150px;
}

#s-5d63a1d2-c104-43fe-8eb1-6be9b9cac1d9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-7b151756-dd7f-4c41-8872-4cede1733d7b {
  min-height: 50px;
}








#s-7b151756-dd7f-4c41-8872-4cede1733d7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b151756-dd7f-4c41-8872-4cede1733d7b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-77133c72-f26f-4037-b3ee-c4c0a672e949 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77133c72-f26f-4037-b3ee-c4c0a672e949 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-2a5f5d95-df3a-4519-a258-ce5e7a63abdc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-834bfd16-542f-44b6-b441-fd9a4caaad51 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-834bfd16-542f-44b6-b441-fd9a4caaad51 {
  display: none;
}
#s-834bfd16-542f-44b6-b441-fd9a4caaad51, #wrap-s-834bfd16-542f-44b6-b441-fd9a4caaad51 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-834bfd16-542f-44b6-b441-fd9a4caaad51 {
  display: none;
}
#s-834bfd16-542f-44b6-b441-fd9a4caaad51, #wrap-s-834bfd16-542f-44b6-b441-fd9a4caaad51 { display:none !important; }}@media (max-width: 767px){#s-834bfd16-542f-44b6-b441-fd9a4caaad51 {
  display: none;
}
#s-834bfd16-542f-44b6-b441-fd9a4caaad51, #wrap-s-834bfd16-542f-44b6-b441-fd9a4caaad51 { display:none !important; }}
#s-834bfd16-542f-44b6-b441-fd9a4caaad51 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d84fb389-8b30-4438-b423-dbd3c6b557ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d84fb389-8b30-4438-b423-dbd3c6b557ff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d84fb389-8b30-4438-b423-dbd3c6b557ff {
  display: none;
}
#s-d84fb389-8b30-4438-b423-dbd3c6b557ff, #wrap-s-d84fb389-8b30-4438-b423-dbd3c6b557ff { display:none !important; }}
#s-d84fb389-8b30-4438-b423-dbd3c6b557ff .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2b324631-5673-4551-8b49-7030eedf9460 {
  display: none;
}
#s-aaa81986-b887-45e9-9bdf-162ba00bc277 {
  text-align: center;
}




  #s-aaa81986-b887-45e9-9bdf-162ba00bc277 img.shogun-image {
    
    width: px;
  }


#s-aaa81986-b887-45e9-9bdf-162ba00bc277 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-165017ce-9cd9-4ec7-8dd7-10c26f86b6ad {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-396866fd-01b6-4545-9d8c-42c4f998fbcc {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-396866fd-01b6-4545-9d8c-42c4f998fbcc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-396866fd-01b6-4545-9d8c-42c4f998fbcc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-396866fd-01b6-4545-9d8c-42c4f998fbcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-24dfc22e-a9ed-4be4-95f0-b282fb434139 {
  margin-left: 150px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-24dfc22e-a9ed-4be4-95f0-b282fb434139 {
  display: none;
}
#s-24dfc22e-a9ed-4be4-95f0-b282fb434139, #wrap-s-24dfc22e-a9ed-4be4-95f0-b282fb434139 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24dfc22e-a9ed-4be4-95f0-b282fb434139 {
  display: none;
}
#s-24dfc22e-a9ed-4be4-95f0-b282fb434139, #wrap-s-24dfc22e-a9ed-4be4-95f0-b282fb434139 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-24dfc22e-a9ed-4be4-95f0-b282fb434139 {
  display: none;
}
#s-24dfc22e-a9ed-4be4-95f0-b282fb434139, #wrap-s-24dfc22e-a9ed-4be4-95f0-b282fb434139 { display:none !important; }}
#s-24dfc22e-a9ed-4be4-95f0-b282fb434139 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0 {
  display: none;
}
#s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0, #wrap-s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0 {
  display: none;
}
#s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0, #wrap-s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0 { display:none !important; }}@media (max-width: 767px){#s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0 {
  display: none;
}
#s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0, #wrap-s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0 { display:none !important; }}
#s-abe7e975-1f44-4fa7-9da8-13023ccf3cf0 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f12d6757-9598-4276-bcfa-9888673c0c0f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f12d6757-9598-4276-bcfa-9888673c0c0f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f12d6757-9598-4276-bcfa-9888673c0c0f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f12d6757-9598-4276-bcfa-9888673c0c0f {
  display: none;
}
#s-f12d6757-9598-4276-bcfa-9888673c0c0f, #wrap-s-f12d6757-9598-4276-bcfa-9888673c0c0f { display:none !important; }}
#s-f12d6757-9598-4276-bcfa-9888673c0c0f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e82cfe43-4ca0-47b9-94df-8b9a5b30c55c {
  display: none;
}
#s-c95cbc97-b651-4459-9a2b-75bf3dff2e25 {
  text-align: center;
}




  #s-c95cbc97-b651-4459-9a2b-75bf3dff2e25 img.shogun-image {
    
    width: px;
  }


#s-c95cbc97-b651-4459-9a2b-75bf3dff2e25 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6176aff8-5e15-49de-96d8-aa2d1d970756 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ca3237ed-a2e1-461f-b5e9-b1241af0e4ab {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-ca3237ed-a2e1-461f-b5e9-b1241af0e4ab:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ca3237ed-a2e1-461f-b5e9-b1241af0e4ab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ca3237ed-a2e1-461f-b5e9-b1241af0e4ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b {
  margin-left: 150px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b {
  display: none;
}
#s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b, #wrap-s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b {
  display: none;
}
#s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b, #wrap-s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b {
  display: none;
}
#s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b, #wrap-s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b { display:none !important; }}
#s-d390e4cd-6d8d-4bb1-9b7a-3b89b018eb1b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b2267ae3-1815-46ac-b8de-9a31447ffec4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b2267ae3-1815-46ac-b8de-9a31447ffec4 {
  display: none;
}
#s-b2267ae3-1815-46ac-b8de-9a31447ffec4, #wrap-s-b2267ae3-1815-46ac-b8de-9a31447ffec4 { display:none !important; }}
#s-b2267ae3-1815-46ac-b8de-9a31447ffec4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6be06514-a827-4258-846e-cc8d66c6220f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6be06514-a827-4258-846e-cc8d66c6220f {
  display: none;
}
#s-6be06514-a827-4258-846e-cc8d66c6220f, #wrap-s-6be06514-a827-4258-846e-cc8d66c6220f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6be06514-a827-4258-846e-cc8d66c6220f {
  display: none;
}
#s-6be06514-a827-4258-846e-cc8d66c6220f, #wrap-s-6be06514-a827-4258-846e-cc8d66c6220f { display:none !important; }}@media (max-width: 767px){#s-6be06514-a827-4258-846e-cc8d66c6220f {
  display: none;
}
#s-6be06514-a827-4258-846e-cc8d66c6220f, #wrap-s-6be06514-a827-4258-846e-cc8d66c6220f { display:none !important; }}
#s-6be06514-a827-4258-846e-cc8d66c6220f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4088cbfb-9364-4050-937f-4935ebe3fb5d {
  display: none;
}
#s-7ebea3ef-e12d-44e3-9b8c-59ea846dfe2f {
  text-align: center;
}




  #s-7ebea3ef-e12d-44e3-9b8c-59ea846dfe2f img.shogun-image {
    
    width: px;
  }


#s-7ebea3ef-e12d-44e3-9b8c-59ea846dfe2f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-cb792ccb-a5fb-49b8-ad3a-9961b4699fc9 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-ec7e3c9e-2352-4b44-ae48-44ad242cdbab {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-ec7e3c9e-2352-4b44-ae48-44ad242cdbab:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ec7e3c9e-2352-4b44-ae48-44ad242cdbab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec7e3c9e-2352-4b44-ae48-44ad242cdbab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ef540f76-171f-49a6-9cb8-7c426c8b56b7 {
  margin-left: 150px;
margin-right: 150px;
}

#s-ef540f76-171f-49a6-9cb8-7c426c8b56b7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-70d801b7-12a4-402c-9bb8-2b98fb9d6df5 {
  min-height: 50px;
}








#s-70d801b7-12a4-402c-9bb8-2b98fb9d6df5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70d801b7-12a4-402c-9bb8-2b98fb9d6df5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-893d8ce4-dde8-4c67-9913-4fbc9f1d83e8 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-893d8ce4-dde8-4c67-9913-4fbc9f1d83e8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b30c9dd0-0af3-473a-84b1-1c7ab685704a {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b30c9dd0-0af3-473a-84b1-1c7ab685704a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0dc3d9b9-5737-4f93-a6c8-8bf84d69bc54 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 20px;
text-align: center;
}




  #s-0dc3d9b9-5737-4f93-a6c8-8bf84d69bc54 img.shogun-image {
    
    width: px;
  }


#s-0dc3d9b9-5737-4f93-a6c8-8bf84d69bc54 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a7ecaf96-43a3-486b-b8a2-4ff194d16d45 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7ecaf96-43a3-486b-b8a2-4ff194d16d45 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-170ea918-34be-4ccc-aa7a-59fd4337e2fb {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-28315d02-60c6-4fbb-adaa-f4d3c8cb47c1 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-2311f0e0-0eaf-4915-8419-030d11cb5eb5 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-2311f0e0-0eaf-4915-8419-030d11cb5eb5:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2311f0e0-0eaf-4915-8419-030d11cb5eb5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2311f0e0-0eaf-4915-8419-030d11cb5eb5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e55a767c-e6b6-4d10-a0ca-dcbb1f3ce9e8 {
  margin-left: 150px;
margin-right: 150px;
}

#s-e55a767c-e6b6-4d10-a0ca-dcbb1f3ce9e8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3f436129-821d-40fa-a767-a884099951f7 {
  min-height: 50px;
}








#s-3f436129-821d-40fa-a767-a884099951f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f436129-821d-40fa-a767-a884099951f7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0f61917b-4276-4590-a1d6-d9e16032535f {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f61917b-4276-4590-a1d6-d9e16032535f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-947d82c3-3372-46a7-bf79-57d360197aa9 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-947d82c3-3372-46a7-bf79-57d360197aa9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-f6dfb656-e8e3-4b49-87d8-14ca1122886c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f6dfb656-e8e3-4b49-87d8-14ca1122886c {
  display: none;
}
#s-f6dfb656-e8e3-4b49-87d8-14ca1122886c, #wrap-s-f6dfb656-e8e3-4b49-87d8-14ca1122886c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6dfb656-e8e3-4b49-87d8-14ca1122886c {
  display: none;
}
#s-f6dfb656-e8e3-4b49-87d8-14ca1122886c, #wrap-s-f6dfb656-e8e3-4b49-87d8-14ca1122886c { display:none !important; }}@media (max-width: 767px){#s-f6dfb656-e8e3-4b49-87d8-14ca1122886c {
  display: none;
}
#s-f6dfb656-e8e3-4b49-87d8-14ca1122886c, #wrap-s-f6dfb656-e8e3-4b49-87d8-14ca1122886c { display:none !important; }}
#s-f6dfb656-e8e3-4b49-87d8-14ca1122886c .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c1d88de9-01ae-4d9b-b7f7-dc351b3c7d58 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c1d88de9-01ae-4d9b-b7f7-dc351b3c7d58 {
  display: none;
}
#s-c1d88de9-01ae-4d9b-b7f7-dc351b3c7d58, #wrap-s-c1d88de9-01ae-4d9b-b7f7-dc351b3c7d58 { display:none !important; }}
#s-c1d88de9-01ae-4d9b-b7f7-dc351b3c7d58 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-36c6872e-c4f9-4ce9-9aed-ce758469719c {
  display: none;
}
#s-2742f1a3-567b-4f18-b90e-be797deeb5a9 {
  text-align: center;
}




  #s-2742f1a3-567b-4f18-b90e-be797deeb5a9 img.shogun-image {
    
    width: px;
  }


#s-2742f1a3-567b-4f18-b90e-be797deeb5a9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9ddeb7d5-b323-4151-bc73-fa2eb05f9883 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7387d768-f2f5-4238-97cb-bbac8251d9e8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-7387d768-f2f5-4238-97cb-bbac8251d9e8:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-7387d768-f2f5-4238-97cb-bbac8251d9e8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7387d768-f2f5-4238-97cb-bbac8251d9e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1cf51c1c-7050-4176-9e05-ca09a10335cc {
  margin-left: 150px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-1cf51c1c-7050-4176-9e05-ca09a10335cc {
  display: none;
}
#s-1cf51c1c-7050-4176-9e05-ca09a10335cc, #wrap-s-1cf51c1c-7050-4176-9e05-ca09a10335cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1cf51c1c-7050-4176-9e05-ca09a10335cc {
  display: none;
}
#s-1cf51c1c-7050-4176-9e05-ca09a10335cc, #wrap-s-1cf51c1c-7050-4176-9e05-ca09a10335cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1cf51c1c-7050-4176-9e05-ca09a10335cc {
  display: none;
}
#s-1cf51c1c-7050-4176-9e05-ca09a10335cc, #wrap-s-1cf51c1c-7050-4176-9e05-ca09a10335cc { display:none !important; }}
#s-1cf51c1c-7050-4176-9e05-ca09a10335cc hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-55ac0b8e-f255-42aa-80c6-97afa29c6baa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-55ac0b8e-f255-42aa-80c6-97afa29c6baa {
  display: none;
}
#s-55ac0b8e-f255-42aa-80c6-97afa29c6baa, #wrap-s-55ac0b8e-f255-42aa-80c6-97afa29c6baa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55ac0b8e-f255-42aa-80c6-97afa29c6baa {
  display: none;
}
#s-55ac0b8e-f255-42aa-80c6-97afa29c6baa, #wrap-s-55ac0b8e-f255-42aa-80c6-97afa29c6baa { display:none !important; }}@media (max-width: 767px){#s-55ac0b8e-f255-42aa-80c6-97afa29c6baa {
  display: none;
}
#s-55ac0b8e-f255-42aa-80c6-97afa29c6baa, #wrap-s-55ac0b8e-f255-42aa-80c6-97afa29c6baa { display:none !important; }}
#s-55ac0b8e-f255-42aa-80c6-97afa29c6baa .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-75dc2d08-1a5f-4191-8d1a-787f49f9fba3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-75dc2d08-1a5f-4191-8d1a-787f49f9fba3 {
  display: none;
}
#s-75dc2d08-1a5f-4191-8d1a-787f49f9fba3, #wrap-s-75dc2d08-1a5f-4191-8d1a-787f49f9fba3 { display:none !important; }}
#s-75dc2d08-1a5f-4191-8d1a-787f49f9fba3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-29d71a51-e33d-49fc-b6d2-aa89ca842796 {
  display: none;
}
#s-d44629ac-a6ad-4ccb-ae87-26b508984868 {
  text-align: center;
}




  #s-d44629ac-a6ad-4ccb-ae87-26b508984868 img.shogun-image {
    
    width: px;
  }


#s-d44629ac-a6ad-4ccb-ae87-26b508984868 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ae26df3b-40c8-4368-ab44-bd096877fb64 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-199f643c-557a-49c8-96a1-c6981e8ef816 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-199f643c-557a-49c8-96a1-c6981e8ef816:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-199f643c-557a-49c8-96a1-c6981e8ef816:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-199f643c-557a-49c8-96a1-c6981e8ef816.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-18012d11-4a4f-4957-8c35-503acd7121e3 {
  margin-left: 150px;
margin-right: 150px;
}
@media (min-width: 1200px){#s-18012d11-4a4f-4957-8c35-503acd7121e3 {
  display: none;
}
#s-18012d11-4a4f-4957-8c35-503acd7121e3, #wrap-s-18012d11-4a4f-4957-8c35-503acd7121e3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18012d11-4a4f-4957-8c35-503acd7121e3 {
  display: none;
}
#s-18012d11-4a4f-4957-8c35-503acd7121e3, #wrap-s-18012d11-4a4f-4957-8c35-503acd7121e3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18012d11-4a4f-4957-8c35-503acd7121e3 {
  display: none;
}
#s-18012d11-4a4f-4957-8c35-503acd7121e3, #wrap-s-18012d11-4a4f-4957-8c35-503acd7121e3 { display:none !important; }}
#s-18012d11-4a4f-4957-8c35-503acd7121e3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e96c14b9-4738-4dda-98bb-cfd30fd4495c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e96c14b9-4738-4dda-98bb-cfd30fd4495c {
  display: none;
}
#s-e96c14b9-4738-4dda-98bb-cfd30fd4495c, #wrap-s-e96c14b9-4738-4dda-98bb-cfd30fd4495c { display:none !important; }}
#s-e96c14b9-4738-4dda-98bb-cfd30fd4495c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1b4be79b-4574-4be9-948f-cceafbe5175a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-1b4be79b-4574-4be9-948f-cceafbe5175a {
  display: none;
}
#s-1b4be79b-4574-4be9-948f-cceafbe5175a, #wrap-s-1b4be79b-4574-4be9-948f-cceafbe5175a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b4be79b-4574-4be9-948f-cceafbe5175a {
  display: none;
}
#s-1b4be79b-4574-4be9-948f-cceafbe5175a, #wrap-s-1b4be79b-4574-4be9-948f-cceafbe5175a { display:none !important; }}@media (max-width: 767px){#s-1b4be79b-4574-4be9-948f-cceafbe5175a {
  display: none;
}
#s-1b4be79b-4574-4be9-948f-cceafbe5175a, #wrap-s-1b4be79b-4574-4be9-948f-cceafbe5175a { display:none !important; }}
#s-1b4be79b-4574-4be9-948f-cceafbe5175a .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d57949db-16d9-44d0-a2d6-1a721b636101 {
  display: none;
}
#s-ebbb50b0-07cc-42ab-9046-d40eba6f592c {
  text-align: center;
}




  #s-ebbb50b0-07cc-42ab-9046-d40eba6f592c img.shogun-image {
    
    width: px;
  }


#s-ebbb50b0-07cc-42ab-9046-d40eba6f592c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6a3364ca-121d-4a62-9f7a-c4046ab96f31 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-452dd340-6e11-4b2d-a896-af2274bab670 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 20px;
text-align: center;
background-color: #3498db;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#s-452dd340-6e11-4b2d-a896-af2274bab670:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-452dd340-6e11-4b2d-a896-af2274bab670:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-452dd340-6e11-4b2d-a896-af2274bab670.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-67e8e73c-5409-4989-a5d5-ce5998c81b30 {
  margin-left: 150px;
margin-right: 150px;
}

#s-67e8e73c-5409-4989-a5d5-ce5998c81b30 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6d2b70f0-5fb3-42d3-b856-a83534dce790 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d2b70f0-5fb3-42d3-b856-a83534dce790"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-26c9946b-2c85-4a56-9b5a-58ad39b34fca {
  text-align: center;
}




  #s-26c9946b-2c85-4a56-9b5a-58ad39b34fca img.shogun-image {
    
    width: px;
  }


#s-26c9946b-2c85-4a56-9b5a-58ad39b34fca .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-614e46f6-2748-40a3-bab8-7f645afefeba {
  min-height: 80px;
}








#s-614e46f6-2748-40a3-bab8-7f645afefeba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-614e46f6-2748-40a3-bab8-7f645afefeba.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-464d677c-dc2c-43fb-bacb-9061d42cba9f {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-53ce3bb6-7555-4366-9e18-352ba59777ca {
  text-align: center;
}




  #s-53ce3bb6-7555-4366-9e18-352ba59777ca img.shogun-image {
    
    width: px;
  }


#s-53ce3bb6-7555-4366-9e18-352ba59777ca .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-867d3ef1-a0e8-43ff-8993-ed7808dcf62d {
  min-height: 80px;
}








#s-867d3ef1-a0e8-43ff-8993-ed7808dcf62d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-867d3ef1-a0e8-43ff-8993-ed7808dcf62d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4b098d2f-f6e0-4725-a7b8-79af142f8fe5 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-b2bafcdb-957c-4f5a-bb1c-4b404f990c49 {
  text-align: center;
}




  #s-b2bafcdb-957c-4f5a-bb1c-4b404f990c49 img.shogun-image {
    
    width: px;
  }


#s-b2bafcdb-957c-4f5a-bb1c-4b404f990c49 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7471bdcb-e346-4276-910e-6e7f499bbfbc {
  min-height: 80px;
}








#s-7471bdcb-e346-4276-910e-6e7f499bbfbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7471bdcb-e346-4276-910e-6e7f499bbfbc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-84278ad0-ba32-4c32-acff-fa5b52622f64 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-6c860fda-97d5-4b3d-a1c3-42e8f87eede3 {
  text-align: center;
}




  #s-6c860fda-97d5-4b3d-a1c3-42e8f87eede3 img.shogun-image {
    
    width: px;
  }


#s-6c860fda-97d5-4b3d-a1c3-42e8f87eede3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0e1a6bdc-d00e-44e7-8553-1b15902df66b {
  min-height: 80px;
}








#s-0e1a6bdc-d00e-44e7-8553-1b15902df66b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e1a6bdc-d00e-44e7-8553-1b15902df66b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a764fd57-7518-45cf-8776-71cb025e1281 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-c4c191fe-c031-4262-92d8-f13796991789 {
  margin-left: 150px;
margin-right: 150px;
}

#s-c4c191fe-c031-4262-92d8-f13796991789 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3a57961d-06f9-44ab-a664-910b195d0b5f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3a57961d-06f9-44ab-a664-910b195d0b5f {
  display: none;
}
#s-3a57961d-06f9-44ab-a664-910b195d0b5f, #wrap-s-3a57961d-06f9-44ab-a664-910b195d0b5f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a57961d-06f9-44ab-a664-910b195d0b5f {
  display: none;
}
#s-3a57961d-06f9-44ab-a664-910b195d0b5f, #wrap-s-3a57961d-06f9-44ab-a664-910b195d0b5f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3a57961d-06f9-44ab-a664-910b195d0b5f {
  display: none;
}
#s-3a57961d-06f9-44ab-a664-910b195d0b5f, #wrap-s-3a57961d-06f9-44ab-a664-910b195d0b5f { display:none !important; }}@media (max-width: 767px){#s-3a57961d-06f9-44ab-a664-910b195d0b5f {
  
}
}







#s-3a57961d-06f9-44ab-a664-910b195d0b5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a57961d-06f9-44ab-a664-910b195d0b5f.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-29617f8f-2e24-410b-a15e-5ae526f6c033 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29617f8f-2e24-410b-a15e-5ae526f6c033 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5cce9e57-5fd4-479b-9e91-0aed4837f339 {
  text-align: center;
}




  #s-5cce9e57-5fd4-479b-9e91-0aed4837f339 img.shogun-image {
    
    width: px;
  }


#s-5cce9e57-5fd4-479b-9e91-0aed4837f339 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-714ce24b-5dc8-45b9-a6a9-cb3779aa2b2f {
  min-height: 280px;
}








#s-714ce24b-5dc8-45b9-a6a9-cb3779aa2b2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-714ce24b-5dc8-45b9-a6a9-cb3779aa2b2f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

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

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-793c6e3a-95f1-4921-b19b-d8f2b5ffaaf8 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-1ee02efc-a779-47d9-82b1-c67028e35b3a {
  min-height: 220px;
}








#s-1ee02efc-a779-47d9-82b1-c67028e35b3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ee02efc-a779-47d9-82b1-c67028e35b3a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d8d1037d-627c-4ae2-bdae-b01a86a1ea95 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-5be83d41-1d7f-4fd6-b47f-b1c49189f1d3 {
  min-height: 220px;
}








#s-5be83d41-1d7f-4fd6-b47f-b1c49189f1d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5be83d41-1d7f-4fd6-b47f-b1c49189f1d3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7972a690-feaa-4c29-b9df-e7c99a3a6566 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-e7d0afa9-385a-4cc0-9a6f-54598a3f2189 {
  min-height: 220px;
}








#s-e7d0afa9-385a-4cc0-9a6f-54598a3f2189 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7d0afa9-385a-4cc0-9a6f-54598a3f2189.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-95cf8731-8033-4f3b-ac5b-64056afcca9a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-4c77ea17-8f64-420e-878d-d9a159ec1034 {
  min-height: 220px;
}








#s-4c77ea17-8f64-420e-878d-d9a159ec1034 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c77ea17-8f64-420e-878d-d9a159ec1034.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5d19ecd0-2464-4fde-a75b-5c2e8576caf1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-6aa70263-ba70-4b54-a02a-64385f87fa83 {
  min-height: 220px;
}








#s-6aa70263-ba70-4b54-a02a-64385f87fa83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6aa70263-ba70-4b54-a02a-64385f87fa83.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-60de93fd-b546-43a6-89cf-b0080b484034 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-fd0c0460-6425-4553-9bf2-b414e673e57a {
  min-height: 220px;
}








#s-fd0c0460-6425-4553-9bf2-b414e673e57a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd0c0460-6425-4553-9bf2-b414e673e57a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e978d3e0-b1df-4fa9-8531-7123e9a447ee {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-b5d8e754-f9e3-4fef-be5f-93d00549f8f0 {
  min-height: 220px;
}








#s-b5d8e754-f9e3-4fef-be5f-93d00549f8f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5d8e754-f9e3-4fef-be5f-93d00549f8f0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e80000b1-4280-4069-8ce7-9b01799a63b8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-fcdd30dd-ca08-45d9-a44d-403058d264f9 {
  min-height: 220px;
}








#s-fcdd30dd-ca08-45d9-a44d-403058d264f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcdd30dd-ca08-45d9-a44d-403058d264f9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f790474b-e43d-4793-8900-8c8182044cc2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-c22a553e-cbad-470d-a2a2-94b42fbf6440 {
  min-height: 220px;
}








#s-c22a553e-cbad-470d-a2a2-94b42fbf6440 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c22a553e-cbad-470d-a2a2-94b42fbf6440.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-620c4abd-ac3d-4d4d-8252-a02ca7cd9248 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-08ae64d6-b5d2-41b0-8fa1-41b0cf9223d8 {
  min-height: 220px;
}








#s-08ae64d6-b5d2-41b0-8fa1-41b0cf9223d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08ae64d6-b5d2-41b0-8fa1-41b0cf9223d8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7da6b570-6496-4b6c-935a-4e2069e906f4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-6b08b637-19e8-4d5a-a07c-d2c0fbd5404e {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6b08b637-19e8-4d5a-a07c-d2c0fbd5404e {
  
}
}@media (max-width: 767px){#s-6b08b637-19e8-4d5a-a07c-d2c0fbd5404e {
  display: none;
}
#s-6b08b637-19e8-4d5a-a07c-d2c0fbd5404e, #wrap-s-6b08b637-19e8-4d5a-a07c-d2c0fbd5404e { display:none !important; }}







#s-6b08b637-19e8-4d5a-a07c-d2c0fbd5404e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b08b637-19e8-4d5a-a07c-d2c0fbd5404e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-98d32f6c-9014-4b83-954c-92c6dac3fac6 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98d32f6c-9014-4b83-954c-92c6dac3fac6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-91cb8b40-eec8-4a42-bfa2-8a69dddc94bc {
  margin-left: 25px;
margin-right: 25px;
text-align: center;
}




  #s-91cb8b40-eec8-4a42-bfa2-8a69dddc94bc img.shogun-image {
    
    width: px;
  }


#s-91cb8b40-eec8-4a42-bfa2-8a69dddc94bc .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-fcabb603-6a54-46f4-af9c-65923e280bdd {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-f064552c-47fe-4e8f-bda0-5299a1c58125 {
  min-height: 150px;
}








#s-f064552c-47fe-4e8f-bda0-5299a1c58125 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f064552c-47fe-4e8f-bda0-5299a1c58125.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d3a42ee6-59a9-45c1-a067-76daaacd455e {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-11e5aeb1-f326-461b-86e4-c00a8aa123c8 {
  min-height: 150px;
}








#s-11e5aeb1-f326-461b-86e4-c00a8aa123c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11e5aeb1-f326-461b-86e4-c00a8aa123c8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-442c53e9-bbb1-40a8-a05b-3d65e50542e3 {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-f187b1fa-1afe-4741-b0d3-48966f4f8270 {
  min-height: 150px;
}








#s-f187b1fa-1afe-4741-b0d3-48966f4f8270 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f187b1fa-1afe-4741-b0d3-48966f4f8270.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3e9159af-22e5-4c4d-9432-bd8cff02b860 {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-a9290b1a-bae8-40f5-b186-822ba0d10cec {
  min-height: 150px;
}








#s-a9290b1a-bae8-40f5-b186-822ba0d10cec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9290b1a-bae8-40f5-b186-822ba0d10cec.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d2d7d2a7-95d8-4be2-b439-ec59427a018e {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-e041d02d-9d44-41ad-834e-c19929204b25 {
  min-height: 150px;
}








#s-e041d02d-9d44-41ad-834e-c19929204b25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e041d02d-9d44-41ad-834e-c19929204b25.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e7034113-00f5-4db7-8bbe-3d4cd835f963 {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-33a1739a-8e80-4964-b5d1-39c744555014 {
  min-height: 150px;
}








#s-33a1739a-8e80-4964-b5d1-39c744555014 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33a1739a-8e80-4964-b5d1-39c744555014.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-839c5901-2492-4664-b669-0357fe09e30f {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-42b3d9c6-f7a0-4794-8c8a-40c2c88aadcf {
  min-height: 150px;
}








#s-42b3d9c6-f7a0-4794-8c8a-40c2c88aadcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42b3d9c6-f7a0-4794-8c8a-40c2c88aadcf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-21030c9b-a853-4a65-a50f-ee0030733a2f {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-cfbb9201-047b-4445-bae5-08721da53563 {
  min-height: 150px;
}








#s-cfbb9201-047b-4445-bae5-08721da53563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfbb9201-047b-4445-bae5-08721da53563.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-570e2f16-5184-41b7-89f2-a052f0286260 {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-7fd4253b-3ad1-4077-b131-57751fb48ff4 {
  min-height: 150px;
}








#s-7fd4253b-3ad1-4077-b131-57751fb48ff4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fd4253b-3ad1-4077-b131-57751fb48ff4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-30518697-d99c-491a-a18f-4d6813767fcd {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-732b518b-8766-43a7-b927-3158b78c1d90 {
  min-height: 150px;
}








#s-732b518b-8766-43a7-b927-3158b78c1d90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-732b518b-8766-43a7-b927-3158b78c1d90.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-99346cbe-96a9-418b-9832-525e4dfd4fbf {
  padding-top: 10px;
padding-left: 100px;
padding-bottom: 10px;
padding-right: 100px;
}

#s-9783ae31-558a-4413-8600-6d31c0409ccd {
  margin-left: 150px;
margin-right: 150px;
}

#s-9783ae31-558a-4413-8600-6d31c0409ccd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8962cabc-6243-4590-b5cb-692d349c5178 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 250px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8962cabc-6243-4590-b5cb-692d349c5178 {
  
}
}@media (max-width: 767px){#s-8962cabc-6243-4590-b5cb-692d349c5178 {
  
}
}







#s-8962cabc-6243-4590-b5cb-692d349c5178 > .shg-box-overlay {
  background-color: rgba(31, 58, 113, 1);
  opacity: 0.21;
}#s-8962cabc-6243-4590-b5cb-692d349c5178.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-fc2b29f9-e4aa-447b-b0e2-239593ca0c71 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-532c869f-2500-4919-ac16-9a936ba608a4 {
  margin-left: 150px;
margin-right: 150px;
}

#s-532c869f-2500-4919-ac16-9a936ba608a4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

/*
  $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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
