.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-dc745ea1-f1e0-4811-a860-cc036594f4ec {
  background-image: url(https://i.shgcdn.com/c4980826-8485-4373-813b-93ea470fd340/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-dc745ea1-f1e0-4811-a860-cc036594f4ec {
  min-height: 200px;
}
}@media (max-width: 767px){#s-dc745ea1-f1e0-4811-a860-cc036594f4ec {
  min-height: 150px;
}
}







#s-dc745ea1-f1e0-4811-a860-cc036594f4ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc745ea1-f1e0-4811-a860-cc036594f4ec.shg-box.shg-c {
  justify-content: center;
}

#s-5be7c5e5-c027-4ccf-b80a-8d2b199dec3b hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(36, 24, 150, 1);
}

.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-06095c19-a7a8-4307-8e93-ae0879f7dfcd {
  padding-top: 25px;
padding-bottom: 25px;
text-align: center;
}
@media (max-width: 767px){#s-06095c19-a7a8-4307-8e93-ae0879f7dfcd {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-06095c19-a7a8-4307-8e93-ae0879f7dfcd .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.87);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: 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-69684616-ab12-455c-9379-07727e0a6e8b {
  margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-69684616-ab12-455c-9379-07727e0a6e8b {
  margin-top: 25px;
margin-left: 15px;
margin-bottom: 25px;
margin-right: 15px;
}
}@media (max-width: 767px){#s-69684616-ab12-455c-9379-07727e0a6e8b {
  margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-69684616-ab12-455c-9379-07727e0a6e8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

@media (min-width: 1200px){#s-cdde61d5-f759-4151-8bfe-38b5e5df1660 {
  margin-top: 25px;
margin-bottom: 25px;
}
}@media (max-width: 767px){#s-cdde61d5-f759-4151-8bfe-38b5e5df1660 {
  margin-left: 5px;
margin-right: 5px;
}
}
#s-d2e72430-6596-4abf-b8f9-73b817662bba {
  background-image: url(https://i.shgcdn.com/c9987eda-4a0c-4f7f-8a91-87e2e6ad05f4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 100px;
background-position: center center;
}








#s-d2e72430-6596-4abf-b8f9-73b817662bba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2e72430-6596-4abf-b8f9-73b817662bba.shg-box.shg-c {
  justify-content: center;
}

#s-3d28ea52-de8d-440e-a39d-32e4ae3969d2 {
  margin-top: 5px;
margin-left: 75px;
margin-bottom: 5px;
margin-right: 75px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d28ea52-de8d-440e-a39d-32e4ae3969d2 {
  margin-left: 25px;
margin-right: 25px;
}
}@media (max-width: 767px){#s-3d28ea52-de8d-440e-a39d-32e4ae3969d2 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-3d28ea52-de8d-440e-a39d-32e4ae3969d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-aed4ab34-20bb-49d2-9bba-cd2f3b5a13df {
  min-height: 50px;
}








#s-aed4ab34-20bb-49d2-9bba-cd2f3b5a13df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aed4ab34-20bb-49d2-9bba-cd2f3b5a13df.shg-box.shg-c {
  justify-content: center;
}

#s-fa4c6a2f-f86a-42b1-a1ed-3b293ed26e3c {
  min-height: 350px;
background-color: rgba(0, 0, 0, 0.05);
}








#s-fa4c6a2f-f86a-42b1-a1ed-3b293ed26e3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa4c6a2f-f86a-42b1-a1ed-3b293ed26e3c.shg-box.shg-c {
  justify-content: center;
}

#s-2e8166d3-0382-4827-8b66-660967588fa1 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e8166d3-0382-4827-8b66-660967588fa1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d5402a74-f11a-4b71-9cbc-7ed558ac216f {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
}

#s-89eafdfd-5933-4e07-9ba8-0d8b2d1ec644 {
  min-height: 350px;
background-color: rgba(0, 0, 0, 0.04);
}








#s-89eafdfd-5933-4e07-9ba8-0d8b2d1ec644 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89eafdfd-5933-4e07-9ba8-0d8b2d1ec644.shg-box.shg-c {
  justify-content: center;
}

#s-5c93a6c8-570a-48e1-b41f-0f6841220e15 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c93a6c8-570a-48e1-b41f-0f6841220e15 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6b07d03d-f2cf-45f4-ab7a-4afd41e490d5 {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}

#s-bc4e9cf5-98c2-43fb-927f-d7b882b4ad14 {
  background-repeat: no-repeat;
background-size: contain;
margin-left: 75px;
margin-right: 75px;
padding-left: 75px;
padding-right: 75px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bc4e9cf5-98c2-43fb-927f-d7b882b4ad14 {
  min-height: 250px;
}
}@media (max-width: 767px){#s-bc4e9cf5-98c2-43fb-927f-d7b882b4ad14 {
  margin-left: 5px;
margin-right: 5px;
min-height: 200px;
}
}







#s-bc4e9cf5-98c2-43fb-927f-d7b882b4ad14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc4e9cf5-98c2-43fb-927f-d7b882b4ad14.shg-box.shg-c {
  justify-content: center;
}

#s-778c705e-cc4b-4b84-a85c-d94ac7a23101 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-778c705e-cc4b-4b84-a85c-d94ac7a23101 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-778c705e-cc4b-4b84-a85c-d94ac7a23101.shg-box.shg-c {
  justify-content: center;
}

#s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3 {
  margin-top: 5px;
margin-left: 75px;
margin-bottom: 5px;
margin-right: 75px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3 {
  margin-left: 5px;
margin-right: 5px;
}
}@media (max-width: 767px){#s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-8ff0ac5f-994b-4e41-a61e-3fa3b0c32fc3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-6d08e6db-a772-4d23-b7cd-e73f53ab85d4 {
  min-height: 50px;
}








#s-6d08e6db-a772-4d23-b7cd-e73f53ab85d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d08e6db-a772-4d23-b7cd-e73f53ab85d4.shg-box.shg-c {
  justify-content: center;
}

#s-e0b30ec5-82a2-4f11-a661-8d9bbce599b2 {
  min-height: 675px;
background-color: rgba(0, 0, 0, 0.05);
}








#s-e0b30ec5-82a2-4f11-a661-8d9bbce599b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0b30ec5-82a2-4f11-a661-8d9bbce599b2.shg-box.shg-c {
  justify-content: center;
}

#s-cc13bc74-c3ec-4015-a5cb-a2ad058f0f7c {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc13bc74-c3ec-4015-a5cb-a2ad058f0f7c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2688618d-385a-4135-9633-a43d41ae5965 {
  min-height: 250px;
}








#s-2688618d-385a-4135-9633-a43d41ae5965 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2688618d-385a-4135-9633-a43d41ae5965.shg-box.shg-c {
  justify-content: center;
}

#s-e0c68ece-bd0d-4d46-8553-90b12c4cf38e {
  margin-top: 35px;
margin-left: 25px;
margin-bottom: 35px;
margin-right: 25px;
}

