.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-84386e1a-2fc8-4bc6-93fb-b227ee92209d {
  min-height: 50px;
}








#s-84386e1a-2fc8-4bc6-93fb-b227ee92209d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84386e1a-2fc8-4bc6-93fb-b227ee92209d.shg-box.shg-c {
  justify-content: center;
}

#s-d8dc3a17-5690-43a0-b7ec-58ac4d5869af {
  background-image: url(https://i.shgcdn.com/b6998c2e-7585-4159-9efb-e54fcc25af1b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 700px;
background-position: center center;
}








#s-d8dc3a17-5690-43a0-b7ec-58ac4d5869af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8dc3a17-5690-43a0-b7ec-58ac4d5869af.shg-box.shg-c {
  justify-content: flex-end;
}

.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-29bc5afd-aa7f-4ec4-b51b-852c8b576c36 {
  margin-bottom: 4%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-29bc5afd-aa7f-4ec4-b51b-852c8b576c36 {
  display: none;
}
#s-29bc5afd-aa7f-4ec4-b51b-852c8b576c36, #wrap-s-29bc5afd-aa7f-4ec4-b51b-852c8b576c36 { display:none !important; }}@media (max-width: 767px){#s-29bc5afd-aa7f-4ec4-b51b-852c8b576c36 {
  display: none;
}
#s-29bc5afd-aa7f-4ec4-b51b-852c8b576c36, #wrap-s-29bc5afd-aa7f-4ec4-b51b-852c8b576c36 { display:none !important; }}
#s-29bc5afd-aa7f-4ec4-b51b-852c8b576c36 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans Extrabold;
  font-style:   ;
  font-size: 200px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-571d423d-8bdc-4f5d-8d4b-b9d3581bc852 {
  min-height: 50px;
}








#s-571d423d-8bdc-4f5d-8d4b-b9d3581bc852 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-571d423d-8bdc-4f5d-8d4b-b9d3581bc852.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-6254f852-5978-4092-b9fb-d8c2886f3864 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (max-width: 767px){#s-6254f852-5978-4092-b9fb-d8c2886f3864 {
  
}
}
@media (min-width: 0px) {
[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 992px) {
[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-6254f852-5978-4092-b9fb-d8c2886f3864"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-4d4e9f5d-d5b1-4348-a2fa-67766db421fb {
  margin-top: -2%;
margin-left: 25%;
margin-bottom: -2%;
margin-right: 25%;
}

#s-4d4e9f5d-d5b1-4348-a2fa-67766db421fb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-05ec4781-8a41-43e4-98dc-f39f342087a4 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
max-width: 40%;
background-attachment: scroll;
}
@media (min-width: 992px) and (max-width: 1199px){#s-05ec4781-8a41-43e4-98dc-f39f342087a4 {
  max-width: 60%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-05ec4781-8a41-43e4-98dc-f39f342087a4 {
  max-width: 90%;
}
}@media (max-width: 767px){#s-05ec4781-8a41-43e4-98dc-f39f342087a4 {
  display: none;
}
#s-05ec4781-8a41-43e4-98dc-f39f342087a4, #wrap-s-05ec4781-8a41-43e4-98dc-f39f342087a4 { display:none !important; }}







#s-05ec4781-8a41-43e4-98dc-f39f342087a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05ec4781-8a41-43e4-98dc-f39f342087a4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 768px) {
[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-da23fe13-16ac-4427-86a9-2f91c2f1015f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-9a2f685b-4690-40ee-acd6-4ecca010bac6 {
  min-height: 0px;
}








#s-9a2f685b-4690-40ee-acd6-4ecca010bac6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a2f685b-4690-40ee-acd6-4ecca010bac6.shg-box.shg-c {
  justify-content: center;
}

#s-5eb71b58-8e6c-4be2-8528-61332380b941 {
  border-style: solid;
margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 5%;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5eb71b58-8e6c-4be2-8528-61332380b941 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5eb71b58-8e6c-4be2-8528-61332380b941 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5eb71b58-8e6c-4be2-8528-61332380b941 {
  
}
}@media (max-width: 767px){#s-5eb71b58-8e6c-4be2-8528-61332380b941 {
  
}
}
@media (min-width: 0px) {
[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 768px) {
[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-5eb71b58-8e6c-4be2-8528-61332380b941"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

.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-aae0f17b-6237-4ad8-877b-84536bbee853 {
  text-align: center;
opacity: 1;
}
@media (max-width: 767px){#s-aae0f17b-6237-4ad8-877b-84536bbee853 {
  
}
}



  #s-aae0f17b-6237-4ad8-877b-84536bbee853 img.shogun-image {
    
    width: px;
  }


#s-aae0f17b-6237-4ad8-877b-84536bbee853 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d95c994-6ea3-4c63-a730-e7b64381474b {
  text-align: center;
opacity: 1;
}




  #s-5d95c994-6ea3-4c63-a730-e7b64381474b img.shogun-image {
    
    width: px;
  }


#s-5d95c994-6ea3-4c63-a730-e7b64381474b .shogun-image-content {
  
    align-items: center;
  
}

#s-0e05a031-a2a6-4072-be3b-faf7369ea843 {
  text-align: center;
opacity: 1;
}




  #s-0e05a031-a2a6-4072-be3b-faf7369ea843 img.shogun-image {
    
    width: px;
  }


#s-0e05a031-a2a6-4072-be3b-faf7369ea843 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2097fbc-21d5-46fc-9090-a882171518b9 {
  border-style: solid;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c2097fbc-21d5-46fc-9090-a882171518b9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2097fbc-21d5-46fc-9090-a882171518b9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c2097fbc-21d5-46fc-9090-a882171518b9 {
  
}
}@media (max-width: 767px){#s-c2097fbc-21d5-46fc-9090-a882171518b9 {
  
}
}
@media (min-width: 0px) {
[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 768px) {
[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-c2097fbc-21d5-46fc-9090-a882171518b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

#s-f0f254fb-bd62-485a-9f9b-9233a7fab83c {
  text-align: center;
opacity: 1;
}




  #s-f0f254fb-bd62-485a-9f9b-9233a7fab83c img.shogun-image {
    
    width: px;
  }


#s-f0f254fb-bd62-485a-9f9b-9233a7fab83c .shogun-image-content {
  
    align-items: center;
  
}

#s-fc4fd68d-28eb-4570-b8ca-65c7f0bc615f {
  text-align: center;
opacity: 1;
}




  #s-fc4fd68d-28eb-4570-b8ca-65c7f0bc615f img.shogun-image {
    
    width: px;
  }


#s-fc4fd68d-28eb-4570-b8ca-65c7f0bc615f .shogun-image-content {
  
    align-items: center;
  
}

#s-ac8aa677-b7b5-44d7-93c6-8f561a59bc9a {
  text-align: center;
opacity: 1;
}




  #s-ac8aa677-b7b5-44d7-93c6-8f561a59bc9a img.shogun-image {
    
    width: px;
  }


#s-ac8aa677-b7b5-44d7-93c6-8f561a59bc9a .shogun-image-content {
  
    align-items: center;
  
}

#s-38984bea-8b9a-4d20-bf7c-1df613d3b67f {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-38984bea-8b9a-4d20-bf7c-1df613d3b67f {
  
}
}@media (max-width: 767px){#s-38984bea-8b9a-4d20-bf7c-1df613d3b67f {
  
}
}
#s-38984bea-8b9a-4d20-bf7c-1df613d3b67f .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7d2eb754-aab4-42f3-9ed3-024eeb5e1bdd {
  text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7d2eb754-aab4-42f3-9ed3-024eeb5e1bdd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7d2eb754-aab4-42f3-9ed3-024eeb5e1bdd {
  
}
}@media (max-width: 767px){#s-7d2eb754-aab4-42f3-9ed3-024eeb5e1bdd {
  
}
}
#s-7d2eb754-aab4-42f3-9ed3-024eeb5e1bdd .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 992px) and (max-width: 1199px){#s-b147be03-5fa6-42a6-a1da-1ece6a807131 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b147be03-5fa6-42a6-a1da-1ece6a807131 {
  
}
}@media (max-width: 767px){#s-b147be03-5fa6-42a6-a1da-1ece6a807131 {
  
}
}
#s-51b2701b-68e6-468b-86ef-57e8b6cc7cfc {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-51b2701b-68e6-468b-86ef-57e8b6cc7cfc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-51b2701b-68e6-468b-86ef-57e8b6cc7cfc {
  
}
}@media (max-width: 767px){#s-51b2701b-68e6-468b-86ef-57e8b6cc7cfc {
  
}
}
#s-b6e591b5-ec08-4bcc-a555-213435a2121c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-b6e591b5-ec08-4bcc-a555-213435a2121c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6e591b5-ec08-4bcc-a555-213435a2121c.shg-box.shg-c {
  justify-content: center;
}

#s-f8de0445-9760-4285-a3c3-052211223f82 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f8de0445-9760-4285-a3c3-052211223f82 {
  max-width: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f8de0445-9760-4285-a3c3-052211223f82 {
  max-width: 600px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f8de0445-9760-4285-a3c3-052211223f82 {
  max-width: 600px;
}
}@media (max-width: 767px){#s-f8de0445-9760-4285-a3c3-052211223f82 {
  
}
}







#s-f8de0445-9760-4285-a3c3-052211223f82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8de0445-9760-4285-a3c3-052211223f82.shg-box.shg-c {
  justify-content: center;
}

#s-aaf40c66-5f37-40e2-9fec-0461e5467432 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}
@media (min-width: 1200px){#s-aaf40c66-5f37-40e2-9fec-0461e5467432 {
  display: none;
}
#s-aaf40c66-5f37-40e2-9fec-0461e5467432, #wrap-s-aaf40c66-5f37-40e2-9fec-0461e5467432 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aaf40c66-5f37-40e2-9fec-0461e5467432 {
  display: none;
}
#s-aaf40c66-5f37-40e2-9fec-0461e5467432, #wrap-s-aaf40c66-5f37-40e2-9fec-0461e5467432 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aaf40c66-5f37-40e2-9fec-0461e5467432 {
  display: none;
}
#s-aaf40c66-5f37-40e2-9fec-0461e5467432, #wrap-s-aaf40c66-5f37-40e2-9fec-0461e5467432 { display:none !important; }}



  #s-aaf40c66-5f37-40e2-9fec-0461e5467432 img.shogun-image {
    
    width: px;
  }


#s-aaf40c66-5f37-40e2-9fec-0461e5467432 .shogun-image-content {
  
    align-items: center;
  
}

