.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-0d3c87ce-86e1-4907-89e8-c04e2334065d {
  min-height: 50px;
}








#s-0d3c87ce-86e1-4907-89e8-c04e2334065d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3c87ce-86e1-4907-89e8-c04e2334065d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-326ef103-c461-4c9a-bff5-75f8db689909 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-326ef103-c461-4c9a-bff5-75f8db689909 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-326ef103-c461-4c9a-bff5-75f8db689909 {
  
}
}@media (max-width: 767px){#s-326ef103-c461-4c9a-bff5-75f8db689909 {
  
}
}







#s-326ef103-c461-4c9a-bff5-75f8db689909 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-326ef103-c461-4c9a-bff5-75f8db689909.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-0e61bcb3-a19e-4aea-9398-c40c8204e28a {
  min-height: 50px;
}








#s-0e61bcb3-a19e-4aea-9398-c40c8204e28a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e61bcb3-a19e-4aea-9398-c40c8204e28a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

#s-318fa968-5c40-45f2-87b7-b6fb9e765454 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-318fa968-5c40-45f2-87b7-b6fb9e765454 .shogun-heading-component h2 {
  color: rgba(46, 46, 46, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-31af3b2f-db69-4778-8786-d4db88aa8db2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-59083345-fc08-499a-95d5-df37fdb92884 {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-59083345-fc08-499a-95d5-df37fdb92884 {
  display: none;
}
#s-59083345-fc08-499a-95d5-df37fdb92884, #wrap-s-59083345-fc08-499a-95d5-df37fdb92884 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59083345-fc08-499a-95d5-df37fdb92884 {
  display: none;
}
#s-59083345-fc08-499a-95d5-df37fdb92884, #wrap-s-59083345-fc08-499a-95d5-df37fdb92884 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59083345-fc08-499a-95d5-df37fdb92884 {
  display: none;
}
#s-59083345-fc08-499a-95d5-df37fdb92884, #wrap-s-59083345-fc08-499a-95d5-df37fdb92884 { display:none !important; }}@media (max-width: 767px){#s-59083345-fc08-499a-95d5-df37fdb92884 {
  display: none;
}
#s-59083345-fc08-499a-95d5-df37fdb92884, #wrap-s-59083345-fc08-499a-95d5-df37fdb92884 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d69b504-4fd7-4137-9d43-76fd5d6e4acc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d6355017-c008-4a96-8874-29990b3b7145 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-d6355017-c008-4a96-8874-29990b3b7145 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6355017-c008-4a96-8874-29990b3b7145.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3850bf2b-f7dd-4f61-b04f-9254fda8d0e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b569528d-b38d-4fbf-9b8e-9cc1eb4ac67b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b569528d-b38d-4fbf-9b8e-9cc1eb4ac67b .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d27efa4f-9f0d-401c-9b2e-f1aa732e72e3 {
  margin-top: -10px;
margin-bottom: -10px;
}

.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-d4e09e1e-06f0-4c23-b439-835c74c29365 {
  max-width: 100px;
text-align: center;
}




  #s-d4e09e1e-06f0-4c23-b439-835c74c29365 img.shogun-image {
    
    width: px;
  }


#s-d4e09e1e-06f0-4c23-b439-835c74c29365 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6085f374-88f0-4aa4-8836-5c261652dac0 {
  text-align: center;
}




  #s-6085f374-88f0-4aa4-8836-5c261652dac0 img.shogun-image {
    
    width: px;
  }


#s-6085f374-88f0-4aa4-8836-5c261652dac0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f4096ba7-fdad-4052-a21c-a6354029b287 {
  min-height: 50px;
}








#s-f4096ba7-fdad-4052-a21c-a6354029b287 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4096ba7-fdad-4052-a21c-a6354029b287.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c3a3240c-0770-4351-83e3-7a22deebcf04 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c3a3240c-0770-4351-83e3-7a22deebcf04 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-dacdad02-9b98-430d-85dc-057bd58e6fa4 {
  margin-bottom: 5px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
}








#s-dacdad02-9b98-430d-85dc-057bd58e6fa4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dacdad02-9b98-430d-85dc-057bd58e6fa4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1912107f-c3c3-48fa-acdc-4079833aa118"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-98becbba-3920-40b3-aeaa-c2d8e7e0a302 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-98becbba-3920-40b3-aeaa-c2d8e7e0a302 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1ffbd02b-9f91-43ec-9a9d-5b9377efe6f9 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-5c47a86b-51f9-4984-b204-cc5059934e7f {
  max-width: 100px;
text-align: center;
}




  #s-5c47a86b-51f9-4984-b204-cc5059934e7f img.shogun-image {
    
    width: px;
  }