#s-bbf36de6-970d-43a5-80e1-b178996f9857 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-bbf36de6-970d-43a5-80e1-b178996f9857 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbf36de6-970d-43a5-80e1-b178996f9857.shg-box.shg-c {
  justify-content: center;
}

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

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

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-ba7b3a38-dbe3-454b-a6b3-8318795064a4 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(36, 24, 150, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ba7b3a38-dbe3-454b-a6b3-8318795064a4:hover {background-color: rgba(137, 189, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ba7b3a38-dbe3-454b-a6b3-8318795064a4:active {background-color: rgba(36, 24, 150, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ba7b3a38-dbe3-454b-a6b3-8318795064a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b861381-7d82-4390-82f2-7855ca4dc5c8 {
  min-height: 675px;
background-color: rgba(0, 0, 0, 0.05);
}








#s-9b861381-7d82-4390-82f2-7855ca4dc5c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b861381-7d82-4390-82f2-7855ca4dc5c8.shg-box.shg-c {
  justify-content: center;
}

#s-f54ea888-693d-487f-90b8-5eb60db10ac1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f54ea888-693d-487f-90b8-5eb60db10ac1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80d18dd4-a603-4ca9-8444-76570570f1ae {
  min-height: 250px;
}








#s-80d18dd4-a603-4ca9-8444-76570570f1ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80d18dd4-a603-4ca9-8444-76570570f1ae.shg-box.shg-c {
  justify-content: center;
}

#s-437c35b8-2764-4394-abfc-7bbd301ef1a2 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
}

#s-57fdc100-f21b-4506-8a59-e3f6cd3f2308 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 220px;
background-position: center center;
}








#s-57fdc100-f21b-4506-8a59-e3f6cd3f2308 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57fdc100-f21b-4506-8a59-e3f6cd3f2308.shg-box.shg-c {
  justify-content: center;
}

#s-62ed8d42-f6e4-496c-9ab1-886838eaa219 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(36, 24, 150, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-62ed8d42-f6e4-496c-9ab1-886838eaa219:hover {background-color: rgba(137, 189, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-62ed8d42-f6e4-496c-9ab1-886838eaa219:active {background-color: rgba(36, 24, 150, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-62ed8d42-f6e4-496c-9ab1-886838eaa219.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-127bb268-4db8-402c-8bce-342aa8376478 {
  min-height: 675px;
background-color: rgba(0, 0, 0, 0.05);
}








#s-127bb268-4db8-402c-8bce-342aa8376478 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-127bb268-4db8-402c-8bce-342aa8376478.shg-box.shg-c {
  justify-content: center;
}

#s-d7a4079f-1c32-4cb2-b7a2-60630ed6bcd2 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7a4079f-1c32-4cb2-b7a2-60630ed6bcd2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ae0a3aa5-b711-4d37-ac9d-a410d12b5b0d {
  min-height: 250px;
}








#s-ae0a3aa5-b711-4d37-ac9d-a410d12b5b0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae0a3aa5-b711-4d37-ac9d-a410d12b5b0d.shg-box.shg-c {
  justify-content: center;
}

#s-d765a30c-a129-4201-afbd-b5b526bcdf1b {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
}

#s-f4d10fd5-f6ee-42a0-b438-dc55a8c522aa {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-f4d10fd5-f6ee-42a0-b438-dc55a8c522aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4d10fd5-f6ee-42a0-b438-dc55a8c522aa.shg-box.shg-c {
  justify-content: center;
}

#s-b51c7316-5806-45cd-a554-189dc38f3847 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(36, 24, 150, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b51c7316-5806-45cd-a554-189dc38f3847:hover {background-color: rgba(137, 189, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b51c7316-5806-45cd-a554-189dc38f3847:active {background-color: rgba(36, 24, 150, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b51c7316-5806-45cd-a554-189dc38f3847.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3 {
  margin-top: 5px;
margin-left: 75px;
margin-bottom: 5px;
margin-right: 75px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3 {
  margin-left: 5px;
margin-right: 5px;
}
}@media (max-width: 767px){#s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-4c7db200-68ad-4981-bc4a-eb1babf5dcd3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-a195b11d-95ad-4afa-8f18-930b02b5be36 {
  min-height: 675px;
}








#s-a195b11d-95ad-4afa-8f18-930b02b5be36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a195b11d-95ad-4afa-8f18-930b02b5be36.shg-box.shg-c {
  justify-content: center;
}

#s-6fe3446a-8cfa-4901-ba24-0b4c9897957b {
  min-height: 675px;
background-color: rgba(0, 0, 0, 0.05);
}








#s-6fe3446a-8cfa-4901-ba24-0b4c9897957b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fe3446a-8cfa-4901-ba24-0b4c9897957b.shg-box.shg-c {
  justify-content: center;
}

#s-bf0bee78-177a-4911-954d-153ca228c00d {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf0bee78-177a-4911-954d-153ca228c00d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ce55be1c-e34c-4540-a866-cf452f9fbd84 {
  min-height: 250px;
}








#s-ce55be1c-e34c-4540-a866-cf452f9fbd84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce55be1c-e34c-4540-a866-cf452f9fbd84.shg-box.shg-c {
  justify-content: center;
}

#s-83730d15-0455-46a8-aba2-cb72aa5fb967 {
  margin-top: 20px;
margin-left: 75px;
margin-bottom: 20px;
margin-right: 75px;
}

#s-486b193e-a88c-4bc5-8a2d-12175a2bfe17 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-486b193e-a88c-4bc5-8a2d-12175a2bfe17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-486b193e-a88c-4bc5-8a2d-12175a2bfe17.shg-box.shg-c {
  justify-content: center;
}

#s-c98a8081-1754-4774-ad02-749794d94ee1 {
  min-height: 100px;
}








#s-c98a8081-1754-4774-ad02-749794d94ee1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c98a8081-1754-4774-ad02-749794d94ee1.shg-box.shg-c {
  justify-content: center;
}

#s-a0e003f0-fdde-404d-b62e-07cc262e06e0 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(36, 24, 150, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a0e003f0-fdde-404d-b62e-07cc262e06e0:hover {background-color: rgba(137, 189, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a0e003f0-fdde-404d-b62e-07cc262e06e0:active {background-color: rgba(36, 24, 150, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a0e003f0-fdde-404d-b62e-07cc262e06e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cd52a3d5-a516-4812-9def-93e08e5fd855 {
  min-height: 700px;
background-color: rgba(0, 0, 0, 0.05);
}








#s-cd52a3d5-a516-4812-9def-93e08e5fd855 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd52a3d5-a516-4812-9def-93e08e5fd855.shg-box.shg-c {
  justify-content: center;
}

#s-1becadde-9567-430a-ac94-a6dd1ccdbf8e {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1becadde-9567-430a-ac94-a6dd1ccdbf8e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d34fa8bc-1a4f-4fd7-96a6-09ed2a2f9373 {
  min-height: 250px;
}