#s-9eb3254c-1f89-4ed2-9a2a-5de05557403e {
  margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9eb3254c-1f89-4ed2-9a2a-5de05557403e {
  display: none;
}
#s-9eb3254c-1f89-4ed2-9a2a-5de05557403e, #wrap-s-9eb3254c-1f89-4ed2-9a2a-5de05557403e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9eb3254c-1f89-4ed2-9a2a-5de05557403e {
  display: none;
}
#s-9eb3254c-1f89-4ed2-9a2a-5de05557403e, #wrap-s-9eb3254c-1f89-4ed2-9a2a-5de05557403e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9eb3254c-1f89-4ed2-9a2a-5de05557403e {
  display: none;
}
#s-9eb3254c-1f89-4ed2-9a2a-5de05557403e, #wrap-s-9eb3254c-1f89-4ed2-9a2a-5de05557403e { display:none !important; }}
#s-9eb3254c-1f89-4ed2-9a2a-5de05557403e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9d078478-b9fb-448b-bd77-c93f76c31214 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-9d078478-b9fb-448b-bd77-c93f76c31214 {
  display: none;
}
#s-9d078478-b9fb-448b-bd77-c93f76c31214, #wrap-s-9d078478-b9fb-448b-bd77-c93f76c31214 { display:none !important; }}







#s-9d078478-b9fb-448b-bd77-c93f76c31214 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d078478-b9fb-448b-bd77-c93f76c31214.shg-box.shg-c {
  justify-content: center;
}

#s-bc88cc7c-f0d0-4b66-9c82-aa76cb3344c4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
opacity: 1;
}
@media (min-width: 1200px){#s-bc88cc7c-f0d0-4b66-9c82-aa76cb3344c4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bc88cc7c-f0d0-4b66-9c82-aa76cb3344c4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bc88cc7c-f0d0-4b66-9c82-aa76cb3344c4 {
  
}
}@media (max-width: 767px){#s-bc88cc7c-f0d0-4b66-9c82-aa76cb3344c4 {
  
}
}
#s-bc88cc7c-f0d0-4b66-9c82-aa76cb3344c4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa {
  
}
}@media (max-width: 767px){#s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa {
  
}
}
@media (min-width: 0px) {
[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf84c697-f2cb-40fa-a9fa-d8d9ff9bbfaa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c93f1c28-614c-4fcc-985b-20ae5b5d68a4 {
  text-align: center;
}
@media (min-width: 1200px){#s-c93f1c28-614c-4fcc-985b-20ae5b5d68a4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c93f1c28-614c-4fcc-985b-20ae5b5d68a4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c93f1c28-614c-4fcc-985b-20ae5b5d68a4 {
  
}
}@media (max-width: 767px){#s-c93f1c28-614c-4fcc-985b-20ae5b5d68a4 {
  
}
}



  #s-c93f1c28-614c-4fcc-985b-20ae5b5d68a4 img.shogun-image {
    
    width: px;
  }


#s-c93f1c28-614c-4fcc-985b-20ae5b5d68a4 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22 {
  
}
}
@media (min-width: 0px) {
[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61d4c6ed-0d11-4720-a7c0-172d67bfcb22"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-023d7706-238b-44c3-97fe-fb30090d8240 {
  padding-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-023d7706-238b-44c3-97fe-fb30090d8240 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-023d7706-238b-44c3-97fe-fb30090d8240 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-023d7706-238b-44c3-97fe-fb30090d8240 {
  
}
}@media (max-width: 767px){#s-023d7706-238b-44c3-97fe-fb30090d8240 {
  
}
}
#s-023d7706-238b-44c3-97fe-fb30090d8240 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8e08bc0c-6edf-40a6-ad15-d8547dce2f16 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8e08bc0c-6edf-40a6-ad15-d8547dce2f16 {
  max-width: 60%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8e08bc0c-6edf-40a6-ad15-d8547dce2f16 {
  max-width: 80%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8e08bc0c-6edf-40a6-ad15-d8547dce2f16 {
  max-width: 90%;
}
}@media (max-width: 767px){#s-8e08bc0c-6edf-40a6-ad15-d8547dce2f16 {
  display: none;
}
#s-8e08bc0c-6edf-40a6-ad15-d8547dce2f16, #wrap-s-8e08bc0c-6edf-40a6-ad15-d8547dce2f16 { display:none !important; }}







#s-8e08bc0c-6edf-40a6-ad15-d8547dce2f16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e08bc0c-6edf-40a6-ad15-d8547dce2f16.shg-box.shg-c {
  justify-content: center;
}

#s-925c6527-3a31-4a4e-aef5-2ccb63b680a2 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-925c6527-3a31-4a4e-aef5-2ccb63b680a2 {
  
}
}@media (max-width: 767px){#s-925c6527-3a31-4a4e-aef5-2ccb63b680a2 {
  display: none;
}
#s-925c6527-3a31-4a4e-aef5-2ccb63b680a2, #wrap-s-925c6527-3a31-4a4e-aef5-2ccb63b680a2 { display:none !important; }}
#s-925c6527-3a31-4a4e-aef5-2ccb63b680a2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a747056-c51a-4d04-99a9-05691c0660a8 {
  padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9a747056-c51a-4d04-99a9-05691c0660a8 {
  
}
}@media (max-width: 767px){#s-9a747056-c51a-4d04-99a9-05691c0660a8 {
  display: none;
}
#s-9a747056-c51a-4d04-99a9-05691c0660a8, #wrap-s-9a747056-c51a-4d04-99a9-05691c0660a8 { display:none !important; }}
#s-9a747056-c51a-4d04-99a9-05691c0660a8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-5c120082-ade0-44fc-9d8d-7eb6b6a26317 {
  border-style: solid;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c120082-ade0-44fc-9d8d-7eb6b6a26317 {
  
}
}@media (max-width: 767px){#s-5c120082-ade0-44fc-9d8d-7eb6b6a26317 {
  display: none;
}
#s-5c120082-ade0-44fc-9d8d-7eb6b6a26317, #wrap-s-5c120082-ade0-44fc-9d8d-7eb6b6a26317 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5c120082-ade0-44fc-9d8d-7eb6b6a26317"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 0px) {
[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-20b7c038-c467-4ec2-a6ff-75bd593d3453"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-86a113ec-d742-416b-a56e-a5c9c5f7fb28 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-86a113ec-d742-416b-a56e-a5c9c5f7fb28 {
  
}
}@media (max-width: 767px){#s-86a113ec-d742-416b-a56e-a5c9c5f7fb28 {
  display: none;
}
#s-86a113ec-d742-416b-a56e-a5c9c5f7fb28, #wrap-s-86a113ec-d742-416b-a56e-a5c9c5f7fb28 { display:none !important; }}



  #s-86a113ec-d742-416b-a56e-a5c9c5f7fb28 img.shogun-image {
    
    width: px;
  }


#s-86a113ec-d742-416b-a56e-a5c9c5f7fb28 .shogun-image-content {
  
    align-items: center;
  
}

#s-a0e1aa9f-1045-4d06-93c9-90252212c7c6 {
  padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a0e1aa9f-1045-4d06-93c9-90252212c7c6 {
  
}
}@media (max-width: 767px){#s-a0e1aa9f-1045-4d06-93c9-90252212c7c6 {
  display: none;
}
#s-a0e1aa9f-1045-4d06-93c9-90252212c7c6, #wrap-s-a0e1aa9f-1045-4d06-93c9-90252212c7c6 { display:none !important; }}
#s-a0e1aa9f-1045-4d06-93c9-90252212c7c6 .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-89de40d0-8a24-4b5a-8b98-5dced94594d5 {
  margin-left: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-89de40d0-8a24-4b5a-8b98-5dced94594d5 {
  
}
}@media (max-width: 767px){#s-89de40d0-8a24-4b5a-8b98-5dced94594d5 {
  margin-right: 0px;
display: none;
}
#s-89de40d0-8a24-4b5a-8b98-5dced94594d5, #wrap-s-89de40d0-8a24-4b5a-8b98-5dced94594d5 { display:none !important; }}
#s-89de40d0-8a24-4b5a-8b98-5dced94594d5 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96232693-6a86-4de3-8b5b-d61766cd170e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ea534592-370c-4960-8ef0-f3db1c92569f {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ea534592-370c-4960-8ef0-f3db1c92569f {
  
}
}@media (max-width: 767px){#s-ea534592-370c-4960-8ef0-f3db1c92569f {
  display: none;
}
#s-ea534592-370c-4960-8ef0-f3db1c92569f, #wrap-s-ea534592-370c-4960-8ef0-f3db1c92569f { display:none !important; }}



  #s-ea534592-370c-4960-8ef0-f3db1c92569f img.shogun-image {
    
    width: px;
  }


#s-ea534592-370c-4960-8ef0-f3db1c92569f .shogun-image-content {
  
    align-items: center;
  
}

#s-4f4d3f28-65dd-49e1-91e8-35287e8fac18 {
  padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4f4d3f28-65dd-49e1-91e8-35287e8fac18 {
  
}
}@media (max-width: 767px){#s-4f4d3f28-65dd-49e1-91e8-35287e8fac18 {
  display: none;
}
#s-4f4d3f28-65dd-49e1-91e8-35287e8fac18, #wrap-s-4f4d3f28-65dd-49e1-91e8-35287e8fac18 { display:none !important; }}
#s-4f4d3f28-65dd-49e1-91e8-35287e8fac18 .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-949253f1-c5a0-45de-b456-c9855dfdefc4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-949253f1-c5a0-45de-b456-c9855dfdefc4 {
  
}
}@media (max-width: 767px){#s-949253f1-c5a0-45de-b456-c9855dfdefc4 {
  display: none;
}
#s-949253f1-c5a0-45de-b456-c9855dfdefc4, #wrap-s-949253f1-c5a0-45de-b456-c9855dfdefc4 { display:none !important; }}
#s-949253f1-c5a0-45de-b456-c9855dfdefc4 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-544a1475-7c46-443d-9282-a70ef5964963 {
  min-height: 50px;
}








#s-544a1475-7c46-443d-9282-a70ef5964963 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-544a1475-7c46-443d-9282-a70ef5964963.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0a1a8a8-cc07-4cfa-bd82-0512812cfb05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-13cbd657-3196-4d87-9c1d-b738ce69e4ce {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-13cbd657-3196-4d87-9c1d-b738ce69e4ce {
  
}
}@media (max-width: 767px){#s-13cbd657-3196-4d87-9c1d-b738ce69e4ce {
  display: none;
}
#s-13cbd657-3196-4d87-9c1d-b738ce69e4ce, #wrap-s-13cbd657-3196-4d87-9c1d-b738ce69e4ce { display:none !important; }}



  #s-13cbd657-3196-4d87-9c1d-b738ce69e4ce img.shogun-image {
    
    width: px;
  }


