.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-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-image: url(https://i.shgcdn.com/e0d5f63e-9aee-49d5-a49a-cd1659c0d9a4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 900px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  display: none;
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f, #wrap-s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f { display:none !important; }}@media (max-width: 767px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  display: none;
}
#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f, #wrap-s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f { display:none !important; }}







#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-8012e222-99af-45ed-8da0-291204f15fdb {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8012e222-99af-45ed-8da0-291204f15fdb .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 72px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}



.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-4d3a47ac-fc77-4a6b-972b-e09faa4da3b3 {
  margin-bottom: 30px;
}

.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-e6e879d1-98c8-4213-b798-1b4483107aa8 {
  padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-e6e879d1-98c8-4213-b798-1b4483107aa8:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e6e879d1-98c8-4213-b798-1b4483107aa8:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e6e879d1-98c8-4213-b798-1b4483107aa8-btn-wrapper {
    text-align: left;
  }


#s-e6e879d1-98c8-4213-b798-1b4483107aa8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-df7c8501-a697-464d-8c1b-2661e5d68462 {
  text-align: left;
}

#s-3fb0f13f-d358-4819-881f-ee95fa6237c5 {
  background-image: url(https://i.shgcdn.com/e0d5f63e-9aee-49d5-a49a-cd1659c0d9a4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-3fb0f13f-d358-4819-881f-ee95fa6237c5 {
  display: none;
}
#s-3fb0f13f-d358-4819-881f-ee95fa6237c5, #wrap-s-3fb0f13f-d358-4819-881f-ee95fa6237c5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3fb0f13f-d358-4819-881f-ee95fa6237c5 {
  display: none;
}
#s-3fb0f13f-d358-4819-881f-ee95fa6237c5, #wrap-s-3fb0f13f-d358-4819-881f-ee95fa6237c5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3fb0f13f-d358-4819-881f-ee95fa6237c5 {
  min-height: 500px;
}
}@media (max-width: 767px){#s-3fb0f13f-d358-4819-881f-ee95fa6237c5 {
  display: none;
}
#s-3fb0f13f-d358-4819-881f-ee95fa6237c5, #wrap-s-3fb0f13f-d358-4819-881f-ee95fa6237c5 { display:none !important; }}







#s-3fb0f13f-d358-4819-881f-ee95fa6237c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fb0f13f-d358-4819-881f-ee95fa6237c5.shg-box.shg-c {
  justify-content: center;
}

#s-957b6035-220e-4059-950e-63eeaf5e31b5 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-957b6035-220e-4059-950e-63eeaf5e31b5 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-957b6035-220e-4059-950e-63eeaf5e31b5 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-957b6035-220e-4059-950e-63eeaf5e31b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-08d7f283-701b-4401-ae18-c137a207d88a {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-08d7f283-701b-4401-ae18-c137a207d88a .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 40px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}



#s-a908b175-e437-4294-8a79-177b53bedcdd {
  margin-bottom: 20px;
}

#s-5d5a049a-4562-4dc9-8701-298bc67f750f {
  padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-5d5a049a-4562-4dc9-8701-298bc67f750f:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5d5a049a-4562-4dc9-8701-298bc67f750f:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5d5a049a-4562-4dc9-8701-298bc67f750f-btn-wrapper {
    text-align: left;
  }


#s-5d5a049a-4562-4dc9-8701-298bc67f750f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

.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-35b04aa4-0a30-44b2-a2f5-5660e7cf6358 {
  margin-top: 15px;
max-width: 300px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-35b04aa4-0a30-44b2-a2f5-5660e7cf6358 {
  max-width: 380px;
}
}



  #s-35b04aa4-0a30-44b2-a2f5-5660e7cf6358 img.shogun-image {
    
    width: px;
  }


#s-35b04aa4-0a30-44b2-a2f5-5660e7cf6358 .shogun-image-content {
  
    align-items: center;
  
}

#s-9665f68f-19a5-40c9-a35a-184879f3f5b3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9665f68f-19a5-40c9-a35a-184879f3f5b3 {
  display: none;
}
#s-9665f68f-19a5-40c9-a35a-184879f3f5b3, #wrap-s-9665f68f-19a5-40c9-a35a-184879f3f5b3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9665f68f-19a5-40c9-a35a-184879f3f5b3 {
  display: none;
}
#s-9665f68f-19a5-40c9-a35a-184879f3f5b3, #wrap-s-9665f68f-19a5-40c9-a35a-184879f3f5b3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9665f68f-19a5-40c9-a35a-184879f3f5b3 {
  display: none;
}
#s-9665f68f-19a5-40c9-a35a-184879f3f5b3, #wrap-s-9665f68f-19a5-40c9-a35a-184879f3f5b3 { display:none !important; }}







#s-9665f68f-19a5-40c9-a35a-184879f3f5b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9665f68f-19a5-40c9-a35a-184879f3f5b3.shg-box.shg-c {
  justify-content: center;
}

#s-4aca257d-3bf7-4b2b-8d0a-d6a63f43c6e6 {
  margin-bottom: -20px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
background-color: rgba(222, 222, 222, 1);
}

#s-4aca257d-3bf7-4b2b-8d0a-d6a63f43c6e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 34px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-1a7c4359-cb64-4f5c-9de3-9f73d0c02b47 {
  text-align: center;
}




  #s-1a7c4359-cb64-4f5c-9de3-9f73d0c02b47 img.shogun-image {
    
    width: px;
  }


#s-1a7c4359-cb64-4f5c-9de3-9f73d0c02b47 .shogun-image-content {
  
    align-items: center;
  
}

#s-8fd84aef-daba-4662-930b-043cb24088ea {
  min-height: 50px;
background-color: rgba(206, 202, 199, 1);
}








#s-8fd84aef-daba-4662-930b-043cb24088ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fd84aef-daba-4662-930b-043cb24088ea.shg-box.shg-c {
  justify-content: center;
}

#s-0a7b98d0-7d7c-488d-b150-3ae2ff39d5ec {
  margin-top: -30px;
margin-bottom: 10px;
}

#s-d272bd91-14df-4e91-a744-0d1d4283c974 {
  margin-top: 5px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-d272bd91-14df-4e91-a744-0d1d4283c974:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d272bd91-14df-4e91-a744-0d1d4283c974:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-d272bd91-14df-4e91-a744-0d1d4283c974 {
  margin-bottom: 15px;
}
}

  #s-d272bd91-14df-4e91-a744-0d1d4283c974-btn-wrapper {
    text-align: center;
  }


#s-d272bd91-14df-4e91-a744-0d1d4283c974.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-a56741e7-c799-4cc6-802b-9ccbd9222078 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a56741e7-c799-4cc6-802b-9ccbd9222078 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a56741e7-c799-4cc6-802b-9ccbd9222078.shg-box.shg-c {
  justify-content: center;
}

#s-ded7558a-2945-445a-afbb-e6573d242455 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  display: none;
}
#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d { display:none !important; }}@media (max-width: 767px){#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d { display:none !important; }}







#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a51232cd-4524-4992-8887-4a58918a4bda {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px){#s-a51232cd-4524-4992-8887-4a58918a4bda {
  margin-bottom: 20px;
}
}







#s-a51232cd-4524-4992-8887-4a58918a4bda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a51232cd-4524-4992-8887-4a58918a4bda.shg-box.shg-c {
  justify-content: center;
}

#s-147bde6f-babc-4717-a0d4-e45e2d0161b7 {
  margin-bottom: 10px;
text-align: center;
}




  #s-147bde6f-babc-4717-a0d4-e45e2d0161b7 img.shogun-image {
    
    width: px;
  }


#s-147bde6f-babc-4717-a0d4-e45e2d0161b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4faadd68-42df-4330-9fa4-b5013b616632 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-4faadd68-42df-4330-9fa4-b5013b616632 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px){#s-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  margin-bottom: 20px;
}
}







#s-f5eeb016-484c-4649-9b24-d5d08ec6693b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5eeb016-484c-4649-9b24-d5d08ec6693b.shg-box.shg-c {
  justify-content: center;
}

