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

.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-0cfbaa80-acf9-4419-a3a8-e92fa04f6df0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-0dd13f31-3754-4b52-ae8a-bc3a9aa109eb {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-0dd13f31-3754-4b52-ae8a-bc3a9aa109eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dd13f31-3754-4b52-ae8a-bc3a9aa109eb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b6cee44d-5c2e-43f2-ab3c-81753cebff33 {
  margin-top: 60px;
margin-right: 0px;
padding-top: 0px;
min-height: 420px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-b6cee44d-5c2e-43f2-ab3c-81753cebff33 {
  
}
}







#s-b6cee44d-5c2e-43f2-ab3c-81753cebff33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6cee44d-5c2e-43f2-ab3c-81753cebff33.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-1de670d9-0ee3-4f5d-b080-119b31f8ad15 {
  margin-left: 10px;
margin-right: 10px;
padding-right: 0px;
}
@media (max-width: 767px){#s-1de670d9-0ee3-4f5d-b080-119b31f8ad15 {
  
}
}
@media (min-width: 0px) {
[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-1de670d9-0ee3-4f5d-b080-119b31f8ad15"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7097415f-88f7-406d-a508-299b2553f58a {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-7097415f-88f7-406d-a508-299b2553f58a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-163ab1a8-2691-437d-9ad1-07cf7c13a21d {
  margin-left: 10px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-163ab1a8-2691-437d-9ad1-07cf7c13a21d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-56aa2291-018e-42c7-9e56-6c1ca1528b80 {
  margin-top: 20px;
margin-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-c597f520-6f17-4566-8590-c643347854a7 {
  margin-top: -20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}

#s-0eb2a49e-eea0-42fc-86c9-80345b7b0f31 {
  margin-top: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-899323ac-2fa5-4c0d-9ede-871404d77b5d {
  margin-top: -20px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a366cbd8-225e-4d56-8b76-c3bbef3bb8fa {
  text-align: center;
}




  #s-a366cbd8-225e-4d56-8b76-c3bbef3bb8fa img.shogun-image {
    
    width: px;
  }


#s-a366cbd8-225e-4d56-8b76-c3bbef3bb8fa .shogun-image-content {
  
    align-items: center;
  
}

#s-89ec170f-1417-4063-aa91-355db5780abd {
  margin-top: 60px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 420px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-89ec170f-1417-4063-aa91-355db5780abd {
  
}
}







#s-89ec170f-1417-4063-aa91-355db5780abd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89ec170f-1417-4063-aa91-355db5780abd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-64bf9a00-2871-4ec8-8e7d-412135aae1b4 {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64bf9a00-2871-4ec8-8e7d-412135aae1b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b09af333-f534-414d-8970-7a5d4eb88f4b {
  text-align: center;
}




  #s-b09af333-f534-414d-8970-7a5d4eb88f4b img.shogun-image {
    
    width: px;
  }


#s-b09af333-f534-414d-8970-7a5d4eb88f4b .shogun-image-content {
  
    align-items: center;
  
}

#s-3777ccc0-a073-4bfc-8d98-884a2f50be90 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-3777ccc0-a073-4bfc-8d98-884a2f50be90 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d31473fe-70ce-4c8f-846c-232d571aa566 {
  margin-top: 15px;
margin-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-db69bcee-9dae-4e21-a30c-6261a8e8e729 {
  text-align: center;
}




  #s-db69bcee-9dae-4e21-a30c-6261a8e8e729 img.shogun-image {
    
    width: px;
  }


#s-db69bcee-9dae-4e21-a30c-6261a8e8e729 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9a8eaf8-c3a9-47db-af36-5da609a35aa9 {
  margin-top: 0px;
padding-top: 60px;
min-height: 420px;
}
@media (max-width: 767px){#s-e9a8eaf8-c3a9-47db-af36-5da609a35aa9 {
  
}
}







