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

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

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

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

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

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-c88fb429-aaf9-4d52-b9ad-75c59aa40582 {
  min-height: 50px;
}








#s-c88fb429-aaf9-4d52-b9ad-75c59aa40582 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c88fb429-aaf9-4d52-b9ad-75c59aa40582.shg-box.shg-c {
  -webkit-box-pack: center;
  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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-f4e26d82-7b2a-443b-9c4a-300026eb1659 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
min-height: 800px;
text-align: center;
}





#s-f4e26d82-7b2a-443b-9c4a-300026eb1659 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c024a5ab-c0e7-4676-9eb0-5987352c14dc {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c024a5ab-c0e7-4676-9eb0-5987352c14dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c024a5ab-c0e7-4676-9eb0-5987352c14dc.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}








#s-ac261d50-52b5-4fb3-9f63-f472d71d0173 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac261d50-52b5-4fb3-9f63-f472d71d0173.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

#s-2a9ef38d-7b34-4060-a42f-9e316193dcc7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2a9ef38d-7b34-4060-a42f-9e316193dcc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2a9ef38d-7b34-4060-a42f-9e316193dcc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2a9ef38d-7b34-4060-a42f-9e316193dcc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2a9ef38d-7b34-4060-a42f-9e316193dcc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-2a9ef38d-7b34-4060-a42f-9e316193dcc7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-b1d9dfd9-b9ce-4412-ab63-8484e9950a41 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 800px;
background-position: center center;
}








#s-b1d9dfd9-b9ce-4412-ab63-8484e9950a41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1d9dfd9-b9ce-4412-ab63-8484e9950a41.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a409d67f-b20f-4837-ae55-c1e3ba5eaf93 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.9);
}








#s-a409d67f-b20f-4837-ae55-c1e3ba5eaf93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a409d67f-b20f-4837-ae55-c1e3ba5eaf93.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-3493c230-ffe4-4c0f-8b0c-67ce16038128 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
}

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

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

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

@media (min-width: 0px) {
[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9f31e2b4-60bb-4301-a3d4-8f91337f2bcd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

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

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

#s-2c29d169-51a3-41bf-8157-333db6ee671a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c29d169-51a3-41bf-8157-333db6ee671a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7aa35416-10d7-4974-a8d2-a95becdf7f26 {
  margin-left: 20px;
margin-right: 20px;
}

#s-aafc3a28-0604-45fe-b5c8-2df218d8cd49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aafc3a28-0604-45fe-b5c8-2df218d8cd49 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c08fefac-3289-4ca7-adfc-b3d7c9af7dce {
  margin-left: 20px;
margin-right: 20px;
}

#s-42c5496c-ba70-4246-b60e-c90a9085b807 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42c5496c-ba70-4246-b60e-c90a9085b807 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1302d367-3784-4b7b-b162-6a0b8e2ce7f9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-4bb93152-1b7d-4528-95eb-a1140e6af359 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4bb93152-1b7d-4528-95eb-a1140e6af359 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c60b2ae-e73c-4c1f-b7ba-acebabda4694 {
  margin-left: 20px;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px;
}

#s-ab130be5-eb8d-4f63-8670-0c873c943b90 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab130be5-eb8d-4f63-8670-0c873c943b90 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c48f0513-2613-4ed0-b225-1e421b24b90f {
  margin-left: 20px;
margin-right: 20px;
}

#s-0d6f2a7f-f6b5-4555-be4a-10884dfb1b09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d6f2a7f-f6b5-4555-be4a-10884dfb1b09 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-04b09828-c35c-4f4d-afaf-8358bb02e89f {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-eb40affb-f271-4cb1-b537-3ca1f543c194"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-fe24f707-22e7-4528-9681-f6445d4ccd76 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe24f707-22e7-4528-9681-f6445d4ccd76 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bc7e1002-9731-4d80-957c-b3cff19d7196 {
  margin-left: 20px;
margin-right: 20px;
}

#s-b733f53e-e11c-4ffa-a69d-7d40335eee10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b733f53e-e11c-4ffa-a69d-7d40335eee10 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-50741795-1b70-4fc7-8598-95a3a751849c {
  margin-left: 20px;