#s-76582d23-0fa3-4e7b-a7fb-493fb960868f {
  margin-bottom: 10px;
text-align: center;
}




  #s-76582d23-0fa3-4e7b-a7fb-493fb960868f img.shogun-image {
    
    width: px;
  }


#s-76582d23-0fa3-4e7b-a7fb-493fb960868f .shogun-image-content {
  
    align-items: center;
  
}

#s-2acad8fd-f0f7-4117-a02f-a007f1887854 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2acad8fd-f0f7-4117-a02f-a007f1887854 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.1);
}








#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb.shg-box.shg-c {
  justify-content: center;
}

#s-22290533-5cdb-4b3b-bf22-68b4e568dad4 {
  margin-bottom: 10px;
text-align: center;
}




  #s-22290533-5cdb-4b3b-bf22-68b4e568dad4 img.shogun-image {
    
    width: px;
  }


#s-22290533-5cdb-4b3b-bf22-68b4e568dad4 .shogun-image-content {
  
    align-items: center;
  
}

#s-5655c907-48f5-4106-b15b-2b37601f5500 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5655c907-48f5-4106-b15b-2b37601f5500 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1daae999-b2db-4a58-8c58-868f2b7b391e {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-1daae999-b2db-4a58-8c58-868f2b7b391e {
  display: none;
}
#s-1daae999-b2db-4a58-8c58-868f2b7b391e, #wrap-s-1daae999-b2db-4a58-8c58-868f2b7b391e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1daae999-b2db-4a58-8c58-868f2b7b391e {
  display: none;
}
#s-1daae999-b2db-4a58-8c58-868f2b7b391e, #wrap-s-1daae999-b2db-4a58-8c58-868f2b7b391e { display:none !important; }}@media (max-width: 767px){#s-1daae999-b2db-4a58-8c58-868f2b7b391e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}







#s-1daae999-b2db-4a58-8c58-868f2b7b391e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1daae999-b2db-4a58-8c58-868f2b7b391e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-71a04967-71a1-4286-8915-30be7c60ae46"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-cbf290c9-111e-489f-82b5-ea8897270c9d {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cbf290c9-111e-489f-82b5-ea8897270c9d {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-cbf290c9-111e-489f-82b5-ea8897270c9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbf290c9-111e-489f-82b5-ea8897270c9d.shg-box.shg-c {
  justify-content: center;
}

#s-32305d51-decb-4b02-9566-c2f17e7b20f7 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 40px;
text-align: center;
}




  #s-32305d51-decb-4b02-9566-c2f17e7b20f7 img.shogun-image {
    
    width: px;
  }


#s-32305d51-decb-4b02-9566-c2f17e7b20f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-0af53fce-7d41-4109-b43b-d4b551703440 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-0af53fce-7d41-4109-b43b-d4b551703440 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0af53fce-7d41-4109-b43b-d4b551703440 {
  
}
}
#s-0af53fce-7d41-4109-b43b-d4b551703440 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-760c21d5-26c9-4e8a-9b28-bea71e6b4f8b {
  padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px){#s-760c21d5-26c9-4e8a-9b28-bea71e6b4f8b {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-760c21d5-26c9-4e8a-9b28-bea71e6b4f8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-760c21d5-26c9-4e8a-9b28-bea71e6b4f8b.shg-box.shg-c {
  justify-content: center;
}

#s-a7f029de-c022-4ad5-981d-63e0817e434c {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 40px;
text-align: center;
}




  #s-a7f029de-c022-4ad5-981d-63e0817e434c img.shogun-image {
    
    width: px;
  }


#s-a7f029de-c022-4ad5-981d-63e0817e434c .shogun-image-content {
  
    align-items: center;
  
}

#s-249b866d-c9da-4520-b992-4111d9c96f68 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-249b866d-c9da-4520-b992-4111d9c96f68 {
  margin-left: 7px;
margin-right: 7px;
}
}
#s-249b866d-c9da-4520-b992-4111d9c96f68 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c0cdb0d6-fc5b-4027-9aa5-2cba0bd6c8a4 {
  padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px){#s-c0cdb0d6-fc5b-4027-9aa5-2cba0bd6c8a4 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-c0cdb0d6-fc5b-4027-9aa5-2cba0bd6c8a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0cdb0d6-fc5b-4027-9aa5-2cba0bd6c8a4.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b35107ba-3350-4a19-93c6-6f56ffbba9d6 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 40px;
text-align: center;
}




  #s-b35107ba-3350-4a19-93c6-6f56ffbba9d6 img.shogun-image {
    
    width: px;
  }


#s-b35107ba-3350-4a19-93c6-6f56ffbba9d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b85b002-3211-4c61-a299-d6b807f602f3 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1b85b002-3211-4c61-a299-d6b807f602f3 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-34712167-f595-4073-83fb-19d862a521e1 {
  padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-34712167-f595-4073-83fb-19d862a521e1 {
  padding-top: 70px;
padding-bottom: 70px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-34712167-f595-4073-83fb-19d862a521e1 {
  padding-top: 40px;
padding-bottom: 40px;
}
}@media (max-width: 767px){#s-34712167-f595-4073-83fb-19d862a521e1 {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-34712167-f595-4073-83fb-19d862a521e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34712167-f595-4073-83fb-19d862a521e1.shg-box.shg-c {
  justify-content: center;
}

