.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-568e3ec4-10bd-431c-9fa3-e1380c072389 {
  min-height: 50px;
}








#s-568e3ec4-10bd-431c-9fa3-e1380c072389 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-568e3ec4-10bd-431c-9fa3-e1380c072389.shg-box.shg-c {
  justify-content: center;
}

#s-fd66df4b-7fb6-4e09-bb8c-048caf2e5a86 {
  min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-fd66df4b-7fb6-4e09-bb8c-048caf2e5a86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd66df4b-7fb6-4e09-bb8c-048caf2e5a86.shg-box.shg-c {
  justify-content: center;
}

#s-f4d85aef-da8f-4ce8-be91-0ca450368fa2 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 40px;
min-height: 50px;
max-width: 1350px;
}
@media (min-width: 1200px){#s-f4d85aef-da8f-4ce8-be91-0ca450368fa2 {
  margin-top: 5px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4d85aef-da8f-4ce8-be91-0ca450368fa2 {
  margin-top: 5px;
}
}@media (max-width: 767px){#s-f4d85aef-da8f-4ce8-be91-0ca450368fa2 {
  padding-top: 30px;
}
}







#s-f4d85aef-da8f-4ce8-be91-0ca450368fa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4d85aef-da8f-4ce8-be91-0ca450368fa2.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-2cf70abc-3db7-480f-b19b-ce1e36df6c45 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2cf70abc-3db7-480f-b19b-ce1e36df6c45 {
  margin-left: 25px;
margin-right: 25px;
}
}@media (max-width: 767px){#s-2cf70abc-3db7-480f-b19b-ce1e36df6c45 {
  margin-left: 25px;
margin-right: 25px;
}
}
@media (min-width: 0px) {
[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2cf70abc-3db7-480f-b19b-ce1e36df6c45"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bc1d41c3-ef1a-4155-87fe-3a90c586689f {
  min-height: 50px;
}








#s-bc1d41c3-ef1a-4155-87fe-3a90c586689f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc1d41c3-ef1a-4155-87fe-3a90c586689f.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-c4b2bddb-7b32-4384-999e-b71927ce373a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c4b2bddb-7b32-4384-999e-b71927ce373a .shogun-heading-component h3 {
  color: rgba(24, 24, 24, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6ba7abf2-91a4-4de1-94ea-f0e76976207f {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6ba7abf2-91a4-4de1-94ea-f0e76976207f .shogun-heading-component h2 {
  color: rgba(36, 122, 188, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 44px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-cedd8ce8-a397-4ec0-a7fd-108198aa6d78 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cedd8ce8-a397-4ec0-a7fd-108198aa6d78 {
  padding-left: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cedd8ce8-a397-4ec0-a7fd-108198aa6d78 {
  padding-left: 50px;
}
}







#s-cedd8ce8-a397-4ec0-a7fd-108198aa6d78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cedd8ce8-a397-4ec0-a7fd-108198aa6d78.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-91d89ef5-3018-4ff6-96a3-611976f02ac9 {
  text-align: center;
}




  #s-91d89ef5-3018-4ff6-96a3-611976f02ac9 img.shogun-image {
    
    width: px;
  }


#s-91d89ef5-3018-4ff6-96a3-611976f02ac9 .shogun-image-content {
  
    align-items: center;
  
}

#s-6af75c6c-ba55-41ea-a9f9-845431ceb27c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1450px;
}








#s-6af75c6c-ba55-41ea-a9f9-845431ceb27c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6af75c6c-ba55-41ea-a9f9-845431ceb27c.shg-box.shg-c {
  justify-content: center;
}

#s-fcd61e9d-59a9-4b8d-bb07-a0ae840dda90 {
  margin-top: 80px;
margin-left: 100px;
margin-bottom: 80px;
margin-right: 100px;
min-height: 50px;
}
@media (min-width: 1200px){#s-fcd61e9d-59a9-4b8d-bb07-a0ae840dda90 {
  margin-bottom: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fcd61e9d-59a9-4b8d-bb07-a0ae840dda90 {
  margin-bottom: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fcd61e9d-59a9-4b8d-bb07-a0ae840dda90 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-fcd61e9d-59a9-4b8d-bb07-a0ae840dda90 {
  margin-top: 40px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
}
}







#s-fcd61e9d-59a9-4b8d-bb07-a0ae840dda90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcd61e9d-59a9-4b8d-bb07-a0ae840dda90.shg-box.shg-c {
  justify-content: center;
}

#s-3b2afd07-be7c-4cdd-913d-b9c1b0bb3a8c {
  padding-left: 200px;
