.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-7dc278d1-dc64-4b66-ac77-5f653fb3dc83 {
  min-height: 0px;
}
@media (max-width: 767px){#s-7dc278d1-dc64-4b66-ac77-5f653fb3dc83 {
  display: none;
}
#s-7dc278d1-dc64-4b66-ac77-5f653fb3dc83, #wrap-s-7dc278d1-dc64-4b66-ac77-5f653fb3dc83 { display:none !important; }}







#s-7dc278d1-dc64-4b66-ac77-5f653fb3dc83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7dc278d1-dc64-4b66-ac77-5f653fb3dc83.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;
}

@media (min-width: 0px) {
[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c1f13179-b770-419a-bbbc-10f15acd7ac6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-232c8248-62a9-41b9-96f0-326edeeee3ce {
  padding-left: 5%;
padding-right: 5%;
min-height: 500px;
background-color: rgba(0, 0, 0, 1);
}








#s-232c8248-62a9-41b9-96f0-326edeeee3ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-232c8248-62a9-41b9-96f0-326edeeee3ce.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-e0cfd78e-8f2c-42fa-93d5-a169c72a7292 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 500px;
text-align: center;
}

#s-e0cfd78e-8f2c-42fa-93d5-a169c72a7292 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-14cf9355-1c7a-47a4-9cad-69b601550d0b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 400px;
}

#s-5976d219-90ef-46ec-ad9b-8a684a9b310c {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 400px;
}

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

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

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

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

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

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

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

#s-07474fa2-00f2-4bc1-a41a-dc0ef3dd26cf {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
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: rgba(247, 176, 141, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(247, 176, 141, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-07474fa2-00f2-4bc1-a41a-dc0ef3dd26cf:hover {background-color: rgba(247, 176, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-07474fa2-00f2-4bc1-a41a-dc0ef3dd26cf:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(247, 176, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-07474fa2-00f2-4bc1-a41a-dc0ef3dd26cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8899fef0-1672-48c2-ab59-b018b4a12214 {
  background-image: url(https://i.shgcdn.com/461b7958-4f99-4995-9207-6e108d417418/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 0px;
background-position: center center;
}








#s-8899fef0-1672-48c2-ab59-b018b4a12214 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8899fef0-1672-48c2-ab59-b018b4a12214.shg-box.shg-c {
  justify-content: flex-end;
}

.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-de81f4e2-2316-423a-860b-1760f6db412b {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}




  #s-de81f4e2-2316-423a-860b-1760f6db412b img.shogun-image {
    
    width: px;
  }


#s-de81f4e2-2316-423a-860b-1760f6db412b .shogun-image-content {
  
    align-items: center;
  
}

#s-9748fc02-a8a3-41a9-99fb-49a48314cda1 {
  background-image: url(https://i.shgcdn.com/461b7958-4f99-4995-9207-6e108d417418/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-9748fc02-a8a3-41a9-99fb-49a48314cda1 {
  display: none;
}
#s-9748fc02-a8a3-41a9-99fb-49a48314cda1, #wrap-s-9748fc02-a8a3-41a9-99fb-49a48314cda1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9748fc02-a8a3-41a9-99fb-49a48314cda1 {
  display: none;
}
#s-9748fc02-a8a3-41a9-99fb-49a48314cda1, #wrap-s-9748fc02-a8a3-41a9-99fb-49a48314cda1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9748fc02-a8a3-41a9-99fb-49a48314cda1 {
  display: none;
}
#s-9748fc02-a8a3-41a9-99fb-49a48314cda1, #wrap-s-9748fc02-a8a3-41a9-99fb-49a48314cda1 { display:none !important; }}







#s-9748fc02-a8a3-41a9-99fb-49a48314cda1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9748fc02-a8a3-41a9-99fb-49a48314cda1.shg-box.shg-c {
  justify-content: center;
}

#s-193bbdf3-e00b-4fb4-b3d8-e78571eeb590 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-193bbdf3-e00b-4fb4-b3d8-e78571eeb590 img.shogun-image {
    
    width: px;
  }