#s-f2695292-585c-4c5b-af1c-800cc3a9f2a6 {
  margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f2695292-585c-4c5b-af1c-800cc3a9f2a6 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-9eb72ff9-3324-4d13-b9ce-6ac1ee869d37 {
  padding-left: 80px;
padding-right: 80px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9eb72ff9-3324-4d13-b9ce-6ac1ee869d37 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-9eb72ff9-3324-4d13-b9ce-6ac1ee869d37 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-9eb72ff9-3324-4d13-b9ce-6ac1ee869d37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9eb72ff9-3324-4d13-b9ce-6ac1ee869d37.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-5731efab-886c-4234-88a3-79ede5cf54fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-b9779565-47ba-4417-8d3d-7b06a40957ab {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c {
  text-align: left;
}


.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c {
  max-width: 100%;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom,
.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c {
  max-width: 100%;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom,
.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c {
  max-width: 100%;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom,
.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c {
  max-width: 100%;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom,
.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c {
  max-width: 100%;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom,
.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-39bacb35-bd6c-42fa-a8a4-491d64f7716c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-edf02145-2a3c-41b2-9c96-213fae5886ae {
  margin-top: 20px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-edf02145-2a3c-41b2-9c96-213fae5886ae {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-edf02145-2a3c-41b2-9c96-213fae5886ae {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-edf02145-2a3c-41b2-9c96-213fae5886ae .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-edf02145-2a3c-41b2-9c96-213fae5886ae .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-edf02145-2a3c-41b2-9c96-213fae5886ae .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}
#s-d0fd4728-0eaf-4909-83ef-9bbae3eee9a4 {
  margin-bottom: 10px;
text-align: center;
}

#s-d0fd4728-0eaf-4909-83ef-9bbae3eee9a4 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d0fd4728-0eaf-4909-83ef-9bbae3eee9a4 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d0fd4728-0eaf-4909-83ef-9bbae3eee9a4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e4771a5e-2537-4456-9992-c7537a503d00 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-e4771a5e-2537-4456-9992-c7537a503d00:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e4771a5e-2537-4456-9992-c7537a503d00:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-e4771a5e-2537-4456-9992-c7537a503d00 {
  margin-bottom: 40px;
padding-left: 20px;
padding-right: 20px;
}
}

  #s-e4771a5e-2537-4456-9992-c7537a503d00-btn-wrapper {
    text-align: center;
  }


#s-e4771a5e-2537-4456-9992-c7537a503d00.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-52fca560-a440-48b3-865e-8168406f15d2 {
  display: none;
}
#s-e490c315-0a9e-457f-9508-48bb87e41637 {
  text-align: left;
}


.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 {
  max-width: 100%;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom,
.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 {
  max-width: 100%;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom,
.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 {
  max-width: 100%;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom,
.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 {
  max-width: 100%;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom,
.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 {
  max-width: 100%;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom,
.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e490c315-0a9e-457f-9508-48bb87e41637 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2516d062-3ebf-4415-864b-1580d4b28232 {
  margin-top: 20px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-2516d062-3ebf-4415-864b-1580d4b28232 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2516d062-3ebf-4415-864b-1580d4b28232 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-2516d062-3ebf-4415-864b-1580d4b28232 .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-2516d062-3ebf-4415-864b-1580d4b28232 .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-2516d062-3ebf-4415-864b-1580d4b28232 .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}
#s-9183b71e-f876-47ca-a3f5-a719820dac9c {
  margin-bottom: 10px;
text-align: center;
}

#s-9183b71e-f876-47ca-a3f5-a719820dac9c .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9183b71e-f876-47ca-a3f5-a719820dac9c .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9183b71e-f876-47ca-a3f5-a719820dac9c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-efa639ad-7206-4edf-8012-08f9954c8248 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-efa639ad-7206-4edf-8012-08f9954c8248:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-efa639ad-7206-4edf-8012-08f9954c8248:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-efa639ad-7206-4edf-8012-08f9954c8248 {
  margin-bottom: 40px;
padding-left: 20px;
padding-right: 20px;
}
}

  #s-efa639ad-7206-4edf-8012-08f9954c8248-btn-wrapper {
    text-align: center;
  }


#s-efa639ad-7206-4edf-8012-08f9954c8248.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-c1eda639-cd6f-4d24-bca4-14ca677f56fd {
  display: none;
}
#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 {
  text-align: left;
}


.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 {
  max-width: 100%;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom,
.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 {
  max-width: 100%;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom,
.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 {
  max-width: 100%;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom,
.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 {
  max-width: 100%;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom,
.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 {
  max-width: 100%;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom,
.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fd9c197-2db6-462d-bcfa-1ca2a8ceb2d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-99f9ad2a-a37c-4146-8973-2fa68659bc27 {
  margin-top: 20px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-99f9ad2a-a37c-4146-8973-2fa68659bc27 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-99f9ad2a-a37c-4146-8973-2fa68659bc27 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-99f9ad2a-a37c-4146-8973-2fa68659bc27 .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 768px) and (max-width: 991px){#s-99f9ad2a-a37c-4146-8973-2fa68659bc27 .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-99f9ad2a-a37c-4146-8973-2fa68659bc27 .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}
}
#s-106e23f3-83ec-4616-9232-260f18fe5e56 {
  margin-bottom: 10px;
text-align: center;
}

#s-106e23f3-83ec-4616-9232-260f18fe5e56 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-106e23f3-83ec-4616-9232-260f18fe5e56 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-106e23f3-83ec-4616-9232-260f18fe5e56 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-20eb6e49-6c1f-42df-bd1c-26fef103e85b {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-20eb6e49-6c1f-42df-bd1c-26fef103e85b:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-20eb6e49-6c1f-42df-bd1c-26fef103e85b:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-20eb6e49-6c1f-42df-bd1c-26fef103e85b {
  padding-left: 20px;
padding-right: 20px;
}
}

  #s-20eb6e49-6c1f-42df-bd1c-26fef103e85b-btn-wrapper {
    text-align: center;
  }


#s-20eb6e49-6c1f-42df-bd1c-26fef103e85b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-619ab5b8-b7c3-42c6-a19f-215ac8cebc9a {
  display: none;
}
#s-e432d49f-5475-464a-88d1-d446a6e61393 {
  text-align: left;
}


.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 {
  max-width: 100%;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom,
.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 {
  max-width: 100%;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom,
.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 {
  max-width: 100%;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom,
.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 {
  max-width: 100%;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom,
.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 {
  max-width: 100%;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom,
.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e432d49f-5475-464a-88d1-d446a6e61393 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-76c6eed8-6ebf-47e0-9b5d-1b752589a901 {
  margin-top: 20px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-76c6eed8-6ebf-47e0-9b5d-1b752589a901 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76c6eed8-6ebf-47e0-9b5d-1b752589a901 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-76c6eed8-6ebf-47e0-9b5d-1b752589a901 .shg-product-title-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6118f543-95da-4b95-a145-d469fea6a9ed {
  margin-bottom: 10px;
text-align: center;
}

#s-6118f543-95da-4b95-a145-d469fea6a9ed .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6118f543-95da-4b95-a145-d469fea6a9ed .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6118f543-95da-4b95-a145-d469fea6a9ed .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0f68eacc-93cf-451e-bd34-399c07212585 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-0f68eacc-93cf-451e-bd34-399c07212585:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0f68eacc-93cf-451e-bd34-399c07212585:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-0f68eacc-93cf-451e-bd34-399c07212585 {
  padding-left: 20px;
padding-right: 20px;
}
}

  #s-0f68eacc-93cf-451e-bd34-399c07212585-btn-wrapper {
    text-align: center;
  }


#s-0f68eacc-93cf-451e-bd34-399c07212585.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-9e91b7f4-e400-47c4-9af5-6f2dccd24d8f {
  border-style: solid;
margin-top: 30px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-9e91b7f4-e400-47c4-9af5-6f2dccd24d8f:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9e91b7f4-e400-47c4-9af5-6f2dccd24d8f:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-9e91b7f4-e400-47c4-9af5-6f2dccd24d8f {
  margin-top: 10px;
}
}

  #s-9e91b7f4-e400-47c4-9af5-6f2dccd24d8f-btn-wrapper {
    text-align: center;
  }


#s-9e91b7f4-e400-47c4-9af5-6f2dccd24d8f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 {
  padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 {
  padding-top: 40px;
padding-bottom: 40px;
}
}@media (max-width: 767px){#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 {
  padding-top: 40px;
padding-bottom: 40px;
}
}







#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2.shg-box.shg-c {
  justify-content: center;
}

#s-17f4aac5-8d8c-41ef-93fa-ddb5b39089b6 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-17f4aac5-8d8c-41ef-93fa-ddb5b39089b6 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: 2px;
  text-align: center;
}



#s-b670eaec-9946-4559-ad4c-0f68d46eff29 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b670eaec-9946-4559-ad4c-0f68d46eff29 {
  margin-top: 5px;
margin-bottom: 5px;
}
}
@media (min-width: 0px) {
[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b670eaec-9946-4559-ad4c-0f68d46eff29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-adaa729b-c3f4-40dd-95dc-7cacdb679ff1 {
  text-align: center;
}
@media (max-width: 767px){#s-adaa729b-c3f4-40dd-95dc-7cacdb679ff1 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}
}



  #s-adaa729b-c3f4-40dd-95dc-7cacdb679ff1 img.shogun-image {
    
    width: px;
  }


#s-adaa729b-c3f4-40dd-95dc-7cacdb679ff1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ea586c2-2e02-4a39-a5e3-ac9a6de06e30 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 10px;
text-align: center;
}

#s-9ea586c2-2e02-4a39-a5e3-ac9a6de06e30 .shogun-heading-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 34px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-e56ecd42-ea84-4bfb-8a42-88bb583f45e0 {
  margin-bottom: 0px;
}

#s-61e215ba-5730-490c-9ad7-6c0aa7862410 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-61e215ba-5730-490c-9ad7-6c0aa7862410:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-61e215ba-5730-490c-9ad7-6c0aa7862410:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-61e215ba-5730-490c-9ad7-6c0aa7862410-btn-wrapper {
    text-align: center;
  }


#s-61e215ba-5730-490c-9ad7-6c0aa7862410.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-10fab6e5-1e7f-44be-8b08-f1971b6ca57a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-10fab6e5-1e7f-44be-8b08-f1971b6ca57a {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 300px;
}
}



  #s-10fab6e5-1e7f-44be-8b08-f1971b6ca57a img.shogun-image {
    
    width: px;
  }


#s-10fab6e5-1e7f-44be-8b08-f1971b6ca57a .shogun-image-content {
  
    align-items: center;
  
}