#s-d34fa8bc-1a4f-4fd7-96a6-09ed2a2f9373 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d34fa8bc-1a4f-4fd7-96a6-09ed2a2f9373.shg-box.shg-c {
  justify-content: center;
}

#s-8d80bc0b-c139-4dfd-859e-f151c0ac86ac {
  margin-left: 75px;
margin-right: 75px;
}

#s-0cd97aab-ae4e-4c10-983f-49b996b0c684 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-0cd97aab-ae4e-4c10-983f-49b996b0c684 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cd97aab-ae4e-4c10-983f-49b996b0c684.shg-box.shg-c {
  justify-content: center;
}

#s-91b8a986-1783-4dc2-b8d6-f56f8aff8a11 {
  min-height: 100px;
}








#s-91b8a986-1783-4dc2-b8d6-f56f8aff8a11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91b8a986-1783-4dc2-b8d6-f56f8aff8a11.shg-box.shg-c {
  justify-content: center;
}

#s-fe851693-9903-4811-92e4-11159a958382 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(36, 24, 150, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fe851693-9903-4811-92e4-11159a958382:hover {background-color: rgba(137, 189, 227, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fe851693-9903-4811-92e4-11159a958382:active {background-color: rgba(36, 24, 150, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-fe851693-9903-4811-92e4-11159a958382.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-522fc923-3df7-492b-af07-426b6790890c {
  margin-left: 5px;
margin-right: 5px;
padding-top: 50px;
padding-bottom: 50px;
min-height: 350px;
background-color: rgba(242, 242, 242, 1);
}








#s-522fc923-3df7-492b-af07-426b6790890c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.6;
}#s-522fc923-3df7-492b-af07-426b6790890c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
max-width: 1200px;
text-align: left;
}
@media (min-width: 1200px){#s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497 {
  display: none;
}
#s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497, #wrap-s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497 {
  display: none;
}
#s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497, #wrap-s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497 {
  margin-left: 1px;
margin-right: 1px;
display: none;
}
#s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497, #wrap-s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497 { display:none !important; }}@media (max-width: 767px){#s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497 {
  margin-left: 50px;
margin-right: 50px;
}
}
#s-1fecab4a-5bd0-49ed-b4e9-ff0c71a8f497 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8cfb83f7-233a-4df5-8603-29ef1b649ca1 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8cfb83f7-233a-4df5-8603-29ef1b649ca1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e27201fa-a5f8-4639-be6a-20eaf975d465 {
  margin-top: 50px;
margin-left: 75px;
margin-bottom: 50px;
margin-right: 75px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e27201fa-a5f8-4639-be6a-20eaf975d465 {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-e27201fa-a5f8-4639-be6a-20eaf975d465 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6b9400ff-f9a8-4731-955f-10a378f33181 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
background-position: center center;
}








#s-6b9400ff-f9a8-4731-955f-10a378f33181 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b9400ff-f9a8-4731-955f-10a378f33181.shg-box.shg-c {
  justify-content: center;
}

#s-80cf9bba-bdc7-4335-a86a-1bd468364a5c {
  margin-left: 25px;
margin-right: 25px;
}
@media (max-width: 767px){#s-80cf9bba-bdc7-4335-a86a-1bd468364a5c {
  margin-top: 50px;
margin-bottom: 50px;
}
}
#s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-83f9102b-49e6-4e04-8e85-c5dc9fdf1fba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c5c9dd9f-a695-4d0c-b338-7ec88e4ac9a2 {
  padding-top: -px;
padding-bottom: -px;
}

#s-831283b9-d352-4c3b-9b84-72ccab187781 {
  padding-top: -px;
padding-bottom: -px;
}

#s-ff283ea4-13f6-4cd4-adfd-98f0bcde63a0 {
  padding-top: -px;
padding-bottom: -px;
}

#s-802bbed3-888d-49a6-a884-6f6ef1a63ad4 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-802bbed3-888d-49a6-a884-6f6ef1a63ad4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-35610548-c936-42b8-955d-3f73bbeac9c4 {
  padding-top: -px;
padding-bottom: -px;
}

#s-8e7954ce-97a6-4ca8-94ad-560d0bdf4aa1 {
  padding-top: -px;
padding-bottom: -px;
}

#s-54a7d312-7d23-4e13-89d3-0fb3e643c9d2 {
  padding-top: -px;
padding-bottom: -px;
}

#s-f09e484e-227c-48f1-b8fd-98d8e990d9a8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f09e484e-227c-48f1-b8fd-98d8e990d9a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f7d3a02b-1676-4580-aed1-48221b53698e {
  padding-top: -px;
padding-bottom: -px;
}

#s-37373e76-ad90-48df-a8e6-8297fb1d3174 {
  padding-top: -px;
padding-bottom: -px;
}

#s-a16f47e8-50f0-4db6-ab49-79e4631776cf {
  padding-top: -px;
padding-bottom: -px;
}

#s-fd2dc474-f716-459e-bc64-a9629097d8e6 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd2dc474-f716-459e-bc64-a9629097d8e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7de36099-6611-4fca-8dd1-fe2a949767f1 {
  margin-top: 5px;
margin-left: 75px;
margin-bottom: 5px;
margin-right: 75px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7de36099-6611-4fca-8dd1-fe2a949767f1 {
  margin-left: 15px;
margin-right: 15px;
}
}@media (max-width: 767px){#s-7de36099-6611-4fca-8dd1-fe2a949767f1 {
  margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7de36099-6611-4fca-8dd1-fe2a949767f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-98d52807-adf7-4f57-8e07-1b32567ec53e {
  padding-top: -px;
padding-bottom: -px;
}

#s-5fc8f440-cfef-4091-b187-92fa041268b5 {
  padding-top: -px;
padding-bottom: -px;
}

#s-68db6f63-7a45-4509-9149-617304320695 {
  padding-top: -px;
padding-bottom: -px;
}

#s-98a6b234-940f-494a-b83e-4a12511874ac {
  margin-left: 75px;
margin-right: 75px;
}
@media (min-width: 768px) and (max-width: 991px){#s-98a6b234-940f-494a-b83e-4a12511874ac {
  margin-left: 15px;
margin-right: 15px;
}
}@media (max-width: 767px){#s-98a6b234-940f-494a-b83e-4a12511874ac {
  margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-98a6b234-940f-494a-b83e-4a12511874ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-91e2a591-02b4-4c93-8fcd-e9acb526e734 {
  padding-top: -px;
padding-bottom: -px;
}

#s-570494a6-0e98-4ffd-9a73-66a8ac54d439 {
  padding-left: 75px;
padding-right: 75px;
}
@media (max-width: 767px){#s-570494a6-0e98-4ffd-9a73-66a8ac54d439 {
  padding-left: 15px;
padding-right: 15px;
}
}
#s-570494a6-0e98-4ffd-9a73-66a8ac54d439 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(36, 24, 150, 1);
}