#s-5c47a86b-51f9-4984-b204-cc5059934e7f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0f61818d-867f-43c8-8ecf-8deaee38deb8 {
  text-align: center;
}




  #s-0f61818d-867f-43c8-8ecf-8deaee38deb8 img.shogun-image {
    
    width: px;
  }


#s-0f61818d-867f-43c8-8ecf-8deaee38deb8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b3b9a2b3-d19f-443b-a68c-40e2a9422f2b {
  min-height: 50px;
}








#s-b3b9a2b3-d19f-443b-a68c-40e2a9422f2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3b9a2b3-d19f-443b-a68c-40e2a9422f2b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8e9b71d9-ee06-4d59-917d-c3c68c82f6eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8e9b71d9-ee06-4d59-917d-c3c68c82f6eb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a70833af-da60-4796-b1bd-a537232424fb {
  margin-bottom: 5px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
}








#s-a70833af-da60-4796-b1bd-a537232424fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a70833af-da60-4796-b1bd-a537232424fb.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-229eddc1-5ec5-4da3-b706-4e1ff28ceaca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1118938f-8582-4eb5-a0c9-f8dc4c97ce52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1118938f-8582-4eb5-a0c9-f8dc4c97ce52 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5bd49bf2-2ff5-42ae-999e-259459d1d323 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-4f09a53e-6bc3-468f-ba07-82309c6201a5 {
  max-width: 100px;
text-align: center;
}




  #s-4f09a53e-6bc3-468f-ba07-82309c6201a5 img.shogun-image {
    
    width: px;
  }


#s-4f09a53e-6bc3-468f-ba07-82309c6201a5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-020542e6-35b7-4e51-80f1-1f0de7af5a56 {
  text-align: center;
}




  #s-020542e6-35b7-4e51-80f1-1f0de7af5a56 img.shogun-image {
    
    width: px;
  }


#s-020542e6-35b7-4e51-80f1-1f0de7af5a56 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-51cca30c-b564-4e0d-98ba-574fe2d3b9d1 {
  min-height: 50px;
}








#s-51cca30c-b564-4e0d-98ba-574fe2d3b9d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51cca30c-b564-4e0d-98ba-574fe2d3b9d1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0da58333-28a8-480d-a487-c4f3df389cd3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0da58333-28a8-480d-a487-c4f3df389cd3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6760179e-7937-4993-93f6-02ebefa854ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cdefd1d9-9577-47c1-a37b-2ea7e985ea4a {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-cdefd1d9-9577-47c1-a37b-2ea7e985ea4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdefd1d9-9577-47c1-a37b-2ea7e985ea4a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc98ec1c-ceb4-4da9-b0e4-03463d1934e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-db443e6f-06eb-4a14-8f19-68fe7f3e2c16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-db443e6f-06eb-4a14-8f19-68fe7f3e2c16 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-30b9d487-a18f-4ec7-aba6-1be3536ba020 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-cdaa2f0c-7354-41a2-aa2f-4fe467b79f3f {
  max-width: 100px;
text-align: center;
}




  #s-cdaa2f0c-7354-41a2-aa2f-4fe467b79f3f img.shogun-image {
    
    width: px;
  }


#s-cdaa2f0c-7354-41a2-aa2f-4fe467b79f3f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3fadd246-e944-4dd9-8243-cdf6ffe1a8db {
  text-align: center;
}




  #s-3fadd246-e944-4dd9-8243-cdf6ffe1a8db img.shogun-image {
    
    width: px;
  }


#s-3fadd246-e944-4dd9-8243-cdf6ffe1a8db .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c40c09dd-b1c7-41ee-83d3-2b807eb5c98e {
  min-height: 50px;
}








#s-c40c09dd-b1c7-41ee-83d3-2b807eb5c98e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c40c09dd-b1c7-41ee-83d3-2b807eb5c98e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cd7c8cec-7a78-4695-b45b-621889bbdc97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cd7c8cec-7a78-4695-b45b-621889bbdc97 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8186101a-bacd-4002-b18a-11019fa86277 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-8186101a-bacd-4002-b18a-11019fa86277 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8186101a-bacd-4002-b18a-11019fa86277.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-216ef99c-d83f-4cb3-a715-33b710d19053"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-22e2dde1-6de9-447c-9c47-c3aaced99916 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-22e2dde1-6de9-447c-9c47-c3aaced99916 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0c310bf7-9e01-4e39-b356-03dcabeaabfb {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-247c97d4-cbb3-4cc5-85a0-3ff5227a51b9 {
  max-width: 100px;
text-align: center;
}




  #s-247c97d4-cbb3-4cc5-85a0-3ff5227a51b9 img.shogun-image {
    
    width: px;
  }