#s-193bbdf3-e00b-4fb4-b3d8-e78571eeb590 .shogun-image-content {
  
    align-items: center;
  
}

#s-33be5adc-5a34-4458-9765-8f4914a72881 {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
background-color: rgba(251, 249, 243, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-33be5adc-5a34-4458-9765-8f4914a72881 {
  display: none;
}
#s-33be5adc-5a34-4458-9765-8f4914a72881, #wrap-s-33be5adc-5a34-4458-9765-8f4914a72881 { display:none !important; }}@media (max-width: 767px){#s-33be5adc-5a34-4458-9765-8f4914a72881 {
  display: none;
}
#s-33be5adc-5a34-4458-9765-8f4914a72881, #wrap-s-33be5adc-5a34-4458-9765-8f4914a72881 { display:none !important; }}







#s-33be5adc-5a34-4458-9765-8f4914a72881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33be5adc-5a34-4458-9765-8f4914a72881.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1c6c496-c745-4a79-9be5-c51838c44c2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}








#s-2b2d00c9-ac54-4fa7-859a-56347645a9fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b2d00c9-ac54-4fa7-859a-56347645a9fa.shg-box.shg-c {
  justify-content: center;
}

#s-d43a8fa5-b7f1-464e-8e6c-23d395477302 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d43a8fa5-b7f1-464e-8e6c-23d395477302 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Nunito Sans";
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-6fb2ff93-259a-4509-9927-f86f8c784397 {
  min-height: 0px;
}








#s-6fb2ff93-259a-4509-9927-f86f8c784397 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fb2ff93-259a-4509-9927-f86f8c784397.shg-box.shg-c {
  justify-content: center;
}

#s-fd2015a7-35cc-4c99-aefb-0c2ca26fee30 {
  margin-left: auto;
margin-right: auto;
max-width: 220px;
text-align: center;
}




  #s-fd2015a7-35cc-4c99-aefb-0c2ca26fee30 img.shogun-image {
    
    width: px;
  }


#s-fd2015a7-35cc-4c99-aefb-0c2ca26fee30 .shogun-image-content {
  
    align-items: center;
  
}

#s-c59e576b-443a-4ef3-8a4a-ed3df4ebfcb0 {
  min-height: 0px;
}








#s-c59e576b-443a-4ef3-8a4a-ed3df4ebfcb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c59e576b-443a-4ef3-8a4a-ed3df4ebfcb0.shg-box.shg-c {
  justify-content: center;
}

#s-39ce3bb2-1c3f-4789-b48d-632e34000ecc {
  margin-left: auto;
margin-right: auto;
max-width: 160px;
text-align: center;
}




  #s-39ce3bb2-1c3f-4789-b48d-632e34000ecc img.shogun-image {
    
    width: px;
  }


#s-39ce3bb2-1c3f-4789-b48d-632e34000ecc .shogun-image-content {
  
    align-items: center;
  
}

#s-23dc312c-354e-4690-92d5-e18bf8adea22 {
  min-height: 0px;
}








#s-23dc312c-354e-4690-92d5-e18bf8adea22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23dc312c-354e-4690-92d5-e18bf8adea22.shg-box.shg-c {
  justify-content: center;
}

#s-43c38604-4563-4efa-ad30-ba8ee1959d00 {
  text-align: center;
}




  #s-43c38604-4563-4efa-ad30-ba8ee1959d00 img.shogun-image {
    
    width: px;
  }


#s-43c38604-4563-4efa-ad30-ba8ee1959d00 .shogun-image-content {
  
    align-items: center;
  
}








#s-ab5bcb56-e8db-47bf-afde-da821adb368a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab5bcb56-e8db-47bf-afde-da821adb368a.shg-box.shg-c {
  justify-content: center;
}

#s-c9c822bb-bd97-4f19-95e2-8b625d002d40 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-c9c822bb-bd97-4f19-95e2-8b625d002d40 img.shogun-image {
    
    width: px;
  }


#s-c9c822bb-bd97-4f19-95e2-8b625d002d40 .shogun-image-content {
  
    align-items: center;
  
}








