.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-89c5cde6-b678-4124-8544-afc3868d616f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-89c5cde6-b678-4124-8544-afc3868d616f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-f5f60c47-d31c-4494-b351-857c57ad69de {
  min-height: 50px;
}








#s-f5f60c47-d31c-4494-b351-857c57ad69de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5f60c47-d31c-4494-b351-857c57ad69de.shg-box.shg-c {
  justify-content: center;
}

#s-e2630c06-4c74-42b5-8772-a4c5156da2ba {
  background-image: url(https://i.shgcdn.com/e06a134e-f66e-4615-b450-377376a28c92/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-e2630c06-4c74-42b5-8772-a4c5156da2ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2630c06-4c74-42b5-8772-a4c5156da2ba.shg-box.shg-c {
  justify-content: center;
}

#s-2e09e9eb-7eb4-41e9-8b33-c5ae6bdc1f2a {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-2e09e9eb-7eb4-41e9-8b33-c5ae6bdc1f2a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-2e699acc-d9b5-426a-ba66-a0b79f9b0f95 {
  min-height: 50px;
}








#s-2e699acc-d9b5-426a-ba66-a0b79f9b0f95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e699acc-d9b5-426a-ba66-a0b79f9b0f95.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-58244700-dd77-4295-be78-b90baf822f2c {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 1024px;
}

@media (min-width: 0px) {
[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-58244700-dd77-4295-be78-b90baf822f2c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-866ca13a-fb9f-4c59-a2c8-0dd188dc52c7 {
  min-height: 400px;
}








#s-866ca13a-fb9f-4c59-a2c8-0dd188dc52c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-866ca13a-fb9f-4c59-a2c8-0dd188dc52c7.shg-box.shg-c {
  justify-content: center;
}

#s-308c9fe7-3b4c-4a14-8ba3-08376ed1b6d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-308c9fe7-3b4c-4a14-8ba3-08376ed1b6d2 .shogun-heading-component h3 {
  color: rgba(141, 198, 63, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-57a7dbb4-7512-4961-b523-e2fe7fb566ce {
  min-height: 400px;
}








#s-57a7dbb4-7512-4961-b523-e2fe7fb566ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57a7dbb4-7512-4961-b523-e2fe7fb566ce.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8f3c87e0-206d-442b-bc62-053cb7fa9598 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1000px;
}

#s-7f86d909-bc54-45ac-bb5f-026be1b4ff81 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 800px;
background-position: right bottom;
}








#s-7f86d909-bc54-45ac-bb5f-026be1b4ff81 > .shg-box-overlay {
  background-color: rgba(186, 186, 186, 1);
  opacity: 0;
}#s-7f86d909-bc54-45ac-bb5f-026be1b4ff81.shg-box.shg-c {
  justify-content: center;
}

#s-fe57b83d-7506-4023-b143-40f90a02a748 {
  margin-left: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe57b83d-7506-4023-b143-40f90a02a748"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2dd8e599-ab0c-481b-9d94-8c64ad2eebc2 {
  padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
min-height: 600px;
background-color: rgba(255, 255, 255, 0.74);
}








#s-2dd8e599-ab0c-481b-9d94-8c64ad2eebc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.79;
}#s-2dd8e599-ab0c-481b-9d94-8c64ad2eebc2.shg-box.shg-c {
  justify-content: center;
}

#s-0da92e54-7d36-4333-baff-02bfab27f8df {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0da92e54-7d36-4333-baff-02bfab27f8df .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1d7d781-fdbc-44be-8c09-2b961dd64d03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-907fbaf1-0e15-463e-8f7c-9412f25a55a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-907fbaf1-0e15-463e-8f7c-9412f25a55a9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f0da3504-f429-4e69-b279-2dce0560debb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f0da3504-f429-4e69-b279-2dce0560debb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-07f54460-cc0a-41b6-875a-c7d76d212c6e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cf9ed518-4f7a-4f17-9271-f0306b181dc7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cf9ed518-4f7a-4f17-9271-f0306b181dc7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b714e157-75c2-4758-bc76-d61fa9503f7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b714e157-75c2-4758-bc76-d61fa9503f7f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44f9db81-8efb-426d-b11c-713659368749"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7803e6b8-1650-4b82-8664-3d79b5bdb3c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7803e6b8-1650-4b82-8664-3d79b5bdb3c4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-dd2d1f4a-7869-4ee7-81af-25f4c6c3b375 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dd2d1f4a-7869-4ee7-81af-25f4c6c3b375 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b3cf492d-6675-49f4-b8ac-08b1ebb2ed78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5ae1ab88-b1e5-4453-adeb-c9832d3fa092 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5ae1ab88-b1e5-4453-adeb-c9832d3fa092 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9 {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-left: 2%;
padding-bottom: 5%;
padding-right: 2%;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ddf081e2-d115-4b1d-aa14-37b9d77d1ea9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-02ac3b9e-dc46-4ac9-9776-eec3701e071f {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-02ac3b9e-dc46-4ac9-9776-eec3701e071f img.shogun-image {
    
    width: px;
  }


#s-02ac3b9e-dc46-4ac9-9776-eec3701e071f .shogun-image-content {
  
    align-items: center;
  
}

