.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-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c {
  background-size: cover;
margin-top: -5px;
min-height: 399px;
background-position: center center;
background-color: rgba(248, 246, 245, 1);
}
@media (min-width: 1200px){#s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c {
  display: none;
}
#s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c, #wrap-s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c {
  display: none;
}
#s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c, #wrap-s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c {
  display: none;
}
#s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c, #wrap-s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c { display:none !important; }}







#s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0f4007a-2fa9-46e4-9b02-af2bb4e3920c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-b7ac205f-efbb-4c10-9807-10e52f323eb5 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7ac205f-efbb-4c10-9807-10e52f323eb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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-f2330663-bf1a-40ca-b552-42a9fa838c7f {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-f2330663-bf1a-40ca-b552-42a9fa838c7f {
  
}
}@media (max-width: 767px){#s-f2330663-bf1a-40ca-b552-42a9fa838c7f {
  display: none;
}
#s-f2330663-bf1a-40ca-b552-42a9fa838c7f, #wrap-s-f2330663-bf1a-40ca-b552-42a9fa838c7f { display:none !important; }}
#s-f2330663-bf1a-40ca-b552-42a9fa838c7f .shogun-heading-component h1 {
  color: rgba(29, 97, 132, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a117a671-055e-4551-9b02-c6a9d7380529 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
}

#s-a117a671-055e-4551-9b02-c6a9d7380529 .shogun-heading-component h1 {
  color: rgba(29, 97, 132, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: 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-d3a1c795-f9da-49e5-be74-02f4704b5c13 {
  padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}
@media (max-width: 767px){#s-d3a1c795-f9da-49e5-be74-02f4704b5c13 {
  display: none;
}
#s-d3a1c795-f9da-49e5-be74-02f4704b5c13, #wrap-s-d3a1c795-f9da-49e5-be74-02f4704b5c13 { display:none !important; }}
#s-f6dc6609-a35a-4d36-9de1-5100a8f0b394 {
  padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-f6dc6609-a35a-4d36-9de1-5100a8f0b394 {
  display: none;
}
#s-f6dc6609-a35a-4d36-9de1-5100a8f0b394, #wrap-s-f6dc6609-a35a-4d36-9de1-5100a8f0b394 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6dc6609-a35a-4d36-9de1-5100a8f0b394 {
  display: none;
}
#s-f6dc6609-a35a-4d36-9de1-5100a8f0b394, #wrap-s-f6dc6609-a35a-4d36-9de1-5100a8f0b394 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f6dc6609-a35a-4d36-9de1-5100a8f0b394 {
  display: none;
}
#s-f6dc6609-a35a-4d36-9de1-5100a8f0b394, #wrap-s-f6dc6609-a35a-4d36-9de1-5100a8f0b394 { display:none !important; }}
#s-134d1363-8923-4224-99cb-cd83ffe0f849 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-134d1363-8923-4224-99cb-cd83ffe0f849"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-0198e8f1-fe53-4448-8e90-f8a16b1927d4 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(60, 194, 143, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(60, 194, 143, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
}
#s-0198e8f1-fe53-4448-8e90-f8a16b1927d4:hover {border-radius: 3px !important;
background-color: rgba(48, 152, 112, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-0198e8f1-fe53-4448-8e90-f8a16b1927d4:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}


#s-0198e8f1-fe53-4448-8e90-f8a16b1927d4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: Open Sans;
  display:  block ;
}

#s-ea058272-0ff2-486a-a6a1-10b7a17aa866 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(135, 135, 135, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(135, 135, 135, 1);
}
#s-ea058272-0ff2-486a-a6a1-10b7a17aa866:hover {border-radius: 3px !important;
background-color: rgba(135, 135, 135, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-ea058272-0ff2-486a-a6a1-10b7a17aa866:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}