#s-c85a57af-1e37-4adb-9b86-9d94940207d6 {
  margin-top: 5px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c85a57af-1e37-4adb-9b86-9d94940207d6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 34px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-c8202c47-e6c3-4f18-aafd-c3c3d5f411dd {
  margin-bottom: 0px;
}

#s-0f163d39-706f-45e5-912b-bb5657be28de {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-0f163d39-706f-45e5-912b-bb5657be28de:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0f163d39-706f-45e5-912b-bb5657be28de:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0f163d39-706f-45e5-912b-bb5657be28de-btn-wrapper {
    text-align: center;
  }


#s-0f163d39-706f-45e5-912b-bb5657be28de.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-252c2a7a-2215-4b31-a850-18a30193239b {
  margin-top: 50px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-252c2a7a-2215-4b31-a850-18a30193239b {
  margin-top: 40px;
}
}
#s-252c2a7a-2215-4b31-a850-18a30193239b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (max-width: 767px){#s-252c2a7a-2215-4b31-a850-18a30193239b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-c9ccb691-99fd-4459-983d-7e1319315526 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c9ccb691-99fd-4459-983d-7e1319315526 {
  display: none;
}
#s-c9ccb691-99fd-4459-983d-7e1319315526, #wrap-s-c9ccb691-99fd-4459-983d-7e1319315526 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c9ccb691-99fd-4459-983d-7e1319315526 {
  display: none;
}
#s-c9ccb691-99fd-4459-983d-7e1319315526, #wrap-s-c9ccb691-99fd-4459-983d-7e1319315526 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c9ccb691-99fd-4459-983d-7e1319315526 {
  display: none;
}
#s-c9ccb691-99fd-4459-983d-7e1319315526, #wrap-s-c9ccb691-99fd-4459-983d-7e1319315526 { display:none !important; }}@media (max-width: 767px){#s-c9ccb691-99fd-4459-983d-7e1319315526 {
  margin-bottom: 25px;
}
}







#s-c9ccb691-99fd-4459-983d-7e1319315526 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9ccb691-99fd-4459-983d-7e1319315526.shg-box.shg-c {
  justify-content: 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-4c342667-96dc-41bb-b198-ba0beeefe44b {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-4c342667-96dc-41bb-b198-ba0beeefe44b {
  display: none;
}
#s-4c342667-96dc-41bb-b198-ba0beeefe44b, #wrap-s-4c342667-96dc-41bb-b198-ba0beeefe44b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4c342667-96dc-41bb-b198-ba0beeefe44b {
  display: none;
}
#s-4c342667-96dc-41bb-b198-ba0beeefe44b, #wrap-s-4c342667-96dc-41bb-b198-ba0beeefe44b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c342667-96dc-41bb-b198-ba0beeefe44b {
  display: none;
}
#s-4c342667-96dc-41bb-b198-ba0beeefe44b, #wrap-s-4c342667-96dc-41bb-b198-ba0beeefe44b { display:none !important; }}
#s-4c342667-96dc-41bb-b198-ba0beeefe44b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-4c342667-96dc-41bb-b198-ba0beeefe44b .shg-sld-nav-button.shg-sld-left,
#s-4c342667-96dc-41bb-b198-ba0beeefe44b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-01bdaa0f-94f8-4b6e-8e5f-e66dda585dc7 {
  text-align: center;
}




  #s-01bdaa0f-94f8-4b6e-8e5f-e66dda585dc7 img.shogun-image {
    
    width: px;
  }


#s-01bdaa0f-94f8-4b6e-8e5f-e66dda585dc7 .shogun-image-content {
  
    align-items: center;
  
}

#s-11cf44c3-43f8-48bc-bdf4-a9cceb36bf2c {
  text-align: center;
}




  #s-11cf44c3-43f8-48bc-bdf4-a9cceb36bf2c img.shogun-image {
    
    width: px;
  }


#s-11cf44c3-43f8-48bc-bdf4-a9cceb36bf2c .shogun-image-content {
  
    align-items: center;
  
}

#s-279d67f4-cea2-4f5f-bdef-fc4b42614d6f {
  text-align: center;
}




  #s-279d67f4-cea2-4f5f-bdef-fc4b42614d6f img.shogun-image {
    
    width: px;
  }


#s-279d67f4-cea2-4f5f-bdef-fc4b42614d6f .shogun-image-content {
  
    align-items: center;
  
}

#s-7af1b45b-5741-4b40-87c9-41003169b6ac {
  text-align: center;
}




  #s-7af1b45b-5741-4b40-87c9-41003169b6ac img.shogun-image {
    
    width: px;
  }


#s-7af1b45b-5741-4b40-87c9-41003169b6ac .shogun-image-content {
  
    align-items: center;
  
}

#s-66fb0d69-f9b0-429d-83bb-ae6c682db755 {
  text-align: center;
}




  #s-66fb0d69-f9b0-429d-83bb-ae6c682db755 img.shogun-image {
    
    width: px;
  }


#s-66fb0d69-f9b0-429d-83bb-ae6c682db755 .shogun-image-content {
  
    align-items: center;
  
}

#s-593d062f-591d-4439-8619-c9bd87c057aa {
  text-align: center;
}




  #s-593d062f-591d-4439-8619-c9bd87c057aa img.shogun-image {
    
    width: px;
  }


#s-593d062f-591d-4439-8619-c9bd87c057aa .shogun-image-content {
  
    align-items: center;
  
}

#s-cd7cdbc7-442d-4f05-b76f-352940810c07 {
  text-align: center;
}




  #s-cd7cdbc7-442d-4f05-b76f-352940810c07 img.shogun-image {
    
    width: px;
  }


#s-cd7cdbc7-442d-4f05-b76f-352940810c07 .shogun-image-content {
  
    align-items: center;
  
}

#s-2735a991-9e02-4ee6-8ab2-6d29be3149cb {
  text-align: center;
}




  #s-2735a991-9e02-4ee6-8ab2-6d29be3149cb img.shogun-image {
    
    width: px;
  }


#s-2735a991-9e02-4ee6-8ab2-6d29be3149cb .shogun-image-content {
  
    align-items: center;
  
}

#s-2c72012b-2625-4c66-a688-fbb12051a8d5 {
  min-height: 50px;
}








#s-2c72012b-2625-4c66-a688-fbb12051a8d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c72012b-2625-4c66-a688-fbb12051a8d5.shg-box.shg-c {
  justify-content: center;
}

#s-1f01a06f-5f95-492d-b00f-ebf45a28f609 {
  text-align: center;
}




  #s-1f01a06f-5f95-492d-b00f-ebf45a28f609 img.shogun-image {
    
    width: px;
  }


#s-1f01a06f-5f95-492d-b00f-ebf45a28f609 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b558dc0-7fd9-4b10-9c6d-de15945aacfa {
  margin-top: -20px;
margin-left: 40px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-6b558dc0-7fd9-4b10-9c6d-de15945aacfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b558dc0-7fd9-4b10-9c6d-de15945aacfa.shg-box.shg-c {
  justify-content: center;
}

#s-5fde13e8-9a2a-4a0e-ade3-3a2875a513d7 {
  margin-top: -20px;
margin-left: 40px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-5fde13e8-9a2a-4a0e-ade3-3a2875a513d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fde13e8-9a2a-4a0e-ade3-3a2875a513d7.shg-box.shg-c {
  justify-content: center;
}

#s-ab66431e-464d-4644-b9f4-72192c2ed26f {
  margin-top: -20px;
margin-left: 40px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-ab66431e-464d-4644-b9f4-72192c2ed26f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab66431e-464d-4644-b9f4-72192c2ed26f.shg-box.shg-c {
  justify-content: center;
}

#s-30be6f6c-3d7d-4905-90b8-3131d7769b0b {
  margin-top: -20px;
margin-left: 40px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-30be6f6c-3d7d-4905-90b8-3131d7769b0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30be6f6c-3d7d-4905-90b8-3131d7769b0b.shg-box.shg-c {
  justify-content: center;
}