padding-bottom: 80px;
padding-right: 200px;
min-height: 50px;
}
@media (min-width: 1200px){#s-3b2afd07-be7c-4cdd-913d-b9c1b0bb3a8c {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3b2afd07-be7c-4cdd-913d-b9c1b0bb3a8c {
  padding-bottom: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3b2afd07-be7c-4cdd-913d-b9c1b0bb3a8c {
  padding-left: 25px;
padding-bottom: 40px;
padding-right: 25px;
}
}@media (max-width: 767px){#s-3b2afd07-be7c-4cdd-913d-b9c1b0bb3a8c {
  padding-left: 25px;
padding-bottom: 20px;
padding-right: 25px;
}
}







#s-3b2afd07-be7c-4cdd-913d-b9c1b0bb3a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b2afd07-be7c-4cdd-913d-b9c1b0bb3a8c.shg-box.shg-c {
  justify-content: center;
}

#s-e6a7ad6e-6ccc-4411-93c6-f1a08d7b0f55 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6a7ad6e-6ccc-4411-93c6-f1a08d7b0f55 .shogun-heading-component h1 {
  color: rgba(24, 24, 24, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-517f5505-dbe7-46cd-a2cf-a0d9ff67d4c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-568ad534-11dc-4a22-a44f-0b3114d3454d {
  margin-top: 60px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-568ad534-11dc-4a22-a44f-0b3114d3454d {
  margin-top: 50px;
}
}







#s-568ad534-11dc-4a22-a44f-0b3114d3454d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-568ad534-11dc-4a22-a44f-0b3114d3454d.shg-box.shg-c {
  justify-content: center;
}

#s-85fd016e-a2ae-49f8-8af6-5b92446639b4 {
  padding-top: 35px;
text-align: center;
}




  #s-85fd016e-a2ae-49f8-8af6-5b92446639b4 img.shogun-image {
    
    width: px;
  }


#s-85fd016e-a2ae-49f8-8af6-5b92446639b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c8aea67-7632-4700-9f9b-ad1e3383a60d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-1c8aea67-7632-4700-9f9b-ad1e3383a60d .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-458efec1-ace6-4f70-be12-2941ad75e109 {
  margin-top: -20px;
}

#s-82af5265-f807-4cd1-bfb7-c88070d73452 {
  display: none;
}
#s-af49dbf6-7e06-43f2-aa7d-ce39dec29eed {
  margin-top: 10px;
padding-left: 35px;
padding-right: 35px;
text-align: left;
}

#s-af49dbf6-7e06-43f2-aa7d-ce39dec29eed .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-af49dbf6-7e06-43f2-aa7d-ce39dec29eed .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-af49dbf6-7e06-43f2-aa7d-ce39dec29eed .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-af49dbf6-7e06-43f2-aa7d-ce39dec29eed .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 15px;
}


  #s-af49dbf6-7e06-43f2-aa7d-ce39dec29eed .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: Nobel;
    font-style:  normal ;
    font-size: 10px;
  }

       
    #s-af49dbf6-7e06-43f2-aa7d-ce39dec29eed .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

.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-1390cf0c-5342-4039-b3a6-e4bdde2875e6 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 35px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 40px;
background-color: rgba(36, 122, 188, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-1390cf0c-5342-4039-b3a6-e4bdde2875e6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-1390cf0c-5342-4039-b3a6-e4bdde2875e6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-1390cf0c-5342-4039-b3a6-e4bdde2875e6 {
  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-1390cf0c-5342-4039-b3a6-e4bdde2875e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1390cf0c-5342-4039-b3a6-e4bdde2875e6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-1390cf0c-5342-4039-b3a6-e4bdde2875e6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1b7d4a87-00df-482a-b8f3-760931702b70 {
  margin-bottom: 30px;
padding-left: 10px;
padding-right: 10px;
}

#s-bf8853eb-96d5-4952-b551-6f482b378f88 {
  margin-bottom: 40px;
}

#s-3fca36fd-aa58-4bde-af25-725b6bbf5274 {
  min-height: 50px;
background-color: rgba(213, 29, 48, 1);
}
@media (max-width: 767px){#s-3fca36fd-aa58-4bde-af25-725b6bbf5274 {
  margin-top: 50px;
margin-bottom: 0px;
}
}







#s-3fca36fd-aa58-4bde-af25-725b6bbf5274 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fca36fd-aa58-4bde-af25-725b6bbf5274.shg-box.shg-c {
  justify-content: center;
}

#s-bf95048c-21c1-473c-85db-8d8c41a2760c {
  min-height: 50px;