#s-ea058272-0ff2-486a-a6a1-10b7a17aa866.shg-btn {
  color: rgba(135, 135, 135, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-a3ee54be-78e0-4423-94cb-873ebe1cff6e {
  padding-bottom: 60px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a3ee54be-78e0-4423-94cb-873ebe1cff6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3ee54be-78e0-4423-94cb-873ebe1cff6e.shg-box.shg-c {
  justify-content: center;
}

#s-83614548-7159-4ecf-87eb-37b983168778 {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
max-width: 1000px;
text-align: center;
}

#s-83614548-7159-4ecf-87eb-37b983168778 .shogun-heading-component h2 {
  color: rgba(29, 97, 132, 1);
  font-weight:  600 ;
  font-family: Exo;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c {
  margin-left: auto;
margin-right: auto;
max-width: 980px;
}

@media (min-width: 0px) {
[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-183f1aa1-3af0-4289-a57f-1fa0b1ce633c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

.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-6e471324-5ce5-4e21-ae77-e1413e7dacb1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
max-width: 300px;
text-align: center;
}




  #s-6e471324-5ce5-4e21-ae77-e1413e7dacb1 img.shogun-image {
    
    width: px;
  }


#s-6e471324-5ce5-4e21-ae77-e1413e7dacb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ad701b3-e006-4ad6-b260-1916c95ec58f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ad701b3-e006-4ad6-b260-1916c95ec58f .shogun-heading-component h3 {
  color: rgba(19, 102, 138, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-00d3b647-9b4d-4dd5-a135-885a9a0bbefe {
  margin-left: 20px;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px;
}

#s-939d3261-ef5c-4764-97e4-9f60ad8f223a {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(19, 102, 138, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(19, 102, 138, 1);
}
#s-939d3261-ef5c-4764-97e4-9f60ad8f223a:hover {background-color: rgba(19, 102, 138, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-939d3261-ef5c-4764-97e4-9f60ad8f223a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-939d3261-ef5c-4764-97e4-9f60ad8f223a.shg-btn {
  color: rgba(19, 102, 138, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-66b68d27-266e-4155-8d32-f13432946535 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
max-width: 300px;
text-align: center;
}




  #s-66b68d27-266e-4155-8d32-f13432946535 img.shogun-image {
    
    width: px;
  }


#s-66b68d27-266e-4155-8d32-f13432946535 .shogun-image-content {
  
    align-items: center;
  
}

#s-613055f0-c2ac-4932-9707-8a105eac34f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-613055f0-c2ac-4932-9707-8a105eac34f7 .shogun-heading-component h3 {
  color: rgba(19, 102, 138, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-674fb865-429f-4953-b1d2-54b66cc70b11 {
  padding-left: 20px;
padding-right: 20px;
}

#s-4b43f6b6-de2e-4c7f-b99c-e3a6f6a59078 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(19, 102, 138, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(19, 102, 138, 1);
}
#s-4b43f6b6-de2e-4c7f-b99c-e3a6f6a59078:hover {background-color: rgba(19, 102, 138, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-4b43f6b6-de2e-4c7f-b99c-e3a6f6a59078:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4b43f6b6-de2e-4c7f-b99c-e3a6f6a59078.shg-btn {
  color: rgba(19, 102, 138, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-4af38697-c4f7-4b18-be42-615e01746d45 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
max-width: 300px;
text-align: center;
}




  #s-4af38697-c4f7-4b18-be42-615e01746d45 img.shogun-image {
    
    width: px;
  }


#s-4af38697-c4f7-4b18-be42-615e01746d45 .shogun-image-content {
  
    align-items: center;
  
}

#s-84f21dc3-41fb-4873-a1a6-c272804b73d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84f21dc3-41fb-4873-a1a6-c272804b73d8 .shogun-heading-component h3 {
  color: rgba(19, 102, 138, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3ea77880-870a-475d-a415-75f8f2aac4ba {
  padding-left: 20px;
padding-right: 20px;
}

#s-412f3709-5bec-46b0-8fa2-a33cd50800e5 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(19, 102, 138, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(19, 102, 138, 1);
}
#s-412f3709-5bec-46b0-8fa2-a33cd50800e5:hover {background-color: rgba(19, 102, 138, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-412f3709-5bec-46b0-8fa2-a33cd50800e5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-412f3709-5bec-46b0-8fa2-a33cd50800e5.shg-btn {
  color: rgba(19, 102, 138, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-9e7ba6de-81f5-4cc1-b2f3-92dba6131915 {
  min-height: 50px;
background-color: rgba(239, 239, 239, 1);
}








#s-9e7ba6de-81f5-4cc1-b2f3-92dba6131915 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e7ba6de-81f5-4cc1-b2f3-92dba6131915.shg-box.shg-c {
  justify-content: center;
}

#s-9fb327bc-95c8-4a8b-bcb1-9be4f9d49316 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
max-width: 800px;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-c0d93d0f-bc3c-4533-90d4-1994454635fd {
  border-style: solid;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
max-width: 800px;
}