#s-247c97d4-cbb3-4cc5-85a0-3ff5227a51b9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-575a9c7e-2cea-4a8b-b630-71c9cc9e4a21 {
  text-align: center;
}




  #s-575a9c7e-2cea-4a8b-b630-71c9cc9e4a21 img.shogun-image {
    
    width: px;
  }


#s-575a9c7e-2cea-4a8b-b630-71c9cc9e4a21 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f7eefb85-c8d8-4419-9eaf-82521499e591 {
  min-height: 50px;
}








#s-f7eefb85-c8d8-4419-9eaf-82521499e591 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7eefb85-c8d8-4419-9eaf-82521499e591.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e83f657d-b52f-496e-9738-f4ef0228bbe3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e83f657d-b52f-496e-9738-f4ef0228bbe3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-193de133-b80a-4295-927e-f17c586e50fc {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-193de133-b80a-4295-927e-f17c586e50fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-193de133-b80a-4295-927e-f17c586e50fc.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-baef9230-bb90-42bf-8044-5087a3bfed8f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1d6c9367-d34a-4c4a-bbf6-fc0c379167b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1d6c9367-d34a-4c4a-bbf6-fc0c379167b8 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-25dfe3eb-086b-405c-84b9-32021ae99986 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-d67739f4-e29e-41d7-bd5d-07910445a919 {
  max-width: 100px;
text-align: center;
}




  #s-d67739f4-e29e-41d7-bd5d-07910445a919 img.shogun-image {
    
    width: px;
  }


#s-d67739f4-e29e-41d7-bd5d-07910445a919 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-45b290b7-c4a2-4b66-9927-47324fd369c1 {
  text-align: center;
}




  #s-45b290b7-c4a2-4b66-9927-47324fd369c1 img.shogun-image {
    
    width: px;
  }


#s-45b290b7-c4a2-4b66-9927-47324fd369c1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-009aff2f-f7a3-4827-9632-1242b226fa04 {
  min-height: 50px;
}








#s-009aff2f-f7a3-4827-9632-1242b226fa04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-009aff2f-f7a3-4827-9632-1242b226fa04.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b6316931-62fe-4aea-96d8-011a835be40f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b6316931-62fe-4aea-96d8-011a835be40f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-00a8bda7-2918-4282-bbd7-fded877eceb1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-68df9b31-c0c7-475b-8c80-bddff9533b9b {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-68df9b31-c0c7-475b-8c80-bddff9533b9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68df9b31-c0c7-475b-8c80-bddff9533b9b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d53c6b39-9e87-4445-aff4-eee21fc626f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d5ce6204-2c9b-456c-8114-efca35634543 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d5ce6204-2c9b-456c-8114-efca35634543 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7d9b34a5-5266-4b41-a238-61ac377e92f0 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-1b9cb00a-df81-4660-b6f7-3862feedc53b {
  max-width: 100px;
text-align: center;
}




  #s-1b9cb00a-df81-4660-b6f7-3862feedc53b img.shogun-image {
    
    width: px;
  }


#s-1b9cb00a-df81-4660-b6f7-3862feedc53b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-61e56a6e-e502-4c33-8b23-0f11aa3ade36 {
  text-align: center;
}




  #s-61e56a6e-e502-4c33-8b23-0f11aa3ade36 img.shogun-image {
    
    width: px;
  }


#s-61e56a6e-e502-4c33-8b23-0f11aa3ade36 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0119b165-d566-4815-bc7b-f54845fb7778 {
  min-height: 50px;
}








#s-0119b165-d566-4815-bc7b-f54845fb7778 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0119b165-d566-4815-bc7b-f54845fb7778.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4849c2ff-e202-4fe3-85c8-5d4119b5c7ed {
  min-height: 50px;
}








#s-4849c2ff-e202-4fe3-85c8-5d4119b5c7ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4849c2ff-e202-4fe3-85c8-5d4119b5c7ed.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e34ad182-6e55-4494-801d-42ce13fbdb1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e34ad182-6e55-4494-801d-42ce13fbdb1f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b753e9ac-67c7-43d8-8721-38b418d9db97 {
  margin-bottom: 5px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
}








#s-b753e9ac-67c7-43d8-8721-38b418d9db97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b753e9ac-67c7-43d8-8721-38b418d9db97.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ae7daf27-f45a-40d0-ba32-d0dd5ca300c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-84e9e3b6-f59c-4fb0-a2ec-34c51d52ba72 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-84e9e3b6-f59c-4fb0-a2ec-34c51d52ba72 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-30908245-8400-405f-807d-655efa4f6ea8 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-485ed6fe-c5be-4a0d-82cb-e30e90d2c023 {
  max-width: 100px;