background-color: rgba(248, 250, 253, 1);
}








#s-bf95048c-21c1-473c-85db-8d8c41a2760c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf95048c-21c1-473c-85db-8d8c41a2760c.shg-box.shg-c {
  justify-content: center;
}

#s-1313b009-e055-4486-b144-32519b67c809 {
  padding-top: 35px;
text-align: center;
}




  #s-1313b009-e055-4486-b144-32519b67c809 img.shogun-image {
    
    width: px;
  }


#s-1313b009-e055-4486-b144-32519b67c809 .shogun-image-content {
  
    align-items: center;
  
}

#s-c65c6766-9856-412d-a0b4-ceb8e4812d7e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-c65c6766-9856-412d-a0b4-ceb8e4812d7e .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5d5da761-8a28-40e2-9484-b4316980817f {
  margin-top: -20px;
}

#s-20a6c73c-c7d5-4ece-a14c-b1e591615807 {
  display: none;
}
#s-2ff44627-ef24-48e6-a40e-e1d03f6781d8 {
  margin-top: 10px;
padding-left: 30px;
padding-right: 30px;
text-align: left;
}

#s-2ff44627-ef24-48e6-a40e-e1d03f6781d8 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2ff44627-ef24-48e6-a40e-e1d03f6781d8 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2ff44627-ef24-48e6-a40e-e1d03f6781d8 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2ff44627-ef24-48e6-a40e-e1d03f6781d8 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 15px;
}


  #s-2ff44627-ef24-48e6-a40e-e1d03f6781d8 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: Nobel;
    font-style:  normal ;
    font-size: 10px;
  }

       
    #s-2ff44627-ef24-48e6-a40e-e1d03f6781d8 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

#s-a0ce4934-d085-48fe-86ae-1f22e2163dd1 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 35px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 40px;
background-color: rgba(36, 122, 188, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-a0ce4934-d085-48fe-86ae-1f22e2163dd1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-a0ce4934-d085-48fe-86ae-1f22e2163dd1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-a0ce4934-d085-48fe-86ae-1f22e2163dd1 {
  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-a0ce4934-d085-48fe-86ae-1f22e2163dd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0ce4934-d085-48fe-86ae-1f22e2163dd1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-a0ce4934-d085-48fe-86ae-1f22e2163dd1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d702207c-09b0-4c3d-a81f-9804144463f7 {
  margin-bottom: 30px;
padding-left: 10px;
padding-right: 10px;
}

#s-6c8e9998-480d-47bb-bd5f-dc9c9bc46452 {
  margin-bottom: 40px;
}

#s-6287a4c9-9c63-4073-97fa-12084780ff8d {
  margin-top: 60px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-6287a4c9-9c63-4073-97fa-12084780ff8d {
  margin-top: 50px;
}
}







#s-6287a4c9-9c63-4073-97fa-12084780ff8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6287a4c9-9c63-4073-97fa-12084780ff8d.shg-box.shg-c {
  justify-content: center;
}

#s-362e2258-7f9f-4d13-9806-00ca5f7ff1dd {
  padding-top: 35px;
text-align: center;
}




  #s-362e2258-7f9f-4d13-9806-00ca5f7ff1dd img.shogun-image {
    
    width: px;
  }


#s-362e2258-7f9f-4d13-9806-00ca5f7ff1dd .shogun-image-content {
  
    align-items: center;
  
}

#s-987c1616-1b7b-4439-8ce5-e9549acc40fd {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-987c1616-1b7b-4439-8ce5-e9549acc40fd .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9477cc8d-c93f-48e7-bc7a-705be7ed3d3c {
  margin-top: -20px;
}

#s-b64d5e65-9005-4d7a-b098-2b34e9c66cdd {
  display: none;
}
#s-c1eb5c52-289f-48aa-8aca-6dbe1c1b565a {
  margin-top: 10px;
padding-left: 30px;
padding-right: 30px;
text-align: left;
}

#s-c1eb5c52-289f-48aa-8aca-6dbe1c1b565a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-c1eb5c52-289f-48aa-8aca-6dbe1c1b565a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-c1eb5c52-289f-48aa-8aca-6dbe1c1b565a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c1eb5c52-289f-48aa-8aca-6dbe1c1b565a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 15px;
}


  #s-c1eb5c52-289f-48aa-8aca-6dbe1c1b565a .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: Nobel;
    font-style:  normal ;
    font-size: 10px;
  }

       
    #s-c1eb5c52-289f-48aa-8aca-6dbe1c1b565a .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 5px;
    }
  