#s-3d9655b7-63f7-48a0-b432-ff335aa94db3 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-3d9655b7-63f7-48a0-b432-ff335aa94db3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d9655b7-63f7-48a0-b432-ff335aa94db3.shg-box.shg-c {
  justify-content: center;
}

#s-b012cfbf-17a3-4446-a8ab-42f67d2f4744 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(60, 194, 143, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b012cfbf-17a3-4446-a8ab-42f67d2f4744:hover {background-color: rgba(2, 146, 91, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b012cfbf-17a3-4446-a8ab-42f67d2f4744:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b012cfbf-17a3-4446-a8ab-42f67d2f4744-btn-wrapper {
    text-align: center;
  }


#s-b012cfbf-17a3-4446-a8ab-42f67d2f4744.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-21daf5d7-7d68-4cce-b04b-b0fb53cf5fd7 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 800px;
}

#s-359cf01d-8ca7-42b9-8697-aa712e865e3d {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 600px;
}

#s-333acb66-6a93-4ee0-9b18-5f1d729ab17e {
  padding-bottom: 20px;
padding-right: 20px;
}

#s-0c01143e-0dfd-4244-b823-2cf1bc6d59df {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 150px;
background-color: rgba(29, 97, 132, 1);
}








#s-0c01143e-0dfd-4244-b823-2cf1bc6d59df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c01143e-0dfd-4244-b823-2cf1bc6d59df.shg-box.shg-c {
  justify-content: center;
}

#s-af4a0b63-7ecd-4de0-b467-4437fcfc9575 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
min-height: 150px;
max-width: 980px;
}

@media (min-width: 0px) {
[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af4a0b63-7ecd-4de0-b467-4437fcfc9575"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0dd41a2d-5a74-4ca2-825b-5fb113e4ae6a {
  padding-top: 30px;
padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-0dd41a2d-5a74-4ca2-825b-5fb113e4ae6a {
  display: none;
}
#s-0dd41a2d-5a74-4ca2-825b-5fb113e4ae6a, #wrap-s-0dd41a2d-5a74-4ca2-825b-5fb113e4ae6a { display:none !important; }}@media (max-width: 767px){#s-0dd41a2d-5a74-4ca2-825b-5fb113e4ae6a {
  display: none;
}
#s-0dd41a2d-5a74-4ca2-825b-5fb113e4ae6a, #wrap-s-0dd41a2d-5a74-4ca2-825b-5fb113e4ae6a { display:none !important; }}
#s-0dd41a2d-5a74-4ca2-825b-5fb113e4ae6a .shogun-heading-component h4 {
  color: rgba(60, 194, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-367f05e8-e259-4c9e-9834-d226c6451841 {
  padding-top: 30px;
padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-367f05e8-e259-4c9e-9834-d226c6451841 {
  display: none;
}
#s-367f05e8-e259-4c9e-9834-d226c6451841, #wrap-s-367f05e8-e259-4c9e-9834-d226c6451841 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-367f05e8-e259-4c9e-9834-d226c6451841 {
  display: none;
}
#s-367f05e8-e259-4c9e-9834-d226c6451841, #wrap-s-367f05e8-e259-4c9e-9834-d226c6451841 { display:none !important; }}
#s-367f05e8-e259-4c9e-9834-d226c6451841 .shogun-heading-component h4 {
  color: rgba(60, 194, 143, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67fac884-01a6-484c-a319-2134f241e194 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 50px;
max-width: 200px;
text-align: center;
}




  #s-67fac884-01a6-484c-a319-2134f241e194 img.shogun-image {
    
    width: px;
  }


#s-67fac884-01a6-484c-a319-2134f241e194 .shogun-image-content {
  
    align-items: center;
  
}

#s-95e6bc09-6140-4e78-92ef-a924c4defab6 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-02851559-2cda-472d-835a-5ce163ae06fd {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 20px;
max-width: 100px;
text-align: center;
}




  #s-02851559-2cda-472d-835a-5ce163ae06fd img.shogun-image {
    
    width: px;
  }


#s-02851559-2cda-472d-835a-5ce163ae06fd .shogun-image-content {
  
    align-items: center;
  
}

#s-d8dfb699-7df9-4ff6-b538-0552a78138f2 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-2e56c883-5e11-48f0-8ffc-1a0d7a39e6a8 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2e56c883-5e11-48f0-8ffc-1a0d7a39e6a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e56c883-5e11-48f0-8ffc-1a0d7a39e6a8.shg-box.shg-c {
  justify-content: center;
}