text-align: center;
}




  #s-485ed6fe-c5be-4a0d-82cb-e30e90d2c023 img.shogun-image {
    
    width: px;
  }


#s-485ed6fe-c5be-4a0d-82cb-e30e90d2c023 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-77b400e4-7cb6-4a8a-b435-13679bc1cfcc {
  text-align: center;
}




  #s-77b400e4-7cb6-4a8a-b435-13679bc1cfcc img.shogun-image {
    
    width: px;
  }


#s-77b400e4-7cb6-4a8a-b435-13679bc1cfcc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bfce6008-d422-4d96-a3b8-dcc813c79fff {
  min-height: 50px;
}








#s-bfce6008-d422-4d96-a3b8-dcc813c79fff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfce6008-d422-4d96-a3b8-dcc813c79fff.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6c5035ef-d894-46ee-994d-090b5ea8d85e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6c5035ef-d894-46ee-994d-090b5ea8d85e .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2f99e2da-b765-46c7-aa3d-74e70d0184d5 {
  margin-bottom: 5px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
}








#s-2f99e2da-b765-46c7-aa3d-74e70d0184d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f99e2da-b765-46c7-aa3d-74e70d0184d5.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32777c57-a28c-4707-885a-8259c76c4188"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b4e21979-2389-4d62-9542-243ba2bff5a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b4e21979-2389-4d62-9542-243ba2bff5a8 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-43fe7a02-32ce-4273-802b-f37843cd1b12 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-45ca1fe5-9b64-49f1-a2a4-ea787a7ce181 {
  max-width: 100px;
text-align: center;
}




  #s-45ca1fe5-9b64-49f1-a2a4-ea787a7ce181 img.shogun-image {
    
    width: px;
  }


#s-45ca1fe5-9b64-49f1-a2a4-ea787a7ce181 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0939ae83-739e-4275-8cde-3826748f190e {
  text-align: center;
}




  #s-0939ae83-739e-4275-8cde-3826748f190e img.shogun-image {
    
    width: px;
  }


#s-0939ae83-739e-4275-8cde-3826748f190e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-38b72f7e-862b-4818-807d-7dfafbf2833b {
  min-height: 50px;
}








#s-38b72f7e-862b-4818-807d-7dfafbf2833b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38b72f7e-862b-4818-807d-7dfafbf2833b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c2d7b221-5214-4918-9813-c3a15ef1142c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c2d7b221-5214-4918-9813-c3a15ef1142c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-05fc015f-650d-4ea5-a169-6122e56c5ba3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-05fc015f-650d-4ea5-a169-6122e56c5ba3 {
  display: none;
}
#s-05fc015f-650d-4ea5-a169-6122e56c5ba3, #wrap-s-05fc015f-650d-4ea5-a169-6122e56c5ba3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05fc015f-650d-4ea5-a169-6122e56c5ba3 {
  display: none;
}
#s-05fc015f-650d-4ea5-a169-6122e56c5ba3, #wrap-s-05fc015f-650d-4ea5-a169-6122e56c5ba3 { display:none !important; }}@media (max-width: 767px){#s-05fc015f-650d-4ea5-a169-6122e56c5ba3 {
  display: none;
}
#s-05fc015f-650d-4ea5-a169-6122e56c5ba3, #wrap-s-05fc015f-650d-4ea5-a169-6122e56c5ba3 { display:none !important; }}







#s-05fc015f-650d-4ea5-a169-6122e56c5ba3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05fc015f-650d-4ea5-a169-6122e56c5ba3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-4e0eb615-b78f-4dc8-a8fa-da7f4e130544 {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6eb1773-0873-4d7a-a3d4-8ccff6a37651"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-93974ae5-747f-4ded-9e1e-f2e4b1c17cf5 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-93974ae5-747f-4ded-9e1e-f2e4b1c17cf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93974ae5-747f-4ded-9e1e-f2e4b1c17cf5.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a82b4695-dd88-438a-8620-a16ad634a4ce {
  text-align: center;
}




  #s-a82b4695-dd88-438a-8620-a16ad634a4ce img.shogun-image {
    
    width: px;
  }


#s-a82b4695-dd88-438a-8620-a16ad634a4ce .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-144e6f71-c693-4471-95e9-9987a0fde394"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2cc1d7b6-97c7-4834-98d1-4fa5196b767a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2cc1d7b6-97c7-4834-98d1-4fa5196b767a .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5b749324-85f8-4b36-af45-29601140278a {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-113de694-d064-47be-bbfa-473be8257802 {
  max-width: 100px;
text-align: center;
}




  #s-113de694-d064-47be-bbfa-473be8257802 img.shogun-image {
    
    width: px;
  }