margin-right: 20px;
padding-left: 20px;
padding-right: 20px;
}

#s-baa617e1-9e46-4bb4-9f77-543a9254b225 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-baa617e1-9e46-4bb4-9f77-543a9254b225 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-baa617e1-9e46-4bb4-9f77-543a9254b225.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f15d10a6-6a32-42e3-bd6a-d15ef8ae32dc {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
min-height: 1000px;
background-color: rgba(255, 255, 255, 0.9);
}








#s-f15d10a6-6a32-42e3-bd6a-d15ef8ae32dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f15d10a6-6a32-42e3-bd6a-d15ef8ae32dc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2717ffef-811a-4ba9-b39c-0861d0cabe4e {
  text-align: center;
opacity: 1;
}




  #s-2717ffef-811a-4ba9-b39c-0861d0cabe4e img.shogun-image {
    
    width: px;
  }


#s-2717ffef-811a-4ba9-b39c-0861d0cabe4e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-327a3dae-6d59-4c28-aed6-e0e87fc0bb81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-54ae04b7-864f-4af4-bcd6-71412d96ac18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54ae04b7-864f-4af4-bcd6-71412d96ac18 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b926483e-c0c5-4fbc-8c6b-223b15b717c3 {
  margin-left: 20px;
margin-right: 20px;
}

#s-8ae0f20e-9508-44fd-bf58-43412e744275 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ae0f20e-9508-44fd-bf58-43412e744275 .shogun-heading-component h2 {
  color: rgba(184, 143, 23, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1332676f-6d9a-4b21-a581-fb5f7046e992 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1332676f-6d9a-4b21-a581-fb5f7046e992 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e8da42d1-8b0d-42e4-a0fc-4090c884e579 {
  margin-left: 20px;
margin-right: 20px;
}

#s-885bb0f7-070e-4772-a6a8-00d340348f4a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-885bb0f7-070e-4772-a6a8-00d340348f4a .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-38306855-b71f-400c-a0a4-89d59e3a05b8 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f45935ed-843c-48b7-9b0a-65498ebeeff0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f45935ed-843c-48b7-9b0a-65498ebeeff0 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b1e99fd1-ece3-48a0-a5c1-e8de76859185 {
  margin-left: 20px;
margin-right: 20px;
}

#s-578904e3-6372-4270-8d4f-9a0684d29d7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-578904e3-6372-4270-8d4f-9a0684d29d7f .shogun-heading-component h2 {
  color: rgba(184, 143, 23, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f98f58d6-3b07-447d-af02-12b792e9e55c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f98f58d6-3b07-447d-af02-12b792e9e55c .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c72d59fd-8e5e-4d5c-a41f-7f4cc8404e06 {
  margin-left: 20px;
margin-right: 20px;
}

#s-b3ef4044-919a-489d-9df4-6558bc3d9095 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3ef4044-919a-489d-9df4-6558bc3d9095 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a5afbdbb-fff5-4d1d-9b95-9ddf34237c4f {
  margin-left: 20px;
margin-right: 20px;
}

#s-95cd6b2c-01ef-47a9-a60e-670de01c43ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95cd6b2c-01ef-47a9-a60e-670de01c43ff .shogun-heading-component h2 {
  color: rgba(184, 143, 23, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-11955907-8964-419d-9493-888ae7e5b36c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-11955907-8964-419d-9493-888ae7e5b36c .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-243b834c-5e08-4c33-9049-4f0682dbfad4 {
  margin-left: 20px;
margin-right: 20px;
}

#s-73bfdc59-791f-470a-b897-48efc200648a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-73bfdc59-791f-470a-b897-48efc200648a .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-62c82a26-72d0-4280-b028-26dcb6b8f49b {
  margin-left: 20px;
margin-right: 20px;
}

#s-69194a02-6e7d-4331-8c4a-441bec41bc23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69194a02-6e7d-4331-8c4a-441bec41bc23 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c0c39f28-148c-4fda-af93-e58b441a04c0 {
  margin-left: 20px;
margin-right: 20px;
}