#s-30af4964-e35a-4a64-943c-b76ae3f89b10 {
  margin-left: 75px;
margin-right: 75px;
}
@media (min-width: 768px) and (max-width: 991px){#s-30af4964-e35a-4a64-943c-b76ae3f89b10 {
  margin-left: 25px;
margin-right: 25px;
}
}@media (max-width: 767px){#s-30af4964-e35a-4a64-943c-b76ae3f89b10 {
  margin-left: 25px;
margin-right: 25px;
}
}
@media (min-width: 0px) {
[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30af4964-e35a-4a64-943c-b76ae3f89b10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8c92c9e7-3b1c-4db9-9050-f9fb2c00708b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c92c9e7-3b1c-4db9-9050-f9fb2c00708b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0152c557-db78-42ee-b55c-eccc45056fd0 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-9f742c1e-f129-4a15-a254-fa9083bf14b6 {
  margin-top: 50px;
margin-bottom: 50px;
}
@media (max-width: 767px){#s-9f742c1e-f129-4a15-a254-fa9083bf14b6 {
  margin-left: 5px;
margin-right: 5px;
}
}
#s-9f742c1e-f129-4a15-a254-fa9083bf14b6 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-9f742c1e-f129-4a15-a254-fa9083bf14b6 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-9f742c1e-f129-4a15-a254-fa9083bf14b6 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-9f742c1e-f129-4a15-a254-fa9083bf14b6 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-9f742c1e-f129-4a15-a254-fa9083bf14b6 td.shogun-table-column, #s-9f742c1e-f129-4a15-a254-fa9083bf14b6 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2 {
  margin-left: 75px;
margin-bottom: 150px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-13c8357d-d33f-4816-92b5-2b7c4e70d3f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-40b8ca3d-c84b-4ee4-9e1d-102de2ddcc8b {
  background-repeat: no-repeat;
background-size: contain;
min-height: 300px;
background-position: center center;
}








#s-40b8ca3d-c84b-4ee4-9e1d-102de2ddcc8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40b8ca3d-c84b-4ee4-9e1d-102de2ddcc8b {
  cursor: pointer;
}#s-40b8ca3d-c84b-4ee4-9e1d-102de2ddcc8b.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-2938579c-b5a8-4277-8df5-a32a660a311b {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}
}
#s-736fc3a3-efc0-4c06-bce5-f7d9857e693b {
  padding-left: 75px;
padding-right: 75px;
}
@media (max-width: 767px){#s-736fc3a3-efc0-4c06-bce5-f7d9857e693b {
  padding-left: 15px;
padding-right: 15px;
}
}
#s-736fc3a3-efc0-4c06-bce5-f7d9857e693b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(36, 24, 150, 1);
}

#s-3df0b941-15c5-4d42-b0e7-39f84ed19154 {
  margin-top: 50px;
margin-left: 75px;
margin-bottom: 50px;
margin-right: 75px;
}
@media (max-width: 767px){#s-3df0b941-15c5-4d42-b0e7-39f84ed19154 {
  margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-3df0b941-15c5-4d42-b0e7-39f84ed19154"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-b73ea418-9b64-429d-bf7b-70948a2c0d28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b73ea418-9b64-429d-bf7b-70948a2c0d28 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96e7ce05-075c-4574-9c33-2e4bb3af4124 {
  margin-top: 50px;
margin-left: 15px;
margin-bottom: 50px;
margin-right: 15px;
}

#s-d0918966-d806-4df9-b616-07a2c27d40b3 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 300px;
background-position: center center;
}








#s-d0918966-d806-4df9-b616-07a2c27d40b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0918966-d806-4df9-b616-07a2c27d40b3 {
  cursor: pointer;
}#s-d0918966-d806-4df9-b616-07a2c27d40b3.shg-box.shg-c {
  justify-content: center;
}

#s-264b8a40-60fc-4278-ad22-95d8afebe233 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 300px;
background-position: center center;
}








#s-264b8a40-60fc-4278-ad22-95d8afebe233 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-264b8a40-60fc-4278-ad22-95d8afebe233 {
  cursor: pointer;
}#s-264b8a40-60fc-4278-ad22-95d8afebe233.shg-box.shg-c {
  justify-content: center;
}

#s-998d5afe-7daf-43e7-bdf8-18c2ec5f30d0 {
  padding-left: 75px;
padding-right: 75px;
}
@media (max-width: 767px){#s-998d5afe-7daf-43e7-bdf8-18c2ec5f30d0 {
  padding-left: 15px;
padding-right: 15px;
}
}
#s-998d5afe-7daf-43e7-bdf8-18c2ec5f30d0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(36, 24, 150, 1);
}

#s-bc2f663f-9e0d-4691-9b1a-9565743c357f {
  margin-top: 75px;
margin-left: 75px;
margin-bottom: 75px;
margin-right: 75px;
}
@media (max-width: 767px){#s-bc2f663f-9e0d-4691-9b1a-9565743c357f {
  margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc2f663f-9e0d-4691-9b1a-9565743c357f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-26bc8524-0ee1-4767-bfb2-e5c5ba97acc1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26bc8524-0ee1-4767-bfb2-e5c5ba97acc1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8b33b901-f3f8-4775-a17d-509811205458 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 15px;
margin-bottom: 15px;
min-height: 300px;
background-position: center center;
}








#s-8b33b901-f3f8-4775-a17d-509811205458 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b33b901-f3f8-4775-a17d-509811205458 {
  cursor: pointer;
}#s-8b33b901-f3f8-4775-a17d-509811205458.shg-box.shg-c {
  justify-content: center;
}

#s-f3866d52-6fd0-4f68-8d7c-a1b5ef313a87 {
  padding-left: 75px;
padding-right: 75px;
}
@media (max-width: 767px){#s-f3866d52-6fd0-4f68-8d7c-a1b5ef313a87 {
  padding-left: 15px;
padding-right: 15px;
}
}
#s-f3866d52-6fd0-4f68-8d7c-a1b5ef313a87 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(36, 24, 150, 1);
}

#s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b {
  margin-top: 25px;
margin-left: 75px;
margin-bottom: 25px;
margin-right: 75px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b {
  margin-left: 5px;
margin-right: 5px;
}
}@media (max-width: 767px){#s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b {
  margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ebec892-68a5-4a20-9ab7-1dc0bf2fe83b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ab0d9851-0a54-4ef4-a0fb-0d9fa034de49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab0d9851-0a54-4ef4-a0fb-0d9fa034de49 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-365b8802-c1a1-4baf-b1a8-3cc68bec9d7b {
  margin-top: 15px;
margin-left: 75px;
margin-bottom: 15px;
margin-right: 75px;
}
@media (min-width: 768px) and (max-width: 991px){#s-365b8802-c1a1-4baf-b1a8-3cc68bec9d7b {
  margin-left: 5px;
margin-right: 5px;
}
}@media (max-width: 767px){#s-365b8802-c1a1-4baf-b1a8-3cc68bec9d7b {
  margin-left: 5px;
margin-right: 5px;
}
}
#s-c7371702-107c-480b-8a59-df74969dfeef {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
min-height: 400px;
background-position: center center;
}