#s-113de694-d064-47be-bbfa-473be8257802 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8ae83d55-c41c-4b4a-8443-6ea135e2a15a {
  margin-top: 10px;
}

#s-24ce3384-cdd3-4f53-beda-f861ece70f53 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-24ce3384-cdd3-4f53-beda-f861ece70f53 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e3fecd87-bbfa-4ae5-bffe-80d2af15d87a {
  margin-bottom: 5px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
}








#s-e3fecd87-bbfa-4ae5-bffe-80d2af15d87a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3fecd87-bbfa-4ae5-bffe-80d2af15d87a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-fb2c5dc3-3c9e-4fef-a33d-5b29a83065ef {
  text-align: center;
}




  #s-fb2c5dc3-3c9e-4fef-a33d-5b29a83065ef img.shogun-image {
    
    width: px;
  }


#s-fb2c5dc3-3c9e-4fef-a33d-5b29a83065ef .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1645ae14-53c8-4cd8-af51-dd5c63be691f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c40aee5e-056f-47bf-a541-ae444b9a9ded {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c40aee5e-056f-47bf-a541-ae444b9a9ded .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fa17970d-74ff-4d05-80c4-8123f28f9dea {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-a49ce959-0a95-4997-9894-3eb32524109f {
  max-width: 100px;
text-align: center;
}




  #s-a49ce959-0a95-4997-9894-3eb32524109f img.shogun-image {
    
    width: px;
  }


#s-a49ce959-0a95-4997-9894-3eb32524109f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5eb22b7b-a991-4004-a299-9a1b25083b4b {
  margin-top: 10px;
}

#s-d62e6e90-66af-42ae-82a5-ca343739ba02 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d62e6e90-66af-42ae-82a5-ca343739ba02 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa610835-49a1-4137-a6ab-35e0c50a4fa7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b65aee30-3fee-4d22-9be4-27b84da2d2fc {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-b65aee30-3fee-4d22-9be4-27b84da2d2fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b65aee30-3fee-4d22-9be4-27b84da2d2fc.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8caff1ec-252b-4489-bcce-56358c2f1e5c {
  text-align: center;
}




  #s-8caff1ec-252b-4489-bcce-56358c2f1e5c img.shogun-image {
    
    width: px;
  }


#s-8caff1ec-252b-4489-bcce-56358c2f1e5c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bc91d7dc-84cf-4da3-b3d6-b9f2593688c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-365da811-610e-4444-8e34-1535b229cdaf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-365da811-610e-4444-8e34-1535b229cdaf .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0dddf003-fe8f-4dc6-80d3-17117fe8c977 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-e06f2536-ac5c-4faf-b091-479908a7952e {
  max-width: 100px;
text-align: center;
}




  #s-e06f2536-ac5c-4faf-b091-479908a7952e img.shogun-image {
    
    width: px;
  }


#s-e06f2536-ac5c-4faf-b091-479908a7952e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fd77588d-790b-40d7-815e-9b9d727a377c {
  margin-top: 10px;
}

#s-bba127c3-daef-4471-bf8f-20c718573512 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bba127c3-daef-4471-bf8f-20c718573512 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-217af068-0cbd-4928-b5b4-a711814acfd3 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-217af068-0cbd-4928-b5b4-a711814acfd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-217af068-0cbd-4928-b5b4-a711814acfd3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-28c08931-c2f0-45db-a761-960ee5f25f32 {
  text-align: center;
}




  #s-28c08931-c2f0-45db-a761-960ee5f25f32 img.shogun-image {
    
    width: px;
  }


#s-28c08931-c2f0-45db-a761-960ee5f25f32 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d529ab08-1960-43ca-96f4-6741229bf31c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5e4b679f-9907-4174-90e1-55cc31bf4204 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5e4b679f-9907-4174-90e1-55cc31bf4204 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c4f60b2c-395c-41be-94d9-726a15ad8931 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-08b2421f-a992-496d-a1ab-564520863875 {
  max-width: 100px;
text-align: center;
}




  #s-08b2421f-a992-496d-a1ab-564520863875 img.shogun-image {
    
    width: px;
  }


#s-08b2421f-a992-496d-a1ab-564520863875 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-19031396-2f2e-4fae-9e6b-4936cfe34ddc {
  margin-top: 10px;
}

#s-85f00b2a-399e-44d6-b7a6-6289b9a2c169 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-85f00b2a-399e-44d6-b7a6-6289b9a2c169 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-12793a7f-3d7b-49e2-a5d6-41cfe8dab251"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7f44fa10-9004-4b02-9f67-1d548a3fc6e1 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-7f44fa10-9004-4b02-9f67-1d548a3fc6e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f44fa10-9004-4b02-9f67-1d548a3fc6e1.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c86edebe-d057-491d-8ffe-84908944b70d {
  text-align: center;
}




  #s-c86edebe-d057-491d-8ffe-84908944b70d img.shogun-image {
    
    width: px;
  }