#s-ab9cb9e1-e993-4284-a553-c71d9ac9a3fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab9cb9e1-e993-4284-a553-c71d9ac9a3fd .shogun-heading-component h2 {
  color: rgba(184, 143, 23, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5b87cc20-634a-44b6-ad33-22f568965af4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5b87cc20-634a-44b6-ad33-22f568965af4 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5d056f5b-e9a6-40ad-b519-73cc904e15f9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-6eebb5c9-84ac-4264-8e04-c7ab827dc5e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6eebb5c9-84ac-4264-8e04-c7ab827dc5e7 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d37b094-6d24-43a5-8142-821f262b1196 {
  margin-left: 20px;
margin-right: 20px;
}

#s-2da3d912-feeb-41e2-8a7d-e3ee77b7d711 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2da3d912-feeb-41e2-8a7d-e3ee77b7d711 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3badf780-93d2-45b0-b986-2a7c0923de43 {
  margin-left: 20px;
margin-right: 20px;
}

#s-c4c0f472-0efd-4e5c-b8cc-a58b1b133986 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4c0f472-0efd-4e5c-b8cc-a58b1b133986 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-21484602-ca2b-4409-b0c7-df56f7acd260 {
  margin-left: 20px;
margin-right: 20px;
}

#s-018aa6a2-b36f-4bb8-9f4a-187e4791703e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-018aa6a2-b36f-4bb8-9f4a-187e4791703e .shogun-heading-component h2 {
  color: rgba(184, 143, 23, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-79339060-463a-4a3e-aae7-8ead68a2c22b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79339060-463a-4a3e-aae7-8ead68a2c22b .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c47a46b-5368-43ba-820c-0f9d15d60265 {
  margin-left: 20px;
margin-right: 20px;
}

#s-1085f3fd-10a2-4373-aadb-08b846ada6c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1085f3fd-10a2-4373-aadb-08b846ada6c4 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ed3a940e-b6b4-41a8-ac1f-2bd963cc0ea5 {
  margin-left: 20px;
margin-right: 20px;
}

#s-9ce89ed9-cd45-4f85-8599-e2954afd93ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ce89ed9-cd45-4f85-8599-e2954afd93ec .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-30d84cb5-f032-4c85-9156-c60bb38b0598 {
  margin-left: 20px;
margin-right: 20px;
}

#s-ed473d84-b7da-4ad4-ae8e-d7ebc092ab99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed473d84-b7da-4ad4-ae8e-d7ebc092ab99 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8b5f0a24-e2c2-4634-bc6a-24dff5b9d71d {
  margin-left: 20px;
margin-right: 20px;
}

#s-b79c5272-6922-48c9-a630-276bc16ceb7a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b79c5272-6922-48c9-a630-276bc16ceb7a .shogun-heading-component h2 {
  color: rgba(184, 143, 23, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e29b1d41-242f-4a8e-a2cf-6ca770971f0b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e29b1d41-242f-4a8e-a2cf-6ca770971f0b .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2b1e945f-f5cf-4eaf-a421-01529b76ae48 {
  margin-left: 20px;
margin-right: 20px;
}

#s-b7c1a25d-4760-412a-8a6b-344d687d078a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 800px;
background-position: center center;
background-attachment: scroll;
}








#s-b7c1a25d-4760-412a-8a6b-344d687d078a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7c1a25d-4760-412a-8a6b-344d687d078a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1d486d20-e850-4f91-93ab-8240587a19ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5c62f2f6-ccd6-4ba5-8176-72c8367a3a12 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.9);
background-attachment: scroll;
}








#s-5c62f2f6-ccd6-4ba5-8176-72c8367a3a12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c62f2f6-ccd6-4ba5-8176-72c8367a3a12.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-12ec091e-911f-41f4-be28-1497e63c904a {
  margin-left: 20px;
margin-right: 20px;
}

#s-e4f79547-ad4e-4524-a16e-24bd8bbf03a3 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 500px;
background-color: rgba(245, 245, 245, 1);
}








#s-e4f79547-ad4e-4524-a16e-24bd8bbf03a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4f79547-ad4e-4524-a16e-24bd8bbf03a3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-01802bd9-0e47-4f2b-838d-1a872a60b5c0 {
  margin-left: 20px;
margin-right: 20px;
}