#s-e606bd53-b8d7-48d4-a0b3-4f1d43b2bb2b {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 35px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 40px;
background-color: rgba(36, 122, 188, 1);
text-align: center;
cursor: pointer;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-e606bd53-b8d7-48d4-a0b3-4f1d43b2bb2b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e606bd53-b8d7-48d4-a0b3-4f1d43b2bb2b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-e606bd53-b8d7-48d4-a0b3-4f1d43b2bb2b {
  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-e606bd53-b8d7-48d4-a0b3-4f1d43b2bb2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e606bd53-b8d7-48d4-a0b3-4f1d43b2bb2b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 700;
  
  font-family: Khula;
  display:  inline-block ;
}

#s-e606bd53-b8d7-48d4-a0b3-4f1d43b2bb2b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f5257346-8012-402f-9f8c-3449f2d63fb4 {
  margin-bottom: 30px;
padding-left: 10px;
padding-right: 10px;
}

#s-0888a500-62ff-4084-be4d-e10592667a12 {
  margin-bottom: 40px;
}

#s-88f6a20e-3218-46ad-b608-6ff1342b3ccb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1450px;
}








#s-88f6a20e-3218-46ad-b608-6ff1342b3ccb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88f6a20e-3218-46ad-b608-6ff1342b3ccb.shg-box.shg-c {
  justify-content: center;
}

#s-4ae50a05-83cc-4cdc-b388-27c27050480e {
  margin-top: 100px;
margin-left: 200px;
margin-right: 200px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ae50a05-83cc-4cdc-b388-27c27050480e {
  margin-left: 75px;
margin-right: 75px;
}
}@media (max-width: 767px){#s-4ae50a05-83cc-4cdc-b388-27c27050480e {
  margin-left: 100px;
margin-right: 100px;
}
}







#s-4ae50a05-83cc-4cdc-b388-27c27050480e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ae50a05-83cc-4cdc-b388-27c27050480e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 992px) {
[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-16abfe7f-bfe9-40f2-b45a-a4a04008690f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

#s-bad30d48-4a40-4fef-b371-46cbaa375dce {
  text-align: center;
}




  #s-bad30d48-4a40-4fef-b371-46cbaa375dce img.shogun-image {
    
    width: px;
  }


#s-bad30d48-4a40-4fef-b371-46cbaa375dce .shogun-image-content {
  
    align-items: center;
  
}

#s-94e00505-338c-463d-9c90-a9c7b97c7e89 {
  text-align: center;
}




  #s-94e00505-338c-463d-9c90-a9c7b97c7e89 img.shogun-image {
    
    width: px;
  }


#s-94e00505-338c-463d-9c90-a9c7b97c7e89 .shogun-image-content {
  
    align-items: center;
  
}

#s-9dec27cb-1ab1-4b44-bc0f-3ae6e96819d9 {
  text-align: center;
}




  #s-9dec27cb-1ab1-4b44-bc0f-3ae6e96819d9 img.shogun-image {
    
    width: px;
  }


#s-9dec27cb-1ab1-4b44-bc0f-3ae6e96819d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-847f72d7-3fa2-4fe1-828b-4e125a4a9ef6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1450px;
}








#s-847f72d7-3fa2-4fe1-828b-4e125a4a9ef6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-847f72d7-3fa2-4fe1-828b-4e125a4a9ef6.shg-box.shg-c {
  justify-content: center;
}

#s-cd0fe6c3-749c-4acd-9168-8727fe45e879 {
  margin-top: 20px;
margin-left: 100px;
margin-bottom: 100px;
margin-right: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd0fe6c3-749c-4acd-9168-8727fe45e879 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-cd0fe6c3-749c-4acd-9168-8727fe45e879 {
  margin-top: 0px;
margin-left: 25px;
margin-right: 25px;
}
}







#s-cd0fe6c3-749c-4acd-9168-8727fe45e879 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd0fe6c3-749c-4acd-9168-8727fe45e879.shg-box.shg-c {
  justify-content: center;
}

