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

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

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

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

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

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

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

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

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3aaaddba-a084-4251-9ca8-41d0c417fdd5 {
  min-height: 80px;
background-color: rgba(59, 168, 167, 1);
}








#s-3aaaddba-a084-4251-9ca8-41d0c417fdd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3aaaddba-a084-4251-9ca8-41d0c417fdd5.shg-box.shg-c {
  justify-content: center;
}

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-image: url(https://i.shgcdn.com/e32d6ab6-1a7b-4bb6-9145-c59c251e2524/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display:none !important; }}







#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e3b16ee5-a1cd-47e3-be5c-7df62ba877e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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;
}

.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-171088e7-e5c9-44cc-844b-b2ebb01e4c28 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-171088e7-e5c9-44cc-844b-b2ebb01e4c28 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-818a92ac-57b4-4a74-a2aa-39f2887296a0 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

@media (min-width: 0px) {
[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 23.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 23.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 23.333333333333332px);
}

[id="s-2595a27b-1b08-4dbd-ac5b-19d860e0e16f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 23.333333333333332px);
}

}

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

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

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

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

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

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

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

#s-6d3e8048-29a9-4f87-9f4b-1054ca87b23d {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-6d3e8048-29a9-4f87-9f4b-1054ca87b23d:hover {opacity: 0.8 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-6d3e8048-29a9-4f87-9f4b-1054ca87b23d:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-6d3e8048-29a9-4f87-9f4b-1054ca87b23d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-29e73938-d0a3-4c45-92fe-3cb5be09d87f {
  border-style: solid;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50 {
  min-height: 600px;
background-color: rgba(59, 168, 167, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50 {
  display: none;
}
#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50, #wrap-s-c73ad914-e61b-4dc1-80f6-cea5bc381b50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50 {
  display: none;
}
#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50, #wrap-s-c73ad914-e61b-4dc1-80f6-cea5bc381b50 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50 {
  display: none;
}
#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50, #wrap-s-c73ad914-e61b-4dc1-80f6-cea5bc381b50 { display:none !important; }}@media (max-width: 767px){#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50 {
  
}
}







#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-c73ad914-e61b-4dc1-80f6-cea5bc381b50.shg-box.shg-c {
  justify-content: center;
}

#s-956b43a1-30c4-4247-8a08-062736622fae {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-956b43a1-30c4-4247-8a08-062736622fae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2c74b2a6-f7bc-408f-8bf2-bea8cb5b0d1b {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c74b2a6-f7bc-408f-8bf2-bea8cb5b0d1b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-44066346-7620-44d1-9a3f-ae6c1725a62a {
  border-style: solid;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-d2eb96a6-5f06-4d88-b7d9-13b6ff4c78d4 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-d2eb96a6-5f06-4d88-b7d9-13b6ff4c78d4:hover {opacity: 0.8 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d2eb96a6-5f06-4d88-b7d9-13b6ff4c78d4:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-d2eb96a6-5f06-4d88-b7d9-13b6ff4c78d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-785ba239-757a-46e9-bb5d-59702900693b {
  border-style: solid;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-40cfc078-4a72-49c6-9445-08585a4c4b6c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-40cfc078-4a72-49c6-9445-08585a4c4b6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40cfc078-4a72-49c6-9445-08585a4c4b6c.shg-box.shg-c {
  justify-content: center;
}

#s-f014b397-4b4f-4e04-8033-d24085699003 {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-3ac0fa23-2937-4ffe-9924-f7fb62ed97d8 {
  border-style: solid;
margin-bottom: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(39, 112, 111, 1);
border-style: solid;
border-radius: 5px;
min-height: 200px;
background-color: rgba(255, 255, 255, 1);
}








#s-3ac0fa23-2937-4ffe-9924-f7fb62ed97d8 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-3ac0fa23-2937-4ffe-9924-f7fb62ed97d8.shg-box.shg-c {
  justify-content: center;
}

#s-845024e4-02c1-44ae-98ac-42e59771500c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-845024e4-02c1-44ae-98ac-42e59771500c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Libre Franklin;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-320e7fb7-a6fc-47f1-a5cb-5fa0e25f82cc {
  border-style: solid;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-f1f26234-b549-4b7d-a9e4-7657990a82eb {
  border-style: solid;
margin-bottom: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(39, 112, 111, 1);
border-style: solid;
border-radius: 5px;
min-height: 200px;
background-color: rgba(255, 255, 255, 1);
}