#s-c7371702-107c-480b-8a59-df74969dfeef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7371702-107c-480b-8a59-df74969dfeef.shg-box.shg-c {
  justify-content: center;
}

#s-4e9c8fdc-47f6-4721-bd01-1979dd278d51 {
  margin-left: 75px;
margin-right: 75px;
}
@media (max-width: 767px){#s-4e9c8fdc-47f6-4721-bd01-1979dd278d51 {
  margin-top: 15px;
margin-left: 5px;
margin-bottom: 15px;
margin-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4e9c8fdc-47f6-4721-bd01-1979dd278d51"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-35b23830-5993-4155-9d84-c43cb5c9b36e {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-35b23830-5993-4155-9d84-c43cb5c9b36e {
  margin-left: 15px;
margin-right: 15px;
min-height: 250px;
}
}







#s-35b23830-5993-4155-9d84-c43cb5c9b36e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35b23830-5993-4155-9d84-c43cb5c9b36e.shg-box.shg-c {
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-93d15d11-bbed-419d-a370-3637dd7e1217 {
  margin-left: 75px;
margin-right: 75px;
opacity: 0.98;
}
@media (min-width: 768px) and (max-width: 991px){#s-93d15d11-bbed-419d-a370-3637dd7e1217 {
  margin-left: 15px;
margin-right: 15px;
}
}@media (max-width: 767px){#s-93d15d11-bbed-419d-a370-3637dd7e1217 {
  margin-left: 5px;
margin-right: 5px;
}
}
#s-93d15d11-bbed-419d-a370-3637dd7e1217 .shogun-tabs {
  justify-content: flex-start;
}


  #s-93d15d11-bbed-419d-a370-3637dd7e1217 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(36, 24, 150, 1);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-93d15d11-bbed-419d-a370-3637dd7e1217 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(150, 150, 150, 1);
    border: 1px solid #ddd;
  }
#s-93d15d11-bbed-419d-a370-3637dd7e1217 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-93d15d11-bbed-419d-a370-3637dd7e1217 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-93d15d11-bbed-419d-a370-3637dd7e1217 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(150, 150, 150, 1);
}

#s-93d15d11-bbed-419d-a370-3637dd7e1217 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f247ab58-d797-489c-9aea-0a2b27a4217b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-200980f9-1050-48e3-80a5-6d844ee8f5a9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-200980f9-1050-48e3-80a5-6d844ee8f5a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-200980f9-1050-48e3-80a5-6d844ee8f5a9.shg-box.shg-c {
  justify-content: center;
}

#s-6c912aa6-b0b7-44ba-98f0-585a9efbd47c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c912aa6-b0b7-44ba-98f0-585a9efbd47c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-165aaa6b-4d10-4f6a-b77b-405a0aad72b3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9e377008-0e82-4f27-9873-cefa7e45d333 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-9e377008-0e82-4f27-9873-cefa7e45d333 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e377008-0e82-4f27-9873-cefa7e45d333.shg-box.shg-c {
  justify-content: center;
}

#s-ef553790-5809-4827-9889-288d540856b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef553790-5809-4827-9889-288d540856b9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7ec5f4d6-3190-4d3c-a1a2-708efff0f11c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4cd525ec-3ae8-48ec-a50a-51fdddfdcc7e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-4cd525ec-3ae8-48ec-a50a-51fdddfdcc7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4cd525ec-3ae8-48ec-a50a-51fdddfdcc7e.shg-box.shg-c {
  justify-content: center;
}

#s-16a5a4a1-70f6-4fcc-a512-3d29e28bbfaf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16a5a4a1-70f6-4fcc-a512-3d29e28bbfaf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572 {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f70dc1bb-3762-4f6c-90c5-07f6aa86c572"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-19e04d92-191c-429b-b746-62e2761523b9 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 350px;
background-position: center center;
}








#s-19e04d92-191c-429b-b746-62e2761523b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19e04d92-191c-429b-b746-62e2761523b9.shg-box.shg-c {
  justify-content: center;
}

#s-89731eac-19e8-4c8e-b82c-f414e2934495 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 350px;
background-position: center center;
}








#s-89731eac-19e8-4c8e-b82c-f414e2934495 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89731eac-19e8-4c8e-b82c-f414e2934495.shg-box.shg-c {
  justify-content: center;
}

#s-8d0eddbc-e05e-4a51-b714-d92c6d313859 {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d0eddbc-e05e-4a51-b714-d92c6d313859"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4b1ed5bd-e6e7-42a4-a3ad-472901fd2821 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 350px;
background-position: center center;
}








#s-4b1ed5bd-e6e7-42a4-a3ad-472901fd2821 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b1ed5bd-e6e7-42a4-a3ad-472901fd2821.shg-box.shg-c {
  justify-content: center;
}

#s-5879bf05-a63a-43b1-b822-0b1a34829abb {
  background-repeat: no-repeat;
background-size: contain;
min-height: 351px;
background-position: center center;
}








#s-5879bf05-a63a-43b1-b822-0b1a34829abb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5879bf05-a63a-43b1-b822-0b1a34829abb.shg-box.shg-c {
  justify-content: center;
}

#s-f161874e-221a-49ca-b450-3d799608a4b1 {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f161874e-221a-49ca-b450-3d799608a4b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-96cc49ff-6b26-408f-9298-bca2860917d7 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 350px;
background-position: center center;
}








#s-96cc49ff-6b26-408f-9298-bca2860917d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96cc49ff-6b26-408f-9298-bca2860917d7.shg-box.shg-c {
  justify-content: center;
}

#s-86c06719-ee3b-4824-8f2b-3561ec9be2ea {
  background-repeat: no-repeat;
background-size: contain;
min-height: 350px;
background-position: center center;
}








#s-86c06719-ee3b-4824-8f2b-3561ec9be2ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86c06719-ee3b-4824-8f2b-3561ec9be2ea.shg-box.shg-c {
  justify-content: center;
}

#s-5db33993-cca5-426b-8850-7805735c7164 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5db33993-cca5-426b-8850-7805735c7164"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c0a5f0ee-cd27-456e-bf06-76f77a1c63cf {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(36, 24, 150, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c0a5f0ee-cd27-456e-bf06-76f77a1c63cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c0a5f0ee-cd27-456e-bf06-76f77a1c63cf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c0a5f0ee-cd27-456e-bf06-76f77a1c63cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-20de75c4-75b1-4790-993f-c39cbcb2a365 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 350px;
background-position: center center;
}








#s-20de75c4-75b1-4790-993f-c39cbcb2a365 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20de75c4-75b1-4790-993f-c39cbcb2a365 {
  cursor: pointer;
}#s-20de75c4-75b1-4790-993f-c39cbcb2a365.shg-box.shg-c {
  justify-content: center;
}