#s-bec070a8-839f-4542-8fdc-70af071b6e77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bec070a8-839f-4542-8fdc-70af071b6e77.shg-box.shg-c {
  justify-content: center;
}

#s-b13c3ff7-465e-4bf1-ac38-497b8d597c99 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-b13c3ff7-465e-4bf1-ac38-497b8d597c99 img.shogun-image {
    
    width: px;
  }


#s-b13c3ff7-465e-4bf1-ac38-497b8d597c99 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d5944d6-9142-49ab-9dc3-10abc8368d20 {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
min-height: 0px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-1d5944d6-9142-49ab-9dc3-10abc8368d20 {
  display: none;
}
#s-1d5944d6-9142-49ab-9dc3-10abc8368d20, #wrap-s-1d5944d6-9142-49ab-9dc3-10abc8368d20 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d5944d6-9142-49ab-9dc3-10abc8368d20 {
  display: none;
}
#s-1d5944d6-9142-49ab-9dc3-10abc8368d20, #wrap-s-1d5944d6-9142-49ab-9dc3-10abc8368d20 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d5944d6-9142-49ab-9dc3-10abc8368d20 {
  display: none;
}
#s-1d5944d6-9142-49ab-9dc3-10abc8368d20, #wrap-s-1d5944d6-9142-49ab-9dc3-10abc8368d20 { display:none !important; }}







#s-1d5944d6-9142-49ab-9dc3-10abc8368d20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d5944d6-9142-49ab-9dc3-10abc8368d20.shg-box.shg-c {
  justify-content: center;
}

#s-46d8f7c6-d04d-4338-b148-48a8d7791f18 {
  margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46d8f7c6-d04d-4338-b148-48a8d7791f18 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3ac9667b-4d93-49d5-ac1d-bdd4cfa3a68d {
  margin-bottom: 10px;
}

#s-15222c10-4919-4974-bb6e-123f47e71c6f {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 400px;
}

#s-7dcdb796-d22b-4da7-8753-4d730f28d6a4 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
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: rgba(247, 176, 141, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(247, 176, 141, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-7dcdb796-d22b-4da7-8753-4d730f28d6a4:hover {background-color: rgba(247, 176, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7dcdb796-d22b-4da7-8753-4d730f28d6a4:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(247, 176, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7dcdb796-d22b-4da7-8753-4d730f28d6a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
background-color: rgba(251, 249, 243, 1);
}
@media (min-width: 1200px){#s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d {
  display: none;
}
#s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d, #wrap-s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d {
  display: none;
}
#s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d, #wrap-s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d {
  
}
}@media (max-width: 767px){#s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d {
  
}
}







#s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2d8d649-d065-4f0e-8e27-13aba4ddcf9d.shg-box.shg-c {
  justify-content: center;
}

#s-ef154550-8af3-46ac-b9c8-77220e440997 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ef154550-8af3-46ac-b9c8-77220e440997 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: "Nunito Sans";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-9e57430d-015e-446e-a582-97d39530a1b7 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9e57430d-015e-446e-a582-97d39530a1b7 .shg-sld-dot {
  background-color: rgba(0, 0, 0, 1);
}

#s-9e57430d-015e-446e-a582-97d39530a1b7 .shg-sld-nav-button.shg-sld-left,
#s-9e57430d-015e-446e-a582-97d39530a1b7 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(0, 0, 0, 1);
}

#s-3c23bff4-d77b-4e55-be8d-ceff279e7159 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-3c23bff4-d77b-4e55-be8d-ceff279e7159 img.shogun-image {
    
    width: px;
  }


#s-3c23bff4-d77b-4e55-be8d-ceff279e7159 .shogun-image-content {
  
    align-items: center;
  
}

#s-81ee6b17-0ffb-465f-be7f-93e9d2394061 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-81ee6b17-0ffb-465f-be7f-93e9d2394061 img.shogun-image {
    
    width: px;
  }


#s-81ee6b17-0ffb-465f-be7f-93e9d2394061 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f4b4da8-400a-4f0e-8f9b-f6800960dd94 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-2f4b4da8-400a-4f0e-8f9b-f6800960dd94 img.shogun-image {
    
    width: px;
  }