#s-49a4c37c-3ba7-4835-91c5-95c2f96daa67 {
  margin-top: 70px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-49a4c37c-3ba7-4835-91c5-95c2f96daa67 {
  margin-top: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-49a4c37c-3ba7-4835-91c5-95c2f96daa67 {
  margin-top: 60px;
}
}
@media (min-width: 0px) {
[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-49a4c37c-3ba7-4835-91c5-95c2f96daa67"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-97f59e3a-ca11-4bfd-b7f7-3748e82e572d {
  padding-right: 50px;
text-align: center;
}
@media (min-width: 1200px){#s-97f59e3a-ca11-4bfd-b7f7-3748e82e572d {
  padding-right: 0px;
text-align: left;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-97f59e3a-ca11-4bfd-b7f7-3748e82e572d {
  padding-right: 0px;
text-align: left;
}
}@media (min-width: 768px) and (max-width: 991px){#s-97f59e3a-ca11-4bfd-b7f7-3748e82e572d {
  padding-right: 0px;
text-align: center;
}
}@media (max-width: 767px){#s-97f59e3a-ca11-4bfd-b7f7-3748e82e572d {
  padding-right: 0px;
}
}



  #s-97f59e3a-ca11-4bfd-b7f7-3748e82e572d img.shogun-image {
    
    width: px;
  }


#s-97f59e3a-ca11-4bfd-b7f7-3748e82e572d .shogun-image-content {
  
    align-items: center;
  
}

#s-47095dd9-d00c-46f6-9208-0eece068f68f {
  margin-left: 35px;
min-height: 50px;
}
@media (max-width: 767px){#s-47095dd9-d00c-46f6-9208-0eece068f68f {
  margin-left: 5px;
margin-right: 5px;
}
}







#s-47095dd9-d00c-46f6-9208-0eece068f68f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47095dd9-d00c-46f6-9208-0eece068f68f.shg-box.shg-c {
  justify-content: center;
}

#s-2b0d31b0-02e4-483c-959b-91eee4fa99b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2b0d31b0-02e4-483c-959b-91eee4fa99b2 .shogun-heading-component h2 {
  color: rgba(24, 24, 24, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}



#s-2293dabd-5518-4400-b8e8-24ecbea9b328 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-2293dabd-5518-4400-b8e8-24ecbea9b328 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-2293dabd-5518-4400-b8e8-24ecbea9b328.shg-box.shg-c {
  justify-content: center;
}

#s-298f3131-3a9e-41e4-bac8-aca98ec101bd {
  margin-left: auto;
margin-right: auto;
min-height: 800px;
max-width: 1450px;
}








#s-298f3131-3a9e-41e4-bac8-aca98ec101bd > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-298f3131-3a9e-41e4-bac8-aca98ec101bd.shg-box.shg-c {
  justify-content: center;
}

#s-0dec874d-ed53-47b5-a723-df721ddde80a {
  margin-top: 80px;
margin-left: 100px;
margin-bottom: 80px;
margin-right: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0dec874d-ed53-47b5-a723-df721ddde80a {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-0dec874d-ed53-47b5-a723-df721ddde80a {
  margin-left: 25px;
margin-right: 25px;
}
}







#s-0dec874d-ed53-47b5-a723-df721ddde80a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dec874d-ed53-47b5-a723-df721ddde80a.shg-box.shg-c {
  justify-content: center;
}

#s-cbc8808f-6970-455c-860f-dfc36a319410 {
  box-shadow:1px 1px 6px 3px rgba(69, 69, 69, 0.14);
margin-right: 800px;
padding-top: 80px;
padding-left: 40px;
padding-bottom: 80px;
padding-right: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cbc8808f-6970-455c-860f-dfc36a319410 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-cbc8808f-6970-455c-860f-dfc36a319410 {
  margin-left: 0px;
margin-right: 0px;
}
}







#s-cbc8808f-6970-455c-860f-dfc36a319410 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbc8808f-6970-455c-860f-dfc36a319410.shg-box.shg-c {
  justify-content: center;
}

#s-b83b0710-e08b-4bc3-8ee3-76bac9d52587 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b83b0710-e08b-4bc3-8ee3-76bac9d52587 .shogun-heading-component h2 {
  color: rgba(24, 24, 24, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-97669fdf-d558-47d6-b517-2225ec14d67c {
  min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}








#s-97669fdf-d558-47d6-b517-2225ec14d67c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97669fdf-d558-47d6-b517-2225ec14d67c.shg-box.shg-c {
  justify-content: center;
}

#s-d42e06b0-acac-4f8d-b2cc-b165c57f3212 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1450px;
}








#s-d42e06b0-acac-4f8d-b2cc-b165c57f3212 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d42e06b0-acac-4f8d-b2cc-b165c57f3212.shg-box.shg-c {
  justify-content: center;
}

#s-13c48bc1-3c48-4caa-a6f4-bf3a9356261f {
  margin-top: 80px;
margin-left: 100px;
margin-bottom: 80px;
margin-right: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-13c48bc1-3c48-4caa-a6f4-bf3a9356261f {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-13c48bc1-3c48-4caa-a6f4-bf3a9356261f {
  margin-left: 25px;
margin-right: 25px;
}
}