#s-a7d78b10-4d8a-4497-b06e-d9c95422aab0 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(36, 24, 150, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a7d78b10-4d8a-4497-b06e-d9c95422aab0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a7d78b10-4d8a-4497-b06e-d9c95422aab0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a7d78b10-4d8a-4497-b06e-d9c95422aab0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e0543e69-9a3b-4e29-97fc-cba75febd5f3 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 350px;
background-position: center center;
}








#s-e0543e69-9a3b-4e29-97fc-cba75febd5f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0543e69-9a3b-4e29-97fc-cba75febd5f3 {
  cursor: pointer;
}#s-e0543e69-9a3b-4e29-97fc-cba75febd5f3.shg-box.shg-c {
  justify-content: center;
}

#s-27d76c38-119e-41cc-86ae-0b20217e3797 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(36, 24, 150, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-27d76c38-119e-41cc-86ae-0b20217e3797:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-27d76c38-119e-41cc-86ae-0b20217e3797:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-27d76c38-119e-41cc-86ae-0b20217e3797.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2beb80b4-088b-481a-af4e-d781cdbab013 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 350px;
background-position: center center;
}








#s-2beb80b4-088b-481a-af4e-d781cdbab013 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2beb80b4-088b-481a-af4e-d781cdbab013 {
  cursor: pointer;
}#s-2beb80b4-088b-481a-af4e-d781cdbab013.shg-box.shg-c {
  justify-content: center;
}

#s-415327f3-ec94-4a04-9193-cc9fac295b39 {
  padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
}

#s-415327f3-ec94-4a04-9193-cc9fac295b39 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(36, 24, 150, 1);
}

#s-1ae1019a-8b9c-4e88-9fea-638f36b7e46d {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ae1019a-8b9c-4e88-9fea-638f36b7e46d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-df8f5e2e-8414-41e8-9b3f-4a3ad8490773 {
  min-height: 50px;
}








#s-df8f5e2e-8414-41e8-9b3f-4a3ad8490773 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df8f5e2e-8414-41e8-9b3f-4a3ad8490773.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe0cec71-bd16-40c8-b10d-48d5f9dbe4fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-aa9105d5-bcee-47e5-888d-1261a3e06412 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-aa9105d5-bcee-47e5-888d-1261a3e06412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa9105d5-bcee-47e5-888d-1261a3e06412 {
  cursor: pointer;
}#s-aa9105d5-bcee-47e5-888d-1261a3e06412.shg-box.shg-c {
  justify-content: center;
}

#s-dcb91e63-9cfc-44c4-b455-dc3fa40e62e5 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-37a8d79b-ae27-4853-ab78-c0caf45556c8 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-37a8d79b-ae27-4853-ab78-c0caf45556c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37a8d79b-ae27-4853-ab78-c0caf45556c8 {
  cursor: pointer;
}#s-37a8d79b-ae27-4853-ab78-c0caf45556c8.shg-box.shg-c {
  justify-content: center;
}

#s-5d4e734b-2bdf-4852-a4eb-f71207a2d211 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-5c0468af-174f-42f3-9b9c-1668c923738e {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-5c0468af-174f-42f3-9b9c-1668c923738e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c0468af-174f-42f3-9b9c-1668c923738e {
  cursor: pointer;
}#s-5c0468af-174f-42f3-9b9c-1668c923738e.shg-box.shg-c {
  justify-content: center;
}

#s-70140fab-6ed2-41ae-861b-0a96172f2d4e {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aadf364d-f694-4d02-b34d-8f9d2b242b92"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b619ae30-ffda-47b8-ab00-c92fb4f1c4ce {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-b619ae30-ffda-47b8-ab00-c92fb4f1c4ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b619ae30-ffda-47b8-ab00-c92fb4f1c4ce {
  cursor: pointer;
}#s-b619ae30-ffda-47b8-ab00-c92fb4f1c4ce.shg-box.shg-c {
  justify-content: center;
}

#s-0777b60a-430d-46c7-a006-995d3d0452f0 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-616b0bfd-4b85-40ef-98f8-7deb7fffcbf9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}








#s-616b0bfd-4b85-40ef-98f8-7deb7fffcbf9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-616b0bfd-4b85-40ef-98f8-7deb7fffcbf9 {
  cursor: pointer;
}#s-616b0bfd-4b85-40ef-98f8-7deb7fffcbf9.shg-box.shg-c {
  justify-content: center;
}

#s-3dc9e590-5bd9-48b3-b332-5426da510271 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-2f39fbaf-4971-4ed3-bc22-c61b55afc1d1 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-2f39fbaf-4971-4ed3-bc22-c61b55afc1d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f39fbaf-4971-4ed3-bc22-c61b55afc1d1 {
  cursor: pointer;
}#s-2f39fbaf-4971-4ed3-bc22-c61b55afc1d1.shg-box.shg-c {
  justify-content: center;
}

#s-0d0717c4-a8ae-471c-82a0-fd778597457b {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d13f481-2e71-4be9-a00a-85ab6ad1fc7f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bdfe60c2-0c9c-48dd-b0dd-03bfd93e30db {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-bdfe60c2-0c9c-48dd-b0dd-03bfd93e30db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdfe60c2-0c9c-48dd-b0dd-03bfd93e30db {
  cursor: pointer;
}#s-bdfe60c2-0c9c-48dd-b0dd-03bfd93e30db.shg-box.shg-c {
  justify-content: center;
}

#s-39ef4bf3-fe51-4c4d-b0aa-48e9618d4f6d {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-d27f9800-f3ab-4efa-a919-ffa6f36a6ee8 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-d27f9800-f3ab-4efa-a919-ffa6f36a6ee8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d27f9800-f3ab-4efa-a919-ffa6f36a6ee8 {
  cursor: pointer;
}#s-d27f9800-f3ab-4efa-a919-ffa6f36a6ee8.shg-box.shg-c {
  justify-content: center;
}

#s-45901c0c-84a7-48dc-a53b-173cd7ab79b1 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-90facccf-c863-4079-86b4-ed5d63dd1699 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-90facccf-c863-4079-86b4-ed5d63dd1699 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90facccf-c863-4079-86b4-ed5d63dd1699 {
  cursor: pointer;
}#s-90facccf-c863-4079-86b4-ed5d63dd1699.shg-box.shg-c {
  justify-content: center;
}

#s-541f3263-63c4-4d11-bb5a-1fb1c13829e7 {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bb45c412-7498-46f5-94ec-c0c244a236a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a5eff8bf-24a3-484a-bd27-d11f45b6c83a {
  background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
background-position: center center;
}








#s-a5eff8bf-24a3-484a-bd27-d11f45b6c83a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5eff8bf-24a3-484a-bd27-d11f45b6c83a {
  cursor: pointer;
}#s-a5eff8bf-24a3-484a-bd27-d11f45b6c83a.shg-box.shg-c {
  justify-content: center;
}