#s-2f4b4da8-400a-4f0e-8f9b-f6800960dd94 .shogun-image-content {
  
    align-items: center;
  
}

#s-365e2781-35d3-4311-91cb-b7a3c322be71 {
  margin-left: auto;
margin-right: auto;
max-width: 160px;
text-align: center;
}




  #s-365e2781-35d3-4311-91cb-b7a3c322be71 img.shogun-image {
    
    width: px;
  }


#s-365e2781-35d3-4311-91cb-b7a3c322be71 .shogun-image-content {
  
    align-items: center;
  
}

#s-88fc7a22-82b0-4573-8c0f-b79df3f6419b {
  margin-left: auto;
margin-right: auto;
max-width: 220px;
text-align: center;
}




  #s-88fc7a22-82b0-4573-8c0f-b79df3f6419b img.shogun-image {
    
    width: px;
  }


#s-88fc7a22-82b0-4573-8c0f-b79df3f6419b .shogun-image-content {
  
    align-items: center;
  
}

#s-39d9a62d-375b-4b5e-ac2a-856eef8b255a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 100px;
padding-left: 5%;
padding-bottom: 100px;
padding-right: 5%;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-39d9a62d-375b-4b5e-ac2a-856eef8b255a {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-39d9a62d-375b-4b5e-ac2a-856eef8b255a {
  padding-top: 40px;
padding-bottom: 40px;
}
}







#s-39d9a62d-375b-4b5e-ac2a-856eef8b255a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39d9a62d-375b-4b5e-ac2a-856eef8b255a.shg-box.shg-c {
  justify-content: center;
}

#s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-1746cb51-d8fb-4ce2-a5ba-978f0fd4eb47"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b6e88d9d-01c4-498a-a84e-dadfb4c7b4a8 {
  margin-left: auto;
margin-right: auto;
max-width: 700px;
text-align: center;
}





#s-b6e88d9d-01c4-498a-a84e-dadfb4c7b4a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c97503e1-183f-411e-b492-ee535570c21b {
  min-height: 0px;
}








#s-c97503e1-183f-411e-b492-ee535570c21b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c97503e1-183f-411e-b492-ee535570c21b.shg-box.shg-c {
  justify-content: center;
}

#s-a876c15d-b769-4c3e-b72f-843aedaa7381 {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a876c15d-b769-4c3e-b72f-843aedaa7381 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f15b1741-8ade-4c44-a055-16f408c46d4c {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-6d175dc9-2c1a-4e49-9db4-2ed386b9e6b9 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(247, 176, 141, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(247, 176, 141, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-6d175dc9-2c1a-4e49-9db4-2ed386b9e6b9:hover {background-color: rgba(247, 176, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6d175dc9-2c1a-4e49-9db4-2ed386b9e6b9:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(247, 176, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-6d175dc9-2c1a-4e49-9db4-2ed386b9e6b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33263430-e8cf-4475-85b3-bd196bf6bc1b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0%;
margin-right: 0%;
padding-top: 100px;
padding-left: 5%;
padding-bottom: 100px;
padding-right: 5%;
min-height: 0px;
background-position: center bottom;
}
@media (min-width: 768px) and (max-width: 991px){#s-33263430-e8cf-4475-85b3-bd196bf6bc1b {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-33263430-e8cf-4475-85b3-bd196bf6bc1b {
  padding-top: 50px;
padding-bottom: 50px;
}
}







#s-33263430-e8cf-4475-85b3-bd196bf6bc1b > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.8;
}#s-33263430-e8cf-4475-85b3-bd196bf6bc1b.shg-box.shg-c {
  justify-content: center;
}

#s-5ebceacc-f1c0-40e1-afb3-3d0ae1a6e7ca {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ebceacc-f1c0-40e1-afb3-3d0ae1a6e7ca .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c2e17699-bd38-4b82-b2db-6e700139fa3d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 1200px){#s-c2e17699-bd38-4b82-b2db-6e700139fa3d {
  margin-top: 20px;