#s-f1f26234-b549-4b7d-a9e4-7657990a82eb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f1f26234-b549-4b7d-a9e4-7657990a82eb.shg-box.shg-c {
  justify-content: center;
}

#s-4f045cf7-06af-40e5-9abc-88fb93584473 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f045cf7-06af-40e5-9abc-88fb93584473 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Libre Franklin;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1072133e-48f1-41f0-aefe-ed3ee7c1defe {
  border-style: solid;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-e8a6d9f8-c95b-4288-9311-c619a2ed8175 {
  border-style: solid;
margin-bottom: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(39, 112, 111, 1);
border-style: solid;
border-radius: 5px;
min-height: 200px;
background-color: rgba(255, 255, 255, 1);
}








#s-e8a6d9f8-c95b-4288-9311-c619a2ed8175 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-e8a6d9f8-c95b-4288-9311-c619a2ed8175.shg-box.shg-c {
  justify-content: center;
}

#s-e3d7bfac-2d96-42f2-a3db-169664c695d8 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3d7bfac-2d96-42f2-a3db-169664c695d8 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Libre Franklin;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-078fd484-0851-40d5-9f00-7e384330628f {
  border-style: solid;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (max-width: 767px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}







#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d912fb2b-9730-4d11-b89f-242cac0d7e66.shg-box.shg-c {
  justify-content: flex-start;
}

#s-af54287a-07ef-4e30-82e1-0bf2c422ed14 {
  border-style: solid;
margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 0px) {
[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-af54287a-07ef-4e30-82e1-0bf2c422ed14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a4634c2b-a4e7-492d-9786-146d6002c319 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-a4634c2b-a4e7-492d-9786-146d6002c319 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-181f8da6-425c-42f3-81eb-9b162288999c {
  text-align: center;
}




  #s-181f8da6-425c-42f3-81eb-9b162288999c img.shogun-image {
    
    width: px;
  }


#s-181f8da6-425c-42f3-81eb-9b162288999c .shogun-image-content {
  
    align-items: center;
  
}

#s-5c4277b8-e65a-4b33-99bb-ac754cf7bd17 {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-1c0a4255-ea94-430e-b3c3-7454e8ba069d {
  text-align: center;
}




  #s-1c0a4255-ea94-430e-b3c3-7454e8ba069d img.shogun-image {
    
    width: px;
  }


#s-1c0a4255-ea94-430e-b3c3-7454e8ba069d .shogun-image-content {
  
    align-items: center;
  
}

#s-5f88dc48-a27e-449c-950b-a70e7247e89d {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-336e474e-ce29-40e9-9b2d-dc7dabb973df {
  text-align: center;
}




  #s-336e474e-ce29-40e9-9b2d-dc7dabb973df img.shogun-image {
    
    width: px;
  }


#s-336e474e-ce29-40e9-9b2d-dc7dabb973df .shogun-image-content {
  
    align-items: center;
  
}

#s-914330c0-2ec1-4430-8be9-a2579173ed64 {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-c2001a00-5b25-41cc-8805-8983620eb791 {
  min-height: 150px;
}








#s-c2001a00-5b25-41cc-8805-8983620eb791 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2001a00-5b25-41cc-8805-8983620eb791.shg-box.shg-c {
  justify-content: center;
}

#s-2671d8eb-d2bd-49e6-b0ff-7af546f60912 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-2671d8eb-d2bd-49e6-b0ff-7af546f60912 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  display: none;
}
#s-561ad8a9-aafd-425f-8dc0-5147ac26276f, #wrap-s-561ad8a9-aafd-425f-8dc0-5147ac26276f { display:none !important; }}@media (max-width: 767px){#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  display: none;
}
#s-561ad8a9-aafd-425f-8dc0-5147ac26276f, #wrap-s-561ad8a9-aafd-425f-8dc0-5147ac26276f { display:none !important; }}







#s-561ad8a9-aafd-425f-8dc0-5147ac26276f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-561ad8a9-aafd-425f-8dc0-5147ac26276f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-24052572-a111-4be8-9617-1f4689c21bfa {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-24052572-a111-4be8-9617-1f4689c21bfa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-ad593465-9414-4614-9baf-bb5e4e048c37 {
  min-height: 219px;
background-color: rgba(251, 139, 45, 1);
}