#s-13c48bc1-3c48-4caa-a6f4-bf3a9356261f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13c48bc1-3c48-4caa-a6f4-bf3a9356261f.shg-box.shg-c {
  justify-content: center;
}

#s-27a9ecd7-0553-4fb7-ae54-716674e2ae9a {
  padding-left: 200px;
padding-bottom: 80px;
padding-right: 200px;
min-height: 50px;
}
@media (min-width: 1200px){#s-27a9ecd7-0553-4fb7-ae54-716674e2ae9a {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27a9ecd7-0553-4fb7-ae54-716674e2ae9a {
  padding-bottom: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-27a9ecd7-0553-4fb7-ae54-716674e2ae9a {
  padding-left: 25px;
padding-bottom: 40px;
padding-right: 25px;
}
}@media (max-width: 767px){#s-27a9ecd7-0553-4fb7-ae54-716674e2ae9a {
  padding-left: 25px;
padding-bottom: 20px;
padding-right: 25px;
}
}







#s-27a9ecd7-0553-4fb7-ae54-716674e2ae9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27a9ecd7-0553-4fb7-ae54-716674e2ae9a.shg-box.shg-c {
  justify-content: center;
}

#s-7d54140d-718d-4d17-a2ed-7ab9fde35c92 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d54140d-718d-4d17-a2ed-7ab9fde35c92 .shogun-heading-component h2 {
  color: rgba(24, 24, 24, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-39745ed7-f92f-4d0f-9762-a6c96b518b0a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-2c488728-6390-43c0-ad6e-4c8faec82d8c {
  min-height: 50px;
}








#s-2c488728-6390-43c0-ad6e-4c8faec82d8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c488728-6390-43c0-ad6e-4c8faec82d8c.shg-box.shg-c {
  justify-content: center;
}

#s-f40c96fa-ef11-4573-8774-698dacb4face {
  margin-bottom: 25px;
text-align: center;
}




  #s-f40c96fa-ef11-4573-8774-698dacb4face img.shogun-image {
    
    width: px;
  }


#s-f40c96fa-ef11-4573-8774-698dacb4face .shogun-image-content {
  
    align-items: center;
  
}

#s-0852d09e-28bb-4737-b168-f548fe905761 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-0852d09e-28bb-4737-b168-f548fe905761 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a8afe70c-4ad9-4956-812e-c587162c1561 {
  padding-left: 10px;
padding-right: 10px;
}

#s-a351fe56-b430-41ba-8930-d93b99d61a72 {
  min-height: 50px;
}








#s-a351fe56-b430-41ba-8930-d93b99d61a72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a351fe56-b430-41ba-8930-d93b99d61a72.shg-box.shg-c {
  justify-content: center;
}

#s-d8e9d45e-4eec-4032-b2e8-30c4826f5c8e {
  margin-bottom: 25px;
text-align: center;
}




  #s-d8e9d45e-4eec-4032-b2e8-30c4826f5c8e img.shogun-image {
    
    width: px;
  }


#s-d8e9d45e-4eec-4032-b2e8-30c4826f5c8e .shogun-image-content {
  
    align-items: center;
  
}

#s-9c723c88-7b71-4d05-bc42-6a2ebadda389 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-9c723c88-7b71-4d05-bc42-6a2ebadda389 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0dbb967e-3720-42d2-9c7b-483fbe906c4c {
  padding-left: 10px;
padding-right: 10px;
}

#s-d49ec529-7d11-44b2-9d02-756d6484680f {
  min-height: 50px;
}








#s-d49ec529-7d11-44b2-9d02-756d6484680f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d49ec529-7d11-44b2-9d02-756d6484680f.shg-box.shg-c {
  justify-content: center;
}

#s-3feb22e0-657e-48aa-9863-2151859fe5a4 {
  margin-bottom: 25px;
text-align: center;
}




  #s-3feb22e0-657e-48aa-9863-2151859fe5a4 img.shogun-image {
    
    width: px;
  }


#s-3feb22e0-657e-48aa-9863-2151859fe5a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f743588-3fc6-4a60-8c20-465246b27ae0 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-5f743588-3fc6-4a60-8c20-465246b27ae0 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e8a4048c-2fb7-4b83-9400-fc69d7f36d15 {
  padding-left: 10px;
padding-right: 10px;
}

#s-ae50d85e-84eb-42c8-8b0e-86a4c77c050c {
  min-height: 50px;
}