#s-13cbd657-3196-4d87-9c1d-b738ce69e4ce .shogun-image-content {
  
    align-items: center;
  
}

#s-5e2e1f0c-1c83-4160-8e65-b25059acac4f {
  padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e2e1f0c-1c83-4160-8e65-b25059acac4f {
  
}
}@media (max-width: 767px){#s-5e2e1f0c-1c83-4160-8e65-b25059acac4f {
  display: none;
}
#s-5e2e1f0c-1c83-4160-8e65-b25059acac4f, #wrap-s-5e2e1f0c-1c83-4160-8e65-b25059acac4f { display:none !important; }}
#s-5e2e1f0c-1c83-4160-8e65-b25059acac4f .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6226f4ba-7e82-4688-b5b1-dcc4f26e38d2 {
  margin-left: 20px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6226f4ba-7e82-4688-b5b1-dcc4f26e38d2 {
  
}
}@media (max-width: 767px){#s-6226f4ba-7e82-4688-b5b1-dcc4f26e38d2 {
  margin-left: 0px;
display: none;
}
#s-6226f4ba-7e82-4688-b5b1-dcc4f26e38d2, #wrap-s-6226f4ba-7e82-4688-b5b1-dcc4f26e38d2 { display:none !important; }}
#s-6226f4ba-7e82-4688-b5b1-dcc4f26e38d2 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-496d6c8b-3e8f-4b9c-9460-a54c69f5d712 {
  padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-496d6c8b-3e8f-4b9c-9460-a54c69f5d712 {
  
}
}@media (max-width: 767px){#s-496d6c8b-3e8f-4b9c-9460-a54c69f5d712 {
  display: none;
}
#s-496d6c8b-3e8f-4b9c-9460-a54c69f5d712, #wrap-s-496d6c8b-3e8f-4b9c-9460-a54c69f5d712 { display:none !important; }}
#s-496d6c8b-3e8f-4b9c-9460-a54c69f5d712 .shogun-heading-component h2 {
  color: rgba(246, 171, 32, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a62ff53e-2205-4620-8126-e442fb1999e7 {
  padding-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a62ff53e-2205-4620-8126-e442fb1999e7 {
  
}
}@media (max-width: 767px){#s-a62ff53e-2205-4620-8126-e442fb1999e7 {
  display: none;
}
#s-a62ff53e-2205-4620-8126-e442fb1999e7, #wrap-s-a62ff53e-2205-4620-8126-e442fb1999e7 { display:none !important; }}
#s-a62ff53e-2205-4620-8126-e442fb1999e7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-a0a52628-89ab-47e4-b676-b014ac9cd58b {
  margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a0a52628-89ab-47e4-b676-b014ac9cd58b {
  
}
}@media (max-width: 767px){#s-a0a52628-89ab-47e4-b676-b014ac9cd58b {
  display: none;
}
#s-a0a52628-89ab-47e4-b676-b014ac9cd58b, #wrap-s-a0a52628-89ab-47e4-b676-b014ac9cd58b { display:none !important; }}
@media (min-width: 0px) {
[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a0a52628-89ab-47e4-b676-b014ac9cd58b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 0px) {
[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f524ba10-5e90-41eb-a649-df780e16881e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-eb3aa9a9-f01b-42b9-ab94-8fa84adfd5af {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-eb3aa9a9-f01b-42b9-ab94-8fa84adfd5af {
  
}
}@media (max-width: 767px){#s-eb3aa9a9-f01b-42b9-ab94-8fa84adfd5af {
  display: none;
}
#s-eb3aa9a9-f01b-42b9-ab94-8fa84adfd5af, #wrap-s-eb3aa9a9-f01b-42b9-ab94-8fa84adfd5af { display:none !important; }}



  #s-eb3aa9a9-f01b-42b9-ab94-8fa84adfd5af img.shogun-image {
    
    width: px;
  }


#s-eb3aa9a9-f01b-42b9-ab94-8fa84adfd5af .shogun-image-content {
  
    align-items: center;
  
}

#s-61cfbea9-4d83-46e7-8060-a35a008515c0 {
  margin-right: 20px;
padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-61cfbea9-4d83-46e7-8060-a35a008515c0 {
  
}
}@media (max-width: 767px){#s-61cfbea9-4d83-46e7-8060-a35a008515c0 {
  display: none;
}
#s-61cfbea9-4d83-46e7-8060-a35a008515c0, #wrap-s-61cfbea9-4d83-46e7-8060-a35a008515c0 { display:none !important; }}
#s-61cfbea9-4d83-46e7-8060-a35a008515c0 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ad36fdf5-b319-41e5-a912-9cd2ef52c66d {
  margin-left: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ad36fdf5-b319-41e5-a912-9cd2ef52c66d {
  
}
}@media (max-width: 767px){#s-ad36fdf5-b319-41e5-a912-9cd2ef52c66d {
  margin-right: 0px;
display: none;
}
#s-ad36fdf5-b319-41e5-a912-9cd2ef52c66d, #wrap-s-ad36fdf5-b319-41e5-a912-9cd2ef52c66d { display:none !important; }}
#s-ad36fdf5-b319-41e5-a912-9cd2ef52c66d .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78b358fc-052c-4783-8e36-a54b10cf3d22"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-98338b47-951f-41b9-aa72-648b88015507 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-98338b47-951f-41b9-aa72-648b88015507 {
  
}
}@media (max-width: 767px){#s-98338b47-951f-41b9-aa72-648b88015507 {
  display: none;
}
#s-98338b47-951f-41b9-aa72-648b88015507, #wrap-s-98338b47-951f-41b9-aa72-648b88015507 { display:none !important; }}



  #s-98338b47-951f-41b9-aa72-648b88015507 img.shogun-image {
    
    width: px;
  }


#s-98338b47-951f-41b9-aa72-648b88015507 .shogun-image-content {
  
    align-items: center;
  
}

#s-9814683b-64b0-45b7-a97c-fbe31c839631 {
  padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9814683b-64b0-45b7-a97c-fbe31c839631 {
  
}
}@media (max-width: 767px){#s-9814683b-64b0-45b7-a97c-fbe31c839631 {
  display: none;
}
#s-9814683b-64b0-45b7-a97c-fbe31c839631, #wrap-s-9814683b-64b0-45b7-a97c-fbe31c839631 { display:none !important; }}
#s-9814683b-64b0-45b7-a97c-fbe31c839631 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-147a0de4-b293-44e6-adf1-144c646e3afd {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-147a0de4-b293-44e6-adf1-144c646e3afd {
  
}
}@media (max-width: 767px){#s-147a0de4-b293-44e6-adf1-144c646e3afd {
  display: none;
}
#s-147a0de4-b293-44e6-adf1-144c646e3afd, #wrap-s-147a0de4-b293-44e6-adf1-144c646e3afd { display:none !important; }}
#s-147a0de4-b293-44e6-adf1-144c646e3afd .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dc1698c9-e872-4f96-9396-cace0ebafb60 {
  min-height: 50px;
}








#s-dc1698c9-e872-4f96-9396-cace0ebafb60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc1698c9-e872-4f96-9396-cace0ebafb60.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a78ffb5c-6a5c-4515-a96b-ff0b1ebeb758"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a58d8e0c-bf6e-4ba3-8022-9b308074ac4d {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a58d8e0c-bf6e-4ba3-8022-9b308074ac4d {
  
}
}@media (max-width: 767px){#s-a58d8e0c-bf6e-4ba3-8022-9b308074ac4d {
  display: none;
}
#s-a58d8e0c-bf6e-4ba3-8022-9b308074ac4d, #wrap-s-a58d8e0c-bf6e-4ba3-8022-9b308074ac4d { display:none !important; }}



  #s-a58d8e0c-bf6e-4ba3-8022-9b308074ac4d img.shogun-image {
    
    width: px;
  }


#s-a58d8e0c-bf6e-4ba3-8022-9b308074ac4d .shogun-image-content {
  
    align-items: center;
  
}

#s-6641194a-1046-401c-90b6-c2a703cd902a {
  margin-left: 20px;
padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6641194a-1046-401c-90b6-c2a703cd902a {
  
}
}@media (max-width: 767px){#s-6641194a-1046-401c-90b6-c2a703cd902a {
  display: none;
}
#s-6641194a-1046-401c-90b6-c2a703cd902a, #wrap-s-6641194a-1046-401c-90b6-c2a703cd902a { display:none !important; }}
#s-6641194a-1046-401c-90b6-c2a703cd902a .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8bce51d2-6187-4c38-a69a-3562385245d4 {
  margin-left: 20px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8bce51d2-6187-4c38-a69a-3562385245d4 {
  
}
}@media (max-width: 767px){#s-8bce51d2-6187-4c38-a69a-3562385245d4 {
  margin-left: 0px;
display: none;
}
#s-8bce51d2-6187-4c38-a69a-3562385245d4, #wrap-s-8bce51d2-6187-4c38-a69a-3562385245d4 { display:none !important; }}
#s-8bce51d2-6187-4c38-a69a-3562385245d4 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-0f2a2977-7e7a-4bbc-a21b-0e0ac0159b11 {
  
}

#s-0f2a2977-7e7a-4bbc-a21b-0e0ac0159b11 .shogun-tabs {
  justify-content: flex-start;
}


  #s-0f2a2977-7e7a-4bbc-a21b-0e0ac0159b11 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-0f2a2977-7e7a-4bbc-a21b-0e0ac0159b11 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-0f2a2977-7e7a-4bbc-a21b-0e0ac0159b11 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-0f2a2977-7e7a-4bbc-a21b-0e0ac0159b11 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-0f2a2977-7e7a-4bbc-a21b-0e0ac0159b11 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-0f2a2977-7e7a-4bbc-a21b-0e0ac0159b11 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-159b009c-36d8-4779-8097-afc47d3de70f {
  min-height: 50px;
}








#s-159b009c-36d8-4779-8097-afc47d3de70f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-159b009c-36d8-4779-8097-afc47d3de70f.shg-box.shg-c {
  justify-content: center;
}

#s-b09e47ed-d779-4287-a359-3d2970603fd7 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 700px;
background-position: center bottom;
}








#s-b09e47ed-d779-4287-a359-3d2970603fd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b09e47ed-d779-4287-a359-3d2970603fd7.shg-box.shg-c {
  justify-content: flex-end;
}