#s-05b7f76e-5dc4-4997-9647-91f30ab7b0a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-05b7f76e-5dc4-4997-9647-91f30ab7b0a9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67b0c1cb-dcd0-4321-8c85-f61b35848cb0 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-67b0c1cb-dcd0-4321-8c85-f61b35848cb0 img.shogun-image {
    
    width: px;
  }


#s-67b0c1cb-dcd0-4321-8c85-f61b35848cb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2101fef-b13e-444f-a52e-88802d42b488 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2101fef-b13e-444f-a52e-88802d42b488 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6a777297-5b53-4495-a430-29b679ad63bc {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-6a777297-5b53-4495-a430-29b679ad63bc img.shogun-image {
    
    width: px;
  }


#s-6a777297-5b53-4495-a430-29b679ad63bc .shogun-image-content {
  
    align-items: center;
  
}

#s-d940a780-1381-43b3-b6dd-680c094be27a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d940a780-1381-43b3-b6dd-680c094be27a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82 {
  padding-top: 5%;
padding-left: 2%;
padding-bottom: 5%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f03b7b0f-a6d3-4fb7-a5de-9df0d007bc82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5fa33074-2629-47bb-862c-43d7f3960f99 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fa33074-2629-47bb-862c-43d7f3960f99"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b297cb44-5959-4f63-b7a4-37a9c1332d1f .shogun-icon-wrapper {
  text-align: center;
}


#s-b297cb44-5959-4f63-b7a4-37a9c1332d1f .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: #495056;
}

#s-c506fdd3-7e79-47b3-ab90-677e806a4b07 .shogun-icon-wrapper {
  text-align: center;
}


#s-c506fdd3-7e79-47b3-ab90-677e806a4b07 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: #495056;
}

#s-2104813b-a02b-48cd-98cc-38fbd2b68046 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2104813b-a02b-48cd-98cc-38fbd2b68046 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-860cb6cf-ff3b-484a-b389-9472d8602d41 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-860cb6cf-ff3b-484a-b389-9472d8602d41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-36878848-3917-4c98-8b7f-cedac580fe16 .shogun-icon-wrapper {
  text-align: center;
}


#s-36878848-3917-4c98-8b7f-cedac580fe16 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: #495056;
}

#s-4584ab6a-84df-4791-8bfc-74b0077bc078 .shogun-icon-wrapper {
  text-align: center;
}


#s-4584ab6a-84df-4791-8bfc-74b0077bc078 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: #495056;
}

#s-5ff2ab53-ca4a-4c8d-a79a-34f53e7b8feb .shogun-icon-wrapper {
  text-align: center;
}


#s-5ff2ab53-ca4a-4c8d-a79a-34f53e7b8feb .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: #495056;
}

#s-c175fe69-71de-4d52-ad88-9b15644fb0c5 .shogun-icon-wrapper {
  text-align: center;
}


#s-c175fe69-71de-4d52-ad88-9b15644fb0c5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: #495056;
}

#s-63b52903-659b-4dda-a1d8-3479b1fcb77c .shogun-icon-wrapper {
  text-align: center;
}


#s-63b52903-659b-4dda-a1d8-3479b1fcb77c .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: #495056;
}

#s-a9265b78-a5a6-4da1-9d4e-1686512b0fad .shogun-icon-wrapper {
  text-align: center;
}


#s-a9265b78-a5a6-4da1-9d4e-1686512b0fad .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: #495056;
}

#s-aa712291-4c51-4207-8d03-95306570fe67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa712291-4c51-4207-8d03-95306570fe67 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-86150983-5af0-4967-a25c-1d1b6cd4d4fe {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}








#s-86150983-5af0-4967-a25c-1d1b6cd4d4fe > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.62;
}#s-86150983-5af0-4967-a25c-1d1b6cd4d4fe.shg-box.shg-c {
  justify-content: center;
}

#s-d7f3bc4c-6e1e-4154-b821-4fe1be86dfa5 {
  border-style: solid;
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
min-height: 450px;
}








#s-d7f3bc4c-6e1e-4154-b821-4fe1be86dfa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7f3bc4c-6e1e-4154-b821-4fe1be86dfa5.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-ae124683-b342-425f-a141-d113975e27dc {
  border-style: solid;
margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
}

#s-1b2f9651-d3dd-4361-922f-696e8395a93b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-1b2f9651-d3dd-4361-922f-696e8395a93b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b2f9651-d3dd-4361-922f-696e8395a93b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fe79ff10-01bc-4cfb-99a6-fc0fa59c33fb {
  margin-top: 3%;