#s-b0e714bb-2ba2-4db9-8583-f03506d5b441 {
  margin-top: -20px;
margin-left: 40px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-b0e714bb-2ba2-4db9-8583-f03506d5b441 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0e714bb-2ba2-4db9-8583-f03506d5b441.shg-box.shg-c {
  justify-content: center;
}

#s-9f48db3c-1650-41dd-95fc-bf6f0b213f6f {
  margin-top: -20px;
margin-left: 40px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-9f48db3c-1650-41dd-95fc-bf6f0b213f6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f48db3c-1650-41dd-95fc-bf6f0b213f6f.shg-box.shg-c {
  justify-content: center;
}

#s-e62df880-1e8b-459f-9957-ab90c5a0732f {
  margin-top: -20px;
margin-left: 40px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-e62df880-1e8b-459f-9957-ab90c5a0732f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e62df880-1e8b-459f-9957-ab90c5a0732f.shg-box.shg-c {
  justify-content: center;
}

#s-50e25967-ae9c-4cd2-b3a7-258363901fc9 {
  margin-top: -20px;
margin-left: 40px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-50e25967-ae9c-4cd2-b3a7-258363901fc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50e25967-ae9c-4cd2-b3a7-258363901fc9.shg-box.shg-c {
  justify-content: center;
}

#s-d218b02d-92e8-45b1-a087-deac7426b371 {
  margin-top: -20px;
margin-left: 40px;
margin-right: 40px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-d218b02d-92e8-45b1-a087-deac7426b371 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d218b02d-92e8-45b1-a087-deac7426b371.shg-box.shg-c {
  justify-content: center;
}

#s-ecf7eaf5-dec7-42a4-be5f-d96e548b83fc {
  min-height: 50px;
}
@media (max-width: 767px){#s-ecf7eaf5-dec7-42a4-be5f-d96e548b83fc {
  display: none;
}
#s-ecf7eaf5-dec7-42a4-be5f-d96e548b83fc, #wrap-s-ecf7eaf5-dec7-42a4-be5f-d96e548b83fc { display:none !important; }}







#s-ecf7eaf5-dec7-42a4-be5f-d96e548b83fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecf7eaf5-dec7-42a4-be5f-d96e548b83fc.shg-box.shg-c {
  justify-content: center;
}

#s-04681953-2674-4897-b454-94d76b90755f {
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-04681953-2674-4897-b454-94d76b90755f {
  display: none;
}
#s-04681953-2674-4897-b454-94d76b90755f, #wrap-s-04681953-2674-4897-b454-94d76b90755f { display:none !important; }}@media (max-width: 767px){#s-04681953-2674-4897-b454-94d76b90755f {
  display: none;
}
#s-04681953-2674-4897-b454-94d76b90755f, #wrap-s-04681953-2674-4897-b454-94d76b90755f { display:none !important; }}
@media (min-width: 0px) {
[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-04681953-2674-4897-b454-94d76b90755f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-90f214eb-e0ad-4d5f-8141-6b707edf93d0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-90f214eb-e0ad-4d5f-8141-6b707edf93d0 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-90f214eb-e0ad-4d5f-8141-6b707edf93d0 .shg-sld-nav-button.shg-sld-left,
#s-90f214eb-e0ad-4d5f-8141-6b707edf93d0 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c6e5be4-99c5-4d9d-9b23-6246d10a2dcb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dabfb20e-4798-47e8-8dc1-32efc6e4282a {
  min-height: 50px;
}








#s-dabfb20e-4798-47e8-8dc1-32efc6e4282a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dabfb20e-4798-47e8-8dc1-32efc6e4282a.shg-box.shg-c {
  justify-content: center;
}

#s-373ed4bd-ef1d-414f-af15-083672c16985 {
  text-align: center;
}




  #s-373ed4bd-ef1d-414f-af15-083672c16985 img.shogun-image {
    
    width: px;
  }


#s-373ed4bd-ef1d-414f-af15-083672c16985 .shogun-image-content {
  
    align-items: center;
  
}

#s-14766ff5-241a-4ce6-a99f-86753c308882 {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-14766ff5-241a-4ce6-a99f-86753c308882 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-14766ff5-241a-4ce6-a99f-86753c308882 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14766ff5-241a-4ce6-a99f-86753c308882.shg-box.shg-c {
  justify-content: center;
}

#s-116d0380-20aa-4fe5-8e52-1d7e5b9e9add {
  min-height: 50px;
}








#s-116d0380-20aa-4fe5-8e52-1d7e5b9e9add > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-116d0380-20aa-4fe5-8e52-1d7e5b9e9add.shg-box.shg-c {
  justify-content: center;
}

#s-e72730c9-3f5b-41c2-83de-8dec9a9fd4b7 {
  text-align: center;
}




  #s-e72730c9-3f5b-41c2-83de-8dec9a9fd4b7 img.shogun-image {
    
    width: px;
  }


#s-e72730c9-3f5b-41c2-83de-8dec9a9fd4b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-87fd6558-6552-480e-bd63-de0afd65188d {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-87fd6558-6552-480e-bd63-de0afd65188d {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-87fd6558-6552-480e-bd63-de0afd65188d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87fd6558-6552-480e-bd63-de0afd65188d.shg-box.shg-c {
  justify-content: center;
}

#s-52963d4f-0c08-4411-b15d-1d46e5cb6b63 {
  min-height: 50px;
}








#s-52963d4f-0c08-4411-b15d-1d46e5cb6b63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52963d4f-0c08-4411-b15d-1d46e5cb6b63.shg-box.shg-c {
  justify-content: center;
}

#s-2ddfafa7-c312-4640-9338-5516919e2b9d {
  text-align: center;
}




  #s-2ddfafa7-c312-4640-9338-5516919e2b9d img.shogun-image {
    
    width: px;
  }


#s-2ddfafa7-c312-4640-9338-5516919e2b9d .shogun-image-content {
  
    align-items: center;
  
}

#s-0788252f-4ae7-461e-a8e1-60f8d50c3f6a {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-0788252f-4ae7-461e-a8e1-60f8d50c3f6a {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-0788252f-4ae7-461e-a8e1-60f8d50c3f6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0788252f-4ae7-461e-a8e1-60f8d50c3f6a.shg-box.shg-c {
  justify-content: center;
}

#s-91938657-b117-490d-b430-951a9c1e1b50 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91938657-b117-490d-b430-951a9c1e1b50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-de1c55e4-8cd8-4f7c-bdc2-4aecf2a22ea4 {
  min-height: 50px;
}








#s-de1c55e4-8cd8-4f7c-bdc2-4aecf2a22ea4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de1c55e4-8cd8-4f7c-bdc2-4aecf2a22ea4.shg-box.shg-c {
  justify-content: center;
}

#s-949a0885-f498-40c9-b96d-675904efe1df {
  text-align: center;
}




  #s-949a0885-f498-40c9-b96d-675904efe1df img.shogun-image {
    
    width: px;
  }


#s-949a0885-f498-40c9-b96d-675904efe1df .shogun-image-content {
  
    align-items: center;
  
}

#s-acf07c83-1772-40c8-9c62-108b04195dae {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-acf07c83-1772-40c8-9c62-108b04195dae {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-acf07c83-1772-40c8-9c62-108b04195dae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-acf07c83-1772-40c8-9c62-108b04195dae.shg-box.shg-c {
  justify-content: center;
}

#s-6c8e54c8-6671-469b-817d-28322530c7e5 {
  min-height: 50px;
}








#s-6c8e54c8-6671-469b-817d-28322530c7e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c8e54c8-6671-469b-817d-28322530c7e5.shg-box.shg-c {
  justify-content: center;
}

#s-431cc014-e5bf-4ea7-b14c-64ddd7ccad96 {
  text-align: center;
}




  #s-431cc014-e5bf-4ea7-b14c-64ddd7ccad96 img.shogun-image {
    
    width: px;
  }