#s-e9a8eaf8-c3a9-47db-af36-5da609a35aa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9a8eaf8-c3a9-47db-af36-5da609a35aa9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4cd9317f-2448-486f-9954-fbbb3d16d570 {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
padding-right: 0px;
}
@media (max-width: 767px){#s-4cd9317f-2448-486f-9954-fbbb3d16d570 {
  
}
}
@media (min-width: 0px) {
[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-4cd9317f-2448-486f-9954-fbbb3d16d570"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-36dd7416-a411-4c7e-ac0c-eab9bd94c612 {
  margin-top: 30px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-36dd7416-a411-4c7e-ac0c-eab9bd94c612 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0f221566-1bd4-4dbd-87d3-07bf7115bb20 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0f221566-1bd4-4dbd-87d3-07bf7115bb20"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-f1da2a9a-c558-42d4-9cf7-b18d05636322 {
  margin-top: 30px;
margin-bottom: 15px;
}

#s-3855e1c7-1d86-4bf6-955f-088eaca6a280 {
  margin-top: -20px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-822aabf4-697d-4199-be45-2db64ac28262 {
  margin-top: 30px;
margin-bottom: 15px;
}

#s-93dfef65-d786-4cc6-93ea-fa660c8f8f63 {
  margin-top: -20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-b64d5670-8cee-42b0-be98-dbec1890a45b {
  margin-top: 30px;
margin-bottom: 15px;
}

#s-f01f7fb6-858a-4729-b4ce-a6cc2ec130f6 {
  margin-top: -20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-7dc1b2d8-1dc7-4ae6-a663-05127c18e2dd {
  text-align: center;
}




  #s-7dc1b2d8-1dc7-4ae6-a663-05127c18e2dd img.shogun-image {
    
    width: px;
  }


#s-7dc1b2d8-1dc7-4ae6-a663-05127c18e2dd .shogun-image-content {
  
    align-items: center;
  
}

#s-ed6b0c6b-44e8-4220-9add-aafbdd73d5af {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
min-height: 110px;
background-position: center top;
}








#s-ed6b0c6b-44e8-4220-9add-aafbdd73d5af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed6b0c6b-44e8-4220-9add-aafbdd73d5af.shg-box.shg-c {
  justify-content: center;
}

#s-710f355b-e02e-4908-83c9-41b52151ce6c {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
text-align: center;
}

#s-710f355b-e02e-4908-83c9-41b52151ce6c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6d137293-4258-47b4-b2b3-b318d96f7dce {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-6d137293-4258-47b4-b2b3-b318d96f7dce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-d163e412-4ebd-49bc-a230-17fbd04fd866 {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
padding-bottom: 3px;
padding-right: 30px;
text-align: center;
}




  #s-d163e412-4ebd-49bc-a230-17fbd04fd866 img.shogun-image {
    
    width: px;
  }


#s-d163e412-4ebd-49bc-a230-17fbd04fd866 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ec1eb6f-7bfb-452a-8d4e-879d70845f33 {
  margin-top: 0px;
margin-bottom: -30px;
padding-bottom: 50px;
}

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

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

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

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

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

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

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

#s-f8d4b7d4-a713-4500-9dd9-5b4c36df0a0a {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 15px;
padding-left: 19px;
padding-bottom: 15px;
padding-right: 19px;
border-radius: 0px;
max-width: 153px;
text-align: center;
background-color: rgba(16, 148, 212, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-f8d4b7d4-a713-4500-9dd9-5b4c36df0a0a:hover {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}#s-f8d4b7d4-a713-4500-9dd9-5b4c36df0a0a:active {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}


#s-f8d4b7d4-a713-4500-9dd9-5b4c36df0a0a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-cb5ba41a-0893-40a3-aa6a-226f1d05602b {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
padding-bottom: 4px;
padding-right: 30px;
text-align: center;
}




  #s-cb5ba41a-0893-40a3-aa6a-226f1d05602b img.shogun-image {
    
    width: px;
  }


#s-cb5ba41a-0893-40a3-aa6a-226f1d05602b .shogun-image-content {
  
    align-items: center;
  
}

#s-6cf5b10e-478f-4a5e-b191-725f1f943fe4 {
  margin-top: 0px;
margin-bottom: -30px;
padding-bottom: 50px;
}

#s-dd285128-8702-49ef-b3b7-be8799befbbc {
  margin-bottom: -5px;
}

#s-e3f79ec8-05d1-49d3-bbeb-f0373435206e {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 15px;
padding-left: 19px;
padding-bottom: 15px;
padding-right: 19px;
border-radius: 0px;
max-width: 153px;
text-align: center;
background-color: rgba(16, 148, 212, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-e3f79ec8-05d1-49d3-bbeb-f0373435206e:hover {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}#s-e3f79ec8-05d1-49d3-bbeb-f0373435206e:active {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}


#s-e3f79ec8-05d1-49d3-bbeb-f0373435206e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-72231d9e-88fe-4640-87be-2ef5c076ad31 {
  margin-top: 0px;
margin-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
text-align: center;
}




  #s-72231d9e-88fe-4640-87be-2ef5c076ad31 img.shogun-image {
    
    width: px;
  }