#s-827a1033-06fb-4fe9-9889-3e14f87380cf {
  margin-bottom: 4%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-827a1033-06fb-4fe9-9889-3e14f87380cf {
  display: none;
}
#s-827a1033-06fb-4fe9-9889-3e14f87380cf, #wrap-s-827a1033-06fb-4fe9-9889-3e14f87380cf { display:none !important; }}@media (max-width: 767px){#s-827a1033-06fb-4fe9-9889-3e14f87380cf {
  display: none;
}
#s-827a1033-06fb-4fe9-9889-3e14f87380cf, #wrap-s-827a1033-06fb-4fe9-9889-3e14f87380cf { display:none !important; }}
#s-827a1033-06fb-4fe9-9889-3e14f87380cf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Open Sans Extrabold;
  font-style:   ;
  font-size: 200px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e92bf6ae-da05-4f0f-a377-b8332c13b612 {
  min-height: 50px;
}








#s-e92bf6ae-da05-4f0f-a377-b8332c13b612 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e92bf6ae-da05-4f0f-a377-b8332c13b612.shg-box.shg-c {
  justify-content: center;
}

#s-1dea69fd-7daf-4843-b9d2-e63b7f28308c {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (max-width: 767px){#s-1dea69fd-7daf-4843-b9d2-e63b7f28308c {
  
}
}
@media (min-width: 0px) {
[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 992px) {
[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.833333333333332px);
}

[id="s-1dea69fd-7daf-4843-b9d2-e63b7f28308c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.833333333333332px);
}

}

#s-4e4ba112-d3c5-43be-b2b7-10e4cb109cb1 {
  margin-top: -2%;
margin-left: 25%;
margin-bottom: -2%;
margin-right: 25%;
}

#s-4e4ba112-d3c5-43be-b2b7-10e4cb109cb1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-732f1ad6-e8c1-422d-86de-4a10846ed507 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
max-width: 40%;
background-attachment: scroll;
}
@media (min-width: 992px) and (max-width: 1199px){#s-732f1ad6-e8c1-422d-86de-4a10846ed507 {
  max-width: 60%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-732f1ad6-e8c1-422d-86de-4a10846ed507 {
  max-width: 90%;
}
}@media (max-width: 767px){#s-732f1ad6-e8c1-422d-86de-4a10846ed507 {
  display: none;
}
#s-732f1ad6-e8c1-422d-86de-4a10846ed507, #wrap-s-732f1ad6-e8c1-422d-86de-4a10846ed507 { display:none !important; }}







#s-732f1ad6-e8c1-422d-86de-4a10846ed507 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-732f1ad6-e8c1-422d-86de-4a10846ed507.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 768px) {
[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-d6d469d0-68df-4fe5-8619-69e87801d30a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-d4ee3960-aac3-427c-87db-e43f432743fc {
  min-height: 0px;
}








#s-d4ee3960-aac3-427c-87db-e43f432743fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4ee3960-aac3-427c-87db-e43f432743fc.shg-box.shg-c {
  justify-content: center;
}

#s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a {
  border-style: solid;
margin-left: 0%;
margin-right: 0%;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 5%;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a {
  
}
}@media (max-width: 767px){#s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a {
  
}
}
@media (min-width: 0px) {
[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 768px) {
[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-8fa17e07-66de-4189-b0f0-6b3ca1c5cc2a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

#s-ca1ee044-de4b-4d01-86f3-c78c5543aceb {
  text-align: center;
opacity: 1;
}
@media (max-width: 767px){#s-ca1ee044-de4b-4d01-86f3-c78c5543aceb {
  
}
}



  #s-ca1ee044-de4b-4d01-86f3-c78c5543aceb img.shogun-image {
    
    width: px;
  }


#s-ca1ee044-de4b-4d01-86f3-c78c5543aceb .shogun-image-content {
  
    align-items: center;
  
}

#s-c2f3d2ba-b192-4c23-ab67-6166123989f1 {
  text-align: center;
opacity: 1;
}




  #s-c2f3d2ba-b192-4c23-ab67-6166123989f1 img.shogun-image {
    
    width: px;
  }


#s-c2f3d2ba-b192-4c23-ab67-6166123989f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-4625b757-4ad6-4035-9a38-cf9e6f676d7b {
  text-align: center;
opacity: 1;
}




  #s-4625b757-4ad6-4035-9a38-cf9e6f676d7b img.shogun-image {
    
    width: px;
  }


#s-4625b757-4ad6-4035-9a38-cf9e6f676d7b .shogun-image-content {
  
    align-items: center;
  
}

#s-08515a37-5b0f-415b-90f9-74bde20d2f26 {
  border-style: solid;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-08515a37-5b0f-415b-90f9-74bde20d2f26 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-08515a37-5b0f-415b-90f9-74bde20d2f26 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-08515a37-5b0f-415b-90f9-74bde20d2f26 {
  
}
}@media (max-width: 767px){#s-08515a37-5b0f-415b-90f9-74bde20d2f26 {
  
}
}
@media (min-width: 0px) {
[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 768px) {
[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-08515a37-5b0f-415b-90f9-74bde20d2f26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

#s-cfcbcdd5-80fd-4ebe-8363-f885c1bbb4b7 {
  text-align: center;
opacity: 1;
}




  #s-cfcbcdd5-80fd-4ebe-8363-f885c1bbb4b7 img.shogun-image {
    
    width: px;
  }


#s-cfcbcdd5-80fd-4ebe-8363-f885c1bbb4b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c5dac41-18a5-42ef-b0f1-fc00fc3b4104 {
  text-align: center;
opacity: 1;
}




  #s-6c5dac41-18a5-42ef-b0f1-fc00fc3b4104 img.shogun-image {
    
    width: px;
  }


#s-6c5dac41-18a5-42ef-b0f1-fc00fc3b4104 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3bcb0c7-1fc8-4b62-ad4c-b5c1b3dbfa3c {
  text-align: center;
opacity: 1;
}




  #s-e3bcb0c7-1fc8-4b62-ad4c-b5c1b3dbfa3c img.shogun-image {
    
    width: px;
  }


#s-e3bcb0c7-1fc8-4b62-ad4c-b5c1b3dbfa3c .shogun-image-content {
  
    align-items: center;
  
}

#s-7b6542e7-e5c3-4d0d-be95-3ad67c1b2361 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7b6542e7-e5c3-4d0d-be95-3ad67c1b2361 {
  
}
}@media (max-width: 767px){#s-7b6542e7-e5c3-4d0d-be95-3ad67c1b2361 {
  
}
}
#s-7b6542e7-e5c3-4d0d-be95-3ad67c1b2361 .shogun-heading-component h1 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-936a1377-841e-48b4-baa4-3f6174ef3754 {
  text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px){#s-936a1377-841e-48b4-baa4-3f6174ef3754 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-936a1377-841e-48b4-baa4-3f6174ef3754 {
  
}
}@media (max-width: 767px){#s-936a1377-841e-48b4-baa4-3f6174ef3754 {
  
}
}
#s-936a1377-841e-48b4-baa4-3f6174ef3754 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 992px) and (max-width: 1199px){#s-d7f135ee-6d74-4fb4-b7a7-32b24698021f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d7f135ee-6d74-4fb4-b7a7-32b24698021f {
  
}
}@media (max-width: 767px){#s-d7f135ee-6d74-4fb4-b7a7-32b24698021f {
  
}
}
#s-442eead4-b266-4795-bcad-494dd7525c33 {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-442eead4-b266-4795-bcad-494dd7525c33 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-442eead4-b266-4795-bcad-494dd7525c33 {
  
}
}@media (max-width: 767px){#s-442eead4-b266-4795-bcad-494dd7525c33 {
  
}
}
#s-56f24a0c-a506-4b72-87ee-3b106f39b8f2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-56f24a0c-a506-4b72-87ee-3b106f39b8f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56f24a0c-a506-4b72-87ee-3b106f39b8f2.shg-box.shg-c {
  justify-content: center;
}

#s-54c8fc6b-fa93-42a5-acd4-f8e67e685a93 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-54c8fc6b-fa93-42a5-acd4-f8e67e685a93 {
  max-width: 600px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54c8fc6b-fa93-42a5-acd4-f8e67e685a93 {
  max-width: 600px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-54c8fc6b-fa93-42a5-acd4-f8e67e685a93 {
  max-width: 600px;
}
}@media (max-width: 767px){#s-54c8fc6b-fa93-42a5-acd4-f8e67e685a93 {
  
}
}







#s-54c8fc6b-fa93-42a5-acd4-f8e67e685a93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c8fc6b-fa93-42a5-acd4-f8e67e685a93.shg-box.shg-c {
  justify-content: center;
}

#s-a07949aa-445a-4910-b28a-dfb2da2513d8 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}
@media (min-width: 1200px){#s-a07949aa-445a-4910-b28a-dfb2da2513d8 {
  display: none;
}
#s-a07949aa-445a-4910-b28a-dfb2da2513d8, #wrap-s-a07949aa-445a-4910-b28a-dfb2da2513d8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a07949aa-445a-4910-b28a-dfb2da2513d8 {
  display: none;
}
#s-a07949aa-445a-4910-b28a-dfb2da2513d8, #wrap-s-a07949aa-445a-4910-b28a-dfb2da2513d8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a07949aa-445a-4910-b28a-dfb2da2513d8 {
  display: none;
}
#s-a07949aa-445a-4910-b28a-dfb2da2513d8, #wrap-s-a07949aa-445a-4910-b28a-dfb2da2513d8 { display:none !important; }}



  #s-a07949aa-445a-4910-b28a-dfb2da2513d8 img.shogun-image {
    
    width: px;
  }


#s-a07949aa-445a-4910-b28a-dfb2da2513d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f483f2b0-fc28-4464-b1b3-c81db3642f5a {
  margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f483f2b0-fc28-4464-b1b3-c81db3642f5a {
  display: none;
}
#s-f483f2b0-fc28-4464-b1b3-c81db3642f5a, #wrap-s-f483f2b0-fc28-4464-b1b3-c81db3642f5a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f483f2b0-fc28-4464-b1b3-c81db3642f5a {
  display: none;
}
#s-f483f2b0-fc28-4464-b1b3-c81db3642f5a, #wrap-s-f483f2b0-fc28-4464-b1b3-c81db3642f5a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f483f2b0-fc28-4464-b1b3-c81db3642f5a {
  display: none;
}
#s-f483f2b0-fc28-4464-b1b3-c81db3642f5a, #wrap-s-f483f2b0-fc28-4464-b1b3-c81db3642f5a { display:none !important; }}
#s-f483f2b0-fc28-4464-b1b3-c81db3642f5a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-905fdbc4-050b-4d0b-b058-4242b9a78923 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-905fdbc4-050b-4d0b-b058-4242b9a78923 {
  display: none;
}
#s-905fdbc4-050b-4d0b-b058-4242b9a78923, #wrap-s-905fdbc4-050b-4d0b-b058-4242b9a78923 { display:none !important; }}