#s-431cc014-e5bf-4ea7-b14c-64ddd7ccad96 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a846aee-7585-4ed0-a332-2b11b8ad2ab5 {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5a846aee-7585-4ed0-a332-2b11b8ad2ab5 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-5a846aee-7585-4ed0-a332-2b11b8ad2ab5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a846aee-7585-4ed0-a332-2b11b8ad2ab5.shg-box.shg-c {
  justify-content: center;
}

#s-50f1712d-b8e6-4e72-8d0e-cee2b9bdf6c8 {
  min-height: 50px;
}








#s-50f1712d-b8e6-4e72-8d0e-cee2b9bdf6c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50f1712d-b8e6-4e72-8d0e-cee2b9bdf6c8.shg-box.shg-c {
  justify-content: center;
}

#s-8bf7496a-c60d-49d9-a902-a755da18daff {
  text-align: center;
}




  #s-8bf7496a-c60d-49d9-a902-a755da18daff img.shogun-image {
    
    width: px;
  }


#s-8bf7496a-c60d-49d9-a902-a755da18daff .shogun-image-content {
  
    align-items: center;
  
}

#s-3d6aa3c7-6f28-467a-b8ea-9f865e813c41 {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3d6aa3c7-6f28-467a-b8ea-9f865e813c41 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-3d6aa3c7-6f28-467a-b8ea-9f865e813c41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d6aa3c7-6f28-467a-b8ea-9f865e813c41.shg-box.shg-c {
  justify-content: center;
}

#s-0259f436-aee4-4dc9-ba79-cebefd7b2b54 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0259f436-aee4-4dc9-ba79-cebefd7b2b54"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-96cfa92b-9f59-4dda-8774-c556ae91222a {
  min-height: 50px;
}








#s-96cfa92b-9f59-4dda-8774-c556ae91222a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96cfa92b-9f59-4dda-8774-c556ae91222a.shg-box.shg-c {
  justify-content: center;
}

#s-3b1bab4c-76ec-4fae-8c07-a038df264ab7 {
  text-align: center;
}




  #s-3b1bab4c-76ec-4fae-8c07-a038df264ab7 img.shogun-image {
    
    width: px;
  }


#s-3b1bab4c-76ec-4fae-8c07-a038df264ab7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1ac03de-39f6-4cc5-9ea7-f9123654046f {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-d1ac03de-39f6-4cc5-9ea7-f9123654046f {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-d1ac03de-39f6-4cc5-9ea7-f9123654046f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1ac03de-39f6-4cc5-9ea7-f9123654046f.shg-box.shg-c {
  justify-content: center;
}

#s-e41c91e2-f804-4602-9675-b47f5562dd24 {
  min-height: 50px;
}








#s-e41c91e2-f804-4602-9675-b47f5562dd24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e41c91e2-f804-4602-9675-b47f5562dd24.shg-box.shg-c {
  justify-content: center;
}

#s-04b898c5-8331-48a1-abcd-33bd8f89b5aa {
  text-align: center;
}




  #s-04b898c5-8331-48a1-abcd-33bd8f89b5aa img.shogun-image {
    
    width: px;
  }


#s-04b898c5-8331-48a1-abcd-33bd8f89b5aa .shogun-image-content {
  
    align-items: center;
  
}

#s-c82b1f0b-1f5b-4b16-a4d8-36cfab09f7b4 {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c82b1f0b-1f5b-4b16-a4d8-36cfab09f7b4 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-c82b1f0b-1f5b-4b16-a4d8-36cfab09f7b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c82b1f0b-1f5b-4b16-a4d8-36cfab09f7b4.shg-box.shg-c {
  justify-content: center;
}

#s-1770bfc3-a078-494b-aeed-af6c48472575 {
  min-height: 50px;
}








#s-1770bfc3-a078-494b-aeed-af6c48472575 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1770bfc3-a078-494b-aeed-af6c48472575.shg-box.shg-c {
  justify-content: center;
}

#s-f8df63ca-6924-4a83-8c7c-d372bfdec688 {
  text-align: center;
}




  #s-f8df63ca-6924-4a83-8c7c-d372bfdec688 img.shogun-image {
    
    width: px;
  }


#s-f8df63ca-6924-4a83-8c7c-d372bfdec688 .shogun-image-content {
  
    align-items: center;
  
}

#s-eff01a5e-16b5-485b-ab06-6cb2cc4a406e {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-eff01a5e-16b5-485b-ab06-6cb2cc4a406e {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-eff01a5e-16b5-485b-ab06-6cb2cc4a406e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eff01a5e-16b5-485b-ab06-6cb2cc4a406e.shg-box.shg-c {
  justify-content: center;
}

#s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4 {
  margin-bottom: 50px;
}
@media (min-width: 1200px){#s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4 {
  display: none;
}
#s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4, #wrap-s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4 {
  display: none;
}
#s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4, #wrap-s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4 { display:none !important; }}@media (max-width: 767px){#s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4 {
  display: none;
}
#s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4, #wrap-s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9e7ef5c6-3cef-4867-8e12-03c2e178e1e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3dd67a73-9e39-4a63-82ba-56e936e0ad61 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3dd67a73-9e39-4a63-82ba-56e936e0ad61 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3dd67a73-9e39-4a63-82ba-56e936e0ad61 .shg-sld-nav-button.shg-sld-left,
#s-3dd67a73-9e39-4a63-82ba-56e936e0ad61 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f21fd9d9-07ed-4989-86d0-9876b4939b87 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f21fd9d9-07ed-4989-86d0-9876b4939b87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-33f6df73-3381-48e0-b1ba-5b40b58db255 {
  min-height: 50px;
}








#s-33f6df73-3381-48e0-b1ba-5b40b58db255 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33f6df73-3381-48e0-b1ba-5b40b58db255.shg-box.shg-c {
  justify-content: center;
}

#s-b0d5b00d-919d-4fd3-9dd8-2c468cf0e1f5 {
  text-align: center;
}




  #s-b0d5b00d-919d-4fd3-9dd8-2c468cf0e1f5 img.shogun-image {
    
    width: px;
  }


#s-b0d5b00d-919d-4fd3-9dd8-2c468cf0e1f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6723180-653e-4e67-adab-01f7fb4b6a7a {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f6723180-653e-4e67-adab-01f7fb4b6a7a {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-f6723180-653e-4e67-adab-01f7fb4b6a7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6723180-653e-4e67-adab-01f7fb4b6a7a.shg-box.shg-c {
  justify-content: center;
}

#s-86bb5b21-b1c1-4020-9f14-dbdb0796cf4f {
  min-height: 50px;
}








#s-86bb5b21-b1c1-4020-9f14-dbdb0796cf4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86bb5b21-b1c1-4020-9f14-dbdb0796cf4f.shg-box.shg-c {
  justify-content: center;
}

#s-ecc4cb39-7848-4ea5-93ea-3a42bd25c8f1 {
  text-align: center;
}




  #s-ecc4cb39-7848-4ea5-93ea-3a42bd25c8f1 img.shogun-image {
    
    width: px;
  }


#s-ecc4cb39-7848-4ea5-93ea-3a42bd25c8f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b657eb2-c34f-4f69-97e7-cbec24f5477f {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9b657eb2-c34f-4f69-97e7-cbec24f5477f {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-9b657eb2-c34f-4f69-97e7-cbec24f5477f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b657eb2-c34f-4f69-97e7-cbec24f5477f.shg-box.shg-c {
  justify-content: center;
}

#s-6925f60c-d966-4c0f-a738-a3479b130ce3 {
  min-height: 50px;
}








#s-6925f60c-d966-4c0f-a738-a3479b130ce3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6925f60c-d966-4c0f-a738-a3479b130ce3.shg-box.shg-c {
  justify-content: center;
}

#s-a82c4333-a353-4baa-bb2b-a4aecb881d2a {
  text-align: center;
}




  #s-a82c4333-a353-4baa-bb2b-a4aecb881d2a img.shogun-image {
    
    width: px;
  }


#s-a82c4333-a353-4baa-bb2b-a4aecb881d2a .shogun-image-content {
  
    align-items: center;
  
}