#s-c86edebe-d057-491d-8ffe-84908944b70d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-da99fd5f-acb5-485d-a763-b704624b4a77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-48852899-2314-4190-a9db-99c96b02c2d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-48852899-2314-4190-a9db-99c96b02c2d8 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f5dc270f-ebe7-4024-bb8b-c1f50a5f4396 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-21d755dc-a474-499e-8b2a-2181815c2f81 {
  max-width: 100px;
text-align: center;
}




  #s-21d755dc-a474-499e-8b2a-2181815c2f81 img.shogun-image {
    
    width: px;
  }


#s-21d755dc-a474-499e-8b2a-2181815c2f81 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-af095c65-8bf4-4b1b-85f1-b93a666dd877 {
  margin-top: 10px;
}

#s-9f4af8e7-b0e4-4cd7-8105-6831206c9fbf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9f4af8e7-b0e4-4cd7-8105-6831206c9fbf .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1691c859-1458-493f-878b-2911a2cf51ff {
  margin-bottom: 5px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
}








#s-1691c859-1458-493f-878b-2911a2cf51ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1691c859-1458-493f-878b-2911a2cf51ff.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ed67b08e-9916-46ae-a5de-9b0a1931ad20 {
  text-align: center;
}




  #s-ed67b08e-9916-46ae-a5de-9b0a1931ad20 img.shogun-image {
    
    width: px;
  }


#s-ed67b08e-9916-46ae-a5de-9b0a1931ad20 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f5fc19dd-93b0-4eca-9744-1f1f77df502f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7a93ffa3-5beb-473d-a026-4b9f1b1230c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7a93ffa3-5beb-473d-a026-4b9f1b1230c9 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2a0cb5dc-f503-4369-a34c-0189aaa84aeb {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-59124fa2-b4e8-4381-9398-dd686700eb71 {
  max-width: 100px;
text-align: center;
}




  #s-59124fa2-b4e8-4381-9398-dd686700eb71 img.shogun-image {
    
    width: px;
  }


#s-59124fa2-b4e8-4381-9398-dd686700eb71 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-36c1a89f-c8bb-44f7-93c4-99d7decb6d44 {
  margin-top: 10px;
}

#s-ae3dcbb0-6395-474f-af5b-34dc94bfb20f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ae3dcbb0-6395-474f-af5b-34dc94bfb20f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-98b35131-23d2-4e96-8f02-469f659084d3 {
  padding-bottom: 10px;
}
@media (min-width: 1200px){#s-98b35131-23d2-4e96-8f02-469f659084d3 {
  display: none;
}
#s-98b35131-23d2-4e96-8f02-469f659084d3, #wrap-s-98b35131-23d2-4e96-8f02-469f659084d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98b35131-23d2-4e96-8f02-469f659084d3 {
  display: none;
}
#s-98b35131-23d2-4e96-8f02-469f659084d3, #wrap-s-98b35131-23d2-4e96-8f02-469f659084d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-98b35131-23d2-4e96-8f02-469f659084d3 {
  display: none;
}
#s-98b35131-23d2-4e96-8f02-469f659084d3, #wrap-s-98b35131-23d2-4e96-8f02-469f659084d3 { display:none !important; }}
#s-0a88768c-23d8-45b6-9738-d04e7db87e33 {
  margin-bottom: 5px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
background-attachment: scroll;
}








#s-0a88768c-23d8-45b6-9738-d04e7db87e33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a88768c-23d8-45b6-9738-d04e7db87e33.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2f580b83-bca7-4039-9907-06cc239c51bf {
  text-align: center;
}




  #s-2f580b83-bca7-4039-9907-06cc239c51bf img.shogun-image {
    
    width: px;
  }


#s-2f580b83-bca7-4039-9907-06cc239c51bf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4ace3622-dcca-444f-b51c-eaf7c8ed9345 {
  
}

@media (min-width: 0px) {
[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ace3622-dcca-444f-b51c-eaf7c8ed9345"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-28a439f6-045b-433d-983e-79ed3c4726fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-28a439f6-045b-433d-983e-79ed3c4726fe .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c92db151-ac69-4175-a6c5-9c4d9b9f626c {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-bae00fd2-447c-4bb6-860f-7f7452c54d07 {
  margin-top: 10px;
}

#s-e2f6838d-eb21-4316-b277-818afe592515 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e2f6838d-eb21-4316-b277-818afe592515 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3ec73c5e-569e-44d3-bb2c-51d0b19510ff {
  margin-bottom: 5px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
}