#s-905fdbc4-050b-4d0b-b058-4242b9a78923 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-905fdbc4-050b-4d0b-b058-4242b9a78923.shg-box.shg-c {
  justify-content: center;
}

#s-4f039825-5ec4-4948-9fb3-55dd6df44f45 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
opacity: 1;
}
@media (min-width: 1200px){#s-4f039825-5ec4-4948-9fb3-55dd6df44f45 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4f039825-5ec4-4948-9fb3-55dd6df44f45 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4f039825-5ec4-4948-9fb3-55dd6df44f45 {
  
}
}@media (max-width: 767px){#s-4f039825-5ec4-4948-9fb3-55dd6df44f45 {
  
}
}
#s-4f039825-5ec4-4948-9fb3-55dd6df44f45 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-9e780f39-a045-4ad6-904a-a92453e02c25 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9e780f39-a045-4ad6-904a-a92453e02c25 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9e780f39-a045-4ad6-904a-a92453e02c25 {
  
}
}@media (max-width: 767px){#s-9e780f39-a045-4ad6-904a-a92453e02c25 {
  
}
}
@media (min-width: 0px) {
[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e780f39-a045-4ad6-904a-a92453e02c25"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0b4e11ed-841f-4074-ba68-ab8afbe4c63b {
  text-align: center;
}
@media (min-width: 1200px){#s-0b4e11ed-841f-4074-ba68-ab8afbe4c63b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0b4e11ed-841f-4074-ba68-ab8afbe4c63b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b4e11ed-841f-4074-ba68-ab8afbe4c63b {
  
}
}@media (max-width: 767px){#s-0b4e11ed-841f-4074-ba68-ab8afbe4c63b {
  
}
}



  #s-0b4e11ed-841f-4074-ba68-ab8afbe4c63b img.shogun-image {
    
    width: px;
  }


#s-0b4e11ed-841f-4074-ba68-ab8afbe4c63b .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-9d257a25-445b-4b26-805d-8cd27f3f4a09 {
  
}
}
@media (min-width: 0px) {
[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9d257a25-445b-4b26-805d-8cd27f3f4a09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a350e5b4-1ecc-4fc7-b723-31aab92a18b4 {
  padding-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-a350e5b4-1ecc-4fc7-b723-31aab92a18b4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a350e5b4-1ecc-4fc7-b723-31aab92a18b4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a350e5b4-1ecc-4fc7-b723-31aab92a18b4 {
  
}
}@media (max-width: 767px){#s-a350e5b4-1ecc-4fc7-b723-31aab92a18b4 {
  
}
}
#s-a350e5b4-1ecc-4fc7-b723-31aab92a18b4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 1em;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9bb87ac4-3a91-41ef-a25e-574b3f6fd9d4 {
  margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-9bb87ac4-3a91-41ef-a25e-574b3f6fd9d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bb87ac4-3a91-41ef-a25e-574b3f6fd9d4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-61f9c6aa-8b9c-42c6-a219-bb7359b621ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

#s-24c99f2b-778b-482f-a52c-627e8b5e68a2 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-24c99f2b-778b-482f-a52c-627e8b5e68a2 {
  
}
}@media (max-width: 767px){#s-24c99f2b-778b-482f-a52c-627e8b5e68a2 {
  display: none;
}
#s-24c99f2b-778b-482f-a52c-627e8b5e68a2, #wrap-s-24c99f2b-778b-482f-a52c-627e8b5e68a2 { display:none !important; }}
#s-24c99f2b-778b-482f-a52c-627e8b5e68a2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-4e44b1b5-e877-4b42-892e-4c29bd2050aa {
  
}
}@media (max-width: 767px){#s-4e44b1b5-e877-4b42-892e-4c29bd2050aa {
  display: none;
}
#s-4e44b1b5-e877-4b42-892e-4c29bd2050aa, #wrap-s-4e44b1b5-e877-4b42-892e-4c29bd2050aa { display:none !important; }}
#s-4e44b1b5-e877-4b42-892e-4c29bd2050aa hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-f5788eb9-d188-4806-82da-82a6b3d119a5 {
  padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f5788eb9-d188-4806-82da-82a6b3d119a5 {
  
}
}@media (max-width: 767px){#s-f5788eb9-d188-4806-82da-82a6b3d119a5 {
  display: none;
}
#s-f5788eb9-d188-4806-82da-82a6b3d119a5, #wrap-s-f5788eb9-d188-4806-82da-82a6b3d119a5 { display:none !important; }}
#s-f5788eb9-d188-4806-82da-82a6b3d119a5 .shogun-heading-component h2 {
  color: rgba(246, 171, 32, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-b4fc08d6-170f-4207-b440-f8717d24b18a {
  
}
}@media (max-width: 767px){#s-b4fc08d6-170f-4207-b440-f8717d24b18a {
  display: none;
}
#s-b4fc08d6-170f-4207-b440-f8717d24b18a, #wrap-s-b4fc08d6-170f-4207-b440-f8717d24b18a { display:none !important; }}
#s-b4fc08d6-170f-4207-b440-f8717d24b18a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-5c50bd3d-f5c8-4c92-844b-f47c52ac4f96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 0px) {
[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a4fe97ba-cf30-4b47-b670-dc011fe8cbf9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-53c87bd1-51c1-44ee-8031-1b88cd4c95cc {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-53c87bd1-51c1-44ee-8031-1b88cd4c95cc {
  
}
}@media (max-width: 767px){#s-53c87bd1-51c1-44ee-8031-1b88cd4c95cc {
  display: none;
}
#s-53c87bd1-51c1-44ee-8031-1b88cd4c95cc, #wrap-s-53c87bd1-51c1-44ee-8031-1b88cd4c95cc { display:none !important; }}



  #s-53c87bd1-51c1-44ee-8031-1b88cd4c95cc img.shogun-image {
    
    width: px;
  }


#s-53c87bd1-51c1-44ee-8031-1b88cd4c95cc .shogun-image-content {
  
    align-items: center;
  
}

#s-0ba990e2-c38b-49ac-8187-36687eb475b9 {
  padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0ba990e2-c38b-49ac-8187-36687eb475b9 {
  
}
}@media (max-width: 767px){#s-0ba990e2-c38b-49ac-8187-36687eb475b9 {
  display: none;
}
#s-0ba990e2-c38b-49ac-8187-36687eb475b9, #wrap-s-0ba990e2-c38b-49ac-8187-36687eb475b9 { display:none !important; }}
#s-0ba990e2-c38b-49ac-8187-36687eb475b9 .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b8591b06-79ce-4e86-aa07-dfded6204a4f {
  margin-left: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b8591b06-79ce-4e86-aa07-dfded6204a4f {
  
}
}@media (max-width: 767px){#s-b8591b06-79ce-4e86-aa07-dfded6204a4f {
  margin-right: 0px;
display: none;
}
#s-b8591b06-79ce-4e86-aa07-dfded6204a4f, #wrap-s-b8591b06-79ce-4e86-aa07-dfded6204a4f { display:none !important; }}
#s-b8591b06-79ce-4e86-aa07-dfded6204a4f .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4947f6cf-f954-4f9a-8d41-aa5ecb2d4e54"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-02788688-c2f7-4e7b-9a66-3b0b56b3fc43 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-02788688-c2f7-4e7b-9a66-3b0b56b3fc43 {
  
}
}@media (max-width: 767px){#s-02788688-c2f7-4e7b-9a66-3b0b56b3fc43 {
  display: none;
}
#s-02788688-c2f7-4e7b-9a66-3b0b56b3fc43, #wrap-s-02788688-c2f7-4e7b-9a66-3b0b56b3fc43 { display:none !important; }}



  #s-02788688-c2f7-4e7b-9a66-3b0b56b3fc43 img.shogun-image {
    
    width: px;
  }


#s-02788688-c2f7-4e7b-9a66-3b0b56b3fc43 .shogun-image-content {
  
    align-items: center;
  
}

#s-4329eb1b-2fbd-4ee8-b5b1-ff307fe62321 {
  margin-right: 20px;
padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4329eb1b-2fbd-4ee8-b5b1-ff307fe62321 {
  
}
}@media (max-width: 767px){#s-4329eb1b-2fbd-4ee8-b5b1-ff307fe62321 {
  display: none;
}
#s-4329eb1b-2fbd-4ee8-b5b1-ff307fe62321, #wrap-s-4329eb1b-2fbd-4ee8-b5b1-ff307fe62321 { display:none !important; }}
#s-4329eb1b-2fbd-4ee8-b5b1-ff307fe62321 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0b229d1e-0514-477f-ab86-990ae06de849 {
  margin-left: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0b229d1e-0514-477f-ab86-990ae06de849 {
  
}
}@media (max-width: 767px){#s-0b229d1e-0514-477f-ab86-990ae06de849 {
  margin-right: 0px;
display: none;
}
#s-0b229d1e-0514-477f-ab86-990ae06de849, #wrap-s-0b229d1e-0514-477f-ab86-990ae06de849 { display:none !important; }}
#s-0b229d1e-0514-477f-ab86-990ae06de849 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a291c854-93b7-4784-ab1d-209761d4b5d4 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-a291c854-93b7-4784-ab1d-209761d4b5d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-8dbf1e19-53da-40de-875d-d9f39f36b4b7 {
  
}
}@media (max-width: 767px){#s-8dbf1e19-53da-40de-875d-d9f39f36b4b7 {
  display: none;
}
#s-8dbf1e19-53da-40de-875d-d9f39f36b4b7, #wrap-s-8dbf1e19-53da-40de-875d-d9f39f36b4b7 { display:none !important; }}
#s-8dbf1e19-53da-40de-875d-d9f39f36b4b7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

@media (min-width: 0px) {
[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45e64609-4b2c-4089-a904-6a2e89e3f1bb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ed32031a-1886-48a3-b809-b383039e2f3f {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed32031a-1886-48a3-b809-b383039e2f3f {
  
}
}@media (max-width: 767px){#s-ed32031a-1886-48a3-b809-b383039e2f3f {
  display: none;
}
#s-ed32031a-1886-48a3-b809-b383039e2f3f, #wrap-s-ed32031a-1886-48a3-b809-b383039e2f3f { display:none !important; }}



  #s-ed32031a-1886-48a3-b809-b383039e2f3f img.shogun-image {
    
    width: px;
  }


#s-ed32031a-1886-48a3-b809-b383039e2f3f .shogun-image-content {
  
    align-items: center;
  
}