#s-72231d9e-88fe-4640-87be-2ef5c076ad31 .shogun-image-content {
  
    align-items: center;
  
}

#s-1bdc265a-6698-4576-b1f4-97edb94d055a {
  margin-top: 0px;
margin-bottom: -30px;
padding-bottom: 50px;
}

#s-1dd9050d-0b2e-4992-8c3d-22d3c7a34d28 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 15px;
padding-left: 19px;
padding-bottom: 15px;
padding-right: 19px;
border-radius: 0px;
max-width: 153px;
text-align: center;
background-color: rgba(16, 148, 212, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-1dd9050d-0b2e-4992-8c3d-22d3c7a34d28:hover {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}#s-1dd9050d-0b2e-4992-8c3d-22d3c7a34d28:active {background-color: rgba(14, 92, 130, 1) !important;
font-size: 16px !important;
text-decoration: none !important;}


#s-1dd9050d-0b2e-4992-8c3d-22d3c7a34d28.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-b63a302d-080f-4b63-8dab-3837addee858 {
  margin-top: 40px;
margin-bottom: 0px;
padding-top: 0px;
min-height: 50px;
}








#s-b63a302d-080f-4b63-8dab-3837addee858 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b63a302d-080f-4b63-8dab-3837addee858.shg-box.shg-c {
  justify-content: flex-start;
}

#s-879f102b-0ae8-4858-b190-76f1b4369243 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-879f102b-0ae8-4858-b190-76f1b4369243"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-96598d3f-bbfb-4b77-a6f5-fc93f78adf7a {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-96598d3f-bbfb-4b77-a6f5-fc93f78adf7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96598d3f-bbfb-4b77-a6f5-fc93f78adf7a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-99c46ad0-8d27-4c42-9c0a-667725a85121 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}




  #s-99c46ad0-8d27-4c42-9c0a-667725a85121 img.shogun-image {
    
    width: px;
  }


#s-99c46ad0-8d27-4c42-9c0a-667725a85121 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-eb9c515d-4f6d-4257-997f-457a734c7617 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb9c515d-4f6d-4257-997f-457a734c7617 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b3fdc981-786d-4f96-ba00-32d9c72187af {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-b3fdc981-786d-4f96-ba00-32d9c72187af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3fdc981-786d-4f96-ba00-32d9c72187af.shg-box.shg-c {
  justify-content: flex-start;
}

#s-41693054-259c-45b1-87ce-deccf7ae05c7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}




  #s-41693054-259c-45b1-87ce-deccf7ae05c7 img.shogun-image {
    
    width: px;
  }


#s-41693054-259c-45b1-87ce-deccf7ae05c7 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c8ad58ce-e391-4eab-afff-cb416750752c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8ad58ce-e391-4eab-afff-cb416750752c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-019235e4-218c-4b08-9846-ff7fd7c1542d {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-019235e4-218c-4b08-9846-ff7fd7c1542d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-019235e4-218c-4b08-9846-ff7fd7c1542d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d370a752-9ece-4e37-9998-8fc9b8f6914d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 35px;
padding-right: 35px;
text-align: center;
}




  #s-d370a752-9ece-4e37-9998-8fc9b8f6914d img.shogun-image {
    
    width: px;
  }


#s-d370a752-9ece-4e37-9998-8fc9b8f6914d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-7dabcd60-c52b-45e3-88b3-9cf113f71d22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7dabcd60-c52b-45e3-88b3-9cf113f71d22 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c29d3d5d-5ef3-486f-acba-7f37ed99ae98 {
  padding-top: 60px;
min-height: 50px;
}








#s-c29d3d5d-5ef3-486f-acba-7f37ed99ae98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c29d3d5d-5ef3-486f-acba-7f37ed99ae98.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ffecf09b-add6-49c4-8948-df8be28bcc0c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7fef2e4c-77ce-4d0a-a052-10cbe8c7c8c8 {
  text-align: center;
}




  #s-7fef2e4c-77ce-4d0a-a052-10cbe8c7c8c8 img.shogun-image {
    
    width: px;
  }


#s-7fef2e4c-77ce-4d0a-a052-10cbe8c7c8c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-22100977-a83e-40ad-881c-ada90627d80a {
  text-align: center;
}




  #s-22100977-a83e-40ad-881c-ada90627d80a img.shogun-image {
    
    width: px;
  }