#s-3ec73c5e-569e-44d3-bb2c-51d0b19510ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ec73c5e-569e-44d3-bb2c-51d0b19510ff.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-88653d95-4ac0-4c2b-ba8a-8bfec6de762c {
  text-align: center;
}




  #s-88653d95-4ac0-4c2b-ba8a-8bfec6de762c img.shogun-image {
    
    width: px;
  }


#s-88653d95-4ac0-4c2b-ba8a-8bfec6de762c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-87c48c81-3eaa-47b4-9624-714edee29508 {
  
}

@media (min-width: 0px) {
[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-87c48c81-3eaa-47b4-9624-714edee29508"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b42ab78e-916e-4def-aac7-28785d947226 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b42ab78e-916e-4def-aac7-28785d947226 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9f53f04b-211d-40fe-b75d-87ed792b8ba6 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-4a8be52d-fe26-47b0-bfe3-18b046736a31 {
  margin-top: 10px;
}

#s-981b1f14-2e11-4d6c-8b08-2aaf862bb6dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-981b1f14-2e11-4d6c-8b08-2aaf862bb6dd .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b83ba780-68d4-4d2d-b130-af04105760ae {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-b83ba780-68d4-4d2d-b130-af04105760ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b83ba780-68d4-4d2d-b130-af04105760ae.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-61c9b7b4-6c44-443e-8153-abbfb5a1f929 {
  text-align: center;
}




  #s-61c9b7b4-6c44-443e-8153-abbfb5a1f929 img.shogun-image {
    
    width: px;
  }


#s-61c9b7b4-6c44-443e-8153-abbfb5a1f929 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-167c737d-1a89-40ce-8971-827971666e0f {
  
}

@media (min-width: 0px) {
[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-167c737d-1a89-40ce-8971-827971666e0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cdfb2300-74f7-419a-ad9f-61adbb8d4307 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cdfb2300-74f7-419a-ad9f-61adbb8d4307 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ddef4a3d-0b66-4280-adcc-ef41952b3d87 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-122cba80-5dc0-460a-aed7-5c52fb5db543 {
  margin-top: 10px;
}

#s-2c01ac93-bc36-415d-b419-53d2ba2cc3d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2c01ac93-bc36-415d-b419-53d2ba2cc3d8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5253e176-f04c-483e-9438-ec58607ae856 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-5253e176-f04c-483e-9438-ec58607ae856 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5253e176-f04c-483e-9438-ec58607ae856.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-132517fe-5b0b-4489-ad55-0b77e131cf5c {
  text-align: center;
}




  #s-132517fe-5b0b-4489-ad55-0b77e131cf5c img.shogun-image {
    
    width: px;
  }


#s-132517fe-5b0b-4489-ad55-0b77e131cf5c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6480adac-7898-44cd-a43d-0e06dbb3e4e9 {
  
}

@media (min-width: 0px) {
[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6480adac-7898-44cd-a43d-0e06dbb3e4e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8f6fc485-2759-4cd8-b5c0-552bd2fa2a56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8f6fc485-2759-4cd8-b5c0-552bd2fa2a56 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-dad697a5-7ad8-45f9-90dd-7250ec90971c {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-bc19a322-7d7b-489a-84c3-891d8cb54b29 {
  margin-top: 10px;
}

#s-7227e39e-d360-470f-83b5-0a75c6b1bec8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7227e39e-d360-470f-83b5-0a75c6b1bec8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-56eb76fb-0694-4539-a45c-48d9d1aa8251 {
  margin-bottom: 5px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
}








#s-56eb76fb-0694-4539-a45c-48d9d1aa8251 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56eb76fb-0694-4539-a45c-48d9d1aa8251.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8fe2dcdf-3de2-4bdf-b484-ba778be73a49 {
  text-align: center;
}




  #s-8fe2dcdf-3de2-4bdf-b484-ba778be73a49 img.shogun-image {
    
    width: px;
  }


#s-8fe2dcdf-3de2-4bdf-b484-ba778be73a49 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3ff81b94-3993-4a79-96df-e9a40a0d93fe {
  
}

@media (min-width: 0px) {
[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ff81b94-3993-4a79-96df-e9a40a0d93fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-980c8bb8-f319-4fcf-8e7f-ffe83ec3d1a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-980c8bb8-f319-4fcf-8e7f-ffe83ec3d1a6 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-caf01f9d-142d-4b0c-a8a6-d168b59ab475 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-f6335b99-5e18-412a-9726-188f059a5eb0 {
  margin-top: 10px;
}

#s-24faf0ef-7791-4ecc-9e9d-ea0248ad3da9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-24faf0ef-7791-4ecc-9e9d-ea0248ad3da9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3d137cd4-47c8-42ed-9258-11ba7d80901d {
  margin-bottom: 5px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 130px;
background-color: rgba(243, 243, 243, 1);
}








#s-3d137cd4-47c8-42ed-9258-11ba7d80901d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d137cd4-47c8-42ed-9258-11ba7d80901d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-cad78922-d846-4540-b1e0-ddb201144e2d {
  text-align: center;
}




  #s-cad78922-d846-4540-b1e0-ddb201144e2d img.shogun-image {
    
    width: px;
  }