#s-5e747a24-962e-4ce4-b880-7fc24e058337 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
max-width: 990px;
}

@media (min-width: 0px) {
[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5e747a24-962e-4ce4-b880-7fc24e058337"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-96f8ffe8-15fa-4666-90fd-29373cab22ac {
  text-align: center;
}




  #s-96f8ffe8-15fa-4666-90fd-29373cab22ac img.shogun-image {
    
    width: px;
  }


#s-96f8ffe8-15fa-4666-90fd-29373cab22ac .shogun-image-content {
  
    align-items: center;
  
}

#s-41586d99-35b6-49dd-8e21-a7f1bcb82dc4 {
  padding-top: 10px;
padding-bottom: 30px;
text-align: left;
}

#s-41586d99-35b6-49dd-8e21-a7f1bcb82dc4 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-792bac3b-faa5-4403-af41-d7e301c553d3 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 30px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}








#s-792bac3b-faa5-4403-af41-d7e301c553d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-792bac3b-faa5-4403-af41-d7e301c553d3.shg-box.shg-c {
  justify-content: center;
}

#s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 5px;
max-width: 400px;
}
@media (min-width: 1200px){#s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca {
  display: none;
}
#s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca, #wrap-s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca {
  display: none;
}
#s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca, #wrap-s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca {
  display: none;
}
#s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca, #wrap-s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca { display:none !important; }}
@media (min-width: 0px) {
[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-036ef7e8-f0c0-49e7-be7d-1a828bdff9ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-51706850-c7b1-42be-9c4a-767e0c1d907e {
  margin-left: -15px;
margin-right: -15px;
max-width: 200px;
text-align: center;
}




  #s-51706850-c7b1-42be-9c4a-767e0c1d907e img.shogun-image {
    
    width: px;
  }


#s-51706850-c7b1-42be-9c4a-767e0c1d907e .shogun-image-content {
  
    align-items: center;
  
}

#s-71dfb331-ef04-4b68-bdac-b6a2dfa2eb66 {
  margin-left: -7px;
max-width: 200px;
text-align: center;
}




  #s-71dfb331-ef04-4b68-bdac-b6a2dfa2eb66 img.shogun-image {
    
    width: px;
  }


#s-71dfb331-ef04-4b68-bdac-b6a2dfa2eb66 .shogun-image-content {
  
    align-items: center;
  
}

#s-af261431-3e74-4d05-9e9f-5cc2779cfe2a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
max-width: 400px;
}
@media (min-width: 1200px){#s-af261431-3e74-4d05-9e9f-5cc2779cfe2a {
  display: none;
}
#s-af261431-3e74-4d05-9e9f-5cc2779cfe2a, #wrap-s-af261431-3e74-4d05-9e9f-5cc2779cfe2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af261431-3e74-4d05-9e9f-5cc2779cfe2a {
  display: none;
}
#s-af261431-3e74-4d05-9e9f-5cc2779cfe2a, #wrap-s-af261431-3e74-4d05-9e9f-5cc2779cfe2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-af261431-3e74-4d05-9e9f-5cc2779cfe2a {
  display: none;
}
#s-af261431-3e74-4d05-9e9f-5cc2779cfe2a, #wrap-s-af261431-3e74-4d05-9e9f-5cc2779cfe2a { display:none !important; }}
@media (min-width: 0px) {
[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-af261431-3e74-4d05-9e9f-5cc2779cfe2a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0ea87750-b261-44cf-853e-05172176cf8f {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-0ea87750-b261-44cf-853e-05172176cf8f img.shogun-image {
    
    width: px;
  }


#s-0ea87750-b261-44cf-853e-05172176cf8f .shogun-image-content {
  
    align-items: center;
  
}

#s-3bdccd7e-73ea-477e-b792-a5bb568a8fde {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-3bdccd7e-73ea-477e-b792-a5bb568a8fde img.shogun-image {
    
    width: px;
  }


#s-3bdccd7e-73ea-477e-b792-a5bb568a8fde .shogun-image-content {
  
    align-items: center;
  
}