#s-22100977-a83e-40ad-881c-ada90627d80a .shogun-image-content {
  
    align-items: center;
  
}

#s-9d181ee5-67bc-49d1-9e52-2c9fa14988e8 {
  margin-top: 60px;
margin-bottom: 60px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(253, 253, 253, 1);
}
@media (min-width: 1200px){#s-9d181ee5-67bc-49d1-9e52-2c9fa14988e8 {
  display: none;
}
#s-9d181ee5-67bc-49d1-9e52-2c9fa14988e8, #wrap-s-9d181ee5-67bc-49d1-9e52-2c9fa14988e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9d181ee5-67bc-49d1-9e52-2c9fa14988e8 {
  display: none;
}
#s-9d181ee5-67bc-49d1-9e52-2c9fa14988e8, #wrap-s-9d181ee5-67bc-49d1-9e52-2c9fa14988e8 { display:none !important; }}







#s-9d181ee5-67bc-49d1-9e52-2c9fa14988e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d181ee5-67bc-49d1-9e52-2c9fa14988e8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c4e2bf16-20aa-4d6d-8ad0-719d2ad3770f {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

#s-c4e2bf16-20aa-4d6d-8ad0-719d2ad3770f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ff0f692d-b39f-4b43-ad5d-432af628c449 {
  min-height: 50px;
}








#s-ff0f692d-b39f-4b43-ad5d-432af628c449 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff0f692d-b39f-4b43-ad5d-432af628c449.shg-box.shg-c {
  justify-content: center;
}

#s-37836e43-ee10-4c74-a3b9-f6a1d1f2c431 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-37836e43-ee10-4c74-a3b9-f6a1d1f2c431 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-37836e43-ee10-4c74-a3b9-f6a1d1f2c431 {
  
}
}







#s-37836e43-ee10-4c74-a3b9-f6a1d1f2c431 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37836e43-ee10-4c74-a3b9-f6a1d1f2c431.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9a5fd1fa-b96f-4a10-97be-f4cb1ad7fd0d {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-9a5fd1fa-b96f-4a10-97be-f4cb1ad7fd0d img.shogun-image {
    
    width: px;
  }


#s-9a5fd1fa-b96f-4a10-97be-f4cb1ad7fd0d .shogun-image-content {
  
    align-items: center;
  
}

#s-5782982f-94c8-4728-8eeb-4b0b543317ff {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-5782982f-94c8-4728-8eeb-4b0b543317ff img.shogun-image {
    
    width: px;
  }


#s-5782982f-94c8-4728-8eeb-4b0b543317ff .shogun-image-content {
  
    align-items: center;
  
}

#s-630c90d8-3963-41df-bc0a-e056add445f8 {
  
}

#s-a59224b7-535f-4fc5-9a37-51330d53646b {
  padding-left: 0px;
padding-right: 0px;
}

#s-edf45cdd-f4b1-47e9-814a-1a1846e3cb5c {
  padding-top: 20px;
min-height: 50px;
}








#s-edf45cdd-f4b1-47e9-814a-1a1846e3cb5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edf45cdd-f4b1-47e9-814a-1a1846e3cb5c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-772881ce-5e83-429b-884a-dc6b78dcbecb {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-772881ce-5e83-429b-884a-dc6b78dcbecb img.shogun-image {
    
    width: px;
  }


#s-772881ce-5e83-429b-884a-dc6b78dcbecb .shogun-image-content {
  
    align-items: center;
  
}

#s-6dabf3bb-343c-43aa-a0e5-a95d7b59755b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-6dabf3bb-343c-43aa-a0e5-a95d7b59755b img.shogun-image {
    
    width: px;
  }


#s-6dabf3bb-343c-43aa-a0e5-a95d7b59755b .shogun-image-content {
  
    align-items: center;
  
}

#s-cb7f817a-47a6-4050-9a80-24e9ca71dc70 {
  
}

#s-feae8ac3-8842-43bb-969c-29b09acf152b {
  padding-left: 0px;
padding-right: 0px;
}

#s-628b486d-0079-40c4-a035-7da3f8befe9c {
  padding-top: 20px;
min-height: 50px;
}








#s-628b486d-0079-40c4-a035-7da3f8befe9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-628b486d-0079-40c4-a035-7da3f8befe9c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9f137a3b-b03f-4758-b10d-e2eaaa753fa2 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-9f137a3b-b03f-4758-b10d-e2eaaa753fa2 img.shogun-image {
    
    width: px;
  }