#s-ad593465-9414-4614-9baf-bb5e4e048c37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad593465-9414-4614-9baf-bb5e4e048c37.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-320bd578-988f-4573-b642-c6c88491e4e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42 {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-49a3b0ed-2c4a-4c70-ac3d-3bb75f6a6f42"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-b012281d-1ec0-4c08-b2a2-cf95be3abdda {
  text-align: center;
}




  #s-b012281d-1ec0-4c08-b2a2-cf95be3abdda img.shogun-image {
    
    width: px;
  }


#s-b012281d-1ec0-4c08-b2a2-cf95be3abdda .shogun-image-content {
  
    align-items: center;
  
}

#s-b9755ab9-53b2-4acb-82a5-b7dce923415d {
  min-height: 64px;
}








#s-b9755ab9-53b2-4acb-82a5-b7dce923415d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9755ab9-53b2-4acb-82a5-b7dce923415d.shg-box.shg-c {
  justify-content: center;
}

#s-2f9a9216-b54d-4908-bfd4-385e42744f9e {
  margin-bottom: -2px;
}

#s-9cd185dd-893a-45c6-8644-410aac64ca24 {
  margin-top: -4px;
}

#s-bd47392c-7232-4994-a143-94967b54006d {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bd47392c-7232-4994-a143-94967b54006d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-c235248a-2eb9-48ad-8910-827acccd250e {
  text-align: center;
}




  #s-c235248a-2eb9-48ad-8910-827acccd250e img.shogun-image {
    
    width: px;
  }


#s-c235248a-2eb9-48ad-8910-827acccd250e .shogun-image-content {
  
    align-items: center;
  
}

#s-514f94f9-1985-47a5-b453-b23e31521460 {
  min-height: 64px;
}








#s-514f94f9-1985-47a5-b453-b23e31521460 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-514f94f9-1985-47a5-b453-b23e31521460.shg-box.shg-c {
  justify-content: center;
}

#s-bedec3c5-0c74-4363-9d36-82bd11435539 {
  margin-bottom: -2px;
}

#s-b9dc8eea-0a84-4edf-999a-c11295395e67 {
  margin-top: -4px;
}

#s-4a5e0852-4093-49d1-b7ef-f007658cebae {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4a5e0852-4093-49d1-b7ef-f007658cebae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-648225d1-d853-4599-9ad8-10f625902c36 {
  text-align: center;
}




  #s-648225d1-d853-4599-9ad8-10f625902c36 img.shogun-image {
    
    width: px;
  }


#s-648225d1-d853-4599-9ad8-10f625902c36 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2df3cf8-7e56-4035-a473-c297c44c2083 {
  min-height: 64px;
}








#s-c2df3cf8-7e56-4035-a473-c297c44c2083 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2df3cf8-7e56-4035-a473-c297c44c2083.shg-box.shg-c {
  justify-content: center;
}

#s-8e244099-501c-41ce-a98f-d10c9ee7a62e {
  margin-bottom: -2px;
}

#s-e564a48e-6369-48fe-ae97-9f955ad4191e {
  margin-top: -4px;
}

#s-9cc7ed05-a19b-441d-8d88-78aabe17f650 {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9cc7ed05-a19b-441d-8d88-78aabe17f650"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8d16c09c-bda3-403c-92d6-af0f69d73fbf {
  text-align: center;
}




  #s-8d16c09c-bda3-403c-92d6-af0f69d73fbf img.shogun-image {
    
    width: px;
  }


#s-8d16c09c-bda3-403c-92d6-af0f69d73fbf .shogun-image-content {
  
    align-items: center;
  
}

#s-81e39b01-0705-47c9-bb0c-7124cdd65941 {
  min-height: 64px;
}








#s-81e39b01-0705-47c9-bb0c-7124cdd65941 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81e39b01-0705-47c9-bb0c-7124cdd65941.shg-box.shg-c {
  justify-content: center;
}

#s-e3adcf29-ab27-4069-a56d-c1bd7ff428a9 {
  margin-bottom: -2px;
}

#s-28d9cec0-6c91-4326-b1ba-d573ee1f0f6f {
  margin-top: -4px;
}

#s-dd22a98f-1975-489f-ad53-d0729fa83738 {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dd22a98f-1975-489f-ad53-d0729fa83738"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1ebc425d-186d-4f9e-bfa8-4544315ae23d {
  text-align: center;
}




  #s-1ebc425d-186d-4f9e-bfa8-4544315ae23d img.shogun-image {
    
    width: px;
  }


#s-1ebc425d-186d-4f9e-bfa8-4544315ae23d .shogun-image-content {
  
    align-items: center;
  
}

#s-d0d30da8-be02-4c86-89b0-54b1155e29c6 {
  min-height: 64px;
}