margin-bottom: 3%;
}

#s-fe79ff10-01bc-4cfb-99a6-fc0fa59c33fb .shogun-icon-wrapper {
  text-align: center;
}


#s-fe79ff10-01bc-4cfb-99a6-fc0fa59c33fb .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(255, 255, 255, 1);
}

#s-312c9dd7-d665-493c-9c35-e95b19d04877 {
  margin-top: 2%;
margin-bottom: 2%;
}

#s-f9d2a584-bf25-4858-80ac-9f6f0c9f7365 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-f9d2a584-bf25-4858-80ac-9f6f0c9f7365 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9d2a584-bf25-4858-80ac-9f6f0c9f7365.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9f583a6d-3acf-424b-b216-234f7342964a {
  margin-top: 3%;
margin-bottom: 3%;
}

#s-9f583a6d-3acf-424b-b216-234f7342964a .shogun-icon-wrapper {
  text-align: center;
}


#s-9f583a6d-3acf-424b-b216-234f7342964a .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(255, 255, 255, 1);
}

#s-9f586689-ed24-441d-8db6-c18d33ccefc9 {
  margin-top: 2%;
margin-bottom: 2%;
}

#s-26097e68-e4da-42cd-824a-923449fd7e19 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-26097e68-e4da-42cd-824a-923449fd7e19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26097e68-e4da-42cd-824a-923449fd7e19.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6ec5ca42-a1f2-4557-a94f-5405f1e2f3e3 {
  margin-top: 2%;
margin-bottom: 2%;
}

#s-6ec5ca42-a1f2-4557-a94f-5405f1e2f3e3 .shogun-icon-wrapper {
  text-align: center;
}


#s-6ec5ca42-a1f2-4557-a94f-5405f1e2f3e3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(255, 255, 255, 1);
}

#s-e5d675f2-6467-4520-90d6-6e699a133f41 {
  margin-top: 2%;
margin-bottom: 2%;
}

#s-6370ad3a-08d5-4bd3-b2af-901d4c36a4c7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-6370ad3a-08d5-4bd3-b2af-901d4c36a4c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6370ad3a-08d5-4bd3-b2af-901d4c36a4c7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c6f6a3df-a3e1-4baa-b5de-8d29d0b46530 {
  margin-top: 2%;
margin-bottom: 2%;
}

#s-c6f6a3df-a3e1-4baa-b5de-8d29d0b46530 .shogun-icon-wrapper {
  text-align: center;
}


#s-c6f6a3df-a3e1-4baa-b5de-8d29d0b46530 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(255, 255, 255, 1);
}

#s-91968565-ae50-4769-a188-cd82afb70abb {
  max-width: 1000px;
}

#s-a298852b-c7d7-4b43-95ca-f7b0f6524fb7 {
  margin-top: 2%;
margin-bottom: 2%;
}

#s-b996ed0b-bbf6-4531-8f8d-455ec1e893fe {
  margin-top: 2%;
margin-bottom: 2%;
min-height: 50px;
}








#s-b996ed0b-bbf6-4531-8f8d-455ec1e893fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b996ed0b-bbf6-4531-8f8d-455ec1e893fe.shg-box.shg-c {
  justify-content: center;
}

#s-d380749d-338c-4c3b-b38a-d9aafa6f08f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d380749d-338c-4c3b-b38a-d9aafa6f08f4 .shogun-heading-component h3 {
  color: rgba(141, 198, 63, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e153e5fe-d97f-4fda-bb49-5d997295e18f {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-d59bf4bb-d938-4b9e-a45a-004b830515e3 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 800px;
}

#s-e97b91cd-c2f8-4eb7-b482-f1970d5b4850 {
  min-height: 50px;
}








#s-e97b91cd-c2f8-4eb7-b482-f1970d5b4850 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e97b91cd-c2f8-4eb7-b482-f1970d5b4850.shg-box.shg-c {
  justify-content: center;
}

#s-4dcf4fc2-3e5a-4f9d-8381-7a25ca20ad7f {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(191, 191, 191, 0.62);
}








#s-4dcf4fc2-3e5a-4f9d-8381-7a25ca20ad7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4dcf4fc2-3e5a-4f9d-8381-7a25ca20ad7f.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb27ee9e-df65-4e1b-8b10-4b60bd39a767"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4de76742-f889-496e-9ed4-c57e1a6504ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4de76742-f889-496e-9ed4-c57e1a6504ad .shogun-heading-component h3 {
  color: rgba(41, 41, 41, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-133f7e76-bf80-4b93-a147-190857416424 {
  min-height: 50px;
}








#s-133f7e76-bf80-4b93-a147-190857416424 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-133f7e76-bf80-4b93-a147-190857416424.shg-box.shg-c {
  justify-content: 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;
}