#s-ae50d85e-84eb-42c8-8b0e-86a4c77c050c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae50d85e-84eb-42c8-8b0e-86a4c77c050c.shg-box.shg-c {
  justify-content: center;
}

#s-0d76944c-bdba-4198-852e-fc8c56feea1e {
  margin-bottom: 25px;
text-align: center;
}




  #s-0d76944c-bdba-4198-852e-fc8c56feea1e img.shogun-image {
    
    width: px;
  }


#s-0d76944c-bdba-4198-852e-fc8c56feea1e .shogun-image-content {
  
    align-items: center;
  
}

#s-f833a3cf-c317-4eb8-b244-d9609b7204a0 {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-f833a3cf-c317-4eb8-b244-d9609b7204a0 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d751591c-8484-40de-9477-e67d7d317ced {
  padding-left: 10px;
padding-right: 10px;
}

#s-3ea9df69-8be6-45de-ab0c-941224d6b37e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1450px;
}








#s-3ea9df69-8be6-45de-ab0c-941224d6b37e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ea9df69-8be6-45de-ab0c-941224d6b37e.shg-box.shg-c {
  justify-content: center;
}

#s-5a14ff06-dea6-4cfa-b45f-a408264b1ddc {
  margin-top: 80px;
margin-left: 100px;
margin-bottom: 70px;
margin-right: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5a14ff06-dea6-4cfa-b45f-a408264b1ddc {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-5a14ff06-dea6-4cfa-b45f-a408264b1ddc {
  margin-left: 25px;
margin-right: 25px;
}
}







#s-5a14ff06-dea6-4cfa-b45f-a408264b1ddc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a14ff06-dea6-4cfa-b45f-a408264b1ddc.shg-box.shg-c {
  justify-content: center;
}

#s-83a94d38-211f-4f30-b8e8-3a49277c510a {
  padding-left: 200px;
padding-bottom: 80px;
padding-right: 200px;
min-height: 50px;
}
@media (min-width: 1200px){#s-83a94d38-211f-4f30-b8e8-3a49277c510a {
  padding-bottom: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-83a94d38-211f-4f30-b8e8-3a49277c510a {
  padding-bottom: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-83a94d38-211f-4f30-b8e8-3a49277c510a {
  padding-left: 25px;
padding-bottom: 40px;
padding-right: 25px;
}
}@media (max-width: 767px){#s-83a94d38-211f-4f30-b8e8-3a49277c510a {
  padding-left: 25px;
padding-bottom: 20px;
padding-right: 25px;
}
}







#s-83a94d38-211f-4f30-b8e8-3a49277c510a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83a94d38-211f-4f30-b8e8-3a49277c510a.shg-box.shg-c {
  justify-content: center;
}

#s-efd7e474-4c9a-4285-b049-b6367f267f9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-efd7e474-4c9a-4285-b049-b6367f267f9e .shogun-heading-component h2 {
  color: rgba(24, 24, 24, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-5fa09ab6-65e3-4df5-b120-996050eb6c81 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-00e367c5-777d-490d-bb14-5c8464e1f7ea {
  min-height: 50px;
}








#s-00e367c5-777d-490d-bb14-5c8464e1f7ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00e367c5-777d-490d-bb14-5c8464e1f7ea.shg-box.shg-c {
  justify-content: center;
}

#s-517e4a9f-82c3-4347-91f0-4bf5dfbddc73 {
  text-align: center;
}




  #s-517e4a9f-82c3-4347-91f0-4bf5dfbddc73 img.shogun-image {
    
    width: px;
  }


#s-517e4a9f-82c3-4347-91f0-4bf5dfbddc73 .shogun-image-content {
  
    align-items: center;
  
}

#s-e449a69a-0409-4eb3-84da-57d1ed47ee25 {
  padding-top: 30px;
text-align: center;
}

#s-e449a69a-0409-4eb3-84da-57d1ed47ee25 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-57b2cdb1-5646-4bb5-8fe3-676b9e4f760d {
  min-height: 50px;
}








#s-57b2cdb1-5646-4bb5-8fe3-676b9e4f760d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57b2cdb1-5646-4bb5-8fe3-676b9e4f760d.shg-box.shg-c {
  justify-content: center;
}

#s-51f65807-5048-401b-a4a5-4bc304805f4f {
  text-align: center;
}




  #s-51f65807-5048-401b-a4a5-4bc304805f4f img.shogun-image {
    
    width: px;
  }


#s-51f65807-5048-401b-a4a5-4bc304805f4f .shogun-image-content {
  
    align-items: center;
  
}

#s-f727645f-0243-4838-83c1-33f405304b3a {
  padding-top: 30px;