#s-da2a4908-d901-4eb2-b9c8-057da6e6783c {
  background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-da2a4908-d901-4eb2-b9c8-057da6e6783c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-eafc3067-9cec-473f-9ce2-095ce7660cb9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eafc3067-9cec-473f-9ce2-095ce7660cb9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ba49d133-603a-4f98-a8aa-f8d93487a2d0 {
  text-align: center;
}




  #s-ba49d133-603a-4f98-a8aa-f8d93487a2d0 img.shogun-image {
    
    width: px;
  }


#s-ba49d133-603a-4f98-a8aa-f8d93487a2d0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-34657eed-fb82-4968-ad23-1b755e9c7444 {
  margin-left: 20px;
margin-right: 20px;
}

#s-87eb8dd5-05b1-44a7-a7ad-130d52ebe376 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87eb8dd5-05b1-44a7-a7ad-130d52ebe376 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-af9e491f-34d0-4383-be8d-6eccef952712 {
  text-align: center;
}




  #s-af9e491f-34d0-4383-be8d-6eccef952712 img.shogun-image {
    
    width: px;
  }


#s-af9e491f-34d0-4383-be8d-6eccef952712 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3fdaa393-e233-4b9a-a763-ea3f74aa29d9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-36af7011-b9cf-4210-a9ae-eb83b49c587e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-36af7011-b9cf-4210-a9ae-eb83b49c587e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-01110d91-b984-4a86-889b-0a6d1741c217 {
  text-align: center;
}




  #s-01110d91-b984-4a86-889b-0a6d1741c217 img.shogun-image {
    
    width: px;
  }


#s-01110d91-b984-4a86-889b-0a6d1741c217 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0740f36f-07d5-4f31-8adb-7fde5f028dd7 {
  margin-left: 20px;
margin-right: 20px;
}

#s-51648c30-b6d9-41cd-882e-95f243db91ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51648c30-b6d9-41cd-882e-95f243db91ae .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1f2de660-907e-46ab-a02b-d669423ca5b0 {
  text-align: center;
}




  #s-1f2de660-907e-46ab-a02b-d669423ca5b0 img.shogun-image {
    
    width: px;
  }


#s-1f2de660-907e-46ab-a02b-d669423ca5b0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4630599b-7316-443b-805c-6ff90b822cf3 {
  margin-left: 20px;
margin-right: 20px;
}

#s-bcc8fc97-e482-4fb9-bd67-8e224abfa53b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcc8fc97-e482-4fb9-bd67-8e224abfa53b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96271d9e-9c8c-499d-ae56-a71ccfea3c54 {
  text-align: center;
}




  #s-96271d9e-9c8c-499d-ae56-a71ccfea3c54 img.shogun-image {
    
    width: px;
  }


#s-96271d9e-9c8c-499d-ae56-a71ccfea3c54 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bf25ec40-075a-440e-b506-9f168fb9150e {
  margin-left: 20px;
margin-right: 20px;
}

#s-6897f30f-35dc-4335-962f-1f37e4f81ae0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6897f30f-35dc-4335-962f-1f37e4f81ae0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7da292c8-dad0-4af0-8173-d24ee9e1c5bf {
  text-align: center;
}




  #s-7da292c8-dad0-4af0-8173-d24ee9e1c5bf img.shogun-image {
    
    width: px;
  }


#s-7da292c8-dad0-4af0-8173-d24ee9e1c5bf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7b429a70-3a3c-477d-a1f2-52e1a4a29da5 {
  margin-left: 20px;
margin-right: 20px;
}

#s-e1691437-c708-48cd-91d6-08e0db101879 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 800px;
background-position: center center;
background-attachment: scroll;
}








#s-e1691437-c708-48cd-91d6-08e0db101879 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1691437-c708-48cd-91d6-08e0db101879.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bb491384-4b64-44c0-9b19-d6203a794913"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f6f7ac40-6a43-4f18-bb74-77fb2f42ea5e {
  margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.9);
}








#s-f6f7ac40-6a43-4f18-bb74-77fb2f42ea5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6f7ac40-6a43-4f18-bb74-77fb2f42ea5e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aecd6443-ac65-49b2-953a-146434f4f635"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c8939c46-9252-48c0-b1b5-9710bd6ebdaf .shogun-icon-wrapper {
  text-align: center;
}