margin-bottom: 20px;
}
}
@media (min-width: 0px) {
[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c2e17699-bd38-4b82-b2db-6e700139fa3d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d2836a03-4c95-4796-a025-ceb0713e2e31 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-d2836a03-4c95-4796-a025-ceb0713e2e31 .shogun-icon-wrapper {
  text-align: center;
}


#s-d2836a03-4c95-4796-a025-ceb0713e2e31 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-d5635cc4-93b5-417a-b223-9cc977814828 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-f6545c48-b0d3-4a34-b7a4-b42237782a8d {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f6545c48-b0d3-4a34-b7a4-b42237782a8d .shogun-icon-wrapper {
  text-align: center;
}


#s-f6545c48-b0d3-4a34-b7a4-b42237782a8d .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-9a165e76-b0bc-42a4-ab76-1299a6b65d1a {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-b8afb7a3-9a41-40a5-a567-41f97a777648 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b8afb7a3-9a41-40a5-a567-41f97a777648 .shogun-icon-wrapper {
  text-align: center;
}


#s-b8afb7a3-9a41-40a5-a567-41f97a777648 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-594ac051-b22b-4a2d-a3b9-64e822d6d5f7 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-4b3e3c2e-5152-4f77-9642-434545b75f9a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-4b3e3c2e-5152-4f77-9642-434545b75f9a .shogun-icon-wrapper {
  text-align: center;
}


#s-4b3e3c2e-5152-4f77-9642-434545b75f9a .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-8cb56e64-fdd6-44c2-9e4d-4f226e095141 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-b6a26329-a184-444e-91ff-020c88dab2d8 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b6a26329-a184-444e-91ff-020c88dab2d8 .shogun-icon-wrapper {
  text-align: center;
}


#s-b6a26329-a184-444e-91ff-020c88dab2d8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-1ceb25c8-60c7-4613-9495-e1375195efaf {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-e3ea96be-84e2-49a5-9556-11cd485bb11f {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-e3ea96be-84e2-49a5-9556-11cd485bb11f .shogun-icon-wrapper {
  text-align: center;
}


#s-e3ea96be-84e2-49a5-9556-11cd485bb11f .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-07b34362-e05e-47ca-9063-0c8f86bebbb2 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 700px;
}
@media (min-width: 1200px){#s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6ecbf93b-5aca-4762-88b2-d6de8375c7cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0e721fda-464a-4483-a61b-fe6cda177c73 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0e721fda-464a-4483-a61b-fe6cda177c73 .shogun-icon-wrapper {
  text-align: center;
}


#s-0e721fda-464a-4483-a61b-fe6cda177c73 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-969294a9-7354-43bb-847b-edcd0d5bedf4 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-fd49d17d-9d76-42f9-af05-b23b6d256748 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-fd49d17d-9d76-42f9-af05-b23b6d256748 .shogun-icon-wrapper {
  text-align: center;
}


#s-fd49d17d-9d76-42f9-af05-b23b6d256748 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-bc02fe8a-8887-4f8c-b8de-25995c0147b6 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-ea109280-b56d-4d37-96c3-de75e3df3faa {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-ea109280-b56d-4d37-96c3-de75e3df3faa .shogun-icon-wrapper {
  text-align: center;
}


#s-ea109280-b56d-4d37-96c3-de75e3df3faa .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-37427b36-d7df-42e8-b909-383c4718d324 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-7848d9dd-ea75-4cd0-9291-1bcea18e9b6b {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-7848d9dd-ea75-4cd0-9291-1bcea18e9b6b .shogun-icon-wrapper {
  text-align: center;
}


#s-7848d9dd-ea75-4cd0-9291-1bcea18e9b6b .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-a44c4ea5-4325-42ae-914f-5dec56d9d420 {
  margin-left: auto;
margin-right: auto;
max-width: 175px;
}

#s-c4d5c9f8-bd40-486b-9560-d46189faeb7b {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 70px;
padding-left: 5%;
padding-bottom: 70px;
padding-right: 5%;
min-height: 70px;
background-position: center center;
}
@media (max-width: 767px){#s-c4d5c9f8-bd40-486b-9560-d46189faeb7b {
  padding-top: 50px;
padding-bottom: 50px;
}
}