#s-ed7730f5-7915-46f6-9782-e1c96fceca87 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-10b556f9-ba83-444e-b51c-92794f6d0d8d {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10b556f9-ba83-444e-b51c-92794f6d0d8d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-05f490f3-fe78-4f52-acee-184461595618 {
  margin-left: 250px;
margin-bottom: 50px;
margin-right: 250px;
}
@media (min-width: 1200px){#s-05f490f3-fe78-4f52-acee-184461595618 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-05f490f3-fe78-4f52-acee-184461595618 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-05f490f3-fe78-4f52-acee-184461595618 {
  margin-left: 75px;
margin-right: 75px;
}
}@media (max-width: 767px){#s-05f490f3-fe78-4f52-acee-184461595618 {
  margin-left: 25px;
margin-right: 25px;
}
}
@media (min-width: 0px) {
[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05f490f3-fe78-4f52-acee-184461595618"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-957ce8d3-fd7c-4b6a-82d8-5ef4e8431f47 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-957ce8d3-fd7c-4b6a-82d8-5ef4e8431f47 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-957ce8d3-fd7c-4b6a-82d8-5ef4e8431f47 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-957ce8d3-fd7c-4b6a-82d8-5ef4e8431f47 {
  
}
}@media (max-width: 767px){#s-957ce8d3-fd7c-4b6a-82d8-5ef4e8431f47 {
  
}
}
#s-957ce8d3-fd7c-4b6a-82d8-5ef4e8431f47 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  text-align: left;
}
@media (min-width: 1200px){#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  
}
}@media (max-width: 767px){#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  
}
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  max-width: 100%;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom,
.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  max-width: 100%;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom,
.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  max-width: 100%;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom,
.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  max-width: 100%;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom,
.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 {
  max-width: 100%;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom,
.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b82ef32c-19b1-468e-b835-5faf472cf1f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-0110da20-d697-4b7f-a237-f86a6fae77ee {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-0110da20-d697-4b7f-a237-f86a6fae77ee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0110da20-d697-4b7f-a237-f86a6fae77ee {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0110da20-d697-4b7f-a237-f86a6fae77ee {
  
}
}@media (max-width: 767px){#s-0110da20-d697-4b7f-a237-f86a6fae77ee {
  
}
}
#s-0110da20-d697-4b7f-a237-f86a6fae77ee .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a6347b24-6961-4a83-952d-2ce5dc022f32 {
  text-align: center;
}
@media (min-width: 1200px){#s-a6347b24-6961-4a83-952d-2ce5dc022f32 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a6347b24-6961-4a83-952d-2ce5dc022f32 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a6347b24-6961-4a83-952d-2ce5dc022f32 {
  
}
}@media (max-width: 767px){#s-a6347b24-6961-4a83-952d-2ce5dc022f32 {
  
}
}
#s-a6347b24-6961-4a83-952d-2ce5dc022f32 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a6347b24-6961-4a83-952d-2ce5dc022f32 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: ;
}

#s-a6347b24-6961-4a83-952d-2ce5dc022f32 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-cffb358d-b1b6-4816-bf2d-956bf474fe60 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(36, 24, 150, 1);
font-size: 11px;
color: #ffffff;
}
#s-cffb358d-b1b6-4816-bf2d-956bf474fe60:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-cffb358d-b1b6-4816-bf2d-956bf474fe60:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cffb358d-b1b6-4816-bf2d-956bf474fe60 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cffb358d-b1b6-4816-bf2d-956bf474fe60 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cffb358d-b1b6-4816-bf2d-956bf474fe60 {
  
}
}@media (max-width: 767px){#s-cffb358d-b1b6-4816-bf2d-956bf474fe60 {
  
}
}


#s-cffb358d-b1b6-4816-bf2d-956bf474fe60 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cffb358d-b1b6-4816-bf2d-956bf474fe60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cffb358d-b1b6-4816-bf2d-956bf474fe60.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  
  display:  block ;
}

#s-cffb358d-b1b6-4816-bf2d-956bf474fe60.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-313900d3-afb9-4a8c-bb0b-95d93b639c29 {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-313900d3-afb9-4a8c-bb0b-95d93b639c29 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-313900d3-afb9-4a8c-bb0b-95d93b639c29 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-313900d3-afb9-4a8c-bb0b-95d93b639c29 {
  
}
}@media (max-width: 767px){#s-313900d3-afb9-4a8c-bb0b-95d93b639c29 {
  
}
}
#s-313900d3-afb9-4a8c-bb0b-95d93b639c29 {
  display: none;
}
#s-30498def-a662-4b99-909b-df2a7730cebe {
  text-align: left;
}
@media (min-width: 1200px){#s-30498def-a662-4b99-909b-df2a7730cebe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-30498def-a662-4b99-909b-df2a7730cebe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-30498def-a662-4b99-909b-df2a7730cebe {
  
}
}@media (max-width: 767px){#s-30498def-a662-4b99-909b-df2a7730cebe {
  
}
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe {
  max-width: 100%;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom,
.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe {
  max-width: 100%;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom,
.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe {
  max-width: 100%;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom,
.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe {
  max-width: 100%;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom,
.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe {
  max-width: 100%;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom,
.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30498def-a662-4b99-909b-df2a7730cebe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2012de3c-ed38-4210-9d1b-4d2492a6fcce {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-2012de3c-ed38-4210-9d1b-4d2492a6fcce {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2012de3c-ed38-4210-9d1b-4d2492a6fcce {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2012de3c-ed38-4210-9d1b-4d2492a6fcce {
  
}
}@media (max-width: 767px){#s-2012de3c-ed38-4210-9d1b-4d2492a6fcce {
  
}
}
#s-2012de3c-ed38-4210-9d1b-4d2492a6fcce .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5d72b97e-998e-4b56-a36d-ac6ef11ce806 {
  text-align: center;
}
@media (min-width: 1200px){#s-5d72b97e-998e-4b56-a36d-ac6ef11ce806 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d72b97e-998e-4b56-a36d-ac6ef11ce806 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d72b97e-998e-4b56-a36d-ac6ef11ce806 {
  
}
}@media (max-width: 767px){#s-5d72b97e-998e-4b56-a36d-ac6ef11ce806 {
  
}
}
#s-5d72b97e-998e-4b56-a36d-ac6ef11ce806 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5d72b97e-998e-4b56-a36d-ac6ef11ce806 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: ;
}

#s-5d72b97e-998e-4b56-a36d-ac6ef11ce806 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d774a1f7-8846-4261-b052-6a4ad0d0122c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(36, 24, 150, 1);
font-size: 11px;
color: #ffffff;
}
#s-d774a1f7-8846-4261-b052-6a4ad0d0122c:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d774a1f7-8846-4261-b052-6a4ad0d0122c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d774a1f7-8846-4261-b052-6a4ad0d0122c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d774a1f7-8846-4261-b052-6a4ad0d0122c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d774a1f7-8846-4261-b052-6a4ad0d0122c {
  
}
}@media (max-width: 767px){#s-d774a1f7-8846-4261-b052-6a4ad0d0122c {
  
}
}