#s-e5587b1d-e2a9-40e5-9350-ff66cf4b1a8c {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e5587b1d-e2a9-40e5-9350-ff66cf4b1a8c {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-e5587b1d-e2a9-40e5-9350-ff66cf4b1a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5587b1d-e2a9-40e5-9350-ff66cf4b1a8c.shg-box.shg-c {
  justify-content: center;
}

#s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bbec8fdb-195b-44a3-bec2-c7fcbc857f78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7539dfe0-8464-431e-b1ef-d8dc81c82c38 {
  min-height: 50px;
}








#s-7539dfe0-8464-431e-b1ef-d8dc81c82c38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7539dfe0-8464-431e-b1ef-d8dc81c82c38.shg-box.shg-c {
  justify-content: center;
}

#s-5ff594ba-9367-4b30-9379-4dc7e1f285bf {
  text-align: center;
}




  #s-5ff594ba-9367-4b30-9379-4dc7e1f285bf img.shogun-image {
    
    width: px;
  }


#s-5ff594ba-9367-4b30-9379-4dc7e1f285bf .shogun-image-content {
  
    align-items: center;
  
}

#s-e506051c-58f6-4d4b-909b-97a82c5f149f {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e506051c-58f6-4d4b-909b-97a82c5f149f {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-e506051c-58f6-4d4b-909b-97a82c5f149f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e506051c-58f6-4d4b-909b-97a82c5f149f.shg-box.shg-c {
  justify-content: center;
}

#s-614ba94d-0495-4405-809c-e8099b48be2e {
  min-height: 50px;
}








#s-614ba94d-0495-4405-809c-e8099b48be2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-614ba94d-0495-4405-809c-e8099b48be2e.shg-box.shg-c {
  justify-content: center;
}

#s-3b46149a-c9d4-403c-b984-fe868d726bc0 {
  text-align: center;
}




  #s-3b46149a-c9d4-403c-b984-fe868d726bc0 img.shogun-image {
    
    width: px;
  }


#s-3b46149a-c9d4-403c-b984-fe868d726bc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-a78d021c-922f-4bad-a3b9-20dca2139717 {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a78d021c-922f-4bad-a3b9-20dca2139717 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-a78d021c-922f-4bad-a3b9-20dca2139717 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a78d021c-922f-4bad-a3b9-20dca2139717.shg-box.shg-c {
  justify-content: center;
}

#s-36360269-a40e-4d49-85c0-6c4557cf0e98 {
  min-height: 50px;
}








#s-36360269-a40e-4d49-85c0-6c4557cf0e98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36360269-a40e-4d49-85c0-6c4557cf0e98.shg-box.shg-c {
  justify-content: center;
}

#s-1a25d4d3-69a2-4c43-94c9-2e59fb67829f {
  text-align: center;
}




  #s-1a25d4d3-69a2-4c43-94c9-2e59fb67829f img.shogun-image {
    
    width: px;
  }


#s-1a25d4d3-69a2-4c43-94c9-2e59fb67829f .shogun-image-content {
  
    align-items: center;
  
}

#s-570c926d-878f-45d3-a07c-c5f0f5155b57 {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-570c926d-878f-45d3-a07c-c5f0f5155b57 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-570c926d-878f-45d3-a07c-c5f0f5155b57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-570c926d-878f-45d3-a07c-c5f0f5155b57.shg-box.shg-c {
  justify-content: center;
}

#s-c4a92403-c3d9-4be6-8271-84326b91f4c3 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c4a92403-c3d9-4be6-8271-84326b91f4c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8e2b2306-9710-43b8-a5ed-ffe85f61f9e0 {
  min-height: 50px;
}








#s-8e2b2306-9710-43b8-a5ed-ffe85f61f9e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e2b2306-9710-43b8-a5ed-ffe85f61f9e0.shg-box.shg-c {
  justify-content: center;
}

#s-a4419afe-8436-43ab-9d07-65251c963a9e {
  text-align: center;
}




  #s-a4419afe-8436-43ab-9d07-65251c963a9e img.shogun-image {
    
    width: px;
  }


#s-a4419afe-8436-43ab-9d07-65251c963a9e .shogun-image-content {
  
    align-items: center;
  
}

#s-16c6363d-986d-41d2-a6ab-8d17420f1e20 {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-16c6363d-986d-41d2-a6ab-8d17420f1e20 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-16c6363d-986d-41d2-a6ab-8d17420f1e20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16c6363d-986d-41d2-a6ab-8d17420f1e20.shg-box.shg-c {
  justify-content: center;
}

#s-9f353af2-cdca-44e8-83bc-98a9a526f5e2 {
  min-height: 50px;
}








#s-9f353af2-cdca-44e8-83bc-98a9a526f5e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f353af2-cdca-44e8-83bc-98a9a526f5e2.shg-box.shg-c {
  justify-content: center;
}

#s-f9673baa-a6c7-4edd-8e60-7f12819b922b {
  text-align: center;
}




  #s-f9673baa-a6c7-4edd-8e60-7f12819b922b img.shogun-image {
    
    width: px;
  }


#s-f9673baa-a6c7-4edd-8e60-7f12819b922b .shogun-image-content {
  
    align-items: center;
  
}

#s-d2f152f1-6b56-494d-bdd3-c76e35fee108 {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-d2f152f1-6b56-494d-bdd3-c76e35fee108 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-d2f152f1-6b56-494d-bdd3-c76e35fee108 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2f152f1-6b56-494d-bdd3-c76e35fee108.shg-box.shg-c {
  justify-content: center;
}

#s-a564b789-3bb5-4281-91ae-d390d4d36a5d {
  min-height: 50px;
}








#s-a564b789-3bb5-4281-91ae-d390d4d36a5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a564b789-3bb5-4281-91ae-d390d4d36a5d.shg-box.shg-c {
  justify-content: center;
}

#s-708893dc-2483-4d72-9992-7eef66764f88 {
  text-align: center;
}




  #s-708893dc-2483-4d72-9992-7eef66764f88 img.shogun-image {
    
    width: px;
  }


#s-708893dc-2483-4d72-9992-7eef66764f88 .shogun-image-content {
  
    align-items: center;
  
}

#s-08754fe4-841c-4f21-980a-d2c22d5460ff {
  margin-top: -20px;
margin-left: 60px;
margin-right: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-08754fe4-841c-4f21-980a-d2c22d5460ff {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-08754fe4-841c-4f21-980a-d2c22d5460ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08754fe4-841c-4f21-980a-d2c22d5460ff.shg-box.shg-c {
  justify-content: center;
}

#s-09299236-9b6e-4f76-b7ef-eadf1fd299ba {
  padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-09299236-9b6e-4f76-b7ef-eadf1fd299ba {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-09299236-9b6e-4f76-b7ef-eadf1fd299ba {
  padding-top: 40px;
padding-bottom: 40px;
}
}@media (max-width: 767px){#s-09299236-9b6e-4f76-b7ef-eadf1fd299ba {
  padding-top: 40px;
padding-bottom: 40px;
}
}







#s-09299236-9b6e-4f76-b7ef-eadf1fd299ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09299236-9b6e-4f76-b7ef-eadf1fd299ba.shg-box.shg-c {
  justify-content: center;
}

#s-969a4afe-fb69-4de4-82b2-6a81381b5508 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-969a4afe-fb69-4de4-82b2-6a81381b5508 {
  margin-top: 4px;
}
}
#s-969a4afe-fb69-4de4-82b2-6a81381b5508 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


@media (max-width: 767px){#s-969a4afe-fb69-4de4-82b2-6a81381b5508 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: 2px;
  text-align: center;
}


}
#s-17e78ca8-66f1-48c9-9669-057fa8a963ba {
  margin-left: 400px;