#s-d0d30da8-be02-4c86-89b0-54b1155e29c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0d30da8-be02-4c86-89b0-54b1155e29c6.shg-box.shg-c {
  justify-content: center;
}

#s-44315542-a2a5-45fa-9606-83555e2ba740 {
  margin-bottom: -2px;
}

#s-1c470741-d85f-48d0-b302-ec3b87dd65f7 {
  margin-top: -4px;
}

#s-8782050e-4248-4f4b-ba41-687ba9e9d91f {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8782050e-4248-4f4b-ba41-687ba9e9d91f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f77211d0-137d-438d-b7d0-35ebd4113446 {
  text-align: center;
}




  #s-f77211d0-137d-438d-b7d0-35ebd4113446 img.shogun-image {
    
    width: px;
  }


#s-f77211d0-137d-438d-b7d0-35ebd4113446 .shogun-image-content {
  
    align-items: center;
  
}

#s-29ca8f52-1d0b-44e7-a01c-2b4e756c02c1 {
  min-height: 64px;
}








#s-29ca8f52-1d0b-44e7-a01c-2b4e756c02c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29ca8f52-1d0b-44e7-a01c-2b4e756c02c1.shg-box.shg-c {
  justify-content: center;
}

#s-8a29cf06-ed93-4a3a-9509-28260909d911 {
  margin-bottom: -2px;
}

#s-9f3716ac-853f-4295-9513-1f210a6a08db {
  margin-top: -4px;
}

#s-f71598bc-cddb-4c84-8d97-09d99169c475 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-f71598bc-cddb-4c84-8d97-09d99169c475 {
  display: none;
}
#s-f71598bc-cddb-4c84-8d97-09d99169c475, #wrap-s-f71598bc-cddb-4c84-8d97-09d99169c475 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f71598bc-cddb-4c84-8d97-09d99169c475 {
  display: none;
}
#s-f71598bc-cddb-4c84-8d97-09d99169c475, #wrap-s-f71598bc-cddb-4c84-8d97-09d99169c475 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f71598bc-cddb-4c84-8d97-09d99169c475 {
  
}
}@media (max-width: 767px){#s-f71598bc-cddb-4c84-8d97-09d99169c475 {
  
}
}







#s-f71598bc-cddb-4c84-8d97-09d99169c475 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f71598bc-cddb-4c84-8d97-09d99169c475.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8e63bd6c-4764-44d3-b91a-aac8b5915d65 {
  margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8e63bd6c-4764-44d3-b91a-aac8b5915d65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-196a943f-6cd4-4e11-879e-7eac9a42fc89 {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-196a943f-6cd4-4e11-879e-7eac9a42fc89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e36ae965-da2e-498f-8783-5f1fc6ac5814 {
  text-align: center;
}




  #s-e36ae965-da2e-498f-8783-5f1fc6ac5814 img.shogun-image {
    
    width: px;
  }


#s-e36ae965-da2e-498f-8783-5f1fc6ac5814 .shogun-image-content {
  
    align-items: center;
  
}

#s-52d429b9-8e99-4124-9d7f-db9757b12ec0 {
  min-height: 64px;
}








#s-52d429b9-8e99-4124-9d7f-db9757b12ec0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52d429b9-8e99-4124-9d7f-db9757b12ec0.shg-box.shg-c {
  justify-content: center;
}

#s-66f06552-fd3f-4d7f-b360-aef7d92c5f97 {
  margin-bottom: -2px;
}

#s-fedd86b1-2e7f-4558-8ab8-d9e3cc43b23c {
  margin-top: -4px;
}

#s-5b52fa57-299c-4fff-ae0d-76da9953e662 {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b52fa57-299c-4fff-ae0d-76da9953e662"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-dbd3ed6d-f174-44af-a2c6-3eea1976b817 {
  text-align: center;
}




  #s-dbd3ed6d-f174-44af-a2c6-3eea1976b817 img.shogun-image {
    
    width: px;
  }


#s-dbd3ed6d-f174-44af-a2c6-3eea1976b817 .shogun-image-content {
  
    align-items: center;
  
}

#s-5956c988-9a04-4d3c-a09a-6cb8adfdcb57 {
  min-height: 64px;
}








#s-5956c988-9a04-4d3c-a09a-6cb8adfdcb57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5956c988-9a04-4d3c-a09a-6cb8adfdcb57.shg-box.shg-c {
  justify-content: center;
}