#s-e15076f9-122c-4c4b-9298-bbfd39c832dd {
  padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e15076f9-122c-4c4b-9298-bbfd39c832dd {
  
}
}@media (max-width: 767px){#s-e15076f9-122c-4c4b-9298-bbfd39c832dd {
  display: none;
}
#s-e15076f9-122c-4c4b-9298-bbfd39c832dd, #wrap-s-e15076f9-122c-4c4b-9298-bbfd39c832dd { display:none !important; }}
#s-e15076f9-122c-4c4b-9298-bbfd39c832dd .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72db4d6d-e5b1-445a-a8ef-e64ceae7c6af {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-72db4d6d-e5b1-445a-a8ef-e64ceae7c6af {
  
}
}@media (max-width: 767px){#s-72db4d6d-e5b1-445a-a8ef-e64ceae7c6af {
  display: none;
}
#s-72db4d6d-e5b1-445a-a8ef-e64ceae7c6af, #wrap-s-72db4d6d-e5b1-445a-a8ef-e64ceae7c6af { display:none !important; }}
#s-72db4d6d-e5b1-445a-a8ef-e64ceae7c6af .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-06f331aa-b6a3-4487-9dd6-1e43fc74f28a {
  
}
}@media (max-width: 767px){#s-06f331aa-b6a3-4487-9dd6-1e43fc74f28a {
  display: none;
}
#s-06f331aa-b6a3-4487-9dd6-1e43fc74f28a, #wrap-s-06f331aa-b6a3-4487-9dd6-1e43fc74f28a { display:none !important; }}
#s-06f331aa-b6a3-4487-9dd6-1e43fc74f28a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

@media (min-width: 0px) {
[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63b5d434-cfe0-477b-96be-887eb3bca5b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1fb338e4-b124-4cbb-a59b-c2c3dbbd75e6 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1fb338e4-b124-4cbb-a59b-c2c3dbbd75e6 {
  
}
}@media (max-width: 767px){#s-1fb338e4-b124-4cbb-a59b-c2c3dbbd75e6 {
  display: none;
}
#s-1fb338e4-b124-4cbb-a59b-c2c3dbbd75e6, #wrap-s-1fb338e4-b124-4cbb-a59b-c2c3dbbd75e6 { display:none !important; }}



  #s-1fb338e4-b124-4cbb-a59b-c2c3dbbd75e6 img.shogun-image {
    
    width: px;
  }


#s-1fb338e4-b124-4cbb-a59b-c2c3dbbd75e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b6fcd69-c815-4c04-9f84-2600c79a4cef {
  padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b6fcd69-c815-4c04-9f84-2600c79a4cef {
  
}
}@media (max-width: 767px){#s-4b6fcd69-c815-4c04-9f84-2600c79a4cef {
  display: none;
}
#s-4b6fcd69-c815-4c04-9f84-2600c79a4cef, #wrap-s-4b6fcd69-c815-4c04-9f84-2600c79a4cef { display:none !important; }}
#s-4b6fcd69-c815-4c04-9f84-2600c79a4cef .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cf280285-7976-4bdc-ac0f-0c9abde54816 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf280285-7976-4bdc-ac0f-0c9abde54816 {
  
}
}@media (max-width: 767px){#s-cf280285-7976-4bdc-ac0f-0c9abde54816 {
  display: none;
}
#s-cf280285-7976-4bdc-ac0f-0c9abde54816, #wrap-s-cf280285-7976-4bdc-ac0f-0c9abde54816 { display:none !important; }}
#s-cf280285-7976-4bdc-ac0f-0c9abde54816 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-0f9f2734-a6bc-42a4-b895-14f8e6af0dc9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-a5cef387-b64f-418b-9bf6-85eb909b1a4a {
  
}
}@media (max-width: 767px){#s-a5cef387-b64f-418b-9bf6-85eb909b1a4a {
  display: none;
}
#s-a5cef387-b64f-418b-9bf6-85eb909b1a4a, #wrap-s-a5cef387-b64f-418b-9bf6-85eb909b1a4a { display:none !important; }}
#s-a5cef387-b64f-418b-9bf6-85eb909b1a4a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

@media (min-width: 0px) {
[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-314b3ab9-e960-4158-b245-e04255205829"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7fa65463-87f8-44de-964b-5116d36d74bd {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7fa65463-87f8-44de-964b-5116d36d74bd {
  
}
}@media (max-width: 767px){#s-7fa65463-87f8-44de-964b-5116d36d74bd {
  display: none;
}
#s-7fa65463-87f8-44de-964b-5116d36d74bd, #wrap-s-7fa65463-87f8-44de-964b-5116d36d74bd { display:none !important; }}



  #s-7fa65463-87f8-44de-964b-5116d36d74bd img.shogun-image {
    
    width: px;
  }


#s-7fa65463-87f8-44de-964b-5116d36d74bd .shogun-image-content {
  
    align-items: center;
  
}

#s-c1709094-f506-4f20-91d8-d6a126971fad {
  padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c1709094-f506-4f20-91d8-d6a126971fad {
  
}
}@media (max-width: 767px){#s-c1709094-f506-4f20-91d8-d6a126971fad {
  display: none;
}
#s-c1709094-f506-4f20-91d8-d6a126971fad, #wrap-s-c1709094-f506-4f20-91d8-d6a126971fad { display:none !important; }}
#s-c1709094-f506-4f20-91d8-d6a126971fad .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ecf335e0-f513-4c3c-83b9-25e06c892278 {
  margin-left: 20px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ecf335e0-f513-4c3c-83b9-25e06c892278 {
  
}
}@media (max-width: 767px){#s-ecf335e0-f513-4c3c-83b9-25e06c892278 {
  margin-left: 0px;
display: none;
}
#s-ecf335e0-f513-4c3c-83b9-25e06c892278, #wrap-s-ecf335e0-f513-4c3c-83b9-25e06c892278 { display:none !important; }}
#s-ecf335e0-f513-4c3c-83b9-25e06c892278 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-36cdd48e-b681-447a-ba31-6ab4903c5279 {
  
}
}@media (max-width: 767px){#s-36cdd48e-b681-447a-ba31-6ab4903c5279 {
  display: none;
}
#s-36cdd48e-b681-447a-ba31-6ab4903c5279, #wrap-s-36cdd48e-b681-447a-ba31-6ab4903c5279 { display:none !important; }}
#s-36cdd48e-b681-447a-ba31-6ab4903c5279 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

@media (min-width: 0px) {
[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7e4bb27-b7b4-4cf2-b36d-c45ac50e270e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-652ed648-b0de-4ff9-b332-600b5a314e62 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-652ed648-b0de-4ff9-b332-600b5a314e62 {
  
}
}@media (max-width: 767px){#s-652ed648-b0de-4ff9-b332-600b5a314e62 {
  display: none;
}
#s-652ed648-b0de-4ff9-b332-600b5a314e62, #wrap-s-652ed648-b0de-4ff9-b332-600b5a314e62 { display:none !important; }}



  #s-652ed648-b0de-4ff9-b332-600b5a314e62 img.shogun-image {
    
    width: px;
  }


#s-652ed648-b0de-4ff9-b332-600b5a314e62 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9e0edf4-8200-4381-aa3c-64b4500576ef {
  margin-left: 20px;
padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9e0edf4-8200-4381-aa3c-64b4500576ef {
  
}
}@media (max-width: 767px){#s-f9e0edf4-8200-4381-aa3c-64b4500576ef {
  display: none;
}
#s-f9e0edf4-8200-4381-aa3c-64b4500576ef, #wrap-s-f9e0edf4-8200-4381-aa3c-64b4500576ef { display:none !important; }}
#s-f9e0edf4-8200-4381-aa3c-64b4500576ef .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fa8f77c0-290a-45ce-a579-71b844b17cb0 {
  margin-left: 20px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fa8f77c0-290a-45ce-a579-71b844b17cb0 {
  
}
}@media (max-width: 767px){#s-fa8f77c0-290a-45ce-a579-71b844b17cb0 {
  margin-left: 0px;
display: none;
}
#s-fa8f77c0-290a-45ce-a579-71b844b17cb0, #wrap-s-fa8f77c0-290a-45ce-a579-71b844b17cb0 { display:none !important; }}
#s-fa8f77c0-290a-45ce-a579-71b844b17cb0 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aefdb2f5-9748-40d6-9c7c-a546ae695866 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
}
@media (min-width: 1200px){#s-aefdb2f5-9748-40d6-9c7c-a546ae695866 {
  display: none;
}
#s-aefdb2f5-9748-40d6-9c7c-a546ae695866, #wrap-s-aefdb2f5-9748-40d6-9c7c-a546ae695866 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aefdb2f5-9748-40d6-9c7c-a546ae695866 {
  display: none;
}
#s-aefdb2f5-9748-40d6-9c7c-a546ae695866, #wrap-s-aefdb2f5-9748-40d6-9c7c-a546ae695866 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aefdb2f5-9748-40d6-9c7c-a546ae695866 {
  display: none;
}
#s-aefdb2f5-9748-40d6-9c7c-a546ae695866, #wrap-s-aefdb2f5-9748-40d6-9c7c-a546ae695866 { display:none !important; }}
#s-aefdb2f5-9748-40d6-9c7c-a546ae695866 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54 {
  text-align: center;
}
@media (min-width: 1200px){#s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54 {
  display: none;
}
#s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54, #wrap-s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54 {
  display: none;
}
#s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54, #wrap-s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54 {
  display: none;
}
#s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54, #wrap-s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54 { display:none !important; }}



  #s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54 img.shogun-image {
    
    width: px;
  }


#s-b3ea629e-d0c1-4c1d-8837-ebadc2c04b54 .shogun-image-content {
  
    align-items: center;
  
}

#s-60c81017-7022-4fa5-b59d-059092ee8d13 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-60c81017-7022-4fa5-b59d-059092ee8d13 {
  display: none;
}
#s-60c81017-7022-4fa5-b59d-059092ee8d13, #wrap-s-60c81017-7022-4fa5-b59d-059092ee8d13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60c81017-7022-4fa5-b59d-059092ee8d13 {
  display: none;
}
#s-60c81017-7022-4fa5-b59d-059092ee8d13, #wrap-s-60c81017-7022-4fa5-b59d-059092ee8d13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-60c81017-7022-4fa5-b59d-059092ee8d13 {
  display: none;
}
#s-60c81017-7022-4fa5-b59d-059092ee8d13, #wrap-s-60c81017-7022-4fa5-b59d-059092ee8d13 { display:none !important; }}@media (max-width: 767px){#s-60c81017-7022-4fa5-b59d-059092ee8d13 {
  
}
}







#s-60c81017-7022-4fa5-b59d-059092ee8d13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60c81017-7022-4fa5-b59d-059092ee8d13.shg-box.shg-c {
  justify-content: center;
}