#s-c8939c46-9252-48c0-b1b5-9710bd6ebdaf .shogun-icon-wrapper > .shogun-icon {

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

#s-d42af19d-0f64-4cfe-bc58-908d31457077 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d42af19d-0f64-4cfe-bc58-908d31457077 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e9c3c23c-b3e8-442c-b4cb-09642a943e25 .shogun-icon-wrapper {
  text-align: center;
}


#s-e9c3c23c-b3e8-442c-b4cb-09642a943e25 .shogun-icon-wrapper > .shogun-icon {

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

#s-f0266939-a3e7-4fcc-8a20-0d73c3fb665e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0266939-a3e7-4fcc-8a20-0d73c3fb665e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7fd499df-062b-4e58-b3a2-e01123791afc .shogun-icon-wrapper {
  text-align: center;
}


#s-7fd499df-062b-4e58-b3a2-e01123791afc .shogun-icon-wrapper > .shogun-icon {

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

#s-f0222fce-8ca4-426b-95be-5c84ea50cb3d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0222fce-8ca4-426b-95be-5c84ea50cb3d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8ef786e-ac30-41e4-8bcc-0191653ecd44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-969765f2-7884-4bfd-89cd-8e852a0aecbe .shogun-icon-wrapper {
  text-align: center;
}


#s-969765f2-7884-4bfd-89cd-8e852a0aecbe .shogun-icon-wrapper > .shogun-icon {

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

#s-3c01f91c-c35e-4eec-9363-b53eb2237376 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c01f91c-c35e-4eec-9363-b53eb2237376 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6e2acdad-5065-4cc2-a46b-0aeef8d17319 .shogun-icon-wrapper {
  text-align: center;
}


#s-6e2acdad-5065-4cc2-a46b-0aeef8d17319 .shogun-icon-wrapper > .shogun-icon {

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

#s-8d99092d-9c94-4ab1-9315-0e76e6a4670f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d99092d-9c94-4ab1-9315-0e76e6a4670f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9afaa8ca-0dec-46c6-b714-181a38aa3dc1 .shogun-icon-wrapper {
  text-align: center;
}


#s-9afaa8ca-0dec-46c6-b714-181a38aa3dc1 .shogun-icon-wrapper > .shogun-icon {

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

#s-b1e04010-d108-4df7-83ff-b0986e7cbdb8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1e04010-d108-4df7-83ff-b0986e7cbdb8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-744d2cb6-8eec-4417-abdf-39050985c479 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center center;
}








#s-744d2cb6-8eec-4417-abdf-39050985c479 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-744d2cb6-8eec-4417-abdf-39050985c479.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

@media (min-width: 0px) {
[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6fa269c3-8af8-4710-9ee8-1fa3ec5ccbd1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6fb5f050-8530-4687-97c6-43d6e663952f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.9);
}








#s-6fb5f050-8530-4687-97c6-43d6e663952f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fb5f050-8530-4687-97c6-43d6e663952f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-af18636a-69bf-4e57-b6b3-8a9aeba52f48 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b705dba6-97cd-4f8d-9384-ea19a56ab35e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-381b38cd-2604-404f-a9b9-08bc58122406 .shogun-icon-wrapper {
  text-align: center;
}


#s-381b38cd-2604-404f-a9b9-08bc58122406 .shogun-icon-wrapper > .shogun-icon {

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

#s-5d8477a9-f427-4f5c-95cb-37571e035ba6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d8477a9-f427-4f5c-95cb-37571e035ba6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0ed1eff6-ab98-4acb-96af-f66329e45613 .shogun-icon-wrapper {
  text-align: center;
}


#s-0ed1eff6-ab98-4acb-96af-f66329e45613 .shogun-icon-wrapper > .shogun-icon {

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

#s-cd6efbba-914c-42b0-90b7-d975365fc652 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd6efbba-914c-42b0-90b7-d975365fc652 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-232cc4b1-4b25-4d09-9a03-e266d3301ef0 .shogun-icon-wrapper {
  text-align: center;
}


#s-232cc4b1-4b25-4d09-9a03-e266d3301ef0 .shogun-icon-wrapper > .shogun-icon {

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