#s-9f137a3b-b03f-4758-b10d-e2eaaa753fa2 .shogun-image-content {
  
    align-items: center;
  
}

#s-62e7a000-25e9-430b-bdbb-8cc588f96d0e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-62e7a000-25e9-430b-bdbb-8cc588f96d0e img.shogun-image {
    
    width: px;
  }


#s-62e7a000-25e9-430b-bdbb-8cc588f96d0e .shogun-image-content {
  
    align-items: center;
  
}

#s-54466ffd-2d36-4631-b82d-6a13b5ad62eb {
  
}

#s-d28ed1d6-fd5e-4b56-8fe6-15c64cac8463 {
  padding-left: 0px;
padding-right: 0px;
}

#s-be53a2ab-9482-4bb2-96dc-0274d606cea3 {
  padding-top: 20px;
min-height: 50px;
}








#s-be53a2ab-9482-4bb2-96dc-0274d606cea3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be53a2ab-9482-4bb2-96dc-0274d606cea3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-778b83ad-9269-4ed2-b13a-c2f18b9542fb {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-778b83ad-9269-4ed2-b13a-c2f18b9542fb img.shogun-image {
    
    width: px;
  }


#s-778b83ad-9269-4ed2-b13a-c2f18b9542fb .shogun-image-content {
  
    align-items: center;
  
}

#s-60582b6f-df9f-4797-8d1c-d82abca7db7c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-60582b6f-df9f-4797-8d1c-d82abca7db7c img.shogun-image {
    
    width: px;
  }


#s-60582b6f-df9f-4797-8d1c-d82abca7db7c .shogun-image-content {
  
    align-items: center;
  
}

#s-e708af2e-3ac2-45ff-9e72-a6be89da0274 {
  
}

#s-f97420ac-8273-4747-98b4-d9c44036d29c {
  padding-left: 0px;
padding-right: 0px;
}

#s-18866dd7-33c9-4568-83cc-1a125431931b {
  margin-bottom: 60px;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(253, 253, 253, 1);
}
@media (min-width: 1200px){#s-18866dd7-33c9-4568-83cc-1a125431931b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-18866dd7-33c9-4568-83cc-1a125431931b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-18866dd7-33c9-4568-83cc-1a125431931b {
  display: none;
}
#s-18866dd7-33c9-4568-83cc-1a125431931b, #wrap-s-18866dd7-33c9-4568-83cc-1a125431931b { display:none !important; }}@media (max-width: 767px){#s-18866dd7-33c9-4568-83cc-1a125431931b {
  display: none;
}
#s-18866dd7-33c9-4568-83cc-1a125431931b, #wrap-s-18866dd7-33c9-4568-83cc-1a125431931b { display:none !important; }}







#s-18866dd7-33c9-4568-83cc-1a125431931b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18866dd7-33c9-4568-83cc-1a125431931b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-de96eaba-3ecc-484a-b2a5-14ca00af7894 {
  margin-top: 0px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
text-align: center;
}

#s-de96eaba-3ecc-484a-b2a5-14ca00af7894 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}

@media (min-width: 0px) {
[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-c57f5a47-9856-46a9-b9a5-7e3b9cb4968c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-11b92269-00bc-4440-83f2-f6a3243632f6 {
  padding-top: 20px;
padding-bottom: 0px;
min-height: 50px;
}








#s-11b92269-00bc-4440-83f2-f6a3243632f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11b92269-00bc-4440-83f2-f6a3243632f6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a060323e-1153-48fe-8281-9401c6878b10 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-a060323e-1153-48fe-8281-9401c6878b10 img.shogun-image {
    
    width: px;
  }


#s-a060323e-1153-48fe-8281-9401c6878b10 .shogun-image-content {
  
    align-items: center;
  
}

#s-28460e86-8250-420d-a0cb-0de5e86b6a86 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-28460e86-8250-420d-a0cb-0de5e86b6a86 img.shogun-image {
    
    width: px;
  }


#s-28460e86-8250-420d-a0cb-0de5e86b6a86 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4a1ac02-d325-4a1e-bcb4-56dfc8f19eb9 {
  
}

#s-294d2351-6af3-47f5-a386-553852e153a9 {
  padding-left: 0px;
padding-right: 0px;
}

#s-bbfe01e9-0852-4b23-997a-ae928ffd7d51 {
  padding-top: 20px;
min-height: 50px;
}