#s-df65245b-f647-401e-8a33-b93c07464f1c {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-df65245b-f647-401e-8a33-b93c07464f1c {
  display: none;
}
#s-df65245b-f647-401e-8a33-b93c07464f1c, #wrap-s-df65245b-f647-401e-8a33-b93c07464f1c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df65245b-f647-401e-8a33-b93c07464f1c {
  display: none;
}
#s-df65245b-f647-401e-8a33-b93c07464f1c, #wrap-s-df65245b-f647-401e-8a33-b93c07464f1c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df65245b-f647-401e-8a33-b93c07464f1c {
  display: none;
}
#s-df65245b-f647-401e-8a33-b93c07464f1c, #wrap-s-df65245b-f647-401e-8a33-b93c07464f1c { display:none !important; }}
#s-df65245b-f647-401e-8a33-b93c07464f1c .shogun-heading-component h2 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b {
  display: none;
}
#s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b, #wrap-s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b {
  display: none;
}
#s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b, #wrap-s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b {
  display: none;
}
#s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b, #wrap-s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b { display:none !important; }}
@media (min-width: 0px) {
[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2d6f1f9e-87ae-40a2-b0ee-246668561d2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-35d827c7-b29a-442a-8335-af7f94cd9671 {
  text-align: center;
}




  #s-35d827c7-b29a-442a-8335-af7f94cd9671 img.shogun-image {
    
    width: px;
  }


#s-35d827c7-b29a-442a-8335-af7f94cd9671 .shogun-image-content {
  
    align-items: center;
  
}

#s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17 {
  display: none;
}
#s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17, #wrap-s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17 {
  display: none;
}
#s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17, #wrap-s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17 {
  display: none;
}
#s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17, #wrap-s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17 { display:none !important; }}
#s-9199b7f6-32b8-4297-b9ff-ae81ebdfaf17 .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-045282f5-ef47-410f-b00e-e51c9f5b8c94 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 45px;
text-align: center;
}
@media (min-width: 1200px){#s-045282f5-ef47-410f-b00e-e51c9f5b8c94 {
  display: none;
}
#s-045282f5-ef47-410f-b00e-e51c9f5b8c94, #wrap-s-045282f5-ef47-410f-b00e-e51c9f5b8c94 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-045282f5-ef47-410f-b00e-e51c9f5b8c94 {
  display: none;
}
#s-045282f5-ef47-410f-b00e-e51c9f5b8c94, #wrap-s-045282f5-ef47-410f-b00e-e51c9f5b8c94 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-045282f5-ef47-410f-b00e-e51c9f5b8c94 {
  display: none;
}
#s-045282f5-ef47-410f-b00e-e51c9f5b8c94, #wrap-s-045282f5-ef47-410f-b00e-e51c9f5b8c94 { display:none !important; }}
#s-045282f5-ef47-410f-b00e-e51c9f5b8c94 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-221d9200-1609-4f3a-a6c2-d660d4796a14 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-221d9200-1609-4f3a-a6c2-d660d4796a14 {
  display: none;
}
#s-221d9200-1609-4f3a-a6c2-d660d4796a14, #wrap-s-221d9200-1609-4f3a-a6c2-d660d4796a14 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-221d9200-1609-4f3a-a6c2-d660d4796a14 {
  display: none;
}
#s-221d9200-1609-4f3a-a6c2-d660d4796a14, #wrap-s-221d9200-1609-4f3a-a6c2-d660d4796a14 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-221d9200-1609-4f3a-a6c2-d660d4796a14 {
  display: none;
}
#s-221d9200-1609-4f3a-a6c2-d660d4796a14, #wrap-s-221d9200-1609-4f3a-a6c2-d660d4796a14 { display:none !important; }}
@media (min-width: 0px) {
[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-221d9200-1609-4f3a-a6c2-d660d4796a14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b4f89c39-da28-4151-8e5b-ec93c557e80e {
  text-align: center;
}




  #s-b4f89c39-da28-4151-8e5b-ec93c557e80e img.shogun-image {
    
    width: px;
  }


#s-b4f89c39-da28-4151-8e5b-ec93c557e80e .shogun-image-content {
  
    align-items: center;
  
}

#s-18bf0039-f26e-4696-9c27-ef02bbc36aff {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-18bf0039-f26e-4696-9c27-ef02bbc36aff {
  display: none;
}
#s-18bf0039-f26e-4696-9c27-ef02bbc36aff, #wrap-s-18bf0039-f26e-4696-9c27-ef02bbc36aff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18bf0039-f26e-4696-9c27-ef02bbc36aff {
  display: none;
}
#s-18bf0039-f26e-4696-9c27-ef02bbc36aff, #wrap-s-18bf0039-f26e-4696-9c27-ef02bbc36aff { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18bf0039-f26e-4696-9c27-ef02bbc36aff {
  display: none;
}
#s-18bf0039-f26e-4696-9c27-ef02bbc36aff, #wrap-s-18bf0039-f26e-4696-9c27-ef02bbc36aff { display:none !important; }}
#s-18bf0039-f26e-4696-9c27-ef02bbc36aff .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9052d1ee-ebbd-474c-beb7-c9f5504983e3 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 45px;
text-align: center;
}
@media (min-width: 1200px){#s-9052d1ee-ebbd-474c-beb7-c9f5504983e3 {
  display: none;
}
#s-9052d1ee-ebbd-474c-beb7-c9f5504983e3, #wrap-s-9052d1ee-ebbd-474c-beb7-c9f5504983e3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9052d1ee-ebbd-474c-beb7-c9f5504983e3 {
  display: none;
}
#s-9052d1ee-ebbd-474c-beb7-c9f5504983e3, #wrap-s-9052d1ee-ebbd-474c-beb7-c9f5504983e3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9052d1ee-ebbd-474c-beb7-c9f5504983e3 {
  display: none;
}
#s-9052d1ee-ebbd-474c-beb7-c9f5504983e3, #wrap-s-9052d1ee-ebbd-474c-beb7-c9f5504983e3 { display:none !important; }}
#s-9052d1ee-ebbd-474c-beb7-c9f5504983e3 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9c292e0a-7e3f-40b8-80c6-2a293370c638 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-9c292e0a-7e3f-40b8-80c6-2a293370c638 {
  display: none;
}
#s-9c292e0a-7e3f-40b8-80c6-2a293370c638, #wrap-s-9c292e0a-7e3f-40b8-80c6-2a293370c638 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c292e0a-7e3f-40b8-80c6-2a293370c638 {
  display: none;
}
#s-9c292e0a-7e3f-40b8-80c6-2a293370c638, #wrap-s-9c292e0a-7e3f-40b8-80c6-2a293370c638 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c292e0a-7e3f-40b8-80c6-2a293370c638 {
  display: none;
}
#s-9c292e0a-7e3f-40b8-80c6-2a293370c638, #wrap-s-9c292e0a-7e3f-40b8-80c6-2a293370c638 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c292e0a-7e3f-40b8-80c6-2a293370c638"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-87e053e9-e12c-4615-9378-c6297aa9733d {
  text-align: center;
}




  #s-87e053e9-e12c-4615-9378-c6297aa9733d img.shogun-image {
    
    width: px;
  }


#s-87e053e9-e12c-4615-9378-c6297aa9733d .shogun-image-content {
  
    align-items: center;
  
}

#s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb {
  display: none;
}
#s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb, #wrap-s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb {
  display: none;
}
#s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb, #wrap-s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb {
  display: none;
}
#s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb, #wrap-s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb { display:none !important; }}
#s-f5b04eeb-0c7c-47e4-9273-ed6c774c1ceb .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 45px;
text-align: center;
}
@media (min-width: 1200px){#s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab {
  display: none;
}
#s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab, #wrap-s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab {
  display: none;
}
#s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab, #wrap-s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab {
  display: none;
}
#s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab, #wrap-s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab { display:none !important; }}
#s-ee94dfed-d641-4e6d-8e45-f9a110dba6ab .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b1575d75-1267-4558-a8a2-4d024fbe4a9c {
  margin-left: 50px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b1575d75-1267-4558-a8a2-4d024fbe4a9c {
  display: none;
}
#s-b1575d75-1267-4558-a8a2-4d024fbe4a9c, #wrap-s-b1575d75-1267-4558-a8a2-4d024fbe4a9c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b1575d75-1267-4558-a8a2-4d024fbe4a9c {
  display: none;
}
#s-b1575d75-1267-4558-a8a2-4d024fbe4a9c, #wrap-s-b1575d75-1267-4558-a8a2-4d024fbe4a9c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b1575d75-1267-4558-a8a2-4d024fbe4a9c {
  display: none;
}
#s-b1575d75-1267-4558-a8a2-4d024fbe4a9c, #wrap-s-b1575d75-1267-4558-a8a2-4d024fbe4a9c { display:none !important; }}
#s-b1575d75-1267-4558-a8a2-4d024fbe4a9c .shogun-heading-component h2 {
  color: rgba(246, 171, 33, 1);
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-296672d5-bbbd-495c-b143-4732915ef523 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 4px;
padding-bottom: 40px;
}
@media (min-width: 1200px){#s-296672d5-bbbd-495c-b143-4732915ef523 {
  display: none;
}
#s-296672d5-bbbd-495c-b143-4732915ef523, #wrap-s-296672d5-bbbd-495c-b143-4732915ef523 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-296672d5-bbbd-495c-b143-4732915ef523 {
  display: none;
}
#s-296672d5-bbbd-495c-b143-4732915ef523, #wrap-s-296672d5-bbbd-495c-b143-4732915ef523 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-296672d5-bbbd-495c-b143-4732915ef523 {
  display: none;
}
#s-296672d5-bbbd-495c-b143-4732915ef523, #wrap-s-296672d5-bbbd-495c-b143-4732915ef523 { display:none !important; }}
#s-296672d5-bbbd-495c-b143-4732915ef523 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1f3570be-a9f1-4406-8252-c77a4d7a9f73 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-1f3570be-a9f1-4406-8252-c77a4d7a9f73 {
  display: none;
}
#s-1f3570be-a9f1-4406-8252-c77a4d7a9f73, #wrap-s-1f3570be-a9f1-4406-8252-c77a4d7a9f73 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f3570be-a9f1-4406-8252-c77a4d7a9f73 {
  display: none;
}
#s-1f3570be-a9f1-4406-8252-c77a4d7a9f73, #wrap-s-1f3570be-a9f1-4406-8252-c77a4d7a9f73 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f3570be-a9f1-4406-8252-c77a4d7a9f73 {
  display: none;
}
#s-1f3570be-a9f1-4406-8252-c77a4d7a9f73, #wrap-s-1f3570be-a9f1-4406-8252-c77a4d7a9f73 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f3570be-a9f1-4406-8252-c77a4d7a9f73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0a4453ad-dabe-4315-b180-200d28b6451c {
  text-align: center;
}




  #s-0a4453ad-dabe-4315-b180-200d28b6451c img.shogun-image {
    
    width: px;
  }