#s-c4d5c9f8-bd40-486b-9560-d46189faeb7b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0.4;
}#s-c4d5c9f8-bd40-486b-9560-d46189faeb7b.shg-box.shg-c {
  justify-content: center;
}

#s-77c263c0-9bb4-4d18-848d-4680e3a964f6 {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77c263c0-9bb4-4d18-848d-4680e3a964f6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0cd7f259-f35f-4021-aeae-6a3956ae7974 {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
max-width: 600px;
}

#s-05a39375-7454-4150-8371-421a16c9d063 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1200px;
}

#s-05a39375-7454-4150-8371-421a16c9d063 .shg-sld-dot {
  background-color: rgba(0, 0, 0, 1);
}

#s-05a39375-7454-4150-8371-421a16c9d063 .shg-sld-nav-button.shg-sld-left,
#s-05a39375-7454-4150-8371-421a16c9d063 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(0, 0, 0, 1);
}

#s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee {
  background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-6346cfb6-bb38-4486-9f60-a97e27e2a3ee"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3d881a13-cea1-4c16-b9a1-e405aa11a85f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}








#s-3d881a13-cea1-4c16-b9a1-e405aa11a85f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d881a13-cea1-4c16-b9a1-e405aa11a85f.shg-box.shg-c {
  justify-content: center;
}

#s-7ee2f18f-d2dd-4dd7-bb4d-1d7d47ed4966 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}




  #s-7ee2f18f-d2dd-4dd7-bb4d-1d7d47ed4966 img.shogun-image {
    
    width: px;
  }


#s-7ee2f18f-d2dd-4dd7-bb4d-1d7d47ed4966 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a {
  background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-0d9eb46a-41b4-4880-8ab6-bb2622b3300a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-96aeda63-7871-4270-b409-75c16e4dcb40 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}








#s-96aeda63-7871-4270-b409-75c16e4dcb40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96aeda63-7871-4270-b409-75c16e4dcb40.shg-box.shg-c {
  justify-content: center;
}

#s-b80c238e-0223-4227-9072-f9e6e998b829 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}




  #s-b80c238e-0223-4227-9072-f9e6e998b829 img.shogun-image {
    
    width: px;
  }


#s-b80c238e-0223-4227-9072-f9e6e998b829 .shogun-image-content {
  
    align-items: center;
  
}

#s-c21d4e99-4387-464b-856e-38c3269db3c4 {
  background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-c21d4e99-4387-464b-856e-38c3269db3c4"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a3831ca2-c126-43ce-9c26-c1661e9b2ee9 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
background-color: rgba(255, 255, 255, 1);
}








#s-a3831ca2-c126-43ce-9c26-c1661e9b2ee9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3831ca2-c126-43ce-9c26-c1661e9b2ee9.shg-box.shg-c {
  justify-content: center;
}

#s-ead93fb4-df20-4afc-9633-f6abecd900ab {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}




  #s-ead93fb4-df20-4afc-9633-f6abecd900ab img.shogun-image {
    
    width: px;
  }


#s-ead93fb4-df20-4afc-9633-f6abecd900ab .shogun-image-content {
  
    align-items: center;
  
}

#s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-fa6db8f1-4de3-4dd5-be13-54ae1fa0e6f0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-dd7538ff-817e-4405-baf3-ba20a528202f {
  min-height: 50px;
}








#s-dd7538ff-817e-4405-baf3-ba20a528202f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd7538ff-817e-4405-baf3-ba20a528202f.shg-box.shg-c {
  justify-content: center;
}

#s-2002d5ce-849d-45e1-ad67-51210e313f2d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 600px;
}

#s-0eb01812-03af-4aab-bbc7-552ef0b0eb4f {
  box-shadow:3px 2px 12px 3px rgba(0, 0, 0, 0.2);
border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 8px;
max-width: 300px;
text-align: center;
}




  #s-0eb01812-03af-4aab-bbc7-552ef0b0eb4f img.shogun-image {
    
    width: px;
  }


#s-0eb01812-03af-4aab-bbc7-552ef0b0eb4f .shogun-image-content {
  
    align-items: center;
  
}