#s-dd24432a-3da1-4b92-98ab-3883d0dbef80 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd24432a-3da1-4b92-98ab-3883d0dbef80 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2b596a20-0d63-40d5-a079-f022d75b9e87 .shogun-icon-wrapper {
  text-align: center;
}


#s-2b596a20-0d63-40d5-a079-f022d75b9e87 .shogun-icon-wrapper > .shogun-icon {

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

#s-1f333b7a-9648-4e88-88de-1b524af825d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f333b7a-9648-4e88-88de-1b524af825d0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f81ccc0-e04f-48e6-bffa-eb480f7c138d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0ea97c7a-3666-4b72-871e-86a93d99869d {
  text-align: center;
}




  #s-0ea97c7a-3666-4b72-871e-86a93d99869d img.shogun-image {
    
    width: px;
  }


#s-0ea97c7a-3666-4b72-871e-86a93d99869d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f9a416c6-141d-4391-b83f-4399ef310edb {
  margin-left: 20px;
margin-right: 20px;
}

#s-1553f53a-b07c-4a22-9444-9d19caf4f964 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center center;
}








#s-1553f53a-b07c-4a22-9444-9d19caf4f964 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1553f53a-b07c-4a22-9444-9d19caf4f964.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a73a3cd-d704-4a2c-8eaf-9cf39fe87491"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0936a214-f602-4863-b188-4d00a5ac94e2 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.9);
}








#s-0936a214-f602-4863-b188-4d00a5ac94e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0936a214-f602-4863-b188-4d00a5ac94e2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f40c7a2b-7451-4059-95e9-30919b06aae1 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
}

@media (min-width: 0px) {
[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-96fd8cbb-5d62-4ab9-aa42-4d73a2d16f4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2103faf7-4afe-485a-a528-b3a404681d08 .shogun-icon-wrapper {
  text-align: center;
}


#s-2103faf7-4afe-485a-a528-b3a404681d08 .shogun-icon-wrapper > .shogun-icon {

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

#s-987e78b1-7d13-4ce6-afb5-c80537f578fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-987e78b1-7d13-4ce6-afb5-c80537f578fa .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d2e04b14-a3da-4aef-a58f-560b4c6a945b .shogun-icon-wrapper {
  text-align: center;
}


#s-d2e04b14-a3da-4aef-a58f-560b4c6a945b .shogun-icon-wrapper > .shogun-icon {

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

#s-25bb093d-05f1-444f-a0a4-29d70754edc0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25bb093d-05f1-444f-a0a4-29d70754edc0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8bd85484-db63-4c46-9204-d7e4f2a27291"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ad1f65c0-4498-4968-8e2b-78ecef102151 .shogun-icon-wrapper {
  text-align: center;
}


#s-ad1f65c0-4498-4968-8e2b-78ecef102151 .shogun-icon-wrapper > .shogun-icon {

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

#s-e484fa3f-3f35-4170-8421-e6832acda03b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e484fa3f-3f35-4170-8421-e6832acda03b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-47204f74-15f2-4146-b243-3185a1e76900 .shogun-icon-wrapper {
  text-align: center;
}


#s-47204f74-15f2-4146-b243-3185a1e76900 .shogun-icon-wrapper > .shogun-icon {

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

#s-ac7887c1-3190-4677-afb7-ac5ccc49e367 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac7887c1-3190-4677-afb7-ac5ccc49e367 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2fa0b99d-144f-4351-9466-65792e88eca4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center center;
}








#s-2fa0b99d-144f-4351-9466-65792e88eca4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fa0b99d-144f-4351-9466-65792e88eca4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4 {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

@media (min-width: 0px) {
[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4425ff78-2ce1-4f23-bf15-1c6fc21010e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b24afc6c-146c-4813-ac73-6d0212f5678b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.9);
}








#s-b24afc6c-146c-4813-ac73-6d0212f5678b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b24afc6c-146c-4813-ac73-6d0212f5678b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2ee2c9c7-4c06-425d-869b-0c6735410d7e {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
}