#s-eb15dd20-78bb-41db-a298-231012e89e6c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb15dd20-78bb-41db-a298-231012e89e6c .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-13c31ccf-347c-4633-9840-eb7d8a72cf3f {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-13c31ccf-347c-4633-9840-eb7d8a72cf3f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-895e1816-7ae2-41e9-ade5-8a1f9215a6d0 {
  text-align: center;
}




  #s-895e1816-7ae2-41e9-ade5-8a1f9215a6d0 img.shogun-image {
    
    width: px;
  }


#s-895e1816-7ae2-41e9-ade5-8a1f9215a6d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-8963ba59-4838-43b1-a969-854b9781b081 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8963ba59-4838-43b1-a969-854b9781b081 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a0fc53f5-d41b-4753-bff4-aa74d1374d48 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(162, 162, 162, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(107, 107, 107, 1);
}
#s-a0fc53f5-d41b-4753-bff4-aa74d1374d48:hover {background-color: rgba(162, 162, 162, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a0fc53f5-d41b-4753-bff4-aa74d1374d48:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a0fc53f5-d41b-4753-bff4-aa74d1374d48.shg-btn {
  color: rgba(107, 107, 107, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0e7ce351-32e6-42fc-b564-3df73237c8a2 {
  text-align: center;
}




  #s-0e7ce351-32e6-42fc-b564-3df73237c8a2 img.shogun-image {
    
    width: px;
  }


#s-0e7ce351-32e6-42fc-b564-3df73237c8a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b16873a6-45bf-4ab7-b208-fa3cf628bb40 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b16873a6-45bf-4ab7-b208-fa3cf628bb40 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5e0029ee-0830-4770-b618-300c1e0f87a5 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(162, 162, 162, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(107, 107, 107, 1);
}
#s-5e0029ee-0830-4770-b618-300c1e0f87a5:hover {background-color: rgba(162, 162, 162, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5e0029ee-0830-4770-b618-300c1e0f87a5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5e0029ee-0830-4770-b618-300c1e0f87a5.shg-btn {
  color: rgba(107, 107, 107, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3d16fff2-779f-420f-8c9d-860c3421fb7e {
  text-align: center;
}




  #s-3d16fff2-779f-420f-8c9d-860c3421fb7e img.shogun-image {
    
    width: px;
  }


#s-3d16fff2-779f-420f-8c9d-860c3421fb7e .shogun-image-content {
  
    align-items: center;
  
}

#s-2d61238a-28dc-4110-9e89-e299674fda33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d61238a-28dc-4110-9e89-e299674fda33 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96554629-2c17-49a0-931d-c58ffedd31cb {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(162, 162, 162, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(107, 107, 107, 1);
}
#s-96554629-2c17-49a0-931d-c58ffedd31cb:hover {background-color: rgba(162, 162, 162, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-96554629-2c17-49a0-931d-c58ffedd31cb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-96554629-2c17-49a0-931d-c58ffedd31cb.shg-btn {
  color: rgba(107, 107, 107, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4db7bede-11a0-48a0-a76a-4b22547b3105 {
  text-align: center;
}




  #s-4db7bede-11a0-48a0-a76a-4b22547b3105 img.shogun-image {
    
    width: px;
  }


#s-4db7bede-11a0-48a0-a76a-4b22547b3105 .shogun-image-content {
  
    align-items: center;
  
}

#s-2039a51b-614d-440f-864b-89dfeee390ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2039a51b-614d-440f-864b-89dfeee390ad .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3cf04da6-2ef0-4e74-894c-1b346591b786 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(162, 162, 162, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(107, 107, 107, 1);
}
#s-3cf04da6-2ef0-4e74-894c-1b346591b786:hover {background-color: rgba(162, 162, 162, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3cf04da6-2ef0-4e74-894c-1b346591b786:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3cf04da6-2ef0-4e74-894c-1b346591b786.shg-btn {
  color: rgba(107, 107, 107, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-df88cb13-6369-4a06-9d83-3efdfecd9015 {
  margin-left: auto;
margin-right: auto;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}








#s-df88cb13-6369-4a06-9d83-3efdfecd9015 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df88cb13-6369-4a06-9d83-3efdfecd9015.shg-box.shg-c {
  justify-content: center;
}

#s-4deaba5b-58cb-475a-ae7b-9dc54fbc0c99 {
  padding-left: 20px;
padding-right: 20px;
}