#s-b8deb2ec-003b-4569-a849-8457ffbc49e5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 80px;
padding-right: 5%;
min-height: 50px;
}
@media (max-width: 767px){#s-b8deb2ec-003b-4569-a849-8457ffbc49e5 {
  padding-top: 50px;
padding-bottom: 50px;
}
}







#s-b8deb2ec-003b-4569-a849-8457ffbc49e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8deb2ec-003b-4569-a849-8457ffbc49e5.shg-box.shg-c {
  justify-content: center;
}

#s-3a363d56-479f-42da-85e3-320a1c39e989 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3a363d56-479f-42da-85e3-320a1c39e989"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6f37278a-e2db-46cc-b841-2e5e41ee48ea {
  min-height: 0px;
}








#s-6f37278a-e2db-46cc-b841-2e5e41ee48ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f37278a-e2db-46cc-b841-2e5e41ee48ea.shg-box.shg-c {
  justify-content: center;
}

#s-8985a81d-f54a-4bab-a3f9-2e6664f250d1 {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8985a81d-f54a-4bab-a3f9-2e6664f250d1 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a10a1870-60a3-4c7e-91fa-86e7ec336d52 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-a10a1870-60a3-4c7e-91fa-86e7ec336d52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a10a1870-60a3-4c7e-91fa-86e7ec336d52.shg-box.shg-c {
  justify-content: center;
}

#s-df53b72b-a1ac-4565-9c4d-c733e3822040 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 500px;
}

#s-9515cdd6-fd08-4130-8f0c-4326f749c9c5 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-304f7492-40a8-469a-b383-922c25d6ddbf {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-b3ea97df-00f9-4d25-99c8-3fb3761fdd0a {
  margin-bottom: 20px;
min-height: 50px;
}








#s-b3ea97df-00f9-4d25-99c8-3fb3761fdd0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3ea97df-00f9-4d25-99c8-3fb3761fdd0a.shg-box.shg-c {
  justify-content: center;
}

#s-601c8383-fb6c-4b48-935f-3d0005d2f9b8 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 500px;
}

#s-a9ca5667-2193-453b-b8be-537a6383958e {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-029c32a8-6291-4233-b6e2-1692975f93e1 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-de22f38f-0fa3-4a09-95ac-a048bc8ba4c1 {
  margin-bottom: 20px;
min-height: 50px;
}








#s-de22f38f-0fa3-4a09-95ac-a048bc8ba4c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de22f38f-0fa3-4a09-95ac-a048bc8ba4c1.shg-box.shg-c {
  justify-content: center;
}

#s-d856e580-afb8-49da-b389-df6c9df2d52a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
max-width: 500px;
}

#s-f7a15cdd-8a88-4ff7-958c-5af105a77338 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-6b464c4d-a812-49c4-8bb4-4788a11804db {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-150b3082-64a4-4a5d-ac6d-40d41b9ebfe3 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(247, 176, 141, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(247, 176, 141, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1px;
hover-type: color;
}
#s-150b3082-64a4-4a5d-ac6d-40d41b9ebfe3:hover {background-color: rgba(247, 176, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-150b3082-64a4-4a5d-ac6d-40d41b9ebfe3:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(247, 176, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-150b3082-64a4-4a5d-ac6d-40d41b9ebfe3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5bae177e-a404-4746-b0c4-289fdccd5aae {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}
@media (max-width: 767px){#s-5bae177e-a404-4746-b0c4-289fdccd5aae {
  margin-top: 50px;
}
}



  #s-5bae177e-a404-4746-b0c4-289fdccd5aae img.shogun-image {
    
    width: px;
  }


#s-5bae177e-a404-4746-b0c4-289fdccd5aae .shogun-image-content {
  
    align-items: center;
  
}

#s-7a5a3a76-25b5-46bb-a63d-17367cd69bbc {
  padding-top: 70px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(251, 249, 243, 1);
}








#s-7a5a3a76-25b5-46bb-a63d-17367cd69bbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a5a3a76-25b5-46bb-a63d-17367cd69bbc.shg-box.shg-c {
  justify-content: center;
}