#s-1bedce06-fb9f-4a16-8477-5663a1bf5963 {
  margin-bottom: -2px;
}

#s-b9067894-a006-4cf1-a44c-ad06973d8e67 {
  margin-top: -4px;
}

#s-d382cf50-e726-4857-9d37-072c287aad65 {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d382cf50-e726-4857-9d37-072c287aad65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6e949f00-8127-463a-97a6-c13be4b5449e {
  text-align: center;
}




  #s-6e949f00-8127-463a-97a6-c13be4b5449e img.shogun-image {
    
    width: px;
  }


#s-6e949f00-8127-463a-97a6-c13be4b5449e .shogun-image-content {
  
    align-items: center;
  
}

#s-1034b0a1-f745-46d2-973b-61211094b4a2 {
  min-height: 64px;
}








#s-1034b0a1-f745-46d2-973b-61211094b4a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1034b0a1-f745-46d2-973b-61211094b4a2.shg-box.shg-c {
  justify-content: center;
}

#s-d5898e10-7cb4-466c-8f6a-e060b4487d8b {
  margin-bottom: -2px;
}

#s-189d3cdd-b2e2-42cf-a0bd-d654332acf4e {
  margin-top: -4px;
}

#s-2bfe52e1-44f3-4f85-ad04-51a4567236e2 {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2bfe52e1-44f3-4f85-ad04-51a4567236e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3ff9f69d-2d1d-41b6-8efd-b1dbf641bc92 {
  text-align: center;
}




  #s-3ff9f69d-2d1d-41b6-8efd-b1dbf641bc92 img.shogun-image {
    
    width: px;
  }


#s-3ff9f69d-2d1d-41b6-8efd-b1dbf641bc92 .shogun-image-content {
  
    align-items: center;
  
}

#s-811775ad-4cf7-4cd9-8fbb-44529822c868 {
  min-height: 64px;
}








#s-811775ad-4cf7-4cd9-8fbb-44529822c868 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-811775ad-4cf7-4cd9-8fbb-44529822c868.shg-box.shg-c {
  justify-content: center;
}

#s-61aad6af-ea1b-424c-92a1-512cd09adeb6 {
  margin-bottom: -2px;
}

#s-76a3a0ca-a4d2-41db-947d-73a4e464c710 {
  margin-top: -4px;
}

#s-330ec89e-c80f-48db-985e-7af07275e77d {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-330ec89e-c80f-48db-985e-7af07275e77d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-2dee3407-2003-43ea-ac11-0f97f969b5f9 {
  text-align: center;
}




  #s-2dee3407-2003-43ea-ac11-0f97f969b5f9 img.shogun-image {
    
    width: px;
  }


#s-2dee3407-2003-43ea-ac11-0f97f969b5f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-58ef9642-3cf4-48d9-977a-5b70f57fdc57 {
  min-height: 64px;
}








#s-58ef9642-3cf4-48d9-977a-5b70f57fdc57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58ef9642-3cf4-48d9-977a-5b70f57fdc57.shg-box.shg-c {
  justify-content: center;
}

#s-40473212-f856-42a3-9cfc-e1e4d8cbf384 {
  margin-bottom: -2px;
}

#s-d1ce3939-81e1-4675-93b5-13ca4bf3f10c {
  margin-top: -4px;
}

#s-8aeddf15-be79-4d9f-b405-2f6197a7f893 {
  padding-top: 3px;
padding-bottom: 3px;
}

@media (min-width: 0px) {
[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8aeddf15-be79-4d9f-b405-2f6197a7f893"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-169b7687-f3c6-4b9c-b826-1ecee0617b88 {
  text-align: center;
}




  #s-169b7687-f3c6-4b9c-b826-1ecee0617b88 img.shogun-image {
    
    width: px;
  }


#s-169b7687-f3c6-4b9c-b826-1ecee0617b88 .shogun-image-content {
  
    align-items: center;
  
}

#s-a71cb812-c03b-4204-a299-95d79fe97493 {
  min-height: 64px;
}








#s-a71cb812-c03b-4204-a299-95d79fe97493 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a71cb812-c03b-4204-a299-95d79fe97493.shg-box.shg-c {
  justify-content: center;
}

#s-8dad4b96-578e-43ce-8a49-2fd31b871934 {
  margin-bottom: -2px;
}

#s-e18e19c5-c1b5-4e97-b5d9-d9af0c123b01 {
  margin-top: -4px;
}

#s-d1ea2d95-1dab-4d08-b352-d193e9780a46 {
  min-height: 50px;
}