#s-4deaba5b-58cb-475a-ae7b-9dc54fbc0c99 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
max-width: 1060px;
}
@media (max-width: 767px){#s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b {
  display: none;
}
#s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b, #wrap-s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b { display:none !important; }}
@media (min-width: 0px) {
[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9fb2f08d-9e33-4ae0-849c-3fd6a6c5758b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-87d3bf15-a5f8-4777-9fe2-e6fa42f7410d {
  margin-left: auto;
margin-right: auto;
max-width: 530px;
text-align: center;
}




  #s-87d3bf15-a5f8-4777-9fe2-e6fa42f7410d img.shogun-image {
    
    width: px;
  }


#s-87d3bf15-a5f8-4777-9fe2-e6fa42f7410d .shogun-image-content {
  
    align-items: center;
  
}

#s-ee55a573-7c99-47f2-ba2d-ad65f2d73f32 {
  margin-left: auto;
margin-right: auto;
max-width: 530px;
text-align: center;
}




  #s-ee55a573-7c99-47f2-ba2d-ad65f2d73f32 img.shogun-image {
    
    width: px;
  }


#s-ee55a573-7c99-47f2-ba2d-ad65f2d73f32 .shogun-image-content {
  
    align-items: center;
  
}

#s-47486b79-de34-4dfe-b6ee-1bb2f1e60652 {
  margin-left: auto;
margin-right: auto;
max-width: 530px;
text-align: center;
}




  #s-47486b79-de34-4dfe-b6ee-1bb2f1e60652 img.shogun-image {
    
    width: px;
  }


#s-47486b79-de34-4dfe-b6ee-1bb2f1e60652 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1124079-d88b-421c-b536-3287b5d1e93d {
  margin-left: auto;
margin-right: auto;
max-width: 530px;
text-align: center;
}




  #s-d1124079-d88b-421c-b536-3287b5d1e93d img.shogun-image {
    
    width: px;
  }


#s-d1124079-d88b-421c-b536-3287b5d1e93d .shogun-image-content {
  
    align-items: center;
  
}

#s-a6290fd9-6a59-483e-875f-3764673cd3c3 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 5px;
max-width: 400px;
}
@media (min-width: 1200px){#s-a6290fd9-6a59-483e-875f-3764673cd3c3 {
  display: none;
}
#s-a6290fd9-6a59-483e-875f-3764673cd3c3, #wrap-s-a6290fd9-6a59-483e-875f-3764673cd3c3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6290fd9-6a59-483e-875f-3764673cd3c3 {
  display: none;
}
#s-a6290fd9-6a59-483e-875f-3764673cd3c3, #wrap-s-a6290fd9-6a59-483e-875f-3764673cd3c3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a6290fd9-6a59-483e-875f-3764673cd3c3 {
  display: none;
}
#s-a6290fd9-6a59-483e-875f-3764673cd3c3, #wrap-s-a6290fd9-6a59-483e-875f-3764673cd3c3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a6290fd9-6a59-483e-875f-3764673cd3c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7a5c9b1d-71c2-4bc5-928b-15509813d7a1 {
  margin-left: -15px;
margin-right: -15px;
max-width: 200px;
text-align: center;
}




  #s-7a5c9b1d-71c2-4bc5-928b-15509813d7a1 img.shogun-image {
    
    width: px;
  }


#s-7a5c9b1d-71c2-4bc5-928b-15509813d7a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3de9a10-e813-4176-9525-fd73a27a9838 {
  margin-left: -7px;
max-width: 200px;
text-align: center;
}




  #s-c3de9a10-e813-4176-9525-fd73a27a9838 img.shogun-image {
    
    width: px;
  }


#s-c3de9a10-e813-4176-9525-fd73a27a9838 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
max-width: 400px;
}
@media (min-width: 1200px){#s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3 {
  display: none;
}
#s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3, #wrap-s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3 {
  display: none;
}
#s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3, #wrap-s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3 {
  display: none;
}
#s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3, #wrap-s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b7f5188c-aa46-40b2-9cbc-9a056a5e22a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b8433c76-295a-4186-a5bd-5aa254b60ffb {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-b8433c76-295a-4186-a5bd-5aa254b60ffb img.shogun-image {
    
    width: px;
  }


#s-b8433c76-295a-4186-a5bd-5aa254b60ffb .shogun-image-content {
  
    align-items: center;
  
}

#s-96982924-d25d-484a-8c56-769bfed0d3d3 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-96982924-d25d-484a-8c56-769bfed0d3d3 img.shogun-image {
    
    width: px;
  }


#s-96982924-d25d-484a-8c56-769bfed0d3d3 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