#s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-2e610b2a-b507-42fc-bb8d-06b6b9dbafde"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-bfbe9d3e-9401-4397-9b43-aa72aa51c7e5 {
  min-height: 50px;
}








#s-bfbe9d3e-9401-4397-9b43-aa72aa51c7e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfbe9d3e-9401-4397-9b43-aa72aa51c7e5.shg-box.shg-c {
  justify-content: center;
}

#s-57018ffa-e7da-4899-8453-510f4a808998 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-57018ffa-e7da-4899-8453-510f4a808998 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57018ffa-e7da-4899-8453-510f4a808998.shg-box.shg-c {
  justify-content: center;
}

#s-26b60b5d-6375-4afe-8581-740fa4ac5674 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
text-align: center;
}
@media (max-width: 767px){#s-26b60b5d-6375-4afe-8581-740fa4ac5674 {
  max-width: 200px;
}
}




#s-26b60b5d-6375-4afe-8581-740fa4ac5674 .shogun-image-content {
  
    align-items: center;
  
}

#s-6cd4b7ce-3703-4035-bab5-dc3ccbf469be {
  min-height: 500px;
}








#s-6cd4b7ce-3703-4035-bab5-dc3ccbf469be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cd4b7ce-3703-4035-bab5-dc3ccbf469be.shg-box.shg-c {
  justify-content: center;
}

#s-f59e012d-3ad4-4982-91bf-a759b0ce1d27 {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f59e012d-3ad4-4982-91bf-a759b0ce1d27 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d2a02527-96a9-43e0-91ed-2aac447831cb {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 600px;
}

#s-7d5e924b-62a4-4132-aafe-f808588768c7 {
  text-align: center;
}

#s-52a0dbf8-b85d-4321-8da3-aa7f226e7385 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 600px;
}

#s-c4e3535c-7c03-4d67-b3fa-5d273fe24ce2 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 70px;
padding-bottom: 70px;
min-height: 50px;
}
@media (max-width: 767px){#s-c4e3535c-7c03-4d67-b3fa-5d273fe24ce2 {
  padding-top: 40px;
padding-bottom: 40px;
}
}







#s-c4e3535c-7c03-4d67-b3fa-5d273fe24ce2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4e3535c-7c03-4d67-b3fa-5d273fe24ce2.shg-box.shg-c {
  justify-content: center;
}

#s-455c40c7-177f-4b70-a839-940fc12dcb92 {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-455c40c7-177f-4b70-a839-940fc12dcb92 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f0267770-e259-45df-955d-3b613080f123 {
  margin-top: -20px;
margin-bottom: -20px;
}

#s-9df0c2dc-6592-454f-862d-88bd0acd6f2a {
  padding-top: 70px;
padding-left: 5%;
padding-bottom: 70px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(251, 249, 243, 1);
}








#s-9df0c2dc-6592-454f-862d-88bd0acd6f2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9df0c2dc-6592-454f-862d-88bd0acd6f2a.shg-box.shg-c {
  justify-content: center;
}

#s-2209e593-e4c8-4b7b-a78b-b3bc0a46ae0c {
  min-height: 0px;
}

#s-93e275f2-3bf9-4560-ab4e-6e228852e039 {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93e275f2-3bf9-4560-ab4e-6e228852e039 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e9d7667b-de1e-4047-931c-77777cd275c3 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 700px;
}

#s-e9d7667b-de1e-4047-931c-77777cd275c3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(251, 249, 243, 1);
}

#s-e9d7667b-de1e-4047-931c-77777cd275c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(251, 249, 243, 1);
  padding: 10px;
}

#s-e9d7667b-de1e-4047-931c-77777cd275c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e9d7667b-de1e-4047-931c-77777cd275c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(251, 249, 243, 1);
  border-top: 1px solid rgba(251, 249, 243, 1);
}

#s-e9d7667b-de1e-4047-931c-77777cd275c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 22px;
}

#s-e9d7667b-de1e-4047-931c-77777cd275c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 22px;
}
#s-afbb2140-b151-4289-bd84-720ef6e2ba8f {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-a287f67e-053d-46cb-8a1b-97fcebae2812 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