@media (min-width: 0px) {
[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-72a8832a-43a1-488e-ae6a-5e0980d08d07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bba96981-34a2-4caa-b8ee-5f950cfebb57 {
  text-align: center;
}




  #s-bba96981-34a2-4caa-b8ee-5f950cfebb57 img.shogun-image {
    
    width: px;
  }


#s-bba96981-34a2-4caa-b8ee-5f950cfebb57 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bb95c8ef-e70f-419e-a8af-e91ed8f62170 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb95c8ef-e70f-419e-a8af-e91ed8f62170 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-13f091e9-9f56-40bc-be19-6fba1ff89e2e {
  text-align: center;
}




  #s-13f091e9-9f56-40bc-be19-6fba1ff89e2e img.shogun-image {
    
    width: px;
  }


#s-13f091e9-9f56-40bc-be19-6fba1ff89e2e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-391204c6-afa7-4eac-9840-59a181146cb6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-391204c6-afa7-4eac-9840-59a181146cb6 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1ec9718d-a72a-4fb0-81d5-eec3b12c82ca {
  text-align: center;
}




  #s-1ec9718d-a72a-4fb0-81d5-eec3b12c82ca img.shogun-image {
    
    width: px;
  }


#s-1ec9718d-a72a-4fb0-81d5-eec3b12c82ca .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d23329e5-26b4-4408-920c-3db84419e3dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d23329e5-26b4-4408-920c-3db84419e3dc .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4253aac9-b27c-4f15-93d8-adbff3aadf80 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center center;
}








#s-4253aac9-b27c-4f15-93d8-adbff3aadf80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4253aac9-b27c-4f15-93d8-adbff3aadf80.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d8ac8a14-e7f5-4de6-973d-eda14831b126 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-d8ac8a14-e7f5-4de6-973d-eda14831b126"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-4bf2af9f-3d08-4b7c-bcb7-78d518a943a8 {
  min-height: 0px;
background-color: rgba(255, 255, 255, 0.95);
}








#s-4bf2af9f-3d08-4b7c-bcb7-78d518a943a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bf2af9f-3d08-4b7c-bcb7-78d518a943a8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7bd6d0c1-748e-4a81-8d87-c02ce45e520b {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
}

#s-aea37f48-860d-49b5-bb10-8119747ec204 {
  margin-top: 50px;
margin-left: 10px;
margin-bottom: 50px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aea37f48-860d-49b5-bb10-8119747ec204"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b34483a4-a55c-4665-922e-3a84426ecfae .shogun-icon-wrapper {
  text-align: center;
}


#s-b34483a4-a55c-4665-922e-3a84426ecfae .shogun-icon-wrapper > .shogun-icon {

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

#s-9caba586-130c-49e7-8519-0604ceed20b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9caba586-130c-49e7-8519-0604ceed20b9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c456d17f-3f26-4787-bb07-cc027ce2d328 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
}

#s-a97092c5-67f1-4849-90d9-e774d1fe08ae .shogun-icon-wrapper {
  text-align: center;
}


#s-a97092c5-67f1-4849-90d9-e774d1fe08ae .shogun-icon-wrapper > .shogun-icon {

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

#s-c713f096-aae0-4481-b790-9e41816ac011 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c713f096-aae0-4481-b790-9e41816ac011 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-22e8425d-5105-4654-a9a9-323b97e271f7 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
}

#s-cc376a32-66b5-492e-9817-17c553603018 .shogun-icon-wrapper {
  text-align: center;
}


#s-cc376a32-66b5-492e-9817-17c553603018 .shogun-icon-wrapper > .shogun-icon {

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

#s-ac15c940-df49-46d2-9195-487bf331b4dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac15c940-df49-46d2-9195-487bf331b4dc .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ef515f90-ffff-4c81-8882-a3645b295a3b {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
}

#s-01326de9-c2ba-429b-832c-b3c13a5be94e {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-01326de9-c2ba-429b-832c-b3c13a5be94e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01326de9-c2ba-429b-832c-b3c13a5be94e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-64928d2f-1512-44c1-8b23-101521628ec8 {
  border-style: solid;
margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
text-align: center;
}

#s-64928d2f-1512-44c1-8b23-101521628ec8 .shogun-heading-component h1 {
  color: rgba(184, 143, 23, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e8af42c0-06cb-463c-a125-0896f14c8897 {
  margin-left: 20px;
margin-right: 20px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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