#s-0a4453ad-dabe-4315-b180-200d28b6451c .shogun-image-content {
  
    align-items: center;
  
}

#s-12246db0-61ae-45c3-a510-2db7b6dbb68f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-12246db0-61ae-45c3-a510-2db7b6dbb68f {
  display: none;
}
#s-12246db0-61ae-45c3-a510-2db7b6dbb68f, #wrap-s-12246db0-61ae-45c3-a510-2db7b6dbb68f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-12246db0-61ae-45c3-a510-2db7b6dbb68f {
  display: none;
}
#s-12246db0-61ae-45c3-a510-2db7b6dbb68f, #wrap-s-12246db0-61ae-45c3-a510-2db7b6dbb68f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-12246db0-61ae-45c3-a510-2db7b6dbb68f {
  display: none;
}
#s-12246db0-61ae-45c3-a510-2db7b6dbb68f, #wrap-s-12246db0-61ae-45c3-a510-2db7b6dbb68f { display:none !important; }}
#s-12246db0-61ae-45c3-a510-2db7b6dbb68f .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 45px;
text-align: center;
}
@media (min-width: 1200px){#s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8 {
  display: none;
}
#s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8, #wrap-s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8 {
  display: none;
}
#s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8, #wrap-s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8 {
  display: none;
}
#s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8, #wrap-s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8 { display:none !important; }}
#s-6dbf8972-35d1-4530-9bde-02f5b2ad8db8 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-170f6324-8155-459f-891b-9f0f6767e72c {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-170f6324-8155-459f-891b-9f0f6767e72c {
  display: none;
}
#s-170f6324-8155-459f-891b-9f0f6767e72c, #wrap-s-170f6324-8155-459f-891b-9f0f6767e72c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-170f6324-8155-459f-891b-9f0f6767e72c {
  display: none;
}
#s-170f6324-8155-459f-891b-9f0f6767e72c, #wrap-s-170f6324-8155-459f-891b-9f0f6767e72c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-170f6324-8155-459f-891b-9f0f6767e72c {
  display: none;
}
#s-170f6324-8155-459f-891b-9f0f6767e72c, #wrap-s-170f6324-8155-459f-891b-9f0f6767e72c { display:none !important; }}
@media (min-width: 0px) {
[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-170f6324-8155-459f-891b-9f0f6767e72c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-efc2c147-fed8-4998-b34b-2e3c53f3f109 {
  text-align: center;
}




  #s-efc2c147-fed8-4998-b34b-2e3c53f3f109 img.shogun-image {
    
    width: px;
  }


#s-efc2c147-fed8-4998-b34b-2e3c53f3f109 .shogun-image-content {
  
    align-items: center;
  
}

#s-27173380-21d5-4fd9-90f3-e236baaf0eec {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-27173380-21d5-4fd9-90f3-e236baaf0eec {
  display: none;
}
#s-27173380-21d5-4fd9-90f3-e236baaf0eec, #wrap-s-27173380-21d5-4fd9-90f3-e236baaf0eec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27173380-21d5-4fd9-90f3-e236baaf0eec {
  display: none;
}
#s-27173380-21d5-4fd9-90f3-e236baaf0eec, #wrap-s-27173380-21d5-4fd9-90f3-e236baaf0eec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27173380-21d5-4fd9-90f3-e236baaf0eec {
  display: none;
}
#s-27173380-21d5-4fd9-90f3-e236baaf0eec, #wrap-s-27173380-21d5-4fd9-90f3-e236baaf0eec { display:none !important; }}
#s-27173380-21d5-4fd9-90f3-e236baaf0eec .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 45px;
text-align: center;
}
@media (min-width: 1200px){#s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4 {
  display: none;
}
#s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4, #wrap-s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4 {
  display: none;
}
#s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4, #wrap-s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4 {
  display: none;
}
#s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4, #wrap-s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4 { display:none !important; }}
#s-a141f4a7-b4d5-4552-8ba6-fc2c90d63ab4 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-25a3b27f-4515-45c6-9909-a652b0676728 {
  margin-left: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-25a3b27f-4515-45c6-9909-a652b0676728 {
  display: none;
}
#s-25a3b27f-4515-45c6-9909-a652b0676728, #wrap-s-25a3b27f-4515-45c6-9909-a652b0676728 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25a3b27f-4515-45c6-9909-a652b0676728 {
  display: none;
}
#s-25a3b27f-4515-45c6-9909-a652b0676728, #wrap-s-25a3b27f-4515-45c6-9909-a652b0676728 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25a3b27f-4515-45c6-9909-a652b0676728 {
  display: none;
}
#s-25a3b27f-4515-45c6-9909-a652b0676728, #wrap-s-25a3b27f-4515-45c6-9909-a652b0676728 { display:none !important; }}
@media (min-width: 0px) {
[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25a3b27f-4515-45c6-9909-a652b0676728"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-323ce836-e389-486e-b82f-c3f25a216fe7 {
  text-align: center;
}




  #s-323ce836-e389-486e-b82f-c3f25a216fe7 img.shogun-image {
    
    width: px;
  }


#s-323ce836-e389-486e-b82f-c3f25a216fe7 .shogun-image-content {
  
    align-items: center;
  
}

#s-68ca42ad-4054-48a8-8036-139ab6b44ec4 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-68ca42ad-4054-48a8-8036-139ab6b44ec4 {
  display: none;
}
#s-68ca42ad-4054-48a8-8036-139ab6b44ec4, #wrap-s-68ca42ad-4054-48a8-8036-139ab6b44ec4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68ca42ad-4054-48a8-8036-139ab6b44ec4 {
  display: none;
}
#s-68ca42ad-4054-48a8-8036-139ab6b44ec4, #wrap-s-68ca42ad-4054-48a8-8036-139ab6b44ec4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68ca42ad-4054-48a8-8036-139ab6b44ec4 {
  display: none;
}
#s-68ca42ad-4054-48a8-8036-139ab6b44ec4, #wrap-s-68ca42ad-4054-48a8-8036-139ab6b44ec4 { display:none !important; }}
#s-68ca42ad-4054-48a8-8036-139ab6b44ec4 .shogun-heading-component h4 {
  color: #000;
  font-weight:  800 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-73e3c0fb-c28f-4749-896e-d170caf1ca1b {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 45px;
text-align: center;
}
@media (min-width: 1200px){#s-73e3c0fb-c28f-4749-896e-d170caf1ca1b {
  display: none;
}
#s-73e3c0fb-c28f-4749-896e-d170caf1ca1b, #wrap-s-73e3c0fb-c28f-4749-896e-d170caf1ca1b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73e3c0fb-c28f-4749-896e-d170caf1ca1b {
  display: none;
}
#s-73e3c0fb-c28f-4749-896e-d170caf1ca1b, #wrap-s-73e3c0fb-c28f-4749-896e-d170caf1ca1b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73e3c0fb-c28f-4749-896e-d170caf1ca1b {
  display: none;
}
#s-73e3c0fb-c28f-4749-896e-d170caf1ca1b, #wrap-s-73e3c0fb-c28f-4749-896e-d170caf1ca1b { display:none !important; }}
#s-73e3c0fb-c28f-4749-896e-d170caf1ca1b .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8285437d-255e-4157-8a99-d2bf818f9158 {
  border-style: solid;
margin-left: 25%;
margin-right: 25%;
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-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8285437d-255e-4157-8a99-d2bf818f9158 {
  padding-top: 20px;
padding-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8285437d-255e-4157-8a99-d2bf818f9158 {
  margin-left: 20%;
margin-right: 20%;
padding-top: 20px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8285437d-255e-4157-8a99-d2bf818f9158 {
  display: none;
}
#s-8285437d-255e-4157-8a99-d2bf818f9158, #wrap-s-8285437d-255e-4157-8a99-d2bf818f9158 { display:none !important; }}@media (max-width: 767px){#s-8285437d-255e-4157-8a99-d2bf818f9158 {
  display: none;
}
#s-8285437d-255e-4157-8a99-d2bf818f9158, #wrap-s-8285437d-255e-4157-8a99-d2bf818f9158 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.8333333333333334em);
}

}

@media (min-width: 768px) {
[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.8333333333333334em);
}

}

@media (min-width: 992px) {
[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.8333333333333334em);
}

}

@media (min-width: 1200px) {
[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.8333333333333334em);
}

[id="s-8285437d-255e-4157-8a99-d2bf818f9158"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.8333333333333334em);
}

}

#s-acd815d0-880d-4b6e-856e-fb40e7e380a1 {
  text-align: center;
opacity: 1;
}




  #s-acd815d0-880d-4b6e-856e-fb40e7e380a1 img.shogun-image {
    
    width: px;
  }


#s-acd815d0-880d-4b6e-856e-fb40e7e380a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb9a3d12-126e-4b3a-bea0-0d8e7ceeaa48 {
  text-align: center;
opacity: 1;
}




  #s-fb9a3d12-126e-4b3a-bea0-0d8e7ceeaa48 img.shogun-image {
    
    width: px;
  }


#s-fb9a3d12-126e-4b3a-bea0-0d8e7ceeaa48 .shogun-image-content {
  
    align-items: center;
  
}

#s-03254c9f-c63e-431a-8c99-841c922238e1 {
  text-align: center;
opacity: 1;
}




  #s-03254c9f-c63e-431a-8c99-841c922238e1 img.shogun-image {
    
    width: px;
  }


#s-03254c9f-c63e-431a-8c99-841c922238e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-63f22f9b-f410-4deb-afca-48adb0b73672 {
  text-align: center;
opacity: 1;
}




  #s-63f22f9b-f410-4deb-afca-48adb0b73672 img.shogun-image {
    
    width: px;
  }


#s-63f22f9b-f410-4deb-afca-48adb0b73672 .shogun-image-content {
  
    align-items: center;
  
}

#s-9020fec7-59b0-45af-864d-5248c22e38c0 {
  text-align: center;
opacity: 1;
}




  #s-9020fec7-59b0-45af-864d-5248c22e38c0 img.shogun-image {
    
    width: px;
  }


#s-9020fec7-59b0-45af-864d-5248c22e38c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-30944ce1-de4f-47d9-a63e-394949bd0355 {
  text-align: center;
opacity: 1;
}




  #s-30944ce1-de4f-47d9-a63e-394949bd0355 img.shogun-image {
    
    width: px;
  }


#s-30944ce1-de4f-47d9-a63e-394949bd0355 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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