#s-d1ea2d95-1dab-4d08-b352-d193e9780a46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1ea2d95-1dab-4d08-b352-d193e9780a46.shg-box.shg-c {
  justify-content: center;
}

#s-ce5ee676-7571-4802-b7eb-e9eadede7598 {
  margin-left: 60px;
margin-right: 60px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ce5ee676-7571-4802-b7eb-e9eadede7598"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-75eeadc0-53f2-41c1-8d08-4c11df8c025e {
  text-align: center;
}




  #s-75eeadc0-53f2-41c1-8d08-4c11df8c025e img.shogun-image {
    
    width: px;
  }


#s-75eeadc0-53f2-41c1-8d08-4c11df8c025e .shogun-image-content {
  
    align-items: center;
  
}

#s-eb98fdcc-f0e3-4282-94e3-edbb5095ecbd {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f03f2ba2-18bc-4754-a3da-9a5815f4462e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-39c45a89-c3dd-46f8-bce8-420d8850dadf {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-39c45a89-c3dd-46f8-bce8-420d8850dadf {
  display: none;
}
#s-39c45a89-c3dd-46f8-bce8-420d8850dadf, #wrap-s-39c45a89-c3dd-46f8-bce8-420d8850dadf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-39c45a89-c3dd-46f8-bce8-420d8850dadf {
  display: none;
}
#s-39c45a89-c3dd-46f8-bce8-420d8850dadf, #wrap-s-39c45a89-c3dd-46f8-bce8-420d8850dadf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-39c45a89-c3dd-46f8-bce8-420d8850dadf {
  display: none;
}
#s-39c45a89-c3dd-46f8-bce8-420d8850dadf, #wrap-s-39c45a89-c3dd-46f8-bce8-420d8850dadf { display:none !important; }}
#s-39c45a89-c3dd-46f8-bce8-420d8850dadf hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(128, 128, 128, 1);
}

#s-dac990c7-8f7d-4fde-a7ac-b30c2dd30def {
  text-align: center;
}




  #s-dac990c7-8f7d-4fde-a7ac-b30c2dd30def img.shogun-image {
    
    width: px;
  }


#s-dac990c7-8f7d-4fde-a7ac-b30c2dd30def .shogun-image-content {
  
    align-items: center;
  
}

#s-3cffbede-f930-41a7-b10b-15929fce1913 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b3d27cba-4674-4f8b-8740-2b65fe2466d1 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-df52f9f3-33a8-4cf6-a936-8edc77f2a697 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-df52f9f3-33a8-4cf6-a936-8edc77f2a697 {
  display: none;
}
#s-df52f9f3-33a8-4cf6-a936-8edc77f2a697, #wrap-s-df52f9f3-33a8-4cf6-a936-8edc77f2a697 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df52f9f3-33a8-4cf6-a936-8edc77f2a697 {
  display: none;
}
#s-df52f9f3-33a8-4cf6-a936-8edc77f2a697, #wrap-s-df52f9f3-33a8-4cf6-a936-8edc77f2a697 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df52f9f3-33a8-4cf6-a936-8edc77f2a697 {
  display: none;
}
#s-df52f9f3-33a8-4cf6-a936-8edc77f2a697, #wrap-s-df52f9f3-33a8-4cf6-a936-8edc77f2a697 { display:none !important; }}
#s-df52f9f3-33a8-4cf6-a936-8edc77f2a697 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(128, 128, 128, 1);
}

#s-a6dc03a1-410b-42fc-9c2b-30e79291e666 {
  text-align: center;
}




  #s-a6dc03a1-410b-42fc-9c2b-30e79291e666 img.shogun-image {
    
    width: px;
  }


#s-a6dc03a1-410b-42fc-9c2b-30e79291e666 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca1f1229-ef96-495d-bf53-c00c1066b892 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-dd488973-a111-47d8-a5e1-a3793934c7e5 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-bf53db8c-719c-4738-bcb4-ac90fe086377 {
  margin-top: 30px;
padding-top: 50px;
padding-bottom: 50px;
min-height: 150px;
background-color: rgba(242, 242, 242, 1);
}








#s-bf53db8c-719c-4738-bcb4-ac90fe086377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf53db8c-719c-4738-bcb4-ac90fe086377.shg-box.shg-c {
  justify-content: center;
}