#s-bbfe01e9-0852-4b23-997a-ae928ffd7d51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbfe01e9-0852-4b23-997a-ae928ffd7d51.shg-box.shg-c {
  justify-content: flex-start;
}

#s-51663164-6dff-49ab-be26-664db6b1b534 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-51663164-6dff-49ab-be26-664db6b1b534 img.shogun-image {
    
    width: px;
  }


#s-51663164-6dff-49ab-be26-664db6b1b534 .shogun-image-content {
  
    align-items: center;
  
}

#s-228d4105-cf08-4b3f-9e4b-1b7ed64f5c8e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-228d4105-cf08-4b3f-9e4b-1b7ed64f5c8e img.shogun-image {
    
    width: px;
  }


#s-228d4105-cf08-4b3f-9e4b-1b7ed64f5c8e .shogun-image-content {
  
    align-items: center;
  
}

#s-be6c9652-3465-4b0a-b8a6-435cf8bd13b1 {
  
}

#s-e0c6c9f0-e014-4499-bc74-113b9d3be316 {
  padding-left: 0px;
padding-right: 0px;
}

#s-d99c51a1-e80b-4f63-ae45-e83a8b477a8f {
  padding-top: 20px;
min-height: 50px;
}








#s-d99c51a1-e80b-4f63-ae45-e83a8b477a8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d99c51a1-e80b-4f63-ae45-e83a8b477a8f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6e3f54a9-ef87-4689-9402-f611a8fc76e1 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-6e3f54a9-ef87-4689-9402-f611a8fc76e1 img.shogun-image {
    
    width: px;
  }


#s-6e3f54a9-ef87-4689-9402-f611a8fc76e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-75d19cce-6316-466c-bb93-d62f8a85ec00 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-75d19cce-6316-466c-bb93-d62f8a85ec00 img.shogun-image {
    
    width: px;
  }


#s-75d19cce-6316-466c-bb93-d62f8a85ec00 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d94d650-09f6-42af-9e6f-d665c0217960 {
  
}

#s-1ebe3e6f-f149-4585-9757-2931656fa6c0 {
  padding-left: 0px;
padding-right: 0px;
}

#s-f98a47f2-69cf-4550-a266-829cadc9535c {
  padding-top: 20px;
min-height: 50px;
}








#s-f98a47f2-69cf-4550-a266-829cadc9535c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f98a47f2-69cf-4550-a266-829cadc9535c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-09013f64-c738-4dcf-b01e-dda424cbb61f {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-09013f64-c738-4dcf-b01e-dda424cbb61f img.shogun-image {
    
    width: px;
  }


#s-09013f64-c738-4dcf-b01e-dda424cbb61f .shogun-image-content {
  
    align-items: center;
  
}

#s-4fda28fd-df18-4354-af95-76d53d77e32b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 120px;
text-align: center;
}




  #s-4fda28fd-df18-4354-af95-76d53d77e32b img.shogun-image {
    
    width: px;
  }


#s-4fda28fd-df18-4354-af95-76d53d77e32b .shogun-image-content {
  
    align-items: center;
  
}

#s-450400aa-c626-429d-98a0-77cdad09737f {
  
}

#s-b13c3288-8ed8-4d89-b3f8-a072fe0f3bf9 {
  padding-left: 0px;
padding-right: 0px;
}

#s-84da3c2a-9cfc-40c1-918b-400cd790d42c {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
min-height: 350px;
background-position: center center;
}








#s-84da3c2a-9cfc-40c1-918b-400cd790d42c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84da3c2a-9cfc-40c1-918b-400cd790d42c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-912d8092-e098-4fbd-9489-d39a1a214170 {
  margin-top: 54px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-912d8092-e098-4fbd-9489-d39a1a214170 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-258e45d5-ba45-4d25-836a-533010ec798b {
  box-shadow:    #515151;
margin-top: 0px;
margin-bottom: 0em;
}

#s-c716e170-bbcb-4877-a307-ae043b9fbfbf {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 2px;
text-align: center;
background-color: rgba(16, 148, 212, 1);
text-decoration: none;
}
#s-c716e170-bbcb-4877-a307-ae043b9fbfbf:hover {background-color: rgba(14, 92, 130, 1) !important;
text-decoration: none !important;}#s-c716e170-bbcb-4877-a307-ae043b9fbfbf:active {background-color: rgba(14, 92, 130, 1) !important;
text-decoration: none !important;}


#s-c716e170-bbcb-4877-a307-ae043b9fbfbf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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