margin-bottom: 20px;
margin-right: 400px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-17e78ca8-66f1-48c9-9669-057fa8a963ba {
  margin-left: 360px;
margin-right: 360px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17e78ca8-66f1-48c9-9669-057fa8a963ba {
  margin-left: 240px;
margin-right: 240px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-17e78ca8-66f1-48c9-9669-057fa8a963ba {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-17e78ca8-66f1-48c9-9669-057fa8a963ba {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-17e78ca8-66f1-48c9-9669-057fa8a963ba .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-17e78ca8-66f1-48c9-9669-057fa8a963ba .shg-sld-nav-button.shg-sld-left,
#s-17e78ca8-66f1-48c9-9669-057fa8a963ba .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-07422509-691c-41a2-995e-cf713cb61109 {
  margin-left: 40px;
margin-right: 40px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-07422509-691c-41a2-995e-cf713cb61109 {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-07422509-691c-41a2-995e-cf713cb61109 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07422509-691c-41a2-995e-cf713cb61109.shg-box.shg-c {
  justify-content: center;
}

#s-2ee7c577-3fd0-4d81-a721-b9600e77c538 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}




  #s-2ee7c577-3fd0-4d81-a721-b9600e77c538 img.shogun-image {
    
    width: px;
  }


#s-2ee7c577-3fd0-4d81-a721-b9600e77c538 .shogun-image-content {
  
    align-items: center;
  
}

#s-279541d1-1b24-4c96-92dd-4f29e75d413a {
  margin-left: 40px;
margin-right: 40px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-279541d1-1b24-4c96-92dd-4f29e75d413a {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-279541d1-1b24-4c96-92dd-4f29e75d413a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-279541d1-1b24-4c96-92dd-4f29e75d413a.shg-box.shg-c {
  justify-content: center;
}

#s-a47c3d17-dd3f-4530-b01c-da12d4decd58 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}




  #s-a47c3d17-dd3f-4530-b01c-da12d4decd58 img.shogun-image {
    
    width: px;
  }


#s-a47c3d17-dd3f-4530-b01c-da12d4decd58 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f8ecbfd-c598-415e-96ed-7b040b0d809a {
  margin-left: 40px;
margin-right: 40px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-5f8ecbfd-c598-415e-96ed-7b040b0d809a {
  margin-left: 20px;
margin-right: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5f8ecbfd-c598-415e-96ed-7b040b0d809a {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-5f8ecbfd-c598-415e-96ed-7b040b0d809a {
  margin-left: 10px;
margin-right: 10px;
}
}







#s-5f8ecbfd-c598-415e-96ed-7b040b0d809a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f8ecbfd-c598-415e-96ed-7b040b0d809a.shg-box.shg-c {
  justify-content: center;
}

#s-5abfd01e-1177-4646-b4de-dd4d74d8b5e8 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5abfd01e-1177-4646-b4de-dd4d74d8b5e8 {
  margin-left: auto;
margin-right: auto;
}
}



  #s-5abfd01e-1177-4646-b4de-dd4d74d8b5e8 img.shogun-image {
    
    width: px;
  }


#s-5abfd01e-1177-4646-b4de-dd4d74d8b5e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9254f1d-4a39-4959-af30-2bd23a9af1fa {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-d9254f1d-4a39-4959-af30-2bd23a9af1fa:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d9254f1d-4a39-4959-af30-2bd23a9af1fa:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d9254f1d-4a39-4959-af30-2bd23a9af1fa-btn-wrapper {
    text-align: center;
  }


#s-d9254f1d-4a39-4959-af30-2bd23a9af1fa.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-2e61bf7c-e4b9-425a-8531-fb88868e0fbb {
  padding-bottom: 30px;
min-height: 50px;
}








#s-2e61bf7c-e4b9-425a-8531-fb88868e0fbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e61bf7c-e4b9-425a-8531-fb88868e0fbb.shg-box.shg-c {
  justify-content: center;
}

#s-e734ff89-e498-4afd-9b2b-3d10ff772016 {
  margin-top: 50px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-e734ff89-e498-4afd-9b2b-3d10ff772016 {
  margin-top: 40px;
}
}
#s-e734ff89-e498-4afd-9b2b-3d10ff772016 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-f21b6fca-1399-41ce-beda-a2c5b970852f {
  padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f21b6fca-1399-41ce-beda-a2c5b970852f {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-f21b6fca-1399-41ce-beda-a2c5b970852f {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f21b6fca-1399-41ce-beda-a2c5b970852f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2afdb6f5-0189-4f19-b387-97a5ac780d82 {
  text-align: center;
}




  #s-2afdb6f5-0189-4f19-b387-97a5ac780d82 img.shogun-image {
    
    width: px;
  }


#s-2afdb6f5-0189-4f19-b387-97a5ac780d82 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb3eb7ea-da1c-413b-9ccb-ca152e224aff {
  min-height: 50px;
}








#s-cb3eb7ea-da1c-413b-9ccb-ca152e224aff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb3eb7ea-da1c-413b-9ccb-ca152e224aff.shg-box.shg-c {
  justify-content: center;
}

#s-52135e7d-6a75-4f17-9d37-40ca0601d12f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-52135e7d-6a75-4f17-9d37-40ca0601d12f .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-52135e7d-6a75-4f17-9d37-40ca0601d12f .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 26px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}


}
#s-23713475-378d-44d6-bcda-21d83ac8499f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-23713475-378d-44d6-bcda-21d83ac8499f:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-23713475-378d-44d6-bcda-21d83ac8499f:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-23713475-378d-44d6-bcda-21d83ac8499f-btn-wrapper {
    text-align: left;
  }


#s-23713475-378d-44d6-bcda-21d83ac8499f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6d062031-7a6d-4157-8b72-fea2f2f6a8ad {
  text-align: center;
}
@media (max-width: 767px){#s-6d062031-7a6d-4157-8b72-fea2f2f6a8ad {
  margin-top: 10px;
margin-bottom: 10px;
}
}



  #s-6d062031-7a6d-4157-8b72-fea2f2f6a8ad img.shogun-image {
    
    width: px;
  }


#s-6d062031-7a6d-4157-8b72-fea2f2f6a8ad .shogun-image-content {
  
    align-items: center;
  
}

#s-8e0868eb-1172-4950-a90c-f97e671bd05a {
  min-height: 50px;
}








#s-8e0868eb-1172-4950-a90c-f97e671bd05a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e0868eb-1172-4950-a90c-f97e671bd05a.shg-box.shg-c {
  justify-content: center;
}

#s-9ce49c6c-17d9-4189-9f7c-ce7ea3ee2278 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9ce49c6c-17d9-4189-9f7c-ce7ea3ee2278 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-9ce49c6c-17d9-4189-9f7c-ce7ea3ee2278 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 26px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}


}
#s-6daaa414-9bac-4166-bccf-dda2836f4ad7 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-6daaa414-9bac-4166-bccf-dda2836f4ad7:hover {background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6daaa414-9bac-4166-bccf-dda2836f4ad7:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6daaa414-9bac-4166-bccf-dda2836f4ad7-btn-wrapper {
    text-align: left;
  }


#s-6daaa414-9bac-4166-bccf-dda2836f4ad7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6e636986-8b4a-4f87-ad4f-1891cae243f6 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-6e636986-8b4a-4f87-ad4f-1891cae243f6:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6e636986-8b4a-4f87-ad4f-1891cae243f6:active {background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-6e636986-8b4a-4f87-ad4f-1891cae243f6 {
  margin-bottom: 5px;
}
}

  #s-6e636986-8b4a-4f87-ad4f-1891cae243f6-btn-wrapper {
    text-align: center;
  }


#s-6e636986-8b4a-4f87-ad4f-1891cae243f6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-1f3766ac-3c4d-4f26-8d71-ab3f840d3cfe {
  padding-top: 40px;
padding-left: 100px;
padding-bottom: 40px;
padding-right: 100px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-1f3766ac-3c4d-4f26-8d71-ab3f840d3cfe {
  padding-left: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-1f3766ac-3c4d-4f26-8d71-ab3f840d3cfe {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-1f3766ac-3c4d-4f26-8d71-ab3f840d3cfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f3766ac-3c4d-4f26-8d71-ab3f840d3cfe.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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