#s-4c2ad24b-63c3-4e04-9abb-0a5af158ca09 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-4c2ad24b-63c3-4e04-9abb-0a5af158ca09 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-260ccbb1-ad8f-4598-a11d-59e2c4b7a2a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d2a246ae-36d2-4660-91b1-059f6c4bb029 {
  border-style: solid;
margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(17, 109, 80, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

#s-b50c5904-68ee-4e39-bf51-cd9deaa90f44 {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b50c5904-68ee-4e39-bf51-cd9deaa90f44 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b50c5904-68ee-4e39-bf51-cd9deaa90f44 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b50c5904-68ee-4e39-bf51-cd9deaa90f44 {
  
}
}@media (max-width: 767px){#s-b50c5904-68ee-4e39-bf51-cd9deaa90f44 {
  
}
}







#s-b50c5904-68ee-4e39-bf51-cd9deaa90f44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b50c5904-68ee-4e39-bf51-cd9deaa90f44.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8bb82775-7e22-4d20-8b21-d7f279244afc {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (max-width: 767px) {
  [id="s-8bb82775-7e22-4d20-8b21-d7f279244afc"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a72f0cf8-6807-4c31-a50e-c55d4ad47bc3 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-a72f0cf8-6807-4c31-a50e-c55d4ad47bc3 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2abc690c-a4d4-4b28-b274-87f6a1adf093 {
  padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-01583216-d1fe-4650-a310-5c7cb558312a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9d3d3593-2704-4c07-8559-3eb69da9e6de {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(251, 139, 45, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9d3d3593-2704-4c07-8559-3eb69da9e6de:hover {opacity: 0.8 !important;
background-color: rgba(248, 165, 94, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9d3d3593-2704-4c07-8559-3eb69da9e6de:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-9d3d3593-2704-4c07-8559-3eb69da9e6de.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-990f03eb-f90d-425e-829f-39de710981d6 {
  text-align: center;
}




  #s-990f03eb-f90d-425e-829f-39de710981d6 img.shogun-image {
    
    width: px;
  }


#s-990f03eb-f90d-425e-829f-39de710981d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7e2ba89-3515-403a-8757-15b816d05dc4 {
  margin-left: 50px;
margin-right: 50px;
}

#s-c7e2ba89-3515-403a-8757-15b816d05dc4 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(251, 139, 45, 1);
}

#s-d99c00ca-6d4d-4cdd-a11b-a1597293886e {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d99c00ca-6d4d-4cdd-a11b-a1597293886e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d99c00ca-6d4d-4cdd-a11b-a1597293886e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d99c00ca-6d4d-4cdd-a11b-a1597293886e {
  
}
}@media (max-width: 767px){#s-d99c00ca-6d4d-4cdd-a11b-a1597293886e {
  
}
}







#s-d99c00ca-6d4d-4cdd-a11b-a1597293886e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d99c00ca-6d4d-4cdd-a11b-a1597293886e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-b5c3f8ee-68f8-436b-9fe1-ff923b1d9e4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-4fe2d198-c2cc-47a6-8caa-1409e11636cf {
  text-align: center;
}




  #s-4fe2d198-c2cc-47a6-8caa-1409e11636cf img.shogun-image {
    
    width: px;
  }


#s-4fe2d198-c2cc-47a6-8caa-1409e11636cf .shogun-image-content {
  
    align-items: center;
  
}

#s-27ae58c5-e9bd-4242-a4ba-a41b5dac7531 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-27ae58c5-e9bd-4242-a4ba-a41b5dac7531 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-56ede196-598b-4488-8e8b-28896c758ac3 {
  padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8281ad5-3e49-40f5-a95a-3ea6195109c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f006bfbb-9167-4e07-8a5e-c1308020e111 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(251, 139, 45, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f006bfbb-9167-4e07-8a5e-c1308020e111:hover {opacity: 0.8 !important;
background-color: rgba(248, 165, 94, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f006bfbb-9167-4e07-8a5e-c1308020e111:active {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-f006bfbb-9167-4e07-8a5e-c1308020e111.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-642616b3-50fb-4edf-a117-27fbcfd5300f {
  min-height: 200px;
}








#s-642616b3-50fb-4edf-a117-27fbcfd5300f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-642616b3-50fb-4edf-a117-27fbcfd5300f.shg-box.shg-c {
  justify-content: center;
}

#s-6ba4d36d-1595-48ee-9e44-c15d7d5f2ead {
  margin-left: 50px;
margin-right: 50px;
}

#s-6ba4d36d-1595-48ee-9e44-c15d7d5f2ead hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(251, 139, 45, 1);
}

#s-25a41df7-2867-4c34-9c44-53105c9a8a42 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-25a41df7-2867-4c34-9c44-53105c9a8a42 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9d722c95-a950-4fea-b2db-72f7719490c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-bef08269-3921-4d1f-b980-eaa653806524 {
  margin-left: 30px;
margin-right: 30px;
}