#s-d774a1f7-8846-4261-b052-6a4ad0d0122c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d774a1f7-8846-4261-b052-6a4ad0d0122c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d774a1f7-8846-4261-b052-6a4ad0d0122c.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  
  display:  block ;
}

#s-d774a1f7-8846-4261-b052-6a4ad0d0122c.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-6e94ef89-64f3-41af-8d33-04e2a2b8b82a {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-6e94ef89-64f3-41af-8d33-04e2a2b8b82a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e94ef89-64f3-41af-8d33-04e2a2b8b82a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6e94ef89-64f3-41af-8d33-04e2a2b8b82a {
  
}
}@media (max-width: 767px){#s-6e94ef89-64f3-41af-8d33-04e2a2b8b82a {
  
}
}
#s-6e94ef89-64f3-41af-8d33-04e2a2b8b82a {
  display: none;
}
#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  text-align: left;
}
@media (min-width: 1200px){#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  
}
}@media (max-width: 767px){#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  
}
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  max-width: 100%;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom,
.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  max-width: 100%;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom,
.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  max-width: 100%;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom,
.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  max-width: 100%;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom,
.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 {
  max-width: 100%;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom,
.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17f3d3c6-b37f-4fb8-a284-164d5cd59ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5fc10ac6-c672-490c-a80a-392fdebc58bc {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-5fc10ac6-c672-490c-a80a-392fdebc58bc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5fc10ac6-c672-490c-a80a-392fdebc58bc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5fc10ac6-c672-490c-a80a-392fdebc58bc {
  
}
}@media (max-width: 767px){#s-5fc10ac6-c672-490c-a80a-392fdebc58bc {
  
}
}
#s-5fc10ac6-c672-490c-a80a-392fdebc58bc .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-71f2b9d5-db8c-4e3b-bd68-c60316d4696c {
  text-align: center;
}
@media (min-width: 1200px){#s-71f2b9d5-db8c-4e3b-bd68-c60316d4696c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-71f2b9d5-db8c-4e3b-bd68-c60316d4696c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-71f2b9d5-db8c-4e3b-bd68-c60316d4696c {
  
}
}@media (max-width: 767px){#s-71f2b9d5-db8c-4e3b-bd68-c60316d4696c {
  
}
}
#s-71f2b9d5-db8c-4e3b-bd68-c60316d4696c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-71f2b9d5-db8c-4e3b-bd68-c60316d4696c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: ;
}

#s-71f2b9d5-db8c-4e3b-bd68-c60316d4696c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-262a501a-ba7a-4600-a88d-acb938a51cb6 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(36, 24, 150, 1);
font-size: 11px;
color: #ffffff;
}
#s-262a501a-ba7a-4600-a88d-acb938a51cb6:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-262a501a-ba7a-4600-a88d-acb938a51cb6:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-262a501a-ba7a-4600-a88d-acb938a51cb6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-262a501a-ba7a-4600-a88d-acb938a51cb6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-262a501a-ba7a-4600-a88d-acb938a51cb6 {
  
}
}@media (max-width: 767px){#s-262a501a-ba7a-4600-a88d-acb938a51cb6 {
  
}
}


#s-262a501a-ba7a-4600-a88d-acb938a51cb6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-262a501a-ba7a-4600-a88d-acb938a51cb6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-262a501a-ba7a-4600-a88d-acb938a51cb6.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  
  display:  block ;
}

#s-262a501a-ba7a-4600-a88d-acb938a51cb6.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-d430aa36-154c-4db5-b773-9510bb7246ab {
  margin-bottom: 20px;
min-height: 300px;
}
@media (min-width: 1200px){#s-d430aa36-154c-4db5-b773-9510bb7246ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d430aa36-154c-4db5-b773-9510bb7246ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d430aa36-154c-4db5-b773-9510bb7246ab {
  
}
}@media (max-width: 767px){#s-d430aa36-154c-4db5-b773-9510bb7246ab {
  
}
}
#s-d430aa36-154c-4db5-b773-9510bb7246ab {
  display: none;
}
#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  text-align: left;
}
@media (min-width: 1200px){#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  
}
}@media (max-width: 767px){#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  
}
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  max-width: 100%;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom,
.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  max-width: 100%;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom,
.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  max-width: 100%;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom,
.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  max-width: 100%;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom,
.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 {
  max-width: 100%;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom,
.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ab0d3f2-3c3c-4998-aec7-462195c377a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-161ce8a7-5909-4cb0-a499-44205c99e3f2 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}
@media (min-width: 1200px){#s-161ce8a7-5909-4cb0-a499-44205c99e3f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-161ce8a7-5909-4cb0-a499-44205c99e3f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-161ce8a7-5909-4cb0-a499-44205c99e3f2 {
  
}
}@media (max-width: 767px){#s-161ce8a7-5909-4cb0-a499-44205c99e3f2 {
  
}
}
#s-161ce8a7-5909-4cb0-a499-44205c99e3f2 .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ffcd8345-2ad7-49b6-8ee3-7cd03dd1f26a {
  text-align: center;
}
@media (min-width: 1200px){#s-ffcd8345-2ad7-49b6-8ee3-7cd03dd1f26a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffcd8345-2ad7-49b6-8ee3-7cd03dd1f26a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffcd8345-2ad7-49b6-8ee3-7cd03dd1f26a {
  
}
}@media (max-width: 767px){#s-ffcd8345-2ad7-49b6-8ee3-7cd03dd1f26a {
  
}
}
#s-ffcd8345-2ad7-49b6-8ee3-7cd03dd1f26a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: ;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ffcd8345-2ad7-49b6-8ee3-7cd03dd1f26a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: ;
}

#s-ffcd8345-2ad7-49b6-8ee3-7cd03dd1f26a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a726ee02-6dda-4ca6-9186-8045b012dd20 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(36, 24, 150, 1);
font-size: 11px;
color: #ffffff;
}
#s-a726ee02-6dda-4ca6-9186-8045b012dd20:hover {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.66) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-a726ee02-6dda-4ca6-9186-8045b012dd20:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a726ee02-6dda-4ca6-9186-8045b012dd20 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a726ee02-6dda-4ca6-9186-8045b012dd20 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a726ee02-6dda-4ca6-9186-8045b012dd20 {
  
}
}@media (max-width: 767px){#s-a726ee02-6dda-4ca6-9186-8045b012dd20 {
  
}
}


#s-a726ee02-6dda-4ca6-9186-8045b012dd20 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a726ee02-6dda-4ca6-9186-8045b012dd20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a726ee02-6dda-4ca6-9186-8045b012dd20.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  
  display:  block ;
}

#s-a726ee02-6dda-4ca6-9186-8045b012dd20.shg-btn.shg-product-atc-error {
  
  
  
  
  color: rgba(255, 255, 255, 0.5);
}



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