#s-cad78922-d846-4540-b1e0-ddb201144e2d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bb379673-e544-4551-a9c0-b65d0d248253 {
  
}

@media (min-width: 0px) {
[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bb379673-e544-4551-a9c0-b65d0d248253"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-21bb36ba-6ec5-40d2-a057-7bfb967d4e92 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-21bb36ba-6ec5-40d2-a057-7bfb967d4e92 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-335afaf6-5c8e-400a-8e9c-3603c88f5a9b {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-f390cc29-0e41-40bd-9b35-d234fc84ca33 {
  margin-top: 10px;
}

#s-0ec7f8a4-7553-4f34-8b2d-37382d72232a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0ec7f8a4-7553-4f34-8b2d-37382d72232a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c60ad44b-461a-4f5f-a112-a331f1247d0a {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-c60ad44b-461a-4f5f-a112-a331f1247d0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c60ad44b-461a-4f5f-a112-a331f1247d0a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-542e01f0-c4f5-45bf-a463-f5b620c2c2b3 {
  text-align: center;
}




  #s-542e01f0-c4f5-45bf-a463-f5b620c2c2b3 img.shogun-image {
    
    width: px;
  }


#s-542e01f0-c4f5-45bf-a463-f5b620c2c2b3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-84ba9cff-abcb-40ac-8884-6c75aaec245c {
  
}

@media (min-width: 0px) {
[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-84ba9cff-abcb-40ac-8884-6c75aaec245c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d713c9db-c34c-424a-8161-a5fa56806705 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d713c9db-c34c-424a-8161-a5fa56806705 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1dd2cd74-5533-4e0f-83b3-36ab63364e9d {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-7fa55a35-8c85-4216-a0ed-7ea1851d4f05 {
  margin-top: 10px;
}

#s-0ccb538b-492d-448d-9eb6-237f73035e28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0ccb538b-492d-448d-9eb6-237f73035e28 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a6eec670-b576-49ca-a151-4c4143e96902 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-a6eec670-b576-49ca-a151-4c4143e96902 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6eec670-b576-49ca-a151-4c4143e96902.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c1168f32-31e9-4925-ae28-867cb7c4cab6 {
  text-align: center;
}




  #s-c1168f32-31e9-4925-ae28-867cb7c4cab6 img.shogun-image {
    
    width: px;
  }


#s-c1168f32-31e9-4925-ae28-867cb7c4cab6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed {
  
}

@media (min-width: 0px) {
[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c999c0d-a749-44a2-bc51-c1624dc1c0ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5d5a9c4e-5d36-4b67-8093-44d4400c3bec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5d5a9c4e-5d36-4b67-8093-44d4400c3bec .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7ad715a0-f5c0-45aa-a24a-dce3f4641ebd {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-4f022254-981f-4b7e-a215-6e07aecb77c1 {
  margin-top: 10px;
}

#s-85dc56b5-2afe-4bb6-ae85-e332f86cf34c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-85dc56b5-2afe-4bb6-ae85-e332f86cf34c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-df9dc748-af9f-4c7a-9965-b5f1255f0c19 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-df9dc748-af9f-4c7a-9965-b5f1255f0c19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df9dc748-af9f-4c7a-9965-b5f1255f0c19.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8470ecc1-a368-45b2-8619-8d0717c03d53 {
  text-align: center;
}




  #s-8470ecc1-a368-45b2-8619-8d0717c03d53 img.shogun-image {
    
    width: px;
  }


#s-8470ecc1-a368-45b2-8619-8d0717c03d53 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8e3d8fb5-4c63-4701-9462-68d7f3522524 {
  
}

@media (min-width: 0px) {
[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e3d8fb5-4c63-4701-9462-68d7f3522524"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-25790329-17f0-430a-88a6-d4f5593fa951 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-25790329-17f0-430a-88a6-d4f5593fa951 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f653cd09-f60c-4486-bc2c-af79cbb1bd3a {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-d36af827-ecc8-46e6-b4e9-417094323baa {
  margin-top: 10px;
}

#s-85685a8a-31d9-4625-8876-662bf7b47e61 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-85685a8a-31d9-4625-8876-662bf7b47e61 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



/*
  $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;
}