text-align: center;
}

#s-f727645f-0243-4838-83c1-33f405304b3a .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-ad3e7bf2-36df-4da8-9588-fb2ffc7ef7c8 {
  min-height: 50px;
}








#s-ad3e7bf2-36df-4da8-9588-fb2ffc7ef7c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad3e7bf2-36df-4da8-9588-fb2ffc7ef7c8.shg-box.shg-c {
  justify-content: center;
}

#s-afa61aa5-bcfb-4295-b860-bfa6290de207 {
  text-align: center;
}




  #s-afa61aa5-bcfb-4295-b860-bfa6290de207 img.shogun-image {
    
    width: px;
  }


#s-afa61aa5-bcfb-4295-b860-bfa6290de207 .shogun-image-content {
  
    align-items: center;
  
}

#s-e688a364-e8b9-4ad4-9a83-ca3209503437 {
  padding-top: 30px;
text-align: center;
}

#s-e688a364-e8b9-4ad4-9a83-ca3209503437 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-b1bd18cf-4e71-4a0e-8bb5-d8ba3f9618e8 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b1bd18cf-4e71-4a0e-8bb5-d8ba3f9618e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1bd18cf-4e71-4a0e-8bb5-d8ba3f9618e8.shg-box.shg-c {
  justify-content: center;
}

#s-b2da61f3-e792-498c-9c11-9c2f7d2d5bbb {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
max-width: 1450px;
}








#s-b2da61f3-e792-498c-9c11-9c2f7d2d5bbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2da61f3-e792-498c-9c11-9c2f7d2d5bbb.shg-box.shg-c {
  justify-content: center;
}

#s-4b829253-b3f7-4450-bb25-89661833825a {
  border-style: solid;
margin-top: 40px;
margin-left: 100px;
margin-bottom: 60px;
margin-right: 100px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 12px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4b829253-b3f7-4450-bb25-89661833825a {
  margin-bottom: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b829253-b3f7-4450-bb25-89661833825a {
  margin-bottom: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b829253-b3f7-4450-bb25-89661833825a {
  margin-left: 50px;
margin-bottom: 40px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-4b829253-b3f7-4450-bb25-89661833825a {
  margin-top: 20px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
}
}







#s-4b829253-b3f7-4450-bb25-89661833825a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b829253-b3f7-4450-bb25-89661833825a.shg-box.shg-c {
  justify-content: center;
}

#s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362 {
  padding-top: 60px;
padding-left: 60px;
padding-bottom: 60px;
padding-right: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362 {
  padding-top: 40px;
padding-left: 50px;
padding-bottom: 40px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362 {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
}
}
@media (min-width: 0px) {
[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-6f741ca4-39a0-4ac6-9fe4-8a5fd51a2362"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-406e34b7-f8a5-4036-8629-251d588ab60c {
  min-height: 50px;
}








#s-406e34b7-f8a5-4036-8629-251d588ab60c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-406e34b7-f8a5-4036-8629-251d588ab60c.shg-box.shg-c {
  justify-content: center;
}

#s-c19f094f-6255-4236-a0c1-763e42270fa6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c19f094f-6255-4236-a0c1-763e42270fa6 .shogun-heading-component h2 {
  color: rgba(24, 24, 24, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}



.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-21508a31-cee3-435d-b8b4-33d61e974242 {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 60px;
padding-top: 20px;
padding-left: 60px;
padding-bottom: 20px;
padding-right: 60px;
border-radius: 55px;
background-color: rgba(36, 122, 188, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-21508a31-cee3-435d-b8b4-33d61e974242:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-21508a31-cee3-435d-b8b4-33d61e974242:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(101, 164, 213, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-21508a31-cee3-435d-b8b4-33d61e974242 {
  margin-top: 60px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21508a31-cee3-435d-b8b4-33d61e974242 {
  margin-top: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-21508a31-cee3-435d-b8b4-33d61e974242 {
  margin-top: 60px;
}
}@media (max-width: 767px){#s-21508a31-cee3-435d-b8b4-33d61e974242 {
  margin-top: 60px;
}
}

  #s-21508a31-cee3-435d-b8b4-33d61e974242-btn-wrapper {
    text-align: left;
  }


#s-21508a31-cee3-435d-b8b4-33d61e974242.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-9acaf9c2-fda8-4479-8450-83574db003d5 {
  text-align: center;
}




  #s-9acaf9c2-fda8-4479-8450-83574db003d5 img.shogun-image {
    
    width: px;
  }


#s-9acaf9c2-fda8-4479-8450-83574db003d5 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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