#s-bef08269-3921-4d1f-b980-eaa653806524 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(253, 253, 253, 1);
}

#s-bef08269-3921-4d1f-b980-eaa653806524 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-bef08269-3921-4d1f-b980-eaa653806524 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-bef08269-3921-4d1f-b980-eaa653806524 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(253, 253, 253, 1);
}

#s-bef08269-3921-4d1f-b980-eaa653806524 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-bef08269-3921-4d1f-b980-eaa653806524 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-51592c2b-20bd-40f5-bbd4-b7f76341a4e5 {
  margin-left: 10px;
margin-right: 10px;
min-height: 50px;
}








#s-51592c2b-20bd-40f5-bbd4-b7f76341a4e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51592c2b-20bd-40f5-bbd4-b7f76341a4e5.shg-box.shg-c {
  justify-content: center;
}

#s-d77cdf69-729b-4124-b033-80c85ec02323 {
  margin-left: 10px;
margin-right: 10px;
}

#s-0e3e82ff-4df4-4084-8200-3e07d7b157b2 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e3e82ff-4df4-4084-8200-3e07d7b157b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-146b28fc-e3be-4c7a-815b-a1e7a6ebb6d3 {
  margin-left: 10px;
margin-right: 10px;
}

#s-61bb8091-03c9-4aab-8741-872fbbef85a5 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-61bb8091-03c9-4aab-8741-872fbbef85a5 img.shogun-image {
    
    width: px;
  }


#s-61bb8091-03c9-4aab-8741-872fbbef85a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2eb354e3-d2ad-44f2-9411-5685207dcd10 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2eb354e3-d2ad-44f2-9411-5685207dcd10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cee17195-c9f4-4d86-8820-c6e221cb2efd {
  margin-left: 10px;
margin-right: 10px;
}

#s-e74e4428-b1cb-432d-87e6-949a956594b0 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-e74e4428-b1cb-432d-87e6-949a956594b0 img.shogun-image {
    
    width: px;
  }


#s-e74e4428-b1cb-432d-87e6-949a956594b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-55be6463-26b2-4a80-9dc4-1ddba045911d {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55be6463-26b2-4a80-9dc4-1ddba045911d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-75f535b0-9b1a-4a6e-b355-95dc74e580f9 {
  margin-left: 10px;
margin-right: 10px;
}

#s-20ee4459-a86f-45f1-b162-04f89d08c6c4 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}




  #s-20ee4459-a86f-45f1-b162-04f89d08c6c4 img.shogun-image {
    
    width: px;
  }


#s-20ee4459-a86f-45f1-b162-04f89d08c6c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7fc2d11-f4c3-465f-b91b-5f50726f2806 {
  margin-left: 10px;
margin-right: 10px;
}

#s-2ac903c3-dfc2-46d0-8ae1-c27756178075 {
  margin-left: 10px;
margin-right: 10px;
}

#s-db7bfe74-c03d-4f69-8912-de05bbfe1f74 {
  margin-left: 10px;
margin-right: 10px;
}

#s-346364e7-405d-401f-be77-90ea89dfc914 {
  margin-left: 30px;
margin-right: 30px;
}

#s-346364e7-405d-401f-be77-90ea89dfc914 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(253, 253, 253, 1);
}

#s-346364e7-405d-401f-be77-90ea89dfc914 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-346364e7-405d-401f-be77-90ea89dfc914 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-346364e7-405d-401f-be77-90ea89dfc914 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(253, 253, 253, 1);
}

#s-346364e7-405d-401f-be77-90ea89dfc914 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-346364e7-405d-401f-be77-90ea89dfc914 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-72a4a8ee-b93f-4e33-afce-6398a7180117 {
  margin-left: 10px;
margin-right: 10px;
}

#s-3f21094a-2ccb-40cc-b111-ef65e812a9cf {
  margin-left: 10px;
margin-right: 10px;
}

#s-0c20212e-2fb4-459c-91b0-14548855321e {
  margin-left: 10px;
margin-right: 10px;
}

#s-d45db2d6-74cd-4d2e-a9d9-508eb168a48a {
  margin-left: 10px;
margin-right: 10px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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