.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-c64b9109-f952-417a-acf3-c15bc45d9365 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-c64b9109-f952-417a-acf3-c15bc45d9365 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c64b9109-f952-417a-acf3-c15bc45d9365.shg-box.shg-c {
  justify-content: center;
}

#s-a844276e-f36b-483c-9a93-ccc4d740c46c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzc4ZTgwNGYtY2M1ZS00ZmQyLTkyNmQtNDU1ZmIxM2Q5OTAwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjU0MCIgc3R5bGU9InN0b3AtY29sb3I6I2ZmZmZmZjtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41NDMiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzM3OGU4MDRmLWNjNWUtNGZkMi05MjZkLTQ1NWZiMTNkOTkwMCkiLz48L3N2Zz4=);
background-repeat: no-repeat;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a844276e-f36b-483c-9a93-ccc4d740c46c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a844276e-f36b-483c-9a93-ccc4d740c46c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a844276e-f36b-483c-9a93-ccc4d740c46c {
  
}
}@media (max-width: 767px){#s-a844276e-f36b-483c-9a93-ccc4d740c46c {
  
}
}







#s-a844276e-f36b-483c-9a93-ccc4d740c46c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a844276e-f36b-483c-9a93-ccc4d740c46c.shg-box.shg-c {
  justify-content: center;
}

#s-ae0aef04-0715-44b4-a63e-2800e6670990 {
  background-attachment: fixed;
margin-top: 0%;
margin-left: 40px;
margin-right: 40px;
min-height: 700px;
}
@media (min-width: 1200px){#s-ae0aef04-0715-44b4-a63e-2800e6670990 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae0aef04-0715-44b4-a63e-2800e6670990 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae0aef04-0715-44b4-a63e-2800e6670990 {
  display: none;
}
#s-ae0aef04-0715-44b4-a63e-2800e6670990, #wrap-s-ae0aef04-0715-44b4-a63e-2800e6670990 { display:none !important; }}@media (max-width: 767px){#s-ae0aef04-0715-44b4-a63e-2800e6670990 {
  display: none;
}
#s-ae0aef04-0715-44b4-a63e-2800e6670990, #wrap-s-ae0aef04-0715-44b4-a63e-2800e6670990 { display:none !important; }}







#s-ae0aef04-0715-44b4-a63e-2800e6670990 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-ae0aef04-0715-44b4-a63e-2800e6670990.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-6d3cbef5-43e8-48d8-a59c-c0a3680e2952 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952 {
  
}
}@media (max-width: 767px){#s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952 {
  
}
}
@media (min-width: 0px) {
[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6d3cbef5-43e8-48d8-a59c-c0a3680e2952"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-64cca009-01d0-49ab-bb58-c4cd2b3ff74d {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}








#s-64cca009-01d0-49ab-bb58-c4cd2b3ff74d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64cca009-01d0-49ab-bb58-c4cd2b3ff74d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-78ad52a3-ec83-4231-a38f-e3b0bd5a52a8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-78ad52a3-ec83-4231-a38f-e3b0bd5a52a8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 6px;
  text-align: left;
}



#s-1e08a094-2914-4a5a-bd2d-3c1307cb71c0 {
  padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 200px;
text-align: left;
}

#s-1e08a094-2914-4a5a-bd2d-3c1307cb71c0 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  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-2a4ee336-57d1-498f-98b2-ef9f7dda7ad5 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 200px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-2a4ee336-57d1-498f-98b2-ef9f7dda7ad5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2a4ee336-57d1-498f-98b2-ef9f7dda7ad5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2a4ee336-57d1-498f-98b2-ef9f7dda7ad5 {
  
}
}@media (max-width: 767px){#s-2a4ee336-57d1-498f-98b2-ef9f7dda7ad5 {
  
}
}
.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-8f8668b0-e5d1-4192-afcd-377b09ab82d4 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 100px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(31, 31, 31, 1);
text-decoration: none;
letter-spacing: 1px;
}
#s-8f8668b0-e5d1-4192-afcd-377b09ab82d4:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8f8668b0-e5d1-4192-afcd-377b09ab82d4:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8f8668b0-e5d1-4192-afcd-377b09ab82d4 {
  border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8f8668b0-e5d1-4192-afcd-377b09ab82d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8f8668b0-e5d1-4192-afcd-377b09ab82d4 {
  
}
}@media (max-width: 767px){#s-8f8668b0-e5d1-4192-afcd-377b09ab82d4 {
  
}
}


#s-8f8668b0-e5d1-4192-afcd-377b09ab82d4.shg-btn {
  color: rgba(31, 31, 31, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f {
  background-attachment: fixed;
margin-top: 0%;
margin-left: 0%;
margin-right: 0%;
max-width: 2000px;
}
@media (min-width: 1200px){#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f {
  display: none;
}
#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f, #wrap-s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f {
  display: none;
}
#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f, #wrap-s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f {
  
}
}@media (max-width: 767px){#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f {
  display: none;
}
#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f, #wrap-s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f { display:none !important; }}







#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-b306e39a-ef4d-49b9-b70e-08fe6c3f707f.shg-box.shg-c {
  justify-content: center;
}

#s-12c5b4d8-d977-4f31-a5df-867da133010f {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-12c5b4d8-d977-4f31-a5df-867da133010f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-12c5b4d8-d977-4f31-a5df-867da133010f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-12c5b4d8-d977-4f31-a5df-867da133010f {
  
}
}@media (max-width: 767px){#s-12c5b4d8-d977-4f31-a5df-867da133010f {
  
}
}
@media (min-width: 0px) {
[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-12c5b4d8-d977-4f31-a5df-867da133010f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-22d0950b-5cc8-4415-8d94-6d08c553cb57 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}








#s-22d0950b-5cc8-4415-8d94-6d08c553cb57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22d0950b-5cc8-4415-8d94-6d08c553cb57.shg-box.shg-c {
  justify-content: center;
}

#s-4331d568-1e3d-4b8d-a5ed-c7fefcb59f92 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4331d568-1e3d-4b8d-a5ed-c7fefcb59f92 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 6px;
  text-align: left;
}



#s-4dc2eced-f5ec-44c8-a81c-e92ca6d0f039 {
  padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
padding-right: 200px;
text-align: left;
}

#s-4dc2eced-f5ec-44c8-a81c-e92ca6d0f039 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e3e686d2-6d59-4c95-be48-30304ebf05c2 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 200px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-e3e686d2-6d59-4c95-be48-30304ebf05c2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3e686d2-6d59-4c95-be48-30304ebf05c2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3e686d2-6d59-4c95-be48-30304ebf05c2 {
  
}
}@media (max-width: 767px){#s-e3e686d2-6d59-4c95-be48-30304ebf05c2 {
  
}
}
#s-754523e6-fb47-4fa2-a262-85041581d967 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 100px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(31, 31, 31, 1);
text-decoration: none;
letter-spacing: 1px;
}
#s-754523e6-fb47-4fa2-a262-85041581d967:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-754523e6-fb47-4fa2-a262-85041581d967:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-754523e6-fb47-4fa2-a262-85041581d967 {
  border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-754523e6-fb47-4fa2-a262-85041581d967 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-754523e6-fb47-4fa2-a262-85041581d967 {
  
}
}@media (max-width: 767px){#s-754523e6-fb47-4fa2-a262-85041581d967 {
  
}
}


#s-754523e6-fb47-4fa2-a262-85041581d967.shg-btn {
  color: rgba(31, 31, 31, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-286c98ab-675a-4575-ac73-c91fd043be74 {
  display: none;
}
#s-286c98ab-675a-4575-ac73-c91fd043be74, #wrap-s-286c98ab-675a-4575-ac73-c91fd043be74 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-286c98ab-675a-4575-ac73-c91fd043be74 {
  display: none;
}
#s-286c98ab-675a-4575-ac73-c91fd043be74, #wrap-s-286c98ab-675a-4575-ac73-c91fd043be74 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-286c98ab-675a-4575-ac73-c91fd043be74 {
  display: none;
}
#s-286c98ab-675a-4575-ac73-c91fd043be74, #wrap-s-286c98ab-675a-4575-ac73-c91fd043be74 { display:none !important; }}
@media (min-width: 0px) {
[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-286c98ab-675a-4575-ac73-c91fd043be74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2e047c62-d1c3-4524-92fa-488f3ca34975 {
  background-attachment: fixed;
margin-top: 0%;
margin-left: 0%;
margin-right: 0%;
max-width: 2000px;
}
@media (min-width: 1200px){#s-2e047c62-d1c3-4524-92fa-488f3ca34975 {
  display: none;
}
#s-2e047c62-d1c3-4524-92fa-488f3ca34975, #wrap-s-2e047c62-d1c3-4524-92fa-488f3ca34975 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e047c62-d1c3-4524-92fa-488f3ca34975 {
  display: none;
}
#s-2e047c62-d1c3-4524-92fa-488f3ca34975, #wrap-s-2e047c62-d1c3-4524-92fa-488f3ca34975 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e047c62-d1c3-4524-92fa-488f3ca34975 {
  display: none;
}
#s-2e047c62-d1c3-4524-92fa-488f3ca34975, #wrap-s-2e047c62-d1c3-4524-92fa-488f3ca34975 { display:none !important; }}@media (max-width: 767px){#s-2e047c62-d1c3-4524-92fa-488f3ca34975 {
  
}
}







#s-2e047c62-d1c3-4524-92fa-488f3ca34975 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-2e047c62-d1c3-4524-92fa-488f3ca34975.shg-box.shg-c {
  justify-content: center;
}

#s-1f81f94f-82f5-4e94-8609-6225d9184267 {
  padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-1f81f94f-82f5-4e94-8609-6225d9184267 {
  display: none;
}
#s-1f81f94f-82f5-4e94-8609-6225d9184267, #wrap-s-1f81f94f-82f5-4e94-8609-6225d9184267 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f81f94f-82f5-4e94-8609-6225d9184267 {
  display: none;
}
#s-1f81f94f-82f5-4e94-8609-6225d9184267, #wrap-s-1f81f94f-82f5-4e94-8609-6225d9184267 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f81f94f-82f5-4e94-8609-6225d9184267 {
  display: none;
}
#s-1f81f94f-82f5-4e94-8609-6225d9184267, #wrap-s-1f81f94f-82f5-4e94-8609-6225d9184267 { display:none !important; }}







#s-1f81f94f-82f5-4e94-8609-6225d9184267 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f81f94f-82f5-4e94-8609-6225d9184267.shg-box.shg-c {
  justify-content: center;
}

#s-fbef6dc3-f72f-4e18-8183-20faaebf6ae0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-fbef6dc3-f72f-4e18-8183-20faaebf6ae0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 6px;
  text-align: left;
}



#s-5d11ccee-5674-47eb-963a-f993013da6b7 {
  padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
text-align: left;
}

#s-5d11ccee-5674-47eb-963a-f993013da6b7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4bf18ebd-0d22-4e20-9510-b05c6fe13471 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-4bf18ebd-0d22-4e20-9510-b05c6fe13471 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4bf18ebd-0d22-4e20-9510-b05c6fe13471 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4bf18ebd-0d22-4e20-9510-b05c6fe13471 {
  
}
}@media (max-width: 767px){#s-4bf18ebd-0d22-4e20-9510-b05c6fe13471 {
  
}
}
#s-b7e44500-7102-4707-abc6-8264bcd16d98 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 100px;
text-align: left;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(31, 31, 31, 1);
text-decoration: none;
letter-spacing: 1px;
}
#s-b7e44500-7102-4707-abc6-8264bcd16d98:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b7e44500-7102-4707-abc6-8264bcd16d98:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b7e44500-7102-4707-abc6-8264bcd16d98 {
  border-style: solid;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7e44500-7102-4707-abc6-8264bcd16d98 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7e44500-7102-4707-abc6-8264bcd16d98 {
  
}
}@media (max-width: 767px){#s-b7e44500-7102-4707-abc6-8264bcd16d98 {
  
}
}


#s-b7e44500-7102-4707-abc6-8264bcd16d98.shg-btn {
  color: rgba(31, 31, 31, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-09c1dbf2-c5df-4a81-b704-98b11571a179 {
  padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
}
@media (max-width: 767px){#s-09c1dbf2-c5df-4a81-b704-98b11571a179 {
  display: none;
}
#s-09c1dbf2-c5df-4a81-b704-98b11571a179, #wrap-s-09c1dbf2-c5df-4a81-b704-98b11571a179 { display:none !important; }}







#s-09c1dbf2-c5df-4a81-b704-98b11571a179 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09c1dbf2-c5df-4a81-b704-98b11571a179.shg-box.shg-c {
  justify-content: center;
}

#s-d94154d6-0d3d-49a4-88a0-a31642a106cb {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d94154d6-0d3d-49a4-88a0-a31642a106cb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 6px;
  text-align: left;
}



#s-10df556a-3b7d-4887-bf64-d0b33e6374cb {
  padding-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
text-align: left;
}

#s-10df556a-3b7d-4887-bf64-d0b33e6374cb .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fe9f8dbb-1715-4a4a-b3b4-95d800f634aa {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 200px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-fe9f8dbb-1715-4a4a-b3b4-95d800f634aa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe9f8dbb-1715-4a4a-b3b4-95d800f634aa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fe9f8dbb-1715-4a4a-b3b4-95d800f634aa {
  
}
}@media (max-width: 767px){#s-fe9f8dbb-1715-4a4a-b3b4-95d800f634aa {
  
}
}
#s-90ad3993-4018-4072-b0cc-e33339455102 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 100px;
text-align: left;
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
color: rgba(31, 31, 31, 1);
text-decoration: none;
letter-spacing: 1px;
}
#s-90ad3993-4018-4072-b0cc-e33339455102:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-90ad3993-4018-4072-b0cc-e33339455102:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-90ad3993-4018-4072-b0cc-e33339455102 {
  border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90ad3993-4018-4072-b0cc-e33339455102 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90ad3993-4018-4072-b0cc-e33339455102 {
  
}
}@media (max-width: 767px){#s-90ad3993-4018-4072-b0cc-e33339455102 {
  
}
}


#s-90ad3993-4018-4072-b0cc-e33339455102.shg-btn {
  color: rgba(31, 31, 31, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-44d21193-ca09-4b9e-855a-6a8474684a04 {
  border-style: solid;
margin-top: 0%;
margin-left: 15%;
margin-bottom: 0%;
margin-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-44d21193-ca09-4b9e-855a-6a8474684a04 {
  display: none;
}
#s-44d21193-ca09-4b9e-855a-6a8474684a04, #wrap-s-44d21193-ca09-4b9e-855a-6a8474684a04 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44d21193-ca09-4b9e-855a-6a8474684a04 {
  display: none;
}
#s-44d21193-ca09-4b9e-855a-6a8474684a04, #wrap-s-44d21193-ca09-4b9e-855a-6a8474684a04 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-44d21193-ca09-4b9e-855a-6a8474684a04 {
  display: none;
}
#s-44d21193-ca09-4b9e-855a-6a8474684a04, #wrap-s-44d21193-ca09-4b9e-855a-6a8474684a04 { display:none !important; }}@media (max-width: 767px){#s-44d21193-ca09-4b9e-855a-6a8474684a04 {
  display: none;
}
#s-44d21193-ca09-4b9e-855a-6a8474684a04, #wrap-s-44d21193-ca09-4b9e-855a-6a8474684a04 { display:none !important; }}







#s-44d21193-ca09-4b9e-855a-6a8474684a04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44d21193-ca09-4b9e-855a-6a8474684a04.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d445265c-226a-425f-bca5-ab91462baec0 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1.5%;
padding-bottom: 0.5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (max-width: 767px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}
@media (min-width: 0px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-79d94e10-efb2-439f-bef7-d2a0a70e43ea .shogun-icon-wrapper {
  text-align: center;
}


#s-79d94e10-efb2-439f-bef7-d2a0a70e43ea .shogun-icon-wrapper > .shogun-icon {

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

#s-53d656a7-0978-4e11-8701-0d838d56a615 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-53d656a7-0978-4e11-8701-0d838d56a615 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53d656a7-0978-4e11-8701-0d838d56a615 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53d656a7-0978-4e11-8701-0d838d56a615 {
  
}
}@media (max-width: 767px){#s-53d656a7-0978-4e11-8701-0d838d56a615 {
  
}
}
#s-53d656a7-0978-4e11-8701-0d838d56a615 .shogun-heading-component h3 {
  color: rgba(78, 78, 78, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-204d71ec-073f-4a11-bf77-1bda2e0cad8c .shogun-icon-wrapper {
  text-align: center;
}


#s-204d71ec-073f-4a11-bf77-1bda2e0cad8c .shogun-icon-wrapper > .shogun-icon {

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

#s-e261377e-7463-49fd-bf44-4e611f7a8667 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-e261377e-7463-49fd-bf44-4e611f7a8667 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e261377e-7463-49fd-bf44-4e611f7a8667 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e261377e-7463-49fd-bf44-4e611f7a8667 {
  
}
}@media (max-width: 767px){#s-e261377e-7463-49fd-bf44-4e611f7a8667 {
  
}
}
#s-e261377e-7463-49fd-bf44-4e611f7a8667 .shogun-heading-component h3 {
  color: rgba(78, 78, 78, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96a43cfb-787e-4c5c-ace2-df947d574e5b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-96a43cfb-787e-4c5c-ace2-df947d574e5b .shogun-icon-wrapper {
  text-align: center;
}


#s-96a43cfb-787e-4c5c-ace2-df947d574e5b .shogun-icon-wrapper > .shogun-icon {

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

#s-c6fd6641-0ad8-4b71-92bd-b0efb215df8d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-c6fd6641-0ad8-4b71-92bd-b0efb215df8d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c6fd6641-0ad8-4b71-92bd-b0efb215df8d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c6fd6641-0ad8-4b71-92bd-b0efb215df8d {
  
}
}@media (max-width: 767px){#s-c6fd6641-0ad8-4b71-92bd-b0efb215df8d {
  
}
}
#s-c6fd6641-0ad8-4b71-92bd-b0efb215df8d .shogun-heading-component h3 {
  color: rgba(78, 78, 78, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 {
  display: none;
}
#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6, #wrap-s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 { display:none !important; }}@media (max-width: 767px){#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 {
  display: none;
}
#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6, #wrap-s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 { display:none !important; }}







#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7690f628-751e-4111-8a3c-fa61cae3c915 {
  padding-top: 2%;
padding-left: 15%;
padding-bottom: 2%;
padding-right: 15%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-7690f628-751e-4111-8a3c-fa61cae3c915 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7690f628-751e-4111-8a3c-fa61cae3c915 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7690f628-751e-4111-8a3c-fa61cae3c915 {
  
}
}@media (max-width: 767px){#s-7690f628-751e-4111-8a3c-fa61cae3c915 {
  
}
}
@media (min-width: 0px) {
[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7690f628-751e-4111-8a3c-fa61cae3c915"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

.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-078ec301-8652-4423-b776-3981a7008538 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-078ec301-8652-4423-b776-3981a7008538 img.shogun-image {
    
    width: px;
  }


#s-078ec301-8652-4423-b776-3981a7008538 .shogun-image-content {
  
    align-items: center;
  
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

#s-f3240160-528e-43db-a539-50143c1c3cba {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-f3240160-528e-43db-a539-50143c1c3cba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f3240160-528e-43db-a539-50143c1c3cba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f3240160-528e-43db-a539-50143c1c3cba {
  
}
}@media (max-width: 767px){#s-f3240160-528e-43db-a539-50143c1c3cba {
  
}
}
#s-f3240160-528e-43db-a539-50143c1c3cba .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-f3240160-528e-43db-a539-50143c1c3cba .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-3ab692c1-527d-48ef-9a00-fd096a8a8b50 {
  margin-top: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ab692c1-527d-48ef-9a00-fd096a8a8b50 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.25em;
  letter-spacing: -0.5px;
  text-align: center;
}



#s-62e8c2d4-04fa-4f4c-ace9-68b3b070a091 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-62e8c2d4-04fa-4f4c-ace9-68b3b070a091 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-62e8c2d4-04fa-4f4c-ace9-68b3b070a091 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-62e8c2d4-04fa-4f4c-ace9-68b3b070a091 {
  
}
}@media (max-width: 767px){#s-62e8c2d4-04fa-4f4c-ace9-68b3b070a091 {
  
}
}
#s-23a2ff98-b16c-41e5-9ddf-6f8d9b977261 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-23a2ff98-b16c-41e5-9ddf-6f8d9b977261:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-23a2ff98-b16c-41e5-9ddf-6f8d9b977261:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-23a2ff98-b16c-41e5-9ddf-6f8d9b977261 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-23a2ff98-b16c-41e5-9ddf-6f8d9b977261 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-23a2ff98-b16c-41e5-9ddf-6f8d9b977261 {
  
}
}@media (max-width: 767px){#s-23a2ff98-b16c-41e5-9ddf-6f8d9b977261 {
  
}
}


#s-23a2ff98-b16c-41e5-9ddf-6f8d9b977261.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 40px;
margin-right: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7 {
  display: none;
}
#s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7, #wrap-s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7 {
  display: none;
}
#s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7, #wrap-s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7 {
  
}
}@media (max-width: 767px){#s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7 {
  
}
}







#s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-e05d8aa2-2241-4c1d-b95d-0ca4d05501f7.shg-box.shg-c {
  justify-content: center;
}

#s-213b8444-f252-4c8b-b58c-d97f56d7a34e .shogun-icon-wrapper {
  text-align: center;
}


#s-213b8444-f252-4c8b-b58c-d97f56d7a34e .shogun-icon-wrapper > .shogun-icon {

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

#s-d4fa7a16-e976-4b5d-84c9-91619035e2fb {
  border-style: solid;
margin-top: 20px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-d4fa7a16-e976-4b5d-84c9-91619035e2fb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d4fa7a16-e976-4b5d-84c9-91619035e2fb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d4fa7a16-e976-4b5d-84c9-91619035e2fb {
  
}
}@media (max-width: 767px){#s-d4fa7a16-e976-4b5d-84c9-91619035e2fb {
  
}
}
#s-ee5b0219-37a1-4141-9b55-92c381a36303 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 40px;
margin-right: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-ee5b0219-37a1-4141-9b55-92c381a36303 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee5b0219-37a1-4141-9b55-92c381a36303 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee5b0219-37a1-4141-9b55-92c381a36303 {
  display: none;
}
#s-ee5b0219-37a1-4141-9b55-92c381a36303, #wrap-s-ee5b0219-37a1-4141-9b55-92c381a36303 { display:none !important; }}@media (max-width: 767px){#s-ee5b0219-37a1-4141-9b55-92c381a36303 {
  display: none;
}
#s-ee5b0219-37a1-4141-9b55-92c381a36303, #wrap-s-ee5b0219-37a1-4141-9b55-92c381a36303 { display:none !important; }}







#s-ee5b0219-37a1-4141-9b55-92c381a36303 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-ee5b0219-37a1-4141-9b55-92c381a36303.shg-box.shg-c {
  justify-content: center;
}

#s-c6c57f2a-a255-42d7-81d7-7c1e934dd5ea .shogun-icon-wrapper {
  text-align: center;
}


#s-c6c57f2a-a255-42d7-81d7-7c1e934dd5ea .shogun-icon-wrapper > .shogun-icon {

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

#s-45275a51-fc89-4a01-b7c3-2c736a63ff3d {
  border-style: solid;
margin-top: 20px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-45275a51-fc89-4a01-b7c3-2c736a63ff3d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-45275a51-fc89-4a01-b7c3-2c736a63ff3d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-45275a51-fc89-4a01-b7c3-2c736a63ff3d {
  
}
}@media (max-width: 767px){#s-45275a51-fc89-4a01-b7c3-2c736a63ff3d {
  
}
}
#s-90d0ce01-2227-4802-a751-3669ede6338b {
  margin-top: 2%;
margin-left: 15%;
margin-bottom: 2%;
margin-right: 15%;
min-height: 50px;
}








#s-90d0ce01-2227-4802-a751-3669ede6338b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90d0ce01-2227-4802-a751-3669ede6338b.shg-box.shg-c {
  justify-content: center;
}

#s-8a69d158-beeb-404a-bb18-da114d7dcb82 {
  padding-bottom: 2%;
}
@media (min-width: 1200px){#s-8a69d158-beeb-404a-bb18-da114d7dcb82 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a69d158-beeb-404a-bb18-da114d7dcb82 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8a69d158-beeb-404a-bb18-da114d7dcb82 {
  
}
}@media (max-width: 767px){#s-8a69d158-beeb-404a-bb18-da114d7dcb82 {
  
}
}
@media (min-width: 0px) {
[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-8a69d158-beeb-404a-bb18-da114d7dcb82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-6fe3a09a-c5bb-46fd-a6d9-b6a54942ca00 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6fe3a09a-c5bb-46fd-a6d9-b6a54942ca00 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.25em;
  letter-spacing: -0.5px;
  text-align: center;
}



#s-ddfe4666-6196-4db4-b2b2-8c3be46b833a {
  margin-left: 5%;
margin-right: 5%;
}

#s-fcfb2b6d-2025-474e-8e02-27fcb8d25f35 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-fcfb2b6d-2025-474e-8e02-27fcb8d25f35:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-fcfb2b6d-2025-474e-8e02-27fcb8d25f35:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-fcfb2b6d-2025-474e-8e02-27fcb8d25f35 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fcfb2b6d-2025-474e-8e02-27fcb8d25f35 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fcfb2b6d-2025-474e-8e02-27fcb8d25f35 {
  
}
}@media (max-width: 767px){#s-fcfb2b6d-2025-474e-8e02-27fcb8d25f35 {
  
}
}


#s-fcfb2b6d-2025-474e-8e02-27fcb8d25f35.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-49cb96b8-1e5c-48d0-bdec-319336da60e7 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-49cb96b8-1e5c-48d0-bdec-319336da60e7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-49cb96b8-1e5c-48d0-bdec-319336da60e7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-49cb96b8-1e5c-48d0-bdec-319336da60e7 {
  
}
}@media (max-width: 767px){#s-49cb96b8-1e5c-48d0-bdec-319336da60e7 {
  
}
}
#s-49cb96b8-1e5c-48d0-bdec-319336da60e7 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-49cb96b8-1e5c-48d0-bdec-319336da60e7 .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-31c75e3b-c76c-4af5-9925-433c3cc60f6c {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 40px;
margin-right: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-31c75e3b-c76c-4af5-9925-433c3cc60f6c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-31c75e3b-c76c-4af5-9925-433c3cc60f6c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-31c75e3b-c76c-4af5-9925-433c3cc60f6c {
  
}
}@media (max-width: 767px){#s-31c75e3b-c76c-4af5-9925-433c3cc60f6c {
  
}
}







#s-31c75e3b-c76c-4af5-9925-433c3cc60f6c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-31c75e3b-c76c-4af5-9925-433c3cc60f6c.shg-box.shg-c {
  justify-content: center;
}

#s-eb3689da-4c16-45bd-ba91-d5300d943fda .shogun-icon-wrapper {
  text-align: center;
}


#s-eb3689da-4c16-45bd-ba91-d5300d943fda .shogun-icon-wrapper > .shogun-icon {

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

#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  border-style: solid;
margin-top: 20px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}@media (max-width: 767px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}
#s-fe5502f4-10c4-4dc2-8f7c-edf0a2c53e39 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-fe5502f4-10c4-4dc2-8f7c-edf0a2c53e39 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe5502f4-10c4-4dc2-8f7c-edf0a2c53e39 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fe5502f4-10c4-4dc2-8f7c-edf0a2c53e39 {
  
}
}@media (max-width: 767px){#s-fe5502f4-10c4-4dc2-8f7c-edf0a2c53e39 {
  
}
}







#s-fe5502f4-10c4-4dc2-8f7c-edf0a2c53e39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe5502f4-10c4-4dc2-8f7c-edf0a2c53e39.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d21f4a4e-2eb6-4cd1-9ec3-569904ce094f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 1%;
padding-left: 13%;
padding-bottom: 1%;
padding-right: 13%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d21f4a4e-2eb6-4cd1-9ec3-569904ce094f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d21f4a4e-2eb6-4cd1-9ec3-569904ce094f.shg-box.shg-c {
  justify-content: center;
}

#s-b91b5f9e-9b8e-4734-b28e-872ad8fc7484 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b91b5f9e-9b8e-4734-b28e-872ad8fc7484 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e9d8a3ec-56f2-4fef-a79a-0f5414b52cb6 {
  margin-bottom: 1%;
}

@media (min-width: 1200px){#s-f025e7d3-cd5c-4544-8862-2ed6d461b53f {
  display: none;
}
#s-f025e7d3-cd5c-4544-8862-2ed6d461b53f, #wrap-s-f025e7d3-cd5c-4544-8862-2ed6d461b53f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f025e7d3-cd5c-4544-8862-2ed6d461b53f {
  display: none;
}
#s-f025e7d3-cd5c-4544-8862-2ed6d461b53f, #wrap-s-f025e7d3-cd5c-4544-8862-2ed6d461b53f { display:none !important; }}@media (max-width: 767px){#s-f025e7d3-cd5c-4544-8862-2ed6d461b53f {
  display: none;
}
#s-f025e7d3-cd5c-4544-8862-2ed6d461b53f, #wrap-s-f025e7d3-cd5c-4544-8862-2ed6d461b53f { display:none !important; }}
@media (min-width: 0px) {
[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f025e7d3-cd5c-4544-8862-2ed6d461b53f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-35383b9e-6d0d-479e-b8b9-c5a61732be49 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-35383b9e-6d0d-479e-b8b9-c5a61732be49 img.shogun-image {
    
    width: px;
  }


#s-35383b9e-6d0d-479e-b8b9-c5a61732be49 .shogun-image-content {
  
    align-items: center;
  
}

#s-698e9893-83fa-4d6a-ae83-7b9dfb734768 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-e9a146c1-3bb4-4cad-b93f-4e2e07748ed5 {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-84bfa2eb-5939-459f-a1c0-d3d2894274c3 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-84bfa2eb-5939-459f-a1c0-d3d2894274c3 img.shogun-image {
    
    width: px;
  }


#s-84bfa2eb-5939-459f-a1c0-d3d2894274c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-58f536b7-be25-47a1-8e8d-f95104108155 {
  margin-top: 20px;
}

#s-1c8d3c74-e5c9-4055-b4e9-0fe4edc1e6d0 {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-cffe83ea-7444-4160-9fab-23141b3300c6 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-cffe83ea-7444-4160-9fab-23141b3300c6 img.shogun-image {
    
    width: px;
  }


#s-cffe83ea-7444-4160-9fab-23141b3300c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a536b63d-60a9-4b9f-b4d3-c0b6e54114ce {
  margin-top: 20px;
}

#s-b66a9014-e378-47e0-9f13-4f351580c85c {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-6c7b1063-73ec-44c0-8711-27aa0a197f6f {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-6c7b1063-73ec-44c0-8711-27aa0a197f6f img.shogun-image {
    
    width: px;
  }


#s-6c7b1063-73ec-44c0-8711-27aa0a197f6f .shogun-image-content {
  
    align-items: center;
  
}

#s-604d320d-98b0-4a6b-a220-4991ca713a0c {
  margin-top: 20px;
}

#s-26daeb50-c816-438b-adb3-1040fc9ec283 {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

@media (min-width: 992px) and (max-width: 1199px){#s-97d2eefd-6050-4c60-b0d1-7696f4433eae {
  display: none;
}
#s-97d2eefd-6050-4c60-b0d1-7696f4433eae, #wrap-s-97d2eefd-6050-4c60-b0d1-7696f4433eae { display:none !important; }}
@media (min-width: 0px) {
[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-97d2eefd-6050-4c60-b0d1-7696f4433eae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-5c38f975-c864-401c-b55f-c8e2b390e550 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-5c38f975-c864-401c-b55f-c8e2b390e550 img.shogun-image {
    
    width: px;
  }


#s-5c38f975-c864-401c-b55f-c8e2b390e550 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc0d8dce-2fe2-41da-a489-c0067ee831e5 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-4427fd4f-2709-4dca-a9f5-3d954cfa5610 {
  padding-left: 40px;
padding-right: 40px;
}

#s-e2806d43-40f2-4e3e-bf54-f78c05903f66 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-e2806d43-40f2-4e3e-bf54-f78c05903f66 img.shogun-image {
    
    width: px;
  }


#s-e2806d43-40f2-4e3e-bf54-f78c05903f66 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ff70817-db27-4703-9844-32e2891ec752 {
  margin-top: 20px;
}

#s-c9e822f3-d33d-4ca4-98f5-e3ec48a173d2 {
  margin-left: 40px;
margin-right: 40px;
}

#s-24abba2e-13e6-4ee9-a4fe-c39cdd58f508 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-24abba2e-13e6-4ee9-a4fe-c39cdd58f508 img.shogun-image {
    
    width: px;
  }


#s-24abba2e-13e6-4ee9-a4fe-c39cdd58f508 .shogun-image-content {
  
    align-items: center;
  
}

#s-26c8bc1a-3ee3-4f3f-a45c-52d909bb3576 {
  margin-top: 20px;
}

#s-c6e90da5-e88f-4b58-9b9b-bcfc1d963a3a {
  margin-left: 40px;
margin-right: 40px;
}

#s-c99288b7-92c2-4290-98b2-694ea57e6d5f {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-c99288b7-92c2-4290-98b2-694ea57e6d5f img.shogun-image {
    
    width: px;
  }


#s-c99288b7-92c2-4290-98b2-694ea57e6d5f .shogun-image-content {
  
    align-items: center;
  
}

#s-91c6387a-81b5-4e7b-9824-d15017700184 {
  margin-top: 20px;
}

#s-61bf2dc1-671f-4206-8130-c19e63cd1060 {
  margin-left: 40px;
margin-right: 40px;
}

#s-6446cbd7-e6c2-4f41-bce6-401f5f37219f {
  border-style: solid;
margin-bottom: 0px;
padding-top: 2%;
padding-left: 15%;
padding-bottom: 0%;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-6446cbd7-e6c2-4f41-bce6-401f5f37219f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6446cbd7-e6c2-4f41-bce6-401f5f37219f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6446cbd7-e6c2-4f41-bce6-401f5f37219f {
  
}
}@media (max-width: 767px){#s-6446cbd7-e6c2-4f41-bce6-401f5f37219f {
  
}
}







#s-6446cbd7-e6c2-4f41-bce6-401f5f37219f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6446cbd7-e6c2-4f41-bce6-401f5f37219f.shg-box.shg-c {
  justify-content: center;
}

#s-53b159df-3fe7-431f-9e05-4c7cd64a237d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1000px;
}

#s-4c4a2c6c-5d42-451c-a1ca-7eadb06a257b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1000px;
}

#s-07a32c1e-689d-4c54-9765-f5060c01eaea {
  border-style: solid;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 1%;
padding-bottom: 1%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 1000px;
}
@media (min-width: 1200px){#s-07a32c1e-689d-4c54-9765-f5060c01eaea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07a32c1e-689d-4c54-9765-f5060c01eaea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07a32c1e-689d-4c54-9765-f5060c01eaea {
  
}
}@media (max-width: 767px){#s-07a32c1e-689d-4c54-9765-f5060c01eaea {
  
}
}
@media (min-width: 0px) {
[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07a32c1e-689d-4c54-9765-f5060c01eaea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-da110635-7459-402a-8812-254d7a54cee3 .shogun-icon-wrapper {
  text-align: center;
}


#s-da110635-7459-402a-8812-254d7a54cee3 .shogun-icon-wrapper > .shogun-icon {

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

#s-a81da409-5b9c-40e0-af6d-6c364c42303d {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a81da409-5b9c-40e0-af6d-6c364c42303d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a81da409-5b9c-40e0-af6d-6c364c42303d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a81da409-5b9c-40e0-af6d-6c364c42303d {
  
}
}@media (max-width: 767px){#s-a81da409-5b9c-40e0-af6d-6c364c42303d {
  
}
}
#s-a81da409-5b9c-40e0-af6d-6c364c42303d .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f5a97cc0-211f-472c-af6b-8a46d365c121 .shogun-icon-wrapper {
  text-align: center;
}


#s-f5a97cc0-211f-472c-af6b-8a46d365c121 .shogun-icon-wrapper > .shogun-icon {

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

#s-f00db073-490b-4b90-9c06-309f63b38611 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f00db073-490b-4b90-9c06-309f63b38611 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f00db073-490b-4b90-9c06-309f63b38611 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f00db073-490b-4b90-9c06-309f63b38611 {
  
}
}@media (max-width: 767px){#s-f00db073-490b-4b90-9c06-309f63b38611 {
  
}
}
#s-f00db073-490b-4b90-9c06-309f63b38611 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-31f01427-4f2e-45d9-b965-54b30646874a .shogun-icon-wrapper {
  text-align: center;
}


#s-31f01427-4f2e-45d9-b965-54b30646874a .shogun-icon-wrapper > .shogun-icon {

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

#s-12b36ad3-35dc-4f96-8a19-71194f57c750 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-12b36ad3-35dc-4f96-8a19-71194f57c750 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-12b36ad3-35dc-4f96-8a19-71194f57c750 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-12b36ad3-35dc-4f96-8a19-71194f57c750 {
  
}
}@media (max-width: 767px){#s-12b36ad3-35dc-4f96-8a19-71194f57c750 {
  
}
}
#s-12b36ad3-35dc-4f96-8a19-71194f57c750 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1e027fd4-6ef1-486e-baa0-0719e7420c32 .shogun-icon-wrapper {
  text-align: center;
}


#s-1e027fd4-6ef1-486e-baa0-0719e7420c32 .shogun-icon-wrapper > .shogun-icon {

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

#s-932d875d-0122-4975-a517-eab5bddea50d {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-932d875d-0122-4975-a517-eab5bddea50d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-932d875d-0122-4975-a517-eab5bddea50d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-932d875d-0122-4975-a517-eab5bddea50d {
  
}
}@media (max-width: 767px){#s-932d875d-0122-4975-a517-eab5bddea50d {
  
}
}
#s-932d875d-0122-4975-a517-eab5bddea50d .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4c58c817-4eb7-4209-a6df-027484bb012f {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-4c58c817-4eb7-4209-a6df-027484bb012f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c58c817-4eb7-4209-a6df-027484bb012f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4c58c817-4eb7-4209-a6df-027484bb012f {
  
}
}@media (max-width: 767px){#s-4c58c817-4eb7-4209-a6df-027484bb012f {
  
}
}







#s-4c58c817-4eb7-4209-a6df-027484bb012f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.75;
}#s-4c58c817-4eb7-4209-a6df-027484bb012f.shg-box.shg-c {
  justify-content: center;
}

#s-2304eced-07f1-4f88-b29a-af65eb29365f {
  text-align: center;
}

#s-2304eced-07f1-4f88-b29a-af65eb29365f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0eda286a-41b3-4e0f-a548-9806ac893504 {
  border-style: solid;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-0eda286a-41b3-4e0f-a548-9806ac893504 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0eda286a-41b3-4e0f-a548-9806ac893504 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0eda286a-41b3-4e0f-a548-9806ac893504 {
  
}
}@media (max-width: 767px){#s-0eda286a-41b3-4e0f-a548-9806ac893504 {
  
}
}
#s-92a39c64-b823-4e20-ae34-83c54458abef {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-92a39c64-b823-4e20-ae34-83c54458abef:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-92a39c64-b823-4e20-ae34-83c54458abef:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-92a39c64-b823-4e20-ae34-83c54458abef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92a39c64-b823-4e20-ae34-83c54458abef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-92a39c64-b823-4e20-ae34-83c54458abef {
  
}
}@media (max-width: 767px){#s-92a39c64-b823-4e20-ae34-83c54458abef {
  
}
}


#s-92a39c64-b823-4e20-ae34-83c54458abef.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-2aed8e9c-5ad1-49a3-bb79-5c20cfd7c17f {
  background-size: cover;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2aed8e9c-5ad1-49a3-bb79-5c20cfd7c17f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2aed8e9c-5ad1-49a3-bb79-5c20cfd7c17f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2aed8e9c-5ad1-49a3-bb79-5c20cfd7c17f {
  
}
}@media (max-width: 767px){#s-2aed8e9c-5ad1-49a3-bb79-5c20cfd7c17f {
  
}
}







#s-2aed8e9c-5ad1-49a3-bb79-5c20cfd7c17f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2aed8e9c-5ad1-49a3-bb79-5c20cfd7c17f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0a30d80a-c061-419f-9746-b9d030c11c69 {
  margin-top: 2%;
margin-left: 15%;
margin-bottom: 2%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-0a30d80a-c061-419f-9746-b9d030c11c69 {
  display: none;
}
#s-0a30d80a-c061-419f-9746-b9d030c11c69, #wrap-s-0a30d80a-c061-419f-9746-b9d030c11c69 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a30d80a-c061-419f-9746-b9d030c11c69 {
  display: none;
}
#s-0a30d80a-c061-419f-9746-b9d030c11c69, #wrap-s-0a30d80a-c061-419f-9746-b9d030c11c69 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-0a30d80a-c061-419f-9746-b9d030c11c69"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-c62159b2-600c-4848-923e-6ccb4dec5cab {
  display: none;
}
.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-59102bb1-8365-43cb-8387-8e562cb8c89a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59102bb1-8365-43cb-8387-8e562cb8c89a .shg-product-title-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
}

.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-9c9ac36b-511e-4187-9ff8-d5f50bd91cce {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce {
  max-width: 100%;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom,
.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce {
  max-width: 100%;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom,
.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce {
  max-width: 100%;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom,
.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce {
  max-width: 100%;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom,
.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce {
  max-width: 100%;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom,
.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-9c9ac36b-511e-4187-9ff8-d5f50bd91cce .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7f87f152-186b-4ebd-a202-c0084e86c885 {
  text-align: center;
}

#s-7f87f152-186b-4ebd-a202-c0084e86c885 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7f87f152-186b-4ebd-a202-c0084e86c885 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7f87f152-186b-4ebd-a202-c0084e86c885 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-2610cf1d-31b5-481b-b6d8-92675f020399 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 159, 224, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-2610cf1d-31b5-481b-b6d8-92675f020399:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 102, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2610cf1d-31b5-481b-b6d8-92675f020399:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2610cf1d-31b5-481b-b6d8-92675f020399 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2610cf1d-31b5-481b-b6d8-92675f020399.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2610cf1d-31b5-481b-b6d8-92675f020399.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2610cf1d-31b5-481b-b6d8-92675f020399.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  display: flex;
  flex-direction: column;
}

.shg-product-reviews-container .shg-product-reviews-title-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.shg-product-reviews-container .shg-product-reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shg-product-reviews-title-header {
  width: 85%;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container
  .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container
  .shg-product-reviews-stars-hoverable
  .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-word;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}

.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #cf4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #cf4747;
}

.shg-product-reviews-container
  .shg-product-reviews-form-field-error
  .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item
  .shg-product-reviews-pagination-item-flip {
  transform: scaleX(-1);
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce {
  text-align: center;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-49e2a806-ec56-4c16-9a6a-427ba8dff9ce .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-d9357405-a8bf-4f33-9d50-bd5e64f3e763 {
  display: none;
}
#s-60e97f46-69ba-4297-aaaf-85ffc149cc41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-60e97f46-69ba-4297-aaaf-85ffc149cc41 .shg-product-title-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
}

#s-7decd4be-a984-4f76-8ef5-c844829131ef {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef {
  max-width: 100%;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom,
.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef {
  max-width: 100%;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom,
.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef {
  max-width: 100%;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom,
.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef {
  max-width: 100%;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom,
.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef {
  max-width: 100%;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom,
.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef img.shogun-image {
  max-width:  !important;
  min-height: 300px !important;
}

.shg-c#s-7decd4be-a984-4f76-8ef5-c844829131ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a30aeb56-024c-43de-8d40-56228c368445 {
  text-align: center;
}

#s-a30aeb56-024c-43de-8d40-56228c368445 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a30aeb56-024c-43de-8d40-56228c368445 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a30aeb56-024c-43de-8d40-56228c368445 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4ea10eb3-c5c0-42e9-b6de-7f50a7ac3d1f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 159, 224, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-4ea10eb3-c5c0-42e9-b6de-7f50a7ac3d1f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 102, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4ea10eb3-c5c0-42e9-b6de-7f50a7ac3d1f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4ea10eb3-c5c0-42e9-b6de-7f50a7ac3d1f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4ea10eb3-c5c0-42e9-b6de-7f50a7ac3d1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ea10eb3-c5c0-42e9-b6de-7f50a7ac3d1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4ea10eb3-c5c0-42e9-b6de-7f50a7ac3d1f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 {
  text-align: center;
}

#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-3b29cfc9-dc26-4028-9098-6390baabb6e8 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-9f3f6f32-48db-46bb-b438-c573b183b902 {
  display: none;
}
#s-3171dc24-b301-4eda-845d-c95f047b1880 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3171dc24-b301-4eda-845d-c95f047b1880 .shg-product-title-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
}

#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 {
  margin-top: 11%;
margin-bottom: 11%;
text-align: center;
}


.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 {
  max-width: 100%;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom,
.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  max-width: 240px !important;
  min-height: 240px !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 {
  max-width: 100%;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom,
.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  max-width: 240px !important;
  min-height: 240px !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 {
  max-width: 100%;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom,
.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  max-width: 240px !important;
  min-height: 240px !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 {
  max-width: 100%;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom,
.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  max-width: 240px !important;
  min-height: 240px !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 {
  max-width: 100%;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom,
.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 img.shogun-image {
  max-width: 240px !important;
  min-height: 240px !important;
}

.shg-c#s-a0faaadd-95bd-42bc-a0a3-e6777ee2b2e6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-235216a3-e624-4c4d-ac3e-460cb01fa51a {
  text-align: center;
}

#s-235216a3-e624-4c4d-ac3e-460cb01fa51a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-235216a3-e624-4c4d-ac3e-460cb01fa51a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-235216a3-e624-4c4d-ac3e-460cb01fa51a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2050a313-cb4a-4368-b125-aa0270a1b0d7 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 159, 224, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-2050a313-cb4a-4368-b125-aa0270a1b0d7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 102, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2050a313-cb4a-4368-b125-aa0270a1b0d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2050a313-cb4a-4368-b125-aa0270a1b0d7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2050a313-cb4a-4368-b125-aa0270a1b0d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2050a313-cb4a-4368-b125-aa0270a1b0d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2050a313-cb4a-4368-b125-aa0270a1b0d7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-372d8da7-58b3-4b49-aedc-647ea3e70399 {
  text-align: center;
}

#s-372d8da7-58b3-4b49-aedc-647ea3e70399 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-372d8da7-58b3-4b49-aedc-647ea3e70399 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-372d8da7-58b3-4b49-aedc-647ea3e70399 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-372d8da7-58b3-4b49-aedc-647ea3e70399 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-372d8da7-58b3-4b49-aedc-647ea3e70399 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-372d8da7-58b3-4b49-aedc-647ea3e70399 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-372d8da7-58b3-4b49-aedc-647ea3e70399 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-372d8da7-58b3-4b49-aedc-647ea3e70399 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-372d8da7-58b3-4b49-aedc-647ea3e70399 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-de9344ab-d194-4353-b37a-7e4d81d1336f {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
background-color: rgba(194, 84, 84, 0);
}
@media (min-width: 1200px){#s-de9344ab-d194-4353-b37a-7e4d81d1336f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de9344ab-d194-4353-b37a-7e4d81d1336f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-de9344ab-d194-4353-b37a-7e4d81d1336f {
  
}
}@media (max-width: 767px){#s-de9344ab-d194-4353-b37a-7e4d81d1336f {
  
}
}







#s-de9344ab-d194-4353-b37a-7e4d81d1336f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de9344ab-d194-4353-b37a-7e4d81d1336f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5303a79d-274c-4bfa-9200-d87e44355e37 {
  min-height: 50px;
}








#s-5303a79d-274c-4bfa-9200-d87e44355e37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5303a79d-274c-4bfa-9200-d87e44355e37.shg-box.shg-c {
  justify-content: center;
}

#s-6f141cbd-8951-4813-ac0c-7195aef764a6 {
  padding-top: 2%;
padding-left: 15%;
padding-bottom: 2%;
padding-right: 15%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-6f141cbd-8951-4813-ac0c-7195aef764a6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f141cbd-8951-4813-ac0c-7195aef764a6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f141cbd-8951-4813-ac0c-7195aef764a6 {
  
}
}@media (max-width: 767px){#s-6f141cbd-8951-4813-ac0c-7195aef764a6 {
  
}
}
@media (min-width: 0px) {
[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6f141cbd-8951-4813-ac0c-7195aef764a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-a3d310c4-aca7-493c-a948-c7015a17d835 {
  background-size: cover;
min-height: 100px;
background-position: center center;
background-color: rgba(245, 245, 245, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a3d310c4-aca7-493c-a948-c7015a17d835 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3d310c4-aca7-493c-a948-c7015a17d835 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3d310c4-aca7-493c-a948-c7015a17d835 {
  
}
}@media (max-width: 767px){#s-a3d310c4-aca7-493c-a948-c7015a17d835 {
  
}
}







#s-a3d310c4-aca7-493c-a948-c7015a17d835 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3d310c4-aca7-493c-a948-c7015a17d835.shg-box.shg-c {
  justify-content: center;
}

#s-dcd14621-ee20-44e9-b0d3-cf25f10a11ee {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2%;
padding-bottom: 0%;
max-width: 500px;
text-align: center;
}




  #s-dcd14621-ee20-44e9-b0d3-cf25f10a11ee img.shogun-image {
    
    width: px;
  }


#s-dcd14621-ee20-44e9-b0d3-cf25f10a11ee .shogun-image-content {
  
    align-items: center;
  
}

#s-06badf71-ef37-47f1-a3b8-8a7b2c8a1274 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-06badf71-ef37-47f1-a3b8-8a7b2c8a1274 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-06badf71-ef37-47f1-a3b8-8a7b2c8a1274 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-06badf71-ef37-47f1-a3b8-8a7b2c8a1274 {
  
}
}@media (max-width: 767px){#s-06badf71-ef37-47f1-a3b8-8a7b2c8a1274 {
  
}
}
#s-06badf71-ef37-47f1-a3b8-8a7b2c8a1274 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-06badf71-ef37-47f1-a3b8-8a7b2c8a1274 .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-3f311388-182f-4978-92e7-2eed206a8c5a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f311388-182f-4978-92e7-2eed206a8c5a .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-f7ed5fd1-d7c9-46db-99ae-79ad87fd1979 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-f7ed5fd1-d7c9-46db-99ae-79ad87fd1979 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f7ed5fd1-d7c9-46db-99ae-79ad87fd1979 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7ed5fd1-d7c9-46db-99ae-79ad87fd1979 {
  
}
}@media (max-width: 767px){#s-f7ed5fd1-d7c9-46db-99ae-79ad87fd1979 {
  
}
}
#s-0ef9555f-cfd6-4423-be5e-9c0d58894edf {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-0ef9555f-cfd6-4423-be5e-9c0d58894edf:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-0ef9555f-cfd6-4423-be5e-9c0d58894edf:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0ef9555f-cfd6-4423-be5e-9c0d58894edf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0ef9555f-cfd6-4423-be5e-9c0d58894edf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0ef9555f-cfd6-4423-be5e-9c0d58894edf {
  
}
}@media (max-width: 767px){#s-0ef9555f-cfd6-4423-be5e-9c0d58894edf {
  
}
}


#s-0ef9555f-cfd6-4423-be5e-9c0d58894edf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-5db63713-999f-4094-8063-3f649449f146 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 0%;
padding-left: 15%;
padding-bottom: 0%;
padding-right: 15%;
}
@media (min-width: 1200px){#s-5db63713-999f-4094-8063-3f649449f146 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5db63713-999f-4094-8063-3f649449f146 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5db63713-999f-4094-8063-3f649449f146 {
  
}
}@media (max-width: 767px){#s-5db63713-999f-4094-8063-3f649449f146 {
  
}
}
@media (min-width: 0px) {
[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5em);
}

}

@media (min-width: 992px) {
[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5em);
}

}

@media (min-width: 1200px) {
[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5em);
}

[id="s-5db63713-999f-4094-8063-3f649449f146"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5em);
}

}

#s-0b261ec9-3c7b-4576-af3f-9dacf6d2aaf7 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-0b261ec9-3c7b-4576-af3f-9dacf6d2aaf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b261ec9-3c7b-4576-af3f-9dacf6d2aaf7.shg-box.shg-c {
  justify-content: center;
}

#s-d39ae756-41a0-43cd-8454-d5353a3692a3 {
  margin-top: 0px;
padding-bottom: 2%;
text-align: center;
}

#s-d39ae756-41a0-43cd-8454-d5353a3692a3 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-d7d5da85-07bc-4962-ab0a-29a962201e38 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d7d5da85-07bc-4962-ab0a-29a962201e38 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d7d5da85-07bc-4962-ab0a-29a962201e38 {
  
}
}@media (max-width: 767px){#s-d7d5da85-07bc-4962-ab0a-29a962201e38 {
  
}
}
#s-7f77b7da-9e4e-4f9b-a0ba-a433e75baa84 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-7f77b7da-9e4e-4f9b-a0ba-a433e75baa84:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7f77b7da-9e4e-4f9b-a0ba-a433e75baa84:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7f77b7da-9e4e-4f9b-a0ba-a433e75baa84 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f77b7da-9e4e-4f9b-a0ba-a433e75baa84 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f77b7da-9e4e-4f9b-a0ba-a433e75baa84 {
  
}
}@media (max-width: 767px){#s-7f77b7da-9e4e-4f9b-a0ba-a433e75baa84 {
  
}
}


#s-7f77b7da-9e4e-4f9b-a0ba-a433e75baa84.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-eeb3df85-ec09-4b20-8a05-f02a8663b1f1 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-eeb3df85-ec09-4b20-8a05-f02a8663b1f1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eeb3df85-ec09-4b20-8a05-f02a8663b1f1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eeb3df85-ec09-4b20-8a05-f02a8663b1f1 {
  
}
}@media (max-width: 767px){#s-eeb3df85-ec09-4b20-8a05-f02a8663b1f1 {
  
}
}
#s-eeb3df85-ec09-4b20-8a05-f02a8663b1f1 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-eeb3df85-ec09-4b20-8a05-f02a8663b1f1 .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-a2fbc548-3667-4022-ad7f-06aa404007b3 {
  text-align: center;
}




  #s-a2fbc548-3667-4022-ad7f-06aa404007b3 img.shogun-image {
    
    width: px;
  }


#s-a2fbc548-3667-4022-ad7f-06aa404007b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc46b65f-9dca-4574-be0f-9f48bc6640ea {
  border-style: solid;
margin-bottom: 0px;
padding-top: 2%;
padding-left: 15%;
padding-bottom: 2%;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bc46b65f-9dca-4574-be0f-9f48bc6640ea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bc46b65f-9dca-4574-be0f-9f48bc6640ea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bc46b65f-9dca-4574-be0f-9f48bc6640ea {
  
}
}@media (max-width: 767px){#s-bc46b65f-9dca-4574-be0f-9f48bc6640ea {
  
}
}







#s-bc46b65f-9dca-4574-be0f-9f48bc6640ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc46b65f-9dca-4574-be0f-9f48bc6640ea.shg-box.shg-c {
  justify-content: flex-end;
}

#s-026da52c-cd2a-4cf3-a8b4-d077817476cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-026da52c-cd2a-4cf3-a8b4-d077817476cd .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-445f21fc-7840-4a3f-9b1b-972e394baf9f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2%;
padding-bottom: 0%;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0em);
}

}

@media (min-width: 992px) {
[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0em);
}

}

@media (min-width: 1200px) {
[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0em);
}

[id="s-445f21fc-7840-4a3f-9b1b-972e394baf9f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0em);
}

}

#s-30a98d8a-dc0c-458f-901d-e08b72a93731 {
  min-height: 50px;
background-color: rgba(199, 46, 46, 0);
}








#s-30a98d8a-dc0c-458f-901d-e08b72a93731 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30a98d8a-dc0c-458f-901d-e08b72a93731.shg-box.shg-c {
  justify-content: center;
}

#s-8e6eebe5-7be7-4f5f-b073-71c72e532b60 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}




  #s-8e6eebe5-7be7-4f5f-b073-71c72e532b60 img.shogun-image {
    
    width: px;
  }


#s-8e6eebe5-7be7-4f5f-b073-71c72e532b60 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7612e27-9697-4a73-999d-81cf69e65950 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c7612e27-9697-4a73-999d-81cf69e65950 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-25887530-7556-4c98-b7bd-90103f16bf77 {
  min-height: 50px;
background-color: rgba(218, 48, 48, 0);
}








#s-25887530-7556-4c98-b7bd-90103f16bf77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25887530-7556-4c98-b7bd-90103f16bf77.shg-box.shg-c {
  justify-content: center;
}

#s-84db5780-bfb7-4935-bdb1-ec5f1f722bda {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-84db5780-bfb7-4935-bdb1-ec5f1f722bda img.shogun-image {
    
    width: px;
  }


#s-84db5780-bfb7-4935-bdb1-ec5f1f722bda .shogun-image-content {
  
    align-items: center;
  
}

#s-db305ebc-99e6-49fd-bd27-0a95bd1415c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db305ebc-99e6-49fd-bd27-0a95bd1415c5 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-7c282e5f-e2c0-4df9-8dba-23d4bd5c495e {
  min-height: 50px;
background-color: rgba(128, 18, 18, 0);
}








#s-7c282e5f-e2c0-4df9-8dba-23d4bd5c495e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c282e5f-e2c0-4df9-8dba-23d4bd5c495e.shg-box.shg-c {
  justify-content: center;
}

#s-7f7aec22-cae8-4620-821b-e68737c10079 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-7f7aec22-cae8-4620-821b-e68737c10079 img.shogun-image {
    
    width: px;
  }


#s-7f7aec22-cae8-4620-821b-e68737c10079 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b6bca4b-23e5-4a4f-addc-1e33e0de4085 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b6bca4b-23e5-4a4f-addc-1e33e0de4085 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-78d86c99-6cd9-403f-8f91-4d526b22ff85 {
  border-style: solid;
margin-top: 25px;
margin-left: 40px;
margin-bottom: 25px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-78d86c99-6cd9-403f-8f91-4d526b22ff85 {
  display: none;
}
#s-78d86c99-6cd9-403f-8f91-4d526b22ff85, #wrap-s-78d86c99-6cd9-403f-8f91-4d526b22ff85 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78d86c99-6cd9-403f-8f91-4d526b22ff85 {
  display: none;
}
#s-78d86c99-6cd9-403f-8f91-4d526b22ff85, #wrap-s-78d86c99-6cd9-403f-8f91-4d526b22ff85 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-78d86c99-6cd9-403f-8f91-4d526b22ff85 {
  
}
}@media (max-width: 767px){#s-78d86c99-6cd9-403f-8f91-4d526b22ff85 {
  
}
}
@media (min-width: 0px) {
[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334em);
}

}

@media (min-width: 992px) {
[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334em);
}

}

@media (min-width: 1200px) {
[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334em);
}

[id="s-78d86c99-6cd9-403f-8f91-4d526b22ff85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334em);
}

}

#s-152982f8-e69e-4364-bc18-3125a7550079 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-152982f8-e69e-4364-bc18-3125a7550079 img.shogun-image {
    
    width: px;
  }


#s-152982f8-e69e-4364-bc18-3125a7550079 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ddd011b-2560-45e0-986b-8ef6edba9cfa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ddd011b-2560-45e0-986b-8ef6edba9cfa .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-7b8b17aa-ba6d-4a2b-88a2-1231eb979cbf {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-7b8b17aa-ba6d-4a2b-88a2-1231eb979cbf img.shogun-image {
    
    width: px;
  }


#s-7b8b17aa-ba6d-4a2b-88a2-1231eb979cbf .shogun-image-content {
  
    align-items: center;
  
}

#s-0f184b2b-1156-4efd-b300-ae9faa1f36dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f184b2b-1156-4efd-b300-ae9faa1f36dc .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-f670d4ce-46c6-47e9-9845-02b5143ad13c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-bottom: 5%;
max-width: 100%;
text-align: center;
}




  #s-f670d4ce-46c6-47e9-9845-02b5143ad13c img.shogun-image {
    
    width: px;
  }


#s-f670d4ce-46c6-47e9-9845-02b5143ad13c .shogun-image-content {
  
    align-items: center;
  
}

#s-f198cb2d-4bed-4c54-b7ea-04dfcfcbff22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f198cb2d-4bed-4c54-b7ea-04dfcfcbff22 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-5be787ea-a3bf-41e0-b9f2-ae9784d16be1 {
  background-color: rgba(182, 50, 50, 0);
}








#s-5be787ea-a3bf-41e0-b9f2-ae9784d16be1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5be787ea-a3bf-41e0-b9f2-ae9784d16be1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-81a35bfe-f862-48c6-96e7-61e19a09a844 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 159, 224, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81a35bfe-f862-48c6-96e7-61e19a09a844"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8b1bb222-9f0a-459b-8883-f136a00bda4e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-8b1bb222-9f0a-459b-8883-f136a00bda4e .shogun-image-content {
  
    align-items: center;
  
}

#s-f9e05b32-6b7c-4952-b3de-a05aba46984b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-f9e05b32-6b7c-4952-b3de-a05aba46984b .shogun-image-content {
  
    align-items: center;
  
}

#s-510066de-25fe-4a61-82a9-b7a821829b29 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-510066de-25fe-4a61-82a9-b7a821829b29 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb521b61-61c0-4ae4-a65e-e6ba42b2d0d6 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-cb521b61-61c0-4ae4-a65e-e6ba42b2d0d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-f39b381a-bf19-4698-b845-38593f7920bd {
  background-color: rgba(0, 159, 224, 1);
}








#s-f39b381a-bf19-4698-b845-38593f7920bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f39b381a-bf19-4698-b845-38593f7920bd {
  cursor: pointer;
}#s-f39b381a-bf19-4698-b845-38593f7920bd.shg-box.shg-c {
  justify-content: center;
}

#s-df146752-e188-4a04-8bcd-db7280e3d22d {
  margin-top: auto;
margin-bottom: auto;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
text-align: center;
}

#s-df146752-e188-4a04-8bcd-db7280e3d22d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-df146752-e188-4a04-8bcd-db7280e3d22d .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-cd95e250-5261-4463-a0f4-305466b14fd9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-cd95e250-5261-4463-a0f4-305466b14fd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 102, 153, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cb88fdbe-308c-435c-a2b2-f1d8cb104ed0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3e6b064c-f0ca-4d4e-934c-3a1b4b42d1ac {
  min-height: 275px;
text-align: center;
}




  #s-3e6b064c-f0ca-4d4e-934c-3a1b4b42d1ac img.shogun-image {
    
    width: px;
  }


#s-3e6b064c-f0ca-4d4e-934c-3a1b4b42d1ac .shogun-image-content {
  
    align-items: center;
  
}

#s-d6e78e19-94fc-4282-b924-858a5c697ef4 {
  margin-top: auto;
margin-bottom: auto;
min-height: 185px;
background-color: rgba(0, 102, 153, 1);
}








#s-d6e78e19-94fc-4282-b924-858a5c697ef4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6e78e19-94fc-4282-b924-858a5c697ef4.shg-box.shg-c {
  justify-content: center;
}

#s-f5c0a952-2a71-4ac6-b7d8-bcc320bba7da {
  margin-top: auto;
margin-bottom: auto;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
min-height: 175px;
text-align: center;
}

#s-f5c0a952-2a71-4ac6-b7d8-bcc320bba7da .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-f5c0a952-2a71-4ac6-b7d8-bcc320bba7da .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-0ba946fb-ebef-44c6-89ec-6da94eb2fac7 {
  min-height: 275px;
text-align: center;
}




  #s-0ba946fb-ebef-44c6-89ec-6da94eb2fac7 img.shogun-image {
    
    width: px;
  }


#s-0ba946fb-ebef-44c6-89ec-6da94eb2fac7 .shogun-image-content {
  
    align-items: center;
  
}

#s-6249165b-89b9-489a-96f5-924c164b503b {
  margin-top: 0%;
margin-bottom: 0%;
text-align: center;
}




  #s-6249165b-89b9-489a-96f5-924c164b503b img.shogun-image {
    
    width: px;
  }


#s-6249165b-89b9-489a-96f5-924c164b503b .shogun-image-content {
  
    align-items: center;
  
}

#s-e3f79dcf-26fe-40eb-9fbe-d4923157357f {
  min-height: 275px;
text-align: center;
}




  #s-e3f79dcf-26fe-40eb-9fbe-d4923157357f img.shogun-image {
    
    width: px;
  }


#s-e3f79dcf-26fe-40eb-9fbe-d4923157357f .shogun-image-content {
  
    align-items: center;
  
}

#s-ff500cc4-99bf-44c2-924f-e434b4f2dddf {
  min-height: 275px;
text-align: center;
}




  #s-ff500cc4-99bf-44c2-924f-e434b4f2dddf img.shogun-image {
    
    width: px;
  }


#s-ff500cc4-99bf-44c2-924f-e434b4f2dddf .shogun-image-content {
  
    align-items: center;
  
}

#s-72986304-e961-403c-97a3-dce5fb5fbf46 {
  padding-top: 1%;
padding-left: 15%;
padding-bottom: 1%;
padding-right: 15%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-72986304-e961-403c-97a3-dce5fb5fbf46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72986304-e961-403c-97a3-dce5fb5fbf46.shg-box.shg-c {
  justify-content: center;
}

#s-cb573b46-5c31-4b40-b2da-38329e9463ff {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 1%;
max-width: 75px;
text-align: center;
opacity: 0.9;
}




  #s-cb573b46-5c31-4b40-b2da-38329e9463ff img.shogun-image {
    
    width: px;
  }


#s-cb573b46-5c31-4b40-b2da-38329e9463ff .shogun-image-content {
  
    align-items: center;
  
}

#s-c6249d7a-a625-4f9e-a3a6-4aa792b4699a {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6249d7a-a625-4f9e-a3a6-4aa792b4699a .shogun-heading-component h3 {
  color: rgba(0, 102, 153, 1);
  font-weight:  normal ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-1434a575-92aa-4226-83ca-05b5858dfe66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1434a575-92aa-4226-83ca-05b5858dfe66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1434a575-92aa-4226-83ca-05b5858dfe66 {
  
}
}@media (max-width: 767px){#s-1434a575-92aa-4226-83ca-05b5858dfe66 {
  
}
}
#s-cb739d54-ab28-4f22-b409-c79829a10e89 {
  margin-top: 20px;
margin-bottom: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-cb739d54-ab28-4f22-b409-c79829a10e89 {
  display: none;
}
#s-cb739d54-ab28-4f22-b409-c79829a10e89, #wrap-s-cb739d54-ab28-4f22-b409-c79829a10e89 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb739d54-ab28-4f22-b409-c79829a10e89 {
  display: none;
}
#s-cb739d54-ab28-4f22-b409-c79829a10e89, #wrap-s-cb739d54-ab28-4f22-b409-c79829a10e89 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb739d54-ab28-4f22-b409-c79829a10e89 {
  display: none;
}
#s-cb739d54-ab28-4f22-b409-c79829a10e89, #wrap-s-cb739d54-ab28-4f22-b409-c79829a10e89 { display:none !important; }}@media (max-width: 767px){#s-cb739d54-ab28-4f22-b409-c79829a10e89 {
  display: none;
}
#s-cb739d54-ab28-4f22-b409-c79829a10e89, #wrap-s-cb739d54-ab28-4f22-b409-c79829a10e89 { display:none !important; }}







#s-cb739d54-ab28-4f22-b409-c79829a10e89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb739d54-ab28-4f22-b409-c79829a10e89.shg-box.shg-c {
  justify-content: center;
}

#s-dc4053b7-97a7-4c5f-a346-e51ed4ea9d2d {
  margin-left: 0px;
margin-right: 0px;
}

#s-7afad2d5-d324-4097-93ac-c72fb6dc8f61 {
  padding-left: 15%;
padding-right: 15%;
}

@media (min-width: 0px) {
[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-7afad2d5-d324-4097-93ac-c72fb6dc8f61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

#s-84cc9ba3-bf84-4c94-834d-32703907ceeb {
  text-align: center;
}




  #s-84cc9ba3-bf84-4c94-834d-32703907ceeb img.shogun-image {
    
    width: px;
  }


#s-84cc9ba3-bf84-4c94-834d-32703907ceeb .shogun-image-content {
  
    align-items: center;
  
}

#s-0db92207-6180-4001-a5e5-4ac7895b3fc1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0db92207-6180-4001-a5e5-4ac7895b3fc1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-2219ac35-8ba6-4a00-bd41-da59a8af4430 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2219ac35-8ba6-4a00-bd41-da59a8af4430 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-99332081-4396-4153-99ce-c7cabf6bda96 {
  text-align: center;
}




  #s-99332081-4396-4153-99ce-c7cabf6bda96 img.shogun-image {
    
    width: px;
  }


#s-99332081-4396-4153-99ce-c7cabf6bda96 .shogun-image-content {
  
    align-items: center;
  
}

#s-029d1526-b34f-47f6-829c-53d4fb3d69c3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-029d1526-b34f-47f6-829c-53d4fb3d69c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-e4e8b6a5-cffc-4060-84d9-e371d2578938 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4e8b6a5-cffc-4060-84d9-e371d2578938 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8ddb0c0c-97ab-44e7-97cd-11e89b9a4a72 {
  text-align: center;
}




  #s-8ddb0c0c-97ab-44e7-97cd-11e89b9a4a72 img.shogun-image {
    
    width: px;
  }


#s-8ddb0c0c-97ab-44e7-97cd-11e89b9a4a72 .shogun-image-content {
  
    align-items: center;
  
}

#s-94a87dbb-6b5d-4701-9f7f-a545a11ab41d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-94a87dbb-6b5d-4701-9f7f-a545a11ab41d .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-f5d8a0fa-13a4-455c-a7c0-a27b6917b188 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5d8a0fa-13a4-455c-a7c0-a27b6917b188 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b09c5193-8b2c-4b71-863d-55f57ead8834 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b09c5193-8b2c-4b71-863d-55f57ead8834 {
  display: none;
}
#s-b09c5193-8b2c-4b71-863d-55f57ead8834, #wrap-s-b09c5193-8b2c-4b71-863d-55f57ead8834 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b09c5193-8b2c-4b71-863d-55f57ead8834 {
  display: none;
}
#s-b09c5193-8b2c-4b71-863d-55f57ead8834, #wrap-s-b09c5193-8b2c-4b71-863d-55f57ead8834 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b09c5193-8b2c-4b71-863d-55f57ead8834 {
  display: none;
}
#s-b09c5193-8b2c-4b71-863d-55f57ead8834, #wrap-s-b09c5193-8b2c-4b71-863d-55f57ead8834 { display:none !important; }}@media (max-width: 767px){#s-b09c5193-8b2c-4b71-863d-55f57ead8834 {
  
}
}







#s-b09c5193-8b2c-4b71-863d-55f57ead8834 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b09c5193-8b2c-4b71-863d-55f57ead8834.shg-box.shg-c {
  justify-content: flex-start;
}

#s-03930f77-1549-4a66-845a-8f5683e345ec {
  padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-03930f77-1549-4a66-845a-8f5683e345ec {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03930f77-1549-4a66-845a-8f5683e345ec {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03930f77-1549-4a66-845a-8f5683e345ec {
  
}
}@media (max-width: 767px){#s-03930f77-1549-4a66-845a-8f5683e345ec {
  
}
}
@media (min-width: 0px) {
[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-03930f77-1549-4a66-845a-8f5683e345ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-94ca7dcb-558b-4556-b48f-5feafcf296ed {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-94ca7dcb-558b-4556-b48f-5feafcf296ed img.shogun-image {
    
    width: px;
  }


#s-94ca7dcb-558b-4556-b48f-5feafcf296ed .shogun-image-content {
  
    align-items: center;
  
}

#s-c98a5ed6-9b50-4f6a-a1b6-4b5c51b99fca {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-c98a5ed6-9b50-4f6a-a1b6-4b5c51b99fca {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c98a5ed6-9b50-4f6a-a1b6-4b5c51b99fca {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c98a5ed6-9b50-4f6a-a1b6-4b5c51b99fca {
  
}
}@media (max-width: 767px){#s-c98a5ed6-9b50-4f6a-a1b6-4b5c51b99fca {
  
}
}
#s-c98a5ed6-9b50-4f6a-a1b6-4b5c51b99fca .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-c98a5ed6-9b50-4f6a-a1b6-4b5c51b99fca .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-564bd06d-80b2-4a1c-ab0a-fbfa9837feac {
  margin-top: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-564bd06d-80b2-4a1c-ab0a-fbfa9837feac .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.25em;
  letter-spacing: -0.5px;
  text-align: center;
}



#s-db0cc732-c191-47cb-8bf7-bfa404306d1b {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-db0cc732-c191-47cb-8bf7-bfa404306d1b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-db0cc732-c191-47cb-8bf7-bfa404306d1b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-db0cc732-c191-47cb-8bf7-bfa404306d1b {
  
}
}@media (max-width: 767px){#s-db0cc732-c191-47cb-8bf7-bfa404306d1b {
  
}
}
#s-d4c2ae6e-e04a-4df3-92bf-c343a608b9de {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-d4c2ae6e-e04a-4df3-92bf-c343a608b9de:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d4c2ae6e-e04a-4df3-92bf-c343a608b9de:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d4c2ae6e-e04a-4df3-92bf-c343a608b9de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d4c2ae6e-e04a-4df3-92bf-c343a608b9de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d4c2ae6e-e04a-4df3-92bf-c343a608b9de {
  
}
}@media (max-width: 767px){#s-d4c2ae6e-e04a-4df3-92bf-c343a608b9de {
  
}
}


#s-d4c2ae6e-e04a-4df3-92bf-c343a608b9de.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-2b4abf12-1f48-4cce-a44f-6365849fad52 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 5%;
margin-right: 5%;
padding-top: 5%;
padding-left: 15%;
padding-bottom: 5%;
padding-right: 15%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-2b4abf12-1f48-4cce-a44f-6365849fad52 {
  display: none;
}
#s-2b4abf12-1f48-4cce-a44f-6365849fad52, #wrap-s-2b4abf12-1f48-4cce-a44f-6365849fad52 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b4abf12-1f48-4cce-a44f-6365849fad52 {
  display: none;
}
#s-2b4abf12-1f48-4cce-a44f-6365849fad52, #wrap-s-2b4abf12-1f48-4cce-a44f-6365849fad52 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b4abf12-1f48-4cce-a44f-6365849fad52 {
  
}
}@media (max-width: 767px){#s-2b4abf12-1f48-4cce-a44f-6365849fad52 {
  
}
}







#s-2b4abf12-1f48-4cce-a44f-6365849fad52 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-2b4abf12-1f48-4cce-a44f-6365849fad52.shg-box.shg-c {
  justify-content: center;
}

#s-e763651a-5b1f-4849-9561-ac4b2d03d7c7 .shogun-icon-wrapper {
  text-align: center;
}


#s-e763651a-5b1f-4849-9561-ac4b2d03d7c7 .shogun-icon-wrapper > .shogun-icon {

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

#s-c71350cb-3f5e-4adf-bbf7-d70943c26be8 {
  border-style: solid;
margin-top: 20px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-c71350cb-3f5e-4adf-bbf7-d70943c26be8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c71350cb-3f5e-4adf-bbf7-d70943c26be8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c71350cb-3f5e-4adf-bbf7-d70943c26be8 {
  
}
}@media (max-width: 767px){#s-c71350cb-3f5e-4adf-bbf7-d70943c26be8 {
  
}
}
#s-7add5689-9b1e-49a6-a07a-b3da7f219339 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 40px;
margin-right: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-7add5689-9b1e-49a6-a07a-b3da7f219339 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7add5689-9b1e-49a6-a07a-b3da7f219339 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7add5689-9b1e-49a6-a07a-b3da7f219339 {
  display: none;
}
#s-7add5689-9b1e-49a6-a07a-b3da7f219339, #wrap-s-7add5689-9b1e-49a6-a07a-b3da7f219339 { display:none !important; }}@media (max-width: 767px){#s-7add5689-9b1e-49a6-a07a-b3da7f219339 {
  display: none;
}
#s-7add5689-9b1e-49a6-a07a-b3da7f219339, #wrap-s-7add5689-9b1e-49a6-a07a-b3da7f219339 { display:none !important; }}







#s-7add5689-9b1e-49a6-a07a-b3da7f219339 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-7add5689-9b1e-49a6-a07a-b3da7f219339.shg-box.shg-c {
  justify-content: center;
}

#s-f12f6c25-5bae-4ad4-b913-e315284e302d .shogun-icon-wrapper {
  text-align: center;
}


#s-f12f6c25-5bae-4ad4-b913-e315284e302d .shogun-icon-wrapper > .shogun-icon {

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

#s-51b069b3-e5f0-41c3-a8fe-30aba243ea68 {
  border-style: solid;
margin-top: 20px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-51b069b3-e5f0-41c3-a8fe-30aba243ea68 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-51b069b3-e5f0-41c3-a8fe-30aba243ea68 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-51b069b3-e5f0-41c3-a8fe-30aba243ea68 {
  
}
}@media (max-width: 767px){#s-51b069b3-e5f0-41c3-a8fe-30aba243ea68 {
  
}
}
#s-82633821-5c9f-46ef-a0aa-19c307e76d4f {
  margin-top: 2%;
margin-left: 10%;
margin-bottom: 2%;
margin-right: 10%;
min-height: 50px;
}








#s-82633821-5c9f-46ef-a0aa-19c307e76d4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82633821-5c9f-46ef-a0aa-19c307e76d4f.shg-box.shg-c {
  justify-content: center;
}

#s-1d17699c-2529-494c-b3de-870744b7722e {
  padding-bottom: 2%;
}
@media (min-width: 1200px){#s-1d17699c-2529-494c-b3de-870744b7722e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1d17699c-2529-494c-b3de-870744b7722e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1d17699c-2529-494c-b3de-870744b7722e {
  
}
}@media (max-width: 767px){#s-1d17699c-2529-494c-b3de-870744b7722e {
  
}
}
@media (min-width: 0px) {
[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1d17699c-2529-494c-b3de-870744b7722e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c34418f0-249f-4b61-a8c0-214f62e41620 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c34418f0-249f-4b61-a8c0-214f62e41620 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.25em;
  letter-spacing: -0.5px;
  text-align: center;
}



#s-68ca4139-b244-489b-accc-8e8a1fa5c46b {
  margin-top: 3%;
margin-bottom: 3%;
}

#s-32640cd9-7623-474e-8389-9c08408e7080 {
  margin-left: 5%;
margin-right: 5%;
}

#s-2808f83e-bdc9-445e-aec6-719608115e43 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-2808f83e-bdc9-445e-aec6-719608115e43:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2808f83e-bdc9-445e-aec6-719608115e43:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2808f83e-bdc9-445e-aec6-719608115e43 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2808f83e-bdc9-445e-aec6-719608115e43 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2808f83e-bdc9-445e-aec6-719608115e43 {
  
}
}@media (max-width: 767px){#s-2808f83e-bdc9-445e-aec6-719608115e43 {
  
}
}


#s-2808f83e-bdc9-445e-aec6-719608115e43.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-a323f139-513d-4cfd-af6d-b615ffb8b5d3 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-a323f139-513d-4cfd-af6d-b615ffb8b5d3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a323f139-513d-4cfd-af6d-b615ffb8b5d3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a323f139-513d-4cfd-af6d-b615ffb8b5d3 {
  
}
}@media (max-width: 767px){#s-a323f139-513d-4cfd-af6d-b615ffb8b5d3 {
  
}
}
#s-a323f139-513d-4cfd-af6d-b615ffb8b5d3 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-a323f139-513d-4cfd-af6d-b615ffb8b5d3 .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-0907eb52-6ec6-45c3-a9d5-9971d6f4aacf {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 5%;
margin-right: 5%;
padding-top: 5%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 10%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-0907eb52-6ec6-45c3-a9d5-9971d6f4aacf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0907eb52-6ec6-45c3-a9d5-9971d6f4aacf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0907eb52-6ec6-45c3-a9d5-9971d6f4aacf {
  
}
}@media (max-width: 767px){#s-0907eb52-6ec6-45c3-a9d5-9971d6f4aacf {
  
}
}







#s-0907eb52-6ec6-45c3-a9d5-9971d6f4aacf > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-0907eb52-6ec6-45c3-a9d5-9971d6f4aacf.shg-box.shg-c {
  justify-content: center;
}

#s-e8ca5918-9053-468b-95fb-367f303fe17e .shogun-icon-wrapper {
  text-align: center;
}


#s-e8ca5918-9053-468b-95fb-367f303fe17e .shogun-icon-wrapper > .shogun-icon {

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

#s-047a66ef-7b0d-4e31-a427-519fc382d3ec {
  border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-047a66ef-7b0d-4e31-a427-519fc382d3ec {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-047a66ef-7b0d-4e31-a427-519fc382d3ec {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-047a66ef-7b0d-4e31-a427-519fc382d3ec {
  
}
}@media (max-width: 767px){#s-047a66ef-7b0d-4e31-a427-519fc382d3ec {
  
}
}
#s-d2520115-f716-4b7b-81f3-fe04d348bbb7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d2520115-f716-4b7b-81f3-fe04d348bbb7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d2520115-f716-4b7b-81f3-fe04d348bbb7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d2520115-f716-4b7b-81f3-fe04d348bbb7 {
  
}
}@media (max-width: 767px){#s-d2520115-f716-4b7b-81f3-fe04d348bbb7 {
  
}
}







#s-d2520115-f716-4b7b-81f3-fe04d348bbb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2520115-f716-4b7b-81f3-fe04d348bbb7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-96b4c107-7270-482a-8848-ebcd7884ee87 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 1%;
padding-left: 10%;
padding-bottom: 1%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-96b4c107-7270-482a-8848-ebcd7884ee87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96b4c107-7270-482a-8848-ebcd7884ee87.shg-box.shg-c {
  justify-content: center;
}

#s-dec21f83-6ef3-4a27-a4af-b2f13f0b3e96 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dec21f83-6ef3-4a27-a4af-b2f13f0b3e96 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a712ed99-15a4-4cb2-bea5-b7693dbe52a4 {
  margin-bottom: 1%;
}

@media (min-width: 1200px){#s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84 {
  display: none;
}
#s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84, #wrap-s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84 {
  display: none;
}
#s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84, #wrap-s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84 { display:none !important; }}@media (max-width: 767px){#s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84 {
  display: none;
}
#s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84, #wrap-s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84 { display:none !important; }}
@media (min-width: 0px) {
[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-49af8027-bb68-4cd6-bbf6-f59c08ea9d84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4acf5247-7f96-4329-a303-d452d384d552 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-4acf5247-7f96-4329-a303-d452d384d552 img.shogun-image {
    
    width: px;
  }


#s-4acf5247-7f96-4329-a303-d452d384d552 .shogun-image-content {
  
    align-items: center;
  
}

#s-363daddc-1522-408b-ac29-f300730dc164 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-84ee26ca-68e3-4598-9c38-9febdbcbb190 {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-917928d3-ce38-4abb-a93e-55fe2fd0fa27 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-917928d3-ce38-4abb-a93e-55fe2fd0fa27 img.shogun-image {
    
    width: px;
  }


#s-917928d3-ce38-4abb-a93e-55fe2fd0fa27 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e5a6590-7c87-4460-b467-ee7955f4877a {
  margin-top: 20px;
}

#s-4bd7553f-d448-4fc3-837e-3489a2033458 {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-cfdf9e73-d535-4790-90ed-6a870c756665 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-cfdf9e73-d535-4790-90ed-6a870c756665 img.shogun-image {
    
    width: px;
  }


#s-cfdf9e73-d535-4790-90ed-6a870c756665 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d833195-fa06-46d7-8ad0-536180c98f94 {
  margin-top: 20px;
}

#s-f81fc445-9ee8-4e62-9549-670df5aa2ebc {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-002e9fbe-4a38-4e2e-986c-afc778e7dc92 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-002e9fbe-4a38-4e2e-986c-afc778e7dc92 img.shogun-image {
    
    width: px;
  }


#s-002e9fbe-4a38-4e2e-986c-afc778e7dc92 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee910497-9abb-4961-8201-af81a7311710 {
  margin-top: 20px;
}

#s-c28032a7-8e0d-4bb1-9d32-978a37dfc94e {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262 {
  padding-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0cc99c60-0d8b-4e1d-a8eb-002ffe516262"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c01094da-a675-4c34-a05d-1c49aef8dbb8 {
  min-height: 50px;
}








#s-c01094da-a675-4c34-a05d-1c49aef8dbb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c01094da-a675-4c34-a05d-1c49aef8dbb8.shg-box.shg-c {
  justify-content: center;
}

#s-6a9b4d4a-9a19-4960-98b6-baec9df50fc1 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-6a9b4d4a-9a19-4960-98b6-baec9df50fc1 img.shogun-image {
    
    width: px;
  }


#s-6a9b4d4a-9a19-4960-98b6-baec9df50fc1 .shogun-image-content {
  
    align-items: center;
  
}

#s-11b3234c-177d-41fa-bb5e-cdfe8a06dc4a {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-0050a9ab-38a5-4ab4-9095-f2b2ad94c645 {
  padding-left: 40px;
padding-right: 40px;
}

#s-0671b426-282a-4cba-89d1-85fa94d37fd9 {
  min-height: 50px;
}








#s-0671b426-282a-4cba-89d1-85fa94d37fd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0671b426-282a-4cba-89d1-85fa94d37fd9.shg-box.shg-c {
  justify-content: center;
}

#s-e57d689e-a37d-428b-b33a-b52cef31c3c8 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-e57d689e-a37d-428b-b33a-b52cef31c3c8 img.shogun-image {
    
    width: px;
  }


#s-e57d689e-a37d-428b-b33a-b52cef31c3c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3367ae80-365b-4a68-a116-3540cf8cd963 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-6a2c3125-3c94-4f08-9569-944d6d71542c {
  margin-left: 40px;
margin-right: 40px;
}

@media (min-width: 0px) {
[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47382bee-e228-4d4a-ab44-404758dc98da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-79f0943e-479f-4e67-88f6-1837d872e46b {
  min-height: 50px;
}








#s-79f0943e-479f-4e67-88f6-1837d872e46b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79f0943e-479f-4e67-88f6-1837d872e46b.shg-box.shg-c {
  justify-content: center;
}

#s-ec24c437-1bee-41c9-b98a-6f762eb90c09 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-ec24c437-1bee-41c9-b98a-6f762eb90c09 img.shogun-image {
    
    width: px;
  }


#s-ec24c437-1bee-41c9-b98a-6f762eb90c09 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f735154-609e-4877-ac48-49d18bd24e60 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-406a15f4-79e4-4640-9d0f-949c3775ef83 {
  margin-left: 40px;
margin-right: 40px;
}

#s-725e8ce4-04d2-42c9-ab7d-02146e6683e4 {
  min-height: 50px;
}








#s-725e8ce4-04d2-42c9-ab7d-02146e6683e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-725e8ce4-04d2-42c9-ab7d-02146e6683e4.shg-box.shg-c {
  justify-content: center;
}

#s-98f62643-2a7e-41d5-bd60-6c487c1785a6 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-98f62643-2a7e-41d5-bd60-6c487c1785a6 img.shogun-image {
    
    width: px;
  }


#s-98f62643-2a7e-41d5-bd60-6c487c1785a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ff3c425-36a2-462e-a6c6-8a0a8540feba {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-490895ec-c18a-4b64-ba72-00ea9f1d3234 {
  margin-left: 40px;
margin-right: 40px;
}

#s-420a54f8-fafc-4760-a594-20e80928803c {
  border-style: solid;
margin-bottom: 0px;
padding-top: 5%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-420a54f8-fafc-4760-a594-20e80928803c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-420a54f8-fafc-4760-a594-20e80928803c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-420a54f8-fafc-4760-a594-20e80928803c {
  
}
}@media (max-width: 767px){#s-420a54f8-fafc-4760-a594-20e80928803c {
  
}
}







#s-420a54f8-fafc-4760-a594-20e80928803c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-420a54f8-fafc-4760-a594-20e80928803c.shg-box.shg-c {
  justify-content: center;
}

#s-10b4afff-f0ff-450f-9189-70c94afc12d1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1000px;
}

#s-3e54d56b-b897-42a6-be38-8c8e92028711 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1000px;
}

#s-530bbe31-3683-4239-bd93-0b491828155e {
  border-style: solid;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 1%;
padding-bottom: 1%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 1000px;
}
@media (min-width: 1200px){#s-530bbe31-3683-4239-bd93-0b491828155e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-530bbe31-3683-4239-bd93-0b491828155e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-530bbe31-3683-4239-bd93-0b491828155e {
  
}
}@media (max-width: 767px){#s-530bbe31-3683-4239-bd93-0b491828155e {
  
}
}
@media (min-width: 0px) {
[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-530bbe31-3683-4239-bd93-0b491828155e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1ab9e162-f65e-4ef4-8554-1ebaadd5dccb .shogun-icon-wrapper {
  text-align: center;
}


#s-1ab9e162-f65e-4ef4-8554-1ebaadd5dccb .shogun-icon-wrapper > .shogun-icon {

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

#s-d0da57cc-3221-42a6-a3f3-997ea2ecbc25 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d0da57cc-3221-42a6-a3f3-997ea2ecbc25 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0da57cc-3221-42a6-a3f3-997ea2ecbc25 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0da57cc-3221-42a6-a3f3-997ea2ecbc25 {
  
}
}@media (max-width: 767px){#s-d0da57cc-3221-42a6-a3f3-997ea2ecbc25 {
  
}
}
#s-d0da57cc-3221-42a6-a3f3-997ea2ecbc25 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40186896-6367-401a-ad4a-67631eb27990 .shogun-icon-wrapper {
  text-align: center;
}


#s-40186896-6367-401a-ad4a-67631eb27990 .shogun-icon-wrapper > .shogun-icon {

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

#s-5fedc1e4-3348-4293-8e6d-e9f2945a7298 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-5fedc1e4-3348-4293-8e6d-e9f2945a7298 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5fedc1e4-3348-4293-8e6d-e9f2945a7298 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5fedc1e4-3348-4293-8e6d-e9f2945a7298 {
  
}
}@media (max-width: 767px){#s-5fedc1e4-3348-4293-8e6d-e9f2945a7298 {
  
}
}
#s-5fedc1e4-3348-4293-8e6d-e9f2945a7298 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-53d3c8c5-6af7-45fd-b9a9-c5cc07137ce3 .shogun-icon-wrapper {
  text-align: center;
}


#s-53d3c8c5-6af7-45fd-b9a9-c5cc07137ce3 .shogun-icon-wrapper > .shogun-icon {

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

#s-ae3b42ea-ba68-42da-bb82-216d47c6d084 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ae3b42ea-ba68-42da-bb82-216d47c6d084 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae3b42ea-ba68-42da-bb82-216d47c6d084 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae3b42ea-ba68-42da-bb82-216d47c6d084 {
  
}
}@media (max-width: 767px){#s-ae3b42ea-ba68-42da-bb82-216d47c6d084 {
  
}
}
#s-ae3b42ea-ba68-42da-bb82-216d47c6d084 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7385f48d-dcdd-49e5-a672-f51a9275fc44 .shogun-icon-wrapper {
  text-align: center;
}


#s-7385f48d-dcdd-49e5-a672-f51a9275fc44 .shogun-icon-wrapper > .shogun-icon {

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

#s-ef24aab1-29e7-450a-8992-f65be95ab1e3 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ef24aab1-29e7-450a-8992-f65be95ab1e3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef24aab1-29e7-450a-8992-f65be95ab1e3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef24aab1-29e7-450a-8992-f65be95ab1e3 {
  
}
}@media (max-width: 767px){#s-ef24aab1-29e7-450a-8992-f65be95ab1e3 {
  
}
}
#s-ef24aab1-29e7-450a-8992-f65be95ab1e3 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6bac882d-f282-4e2a-9134-4c3293aece7a {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
padding-left: 15%;
padding-right: 15%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-6bac882d-f282-4e2a-9134-4c3293aece7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6bac882d-f282-4e2a-9134-4c3293aece7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6bac882d-f282-4e2a-9134-4c3293aece7a {
  
}
}@media (max-width: 767px){#s-6bac882d-f282-4e2a-9134-4c3293aece7a {
  
}
}







#s-6bac882d-f282-4e2a-9134-4c3293aece7a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.75;
}#s-6bac882d-f282-4e2a-9134-4c3293aece7a.shg-box.shg-c {
  justify-content: center;
}

#s-d450414b-92b2-4e3b-b980-36a50268e344 {
  text-align: center;
}

#s-d450414b-92b2-4e3b-b980-36a50268e344 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b95fbeb6-39d0-4586-ae7e-7dbf5ce2c3cc {
  border-style: solid;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-b95fbeb6-39d0-4586-ae7e-7dbf5ce2c3cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b95fbeb6-39d0-4586-ae7e-7dbf5ce2c3cc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b95fbeb6-39d0-4586-ae7e-7dbf5ce2c3cc {
  
}
}@media (max-width: 767px){#s-b95fbeb6-39d0-4586-ae7e-7dbf5ce2c3cc {
  
}
}
#s-5f8a4139-3725-477f-823f-ef4d56941608 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-5f8a4139-3725-477f-823f-ef4d56941608:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5f8a4139-3725-477f-823f-ef4d56941608:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5f8a4139-3725-477f-823f-ef4d56941608 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5f8a4139-3725-477f-823f-ef4d56941608 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5f8a4139-3725-477f-823f-ef4d56941608 {
  
}
}@media (max-width: 767px){#s-5f8a4139-3725-477f-823f-ef4d56941608 {
  
}
}


#s-5f8a4139-3725-477f-823f-ef4d56941608.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-9b738b85-98fc-4b6a-858a-e4f8e07e31b9 {
  background-size: cover;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9b738b85-98fc-4b6a-858a-e4f8e07e31b9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b738b85-98fc-4b6a-858a-e4f8e07e31b9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b738b85-98fc-4b6a-858a-e4f8e07e31b9 {
  
}
}@media (max-width: 767px){#s-9b738b85-98fc-4b6a-858a-e4f8e07e31b9 {
  
}
}







#s-9b738b85-98fc-4b6a-858a-e4f8e07e31b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b738b85-98fc-4b6a-858a-e4f8e07e31b9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-90ba7f73-e5b9-4ecd-ae36-5f1e2c949c59 {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
background-color: rgba(194, 84, 84, 0);
}
@media (min-width: 1200px){#s-90ba7f73-e5b9-4ecd-ae36-5f1e2c949c59 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90ba7f73-e5b9-4ecd-ae36-5f1e2c949c59 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90ba7f73-e5b9-4ecd-ae36-5f1e2c949c59 {
  
}
}@media (max-width: 767px){#s-90ba7f73-e5b9-4ecd-ae36-5f1e2c949c59 {
  
}
}







#s-90ba7f73-e5b9-4ecd-ae36-5f1e2c949c59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90ba7f73-e5b9-4ecd-ae36-5f1e2c949c59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-74c72817-d6a2-49ea-ba76-8b5b6a043619 {
  min-height: 50px;
}








#s-74c72817-d6a2-49ea-ba76-8b5b6a043619 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74c72817-d6a2-49ea-ba76-8b5b6a043619.shg-box.shg-c {
  justify-content: center;
}

#s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27 {
  padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27 {
  
}
}@media (max-width: 767px){#s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27 {
  
}
}
@media (min-width: 0px) {
[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1c9a761e-8a89-454d-9fc2-ce3e41b52a27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-31ad76d4-bf71-42a8-95ed-ac7a2646a7cf {
  background-size: cover;
min-height: 100px;
background-position: center center;
background-color: rgba(245, 245, 245, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-31ad76d4-bf71-42a8-95ed-ac7a2646a7cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-31ad76d4-bf71-42a8-95ed-ac7a2646a7cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-31ad76d4-bf71-42a8-95ed-ac7a2646a7cf {
  
}
}@media (max-width: 767px){#s-31ad76d4-bf71-42a8-95ed-ac7a2646a7cf {
  
}
}







#s-31ad76d4-bf71-42a8-95ed-ac7a2646a7cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31ad76d4-bf71-42a8-95ed-ac7a2646a7cf.shg-box.shg-c {
  justify-content: center;
}

#s-67d38fbd-3892-45c0-b9d5-09edaf711f0a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2%;
padding-bottom: 0%;
max-width: 500px;
text-align: center;
}




  #s-67d38fbd-3892-45c0-b9d5-09edaf711f0a img.shogun-image {
    
    width: px;
  }


#s-67d38fbd-3892-45c0-b9d5-09edaf711f0a .shogun-image-content {
  
    align-items: center;
  
}

#s-9aadae14-cf85-43ed-b6bc-c093c008419c {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-9aadae14-cf85-43ed-b6bc-c093c008419c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9aadae14-cf85-43ed-b6bc-c093c008419c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9aadae14-cf85-43ed-b6bc-c093c008419c {
  
}
}@media (max-width: 767px){#s-9aadae14-cf85-43ed-b6bc-c093c008419c {
  
}
}
#s-9aadae14-cf85-43ed-b6bc-c093c008419c .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-9aadae14-cf85-43ed-b6bc-c093c008419c .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-52ff8f19-fbf1-464a-8869-ab79b836be34 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-52ff8f19-fbf1-464a-8869-ab79b836be34 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-1bf87876-ee4f-4153-9da5-afc609ecb686 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1bf87876-ee4f-4153-9da5-afc609ecb686 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1bf87876-ee4f-4153-9da5-afc609ecb686 {
  
}
}@media (max-width: 767px){#s-1bf87876-ee4f-4153-9da5-afc609ecb686 {
  
}
}
#s-34d948de-9e46-4d99-8c20-795c03c5bb54 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-34d948de-9e46-4d99-8c20-795c03c5bb54:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-34d948de-9e46-4d99-8c20-795c03c5bb54:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-34d948de-9e46-4d99-8c20-795c03c5bb54 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-34d948de-9e46-4d99-8c20-795c03c5bb54 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-34d948de-9e46-4d99-8c20-795c03c5bb54 {
  
}
}@media (max-width: 767px){#s-34d948de-9e46-4d99-8c20-795c03c5bb54 {
  
}
}


#s-34d948de-9e46-4d99-8c20-795c03c5bb54.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-550be8ff-bc35-4bad-ba43-107cf9ec5db4 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 0%;
padding-left: 10%;
padding-bottom: 0%;
padding-right: 10%;
}
@media (min-width: 1200px){#s-550be8ff-bc35-4bad-ba43-107cf9ec5db4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-550be8ff-bc35-4bad-ba43-107cf9ec5db4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-550be8ff-bc35-4bad-ba43-107cf9ec5db4 {
  
}
}@media (max-width: 767px){#s-550be8ff-bc35-4bad-ba43-107cf9ec5db4 {
  
}
}
@media (min-width: 0px) {
[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5em);
}

}

@media (min-width: 992px) {
[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5em);
}

}

@media (min-width: 1200px) {
[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5em);
}

[id="s-550be8ff-bc35-4bad-ba43-107cf9ec5db4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5em);
}

}

#s-61a27674-211b-49fe-adcb-4fb7e2444db9 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-61a27674-211b-49fe-adcb-4fb7e2444db9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61a27674-211b-49fe-adcb-4fb7e2444db9.shg-box.shg-c {
  justify-content: center;
}

#s-71407557-3e3c-4d03-902f-634604523401 {
  margin-top: 0px;
padding-bottom: 2%;
text-align: center;
}

#s-71407557-3e3c-4d03-902f-634604523401 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-689c38e0-4728-4e30-8e17-fe1b126def8a {
  padding-top: 1%;
padding-bottom: 5%;
text-align: center;
}




  #s-689c38e0-4728-4e30-8e17-fe1b126def8a img.shogun-image {
    
    width: px;
  }


#s-689c38e0-4728-4e30-8e17-fe1b126def8a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-4ac4f93a-f1cd-492b-aa0c-19d0b251635f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4ac4f93a-f1cd-492b-aa0c-19d0b251635f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4ac4f93a-f1cd-492b-aa0c-19d0b251635f {
  
}
}@media (max-width: 767px){#s-4ac4f93a-f1cd-492b-aa0c-19d0b251635f {
  
}
}
#s-4fd59950-2406-4288-8c11-29a5ef5090b7 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-4fd59950-2406-4288-8c11-29a5ef5090b7:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4fd59950-2406-4288-8c11-29a5ef5090b7:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4fd59950-2406-4288-8c11-29a5ef5090b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4fd59950-2406-4288-8c11-29a5ef5090b7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4fd59950-2406-4288-8c11-29a5ef5090b7 {
  
}
}@media (max-width: 767px){#s-4fd59950-2406-4288-8c11-29a5ef5090b7 {
  
}
}


#s-4fd59950-2406-4288-8c11-29a5ef5090b7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-0e3350ed-942c-4e54-98c0-38b00fd451c7 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-0e3350ed-942c-4e54-98c0-38b00fd451c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e3350ed-942c-4e54-98c0-38b00fd451c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e3350ed-942c-4e54-98c0-38b00fd451c7 {
  
}
}@media (max-width: 767px){#s-0e3350ed-942c-4e54-98c0-38b00fd451c7 {
  
}
}
#s-0e3350ed-942c-4e54-98c0-38b00fd451c7 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-0e3350ed-942c-4e54-98c0-38b00fd451c7 .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-6c848075-bb08-4cb4-b063-c4a01318f6e2 {
  border-style: solid;
margin-bottom: 0px;
padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6c848075-bb08-4cb4-b063-c4a01318f6e2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c848075-bb08-4cb4-b063-c4a01318f6e2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c848075-bb08-4cb4-b063-c4a01318f6e2 {
  
}
}@media (max-width: 767px){#s-6c848075-bb08-4cb4-b063-c4a01318f6e2 {
  
}
}







#s-6c848075-bb08-4cb4-b063-c4a01318f6e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c848075-bb08-4cb4-b063-c4a01318f6e2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-f5fde0af-7e55-4568-8711-8777c2faf346 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5fde0af-7e55-4568-8711-8777c2faf346 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-5af1058e-0cdb-4cc7-937b-d862418e3dde {
  border-style: solid;
margin-top: 25px;
margin-left: 40px;
margin-bottom: 25px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-5af1058e-0cdb-4cc7-937b-d862418e3dde {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5af1058e-0cdb-4cc7-937b-d862418e3dde {
  display: none;
}
#s-5af1058e-0cdb-4cc7-937b-d862418e3dde, #wrap-s-5af1058e-0cdb-4cc7-937b-d862418e3dde { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5af1058e-0cdb-4cc7-937b-d862418e3dde {
  display: none;
}
#s-5af1058e-0cdb-4cc7-937b-d862418e3dde, #wrap-s-5af1058e-0cdb-4cc7-937b-d862418e3dde { display:none !important; }}@media (max-width: 767px){#s-5af1058e-0cdb-4cc7-937b-d862418e3dde {
  display: none;
}
#s-5af1058e-0cdb-4cc7-937b-d862418e3dde, #wrap-s-5af1058e-0cdb-4cc7-937b-d862418e3dde { display:none !important; }}
@media (min-width: 0px) {
[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-5af1058e-0cdb-4cc7-937b-d862418e3dde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-00754948-5fb6-4315-8d40-d98434013d64 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-00754948-5fb6-4315-8d40-d98434013d64 img.shogun-image {
    
    width: px;
  }


#s-00754948-5fb6-4315-8d40-d98434013d64 .shogun-image-content {
  
    align-items: center;
  
}

#s-23272132-6eee-41d6-898c-d54d55f07857 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23272132-6eee-41d6-898c-d54d55f07857 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-3ddbf95e-6250-4bcf-901c-6789cb6f7414 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-3ddbf95e-6250-4bcf-901c-6789cb6f7414 img.shogun-image {
    
    width: px;
  }


#s-3ddbf95e-6250-4bcf-901c-6789cb6f7414 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1613b77-2c7c-4370-ae9f-bda57a1df272 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1613b77-2c7c-4370-ae9f-bda57a1df272 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-3cc3689c-7d34-40d5-9a66-36f235d73c8a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-3cc3689c-7d34-40d5-9a66-36f235d73c8a img.shogun-image {
    
    width: px;
  }


#s-3cc3689c-7d34-40d5-9a66-36f235d73c8a .shogun-image-content {
  
    align-items: center;
  
}

#s-1afa2bfe-c005-4311-af73-ccc33ab17c15 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1afa2bfe-c005-4311-af73-ccc33ab17c15 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-cb236bfa-940b-4224-8cd9-6b948c1757f7 {
  padding-top: 5%;
padding-bottom: 5%;
}

@media (min-width: 0px) {
[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb236bfa-940b-4224-8cd9-6b948c1757f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-21eec6cf-bc89-46b5-a3b7-accc7b738647 {
  min-height: 50px;
background-color: rgba(199, 46, 46, 0);
}








#s-21eec6cf-bc89-46b5-a3b7-accc7b738647 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21eec6cf-bc89-46b5-a3b7-accc7b738647.shg-box.shg-c {
  justify-content: center;
}

#s-ab9fd810-f004-4ffe-8679-87c105e6f8a7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}




  #s-ab9fd810-f004-4ffe-8679-87c105e6f8a7 img.shogun-image {
    
    width: px;
  }


#s-ab9fd810-f004-4ffe-8679-87c105e6f8a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4efe118-34a1-400e-a873-813853fbe130 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4efe118-34a1-400e-a873-813853fbe130 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-95fecc9b-07e3-4034-be10-1a030263119b {
  min-height: 50px;
background-color: rgba(218, 48, 48, 0);
}








#s-95fecc9b-07e3-4034-be10-1a030263119b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95fecc9b-07e3-4034-be10-1a030263119b.shg-box.shg-c {
  justify-content: center;
}

#s-e6828042-e6d6-439f-95f4-243e6f9fd66a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-e6828042-e6d6-439f-95f4-243e6f9fd66a img.shogun-image {
    
    width: px;
  }


#s-e6828042-e6d6-439f-95f4-243e6f9fd66a .shogun-image-content {
  
    align-items: center;
  
}

#s-c2c80b2b-bafb-4403-be7a-576e9c7dae0c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2c80b2b-bafb-4403-be7a-576e9c7dae0c .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-65b6c593-e355-4536-8411-076bfbdddbce {
  min-height: 50px;
background-color: rgba(128, 18, 18, 0);
}








#s-65b6c593-e355-4536-8411-076bfbdddbce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65b6c593-e355-4536-8411-076bfbdddbce.shg-box.shg-c {
  justify-content: center;
}

#s-8d690132-55e1-4ec7-abef-027d1503ce33 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-8d690132-55e1-4ec7-abef-027d1503ce33 img.shogun-image {
    
    width: px;
  }


#s-8d690132-55e1-4ec7-abef-027d1503ce33 .shogun-image-content {
  
    align-items: center;
  
}

#s-04fa9b92-95cb-4d4c-88c4-8ef319ae919d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04fa9b92-95cb-4d4c-88c4-8ef319ae919d .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-69526c6a-7bb7-42ce-832c-8941ff30c875 {
  background-color: rgba(182, 50, 50, 0);
}








#s-69526c6a-7bb7-42ce-832c-8941ff30c875 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69526c6a-7bb7-42ce-832c-8941ff30c875.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c87d5627-be84-4d85-a4c4-d0eddbf50df4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 159, 224, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c87d5627-be84-4d85-a4c4-d0eddbf50df4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f752f179-ab80-4e47-b565-9b7e384f3d94 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-f752f179-ab80-4e47-b565-9b7e384f3d94 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ed741e7-048b-4232-9f4b-db67b041d3aa {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-0ed741e7-048b-4232-9f4b-db67b041d3aa .shogun-image-content {
  
    align-items: center;
  
}

#s-7426bcbf-6330-44a6-b262-31bcfac87760 {
  background-color: rgba(0, 159, 224, 1);
}








#s-7426bcbf-6330-44a6-b262-31bcfac87760 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7426bcbf-6330-44a6-b262-31bcfac87760 {
  cursor: pointer;
}#s-7426bcbf-6330-44a6-b262-31bcfac87760.shg-box.shg-c {
  justify-content: center;
}

#s-5d730a62-1586-4553-9720-48f44a82b883 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
text-align: center;
}

#s-5d730a62-1586-4553-9720-48f44a82b883 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-5d730a62-1586-4553-9720-48f44a82b883 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-cfa2c802-09cf-4a7c-ad2e-c8ce96ad248a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-cfa2c802-09cf-4a7c-ad2e-c8ce96ad248a .shogun-image-content {
  
    align-items: center;
  
}

#s-ec99bb40-72fa-44ea-867e-f999cf1c527c {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-ec99bb40-72fa-44ea-867e-f999cf1c527c .shogun-image-content {
  
    align-items: center;
  
}

#s-02e94460-ae1b-4551-ab9b-cfca28799d4c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 102, 153, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02e94460-ae1b-4551-ab9b-cfca28799d4c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d96859b8-3bcd-47e9-a2f9-215883235ce8 {
  min-height: 0px;
text-align: center;
}




  #s-d96859b8-3bcd-47e9-a2f9-215883235ce8 img.shogun-image {
    
    width: px;
  }


#s-d96859b8-3bcd-47e9-a2f9-215883235ce8 .shogun-image-content {
  
    align-items: center;
  
}

#s-05a4da40-f1f0-4450-a1ce-f5468eb93d37 {
  margin-top: auto;
margin-bottom: auto;
min-height: 185px;
background-color: rgba(0, 102, 153, 1);
}








#s-05a4da40-f1f0-4450-a1ce-f5468eb93d37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05a4da40-f1f0-4450-a1ce-f5468eb93d37.shg-box.shg-c {
  justify-content: center;
}

#s-2dbe6339-1e70-427e-8d8b-655e8b7a27a3 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
min-height: 150px;
text-align: center;
}

#s-2dbe6339-1e70-427e-8d8b-655e8b7a27a3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-2dbe6339-1e70-427e-8d8b-655e8b7a27a3 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-840f4d6d-51eb-4ab6-a235-456ba4964eb1 {
  min-height: 0px;
text-align: center;
}




  #s-840f4d6d-51eb-4ab6-a235-456ba4964eb1 img.shogun-image {
    
    width: px;
  }


#s-840f4d6d-51eb-4ab6-a235-456ba4964eb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b658df6-edfe-415f-9d71-c6b1d0f69b80 {
  margin-top: 0%;
margin-bottom: 0%;
text-align: center;
}




  #s-5b658df6-edfe-415f-9d71-c6b1d0f69b80 img.shogun-image {
    
    width: px;
  }


#s-5b658df6-edfe-415f-9d71-c6b1d0f69b80 .shogun-image-content {
  
    align-items: center;
  
}

#s-303cc781-9853-453b-aaef-140e39fd519b {
  padding-top: 3%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-303cc781-9853-453b-aaef-140e39fd519b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-303cc781-9853-453b-aaef-140e39fd519b.shg-box.shg-c {
  justify-content: center;
}

#s-089272f3-e24c-42b2-959a-69a484367c61 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 1%;
max-width: 75px;
text-align: center;
opacity: 0.9;
}




  #s-089272f3-e24c-42b2-959a-69a484367c61 img.shogun-image {
    
    width: px;
  }


#s-089272f3-e24c-42b2-959a-69a484367c61 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd9570cf-a8ba-466c-8376-51ca29b2c481 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd9570cf-a8ba-466c-8376-51ca29b2c481 .shogun-heading-component h3 {
  color: rgba(0, 102, 153, 1);
  font-weight:  normal ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-573af387-a993-4e19-b7cb-81540beb4ca6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-573af387-a993-4e19-b7cb-81540beb4ca6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-573af387-a993-4e19-b7cb-81540beb4ca6 {
  
}
}@media (max-width: 767px){#s-573af387-a993-4e19-b7cb-81540beb4ca6 {
  
}
}
#s-236671da-a5eb-4ac9-8bcc-e3214ce35478 {
  margin-top: 20px;
margin-bottom: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-236671da-a5eb-4ac9-8bcc-e3214ce35478 {
  display: none;
}
#s-236671da-a5eb-4ac9-8bcc-e3214ce35478, #wrap-s-236671da-a5eb-4ac9-8bcc-e3214ce35478 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-236671da-a5eb-4ac9-8bcc-e3214ce35478 {
  display: none;
}
#s-236671da-a5eb-4ac9-8bcc-e3214ce35478, #wrap-s-236671da-a5eb-4ac9-8bcc-e3214ce35478 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-236671da-a5eb-4ac9-8bcc-e3214ce35478 {
  display: none;
}
#s-236671da-a5eb-4ac9-8bcc-e3214ce35478, #wrap-s-236671da-a5eb-4ac9-8bcc-e3214ce35478 { display:none !important; }}@media (max-width: 767px){#s-236671da-a5eb-4ac9-8bcc-e3214ce35478 {
  display: none;
}
#s-236671da-a5eb-4ac9-8bcc-e3214ce35478, #wrap-s-236671da-a5eb-4ac9-8bcc-e3214ce35478 { display:none !important; }}







#s-236671da-a5eb-4ac9-8bcc-e3214ce35478 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-236671da-a5eb-4ac9-8bcc-e3214ce35478.shg-box.shg-c {
  justify-content: center;
}

#s-acb88ec7-3be3-496f-bc3c-cb6d9f26542f {
  margin-left: 0px;
margin-right: 0px;
}

#s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf {
  padding-left: 15%;
padding-right: 15%;
}

@media (min-width: 0px) {
[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-5fa24ff7-89ff-4161-a18b-a3a9a0ef73bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

#s-94e09325-7b57-4ec2-b82c-b2328874d901 {
  text-align: center;
}




  #s-94e09325-7b57-4ec2-b82c-b2328874d901 img.shogun-image {
    
    width: px;
  }


#s-94e09325-7b57-4ec2-b82c-b2328874d901 .shogun-image-content {
  
    align-items: center;
  
}

#s-cfc2c703-9ccc-4a00-afff-dc07a4eb4f2a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfc2c703-9ccc-4a00-afff-dc07a4eb4f2a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-f63799e3-52a8-44d4-898f-78536c6c52a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f63799e3-52a8-44d4-898f-78536c6c52a0 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e7fe572d-03b2-437b-945f-238d00eebd74 {
  text-align: center;
}




  #s-e7fe572d-03b2-437b-945f-238d00eebd74 img.shogun-image {
    
    width: px;
  }


#s-e7fe572d-03b2-437b-945f-238d00eebd74 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc61628a-c112-45cc-a916-aedc7f1beb5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc61628a-c112-45cc-a916-aedc7f1beb5d .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-4c59da84-5398-4b7c-a185-d8adbab99036 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c59da84-5398-4b7c-a185-d8adbab99036 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-73e2c589-29f8-44f7-aebc-002d50b4451e {
  text-align: center;
}




  #s-73e2c589-29f8-44f7-aebc-002d50b4451e img.shogun-image {
    
    width: px;
  }


#s-73e2c589-29f8-44f7-aebc-002d50b4451e .shogun-image-content {
  
    align-items: center;
  
}

#s-17fa1b20-5934-4dce-81a9-1ffb554e2fc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17fa1b20-5934-4dce-81a9-1ffb554e2fc4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-d48a3914-4c18-4833-9deb-7889597bec61 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d48a3914-4c18-4833-9deb-7889597bec61 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2da3293a-cd19-42c2-bd9d-c7214315ce39 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-2da3293a-cd19-42c2-bd9d-c7214315ce39 {
  display: none;
}
#s-2da3293a-cd19-42c2-bd9d-c7214315ce39, #wrap-s-2da3293a-cd19-42c2-bd9d-c7214315ce39 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2da3293a-cd19-42c2-bd9d-c7214315ce39 {
  display: none;
}
#s-2da3293a-cd19-42c2-bd9d-c7214315ce39, #wrap-s-2da3293a-cd19-42c2-bd9d-c7214315ce39 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2da3293a-cd19-42c2-bd9d-c7214315ce39 {
  
}
}@media (max-width: 767px){#s-2da3293a-cd19-42c2-bd9d-c7214315ce39 {
  display: none;
}
#s-2da3293a-cd19-42c2-bd9d-c7214315ce39, #wrap-s-2da3293a-cd19-42c2-bd9d-c7214315ce39 { display:none !important; }}







#s-2da3293a-cd19-42c2-bd9d-c7214315ce39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2da3293a-cd19-42c2-bd9d-c7214315ce39.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6f3bc98c-758f-42ed-99ff-698ae48756c6 {
  padding-top: 3%;
padding-left: 10%;
padding-bottom: 4%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-6f3bc98c-758f-42ed-99ff-698ae48756c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f3bc98c-758f-42ed-99ff-698ae48756c6.shg-box.shg-c {
  justify-content: center;
}

#s-c519df3d-6940-4ca1-abfb-ffefe2d7726b {
  padding-top: 0%;
padding-bottom: 0%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-c519df3d-6940-4ca1-abfb-ffefe2d7726b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c519df3d-6940-4ca1-abfb-ffefe2d7726b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c519df3d-6940-4ca1-abfb-ffefe2d7726b {
  
}
}@media (max-width: 767px){#s-c519df3d-6940-4ca1-abfb-ffefe2d7726b {
  
}
}
@media (min-width: 0px) {
[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c519df3d-6940-4ca1-abfb-ffefe2d7726b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-9bc63806-5e1e-49d6-87c1-4d70b79280e9 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-9bc63806-5e1e-49d6-87c1-4d70b79280e9 img.shogun-image {
    
    width: px;
  }


#s-9bc63806-5e1e-49d6-87c1-4d70b79280e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fe1bfee-4202-4d48-bb58-65e5324eefdf {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-0fe1bfee-4202-4d48-bb58-65e5324eefdf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0fe1bfee-4202-4d48-bb58-65e5324eefdf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0fe1bfee-4202-4d48-bb58-65e5324eefdf {
  
}
}@media (max-width: 767px){#s-0fe1bfee-4202-4d48-bb58-65e5324eefdf {
  
}
}
#s-0fe1bfee-4202-4d48-bb58-65e5324eefdf .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-0fe1bfee-4202-4d48-bb58-65e5324eefdf .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-d9455764-50da-4551-a1d4-6ac4397f26b4 {
  min-height: 250px;
}








#s-d9455764-50da-4551-a1d4-6ac4397f26b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9455764-50da-4551-a1d4-6ac4397f26b4.shg-box.shg-c {
  justify-content: center;
}

#s-24156529-f674-4fb4-9911-b6f9b7c0f100 {
  margin-top: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-24156529-f674-4fb4-9911-b6f9b7c0f100 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.25em;
  letter-spacing: -0.5px;
  text-align: center;
}



@media (min-width: 1200px){#s-03b2fb33-aceb-4275-a6ae-77025888cfc2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03b2fb33-aceb-4275-a6ae-77025888cfc2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03b2fb33-aceb-4275-a6ae-77025888cfc2 {
  
}
}@media (max-width: 767px){#s-03b2fb33-aceb-4275-a6ae-77025888cfc2 {
  
}
}
#s-625e6634-2010-45d7-8af9-ebf93a3be8de {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-625e6634-2010-45d7-8af9-ebf93a3be8de:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-625e6634-2010-45d7-8af9-ebf93a3be8de:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-625e6634-2010-45d7-8af9-ebf93a3be8de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-625e6634-2010-45d7-8af9-ebf93a3be8de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-625e6634-2010-45d7-8af9-ebf93a3be8de {
  
}
}@media (max-width: 767px){#s-625e6634-2010-45d7-8af9-ebf93a3be8de {
  
}
}


#s-625e6634-2010-45d7-8af9-ebf93a3be8de.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d007398a-b5ff-464f-994f-5e1ceb93730a {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 3%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
padding-left: 15%;
padding-right: 15%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-d007398a-b5ff-464f-994f-5e1ceb93730a {
  display: none;
}
#s-d007398a-b5ff-464f-994f-5e1ceb93730a, #wrap-s-d007398a-b5ff-464f-994f-5e1ceb93730a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d007398a-b5ff-464f-994f-5e1ceb93730a {
  display: none;
}
#s-d007398a-b5ff-464f-994f-5e1ceb93730a, #wrap-s-d007398a-b5ff-464f-994f-5e1ceb93730a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d007398a-b5ff-464f-994f-5e1ceb93730a {
  
}
}@media (max-width: 767px){#s-d007398a-b5ff-464f-994f-5e1ceb93730a {
  
}
}







#s-d007398a-b5ff-464f-994f-5e1ceb93730a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-d007398a-b5ff-464f-994f-5e1ceb93730a.shg-box.shg-c {
  justify-content: center;
}

#s-513b6be1-5c75-467e-b68d-542f05c2a5c1 .shogun-icon-wrapper {
  text-align: center;
}


#s-513b6be1-5c75-467e-b68d-542f05c2a5c1 .shogun-icon-wrapper > .shogun-icon {

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

#s-0f97ec58-7f87-4dba-921a-a2cf4760c22e {
  border-style: solid;
margin-top: 20px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-0f97ec58-7f87-4dba-921a-a2cf4760c22e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f97ec58-7f87-4dba-921a-a2cf4760c22e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f97ec58-7f87-4dba-921a-a2cf4760c22e {
  
}
}@media (max-width: 767px){#s-0f97ec58-7f87-4dba-921a-a2cf4760c22e {
  
}
}
#s-822623c4-02ce-4558-b1b1-aaba83fef4c7 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 40px;
margin-right: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-822623c4-02ce-4558-b1b1-aaba83fef4c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-822623c4-02ce-4558-b1b1-aaba83fef4c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-822623c4-02ce-4558-b1b1-aaba83fef4c7 {
  display: none;
}
#s-822623c4-02ce-4558-b1b1-aaba83fef4c7, #wrap-s-822623c4-02ce-4558-b1b1-aaba83fef4c7 { display:none !important; }}@media (max-width: 767px){#s-822623c4-02ce-4558-b1b1-aaba83fef4c7 {
  display: none;
}
#s-822623c4-02ce-4558-b1b1-aaba83fef4c7, #wrap-s-822623c4-02ce-4558-b1b1-aaba83fef4c7 { display:none !important; }}







#s-822623c4-02ce-4558-b1b1-aaba83fef4c7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-822623c4-02ce-4558-b1b1-aaba83fef4c7.shg-box.shg-c {
  justify-content: center;
}

#s-b5ecf2c8-b25b-4dea-9a22-dcf3573e4775 .shogun-icon-wrapper {
  text-align: center;
}


#s-b5ecf2c8-b25b-4dea-9a22-dcf3573e4775 .shogun-icon-wrapper > .shogun-icon {

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

#s-7bc6397f-efb5-4e41-bd08-e477c0b1665d {
  border-style: solid;
margin-top: 20px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-7bc6397f-efb5-4e41-bd08-e477c0b1665d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7bc6397f-efb5-4e41-bd08-e477c0b1665d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7bc6397f-efb5-4e41-bd08-e477c0b1665d {
  
}
}@media (max-width: 767px){#s-7bc6397f-efb5-4e41-bd08-e477c0b1665d {
  
}
}
#s-8dab82a5-bbd0-4adc-b1e5-e88bf9ee9d95 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0%;
padding-bottom: 4%;
min-height: 50px;
}








#s-8dab82a5-bbd0-4adc-b1e5-e88bf9ee9d95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dab82a5-bbd0-4adc-b1e5-e88bf9ee9d95.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-eb2fe8d7-b87f-438a-b184-04a40f76face {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb2fe8d7-b87f-438a-b184-04a40f76face {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb2fe8d7-b87f-438a-b184-04a40f76face {
  
}
}@media (max-width: 767px){#s-eb2fe8d7-b87f-438a-b184-04a40f76face {
  
}
}
@media (min-width: 0px) {
[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-eb2fe8d7-b87f-438a-b184-04a40f76face"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-91a8e014-010f-4eff-941f-081fccbb98c7 {
  min-height: 225px;
}








#s-91a8e014-010f-4eff-941f-081fccbb98c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91a8e014-010f-4eff-941f-081fccbb98c7.shg-box.shg-c {
  justify-content: center;
}

#s-c94c58ad-2f5f-4752-a88d-8bace832a3ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c94c58ad-2f5f-4752-a88d-8bace832a3ec .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.25em;
  letter-spacing: -0.5px;
  text-align: center;
}



#s-eeff8dbf-baab-4496-98ee-32c56888296f {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-eeff8dbf-baab-4496-98ee-32c56888296f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eeff8dbf-baab-4496-98ee-32c56888296f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eeff8dbf-baab-4496-98ee-32c56888296f {
  
}
}@media (max-width: 767px){#s-eeff8dbf-baab-4496-98ee-32c56888296f {
  
}
}
#s-eeff8dbf-baab-4496-98ee-32c56888296f .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-eeff8dbf-baab-4496-98ee-32c56888296f .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-26daa3dd-a940-419e-ae47-022575ebc9bc {
  margin-left: 5%;
margin-right: 5%;
}

#s-ae84cbff-7a7c-4839-a5d6-919191d61c70 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-ae84cbff-7a7c-4839-a5d6-919191d61c70:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ae84cbff-7a7c-4839-a5d6-919191d61c70:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ae84cbff-7a7c-4839-a5d6-919191d61c70 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae84cbff-7a7c-4839-a5d6-919191d61c70 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae84cbff-7a7c-4839-a5d6-919191d61c70 {
  
}
}@media (max-width: 767px){#s-ae84cbff-7a7c-4839-a5d6-919191d61c70 {
  
}
}


#s-ae84cbff-7a7c-4839-a5d6-919191d61c70.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-02bcadb1-fa3a-4725-87d1-581e9f92b456 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 3%;
margin-right: 3%;
padding-left: 15%;
padding-right: 15%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-02bcadb1-fa3a-4725-87d1-581e9f92b456 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-02bcadb1-fa3a-4725-87d1-581e9f92b456 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-02bcadb1-fa3a-4725-87d1-581e9f92b456 {
  
}
}@media (max-width: 767px){#s-02bcadb1-fa3a-4725-87d1-581e9f92b456 {
  
}
}







#s-02bcadb1-fa3a-4725-87d1-581e9f92b456 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-02bcadb1-fa3a-4725-87d1-581e9f92b456.shg-box.shg-c {
  justify-content: center;
}

#s-e0c35d8d-8816-4f6b-bf35-3ed495b1f596 .shogun-icon-wrapper {
  text-align: center;
}


#s-e0c35d8d-8816-4f6b-bf35-3ed495b1f596 .shogun-icon-wrapper > .shogun-icon {

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

#s-daeace62-820b-48fb-b3d1-0af5ae245c52 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-daeace62-820b-48fb-b3d1-0af5ae245c52 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-daeace62-820b-48fb-b3d1-0af5ae245c52 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-daeace62-820b-48fb-b3d1-0af5ae245c52 {
  
}
}@media (max-width: 767px){#s-daeace62-820b-48fb-b3d1-0af5ae245c52 {
  
}
}
#s-76850100-73b1-4136-b258-f7add1b1c8d3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-76850100-73b1-4136-b258-f7add1b1c8d3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76850100-73b1-4136-b258-f7add1b1c8d3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-76850100-73b1-4136-b258-f7add1b1c8d3 {
  
}
}@media (max-width: 767px){#s-76850100-73b1-4136-b258-f7add1b1c8d3 {
  
}
}







#s-76850100-73b1-4136-b258-f7add1b1c8d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76850100-73b1-4136-b258-f7add1b1c8d3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-48da6710-227d-436a-82e6-9ec65a7940d1 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 1%;
padding-left: 10%;
padding-bottom: 3%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-48da6710-227d-436a-82e6-9ec65a7940d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48da6710-227d-436a-82e6-9ec65a7940d1.shg-box.shg-c {
  justify-content: center;
}

#s-8d8fc1bd-a8ee-4eae-9a72-34be32bdf8c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d8fc1bd-a8ee-4eae-9a72-34be32bdf8c0 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e7d0f569-5ed9-4d7e-a937-38129f35f6ee {
  margin-bottom: 1%;
}

@media (min-width: 1200px){#s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca {
  display: none;
}
#s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca, #wrap-s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca {
  display: none;
}
#s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca, #wrap-s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca { display:none !important; }}@media (max-width: 767px){#s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca {
  display: none;
}
#s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca, #wrap-s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca { display:none !important; }}
@media (min-width: 0px) {
[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bcb5dd81-7a4f-48eb-ad2e-9bbab799a3ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-40d364e1-b6e6-4cdf-8bbc-fdf8aa8fcab7 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-40d364e1-b6e6-4cdf-8bbc-fdf8aa8fcab7 img.shogun-image {
    
    width: px;
  }


#s-40d364e1-b6e6-4cdf-8bbc-fdf8aa8fcab7 .shogun-image-content {
  
    align-items: center;
  
}

#s-741ea83d-c751-4fd1-995c-84022a67a9a5 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-4704722e-87a0-44bd-8bfc-4c5c96b1959c {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-3c290eee-9b7c-41c8-9a95-1e57b4ae3e52 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-3c290eee-9b7c-41c8-9a95-1e57b4ae3e52 img.shogun-image {
    
    width: px;
  }


#s-3c290eee-9b7c-41c8-9a95-1e57b4ae3e52 .shogun-image-content {
  
    align-items: center;
  
}

#s-f13807e5-03d2-4e46-9fa0-fb3415c25a29 {
  margin-top: 20px;
}

#s-c5613c8c-27ee-466f-b099-e8b25a4ecc01 {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-e9ee5d67-9b14-4494-893e-61305d13183b {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-e9ee5d67-9b14-4494-893e-61305d13183b img.shogun-image {
    
    width: px;
  }


#s-e9ee5d67-9b14-4494-893e-61305d13183b .shogun-image-content {
  
    align-items: center;
  
}

#s-13f78dfd-b0f3-4381-8c4a-4dd37ce27efc {
  margin-top: 20px;
}

#s-a84f6bfc-b920-4ae7-b303-78591058b579 {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-932aab81-4419-437c-bcdc-7d775be4c139 {
  min-height: 100%;
max-width: 100%;
text-align: center;
}




  #s-932aab81-4419-437c-bcdc-7d775be4c139 img.shogun-image {
    
    width: px;
  }


#s-932aab81-4419-437c-bcdc-7d775be4c139 .shogun-image-content {
  
    align-items: center;
  
}

#s-66ed1766-f7e3-4b2a-a09c-b990fffd3603 {
  margin-top: 20px;
}

#s-de96366c-e1b4-4c5d-9cb8-49c9bf8f8170 {
  margin-left: 2%;
margin-right: 2%;
max-width: 350px;
}

#s-c7c6eeb9-3517-4ceb-8648-43d305708e00 {
  padding-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7c6eeb9-3517-4ceb-8648-43d305708e00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-73dee778-6636-415f-ac01-52880dfc97de {
  min-height: 50px;
}








#s-73dee778-6636-415f-ac01-52880dfc97de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73dee778-6636-415f-ac01-52880dfc97de.shg-box.shg-c {
  justify-content: center;
}

#s-09cd82ad-1603-4c64-ba47-5e86325e0cde {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-09cd82ad-1603-4c64-ba47-5e86325e0cde img.shogun-image {
    
    width: px;
  }


#s-09cd82ad-1603-4c64-ba47-5e86325e0cde .shogun-image-content {
  
    align-items: center;
  
}

#s-4961d401-d229-4c71-864d-42f5bc150a40 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-3402a20e-d955-4fc6-9a58-d2c95f15e297 {
  padding-left: 40px;
padding-right: 40px;
}

#s-f7b856c7-911d-4fc6-8ea4-1253a23f7503 {
  min-height: 50px;
}








#s-f7b856c7-911d-4fc6-8ea4-1253a23f7503 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7b856c7-911d-4fc6-8ea4-1253a23f7503.shg-box.shg-c {
  justify-content: center;
}

#s-42fa4830-b39b-42c2-bd09-c9be4d37e435 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-42fa4830-b39b-42c2-bd09-c9be4d37e435 img.shogun-image {
    
    width: px;
  }


#s-42fa4830-b39b-42c2-bd09-c9be4d37e435 .shogun-image-content {
  
    align-items: center;
  
}

#s-47e6e789-2e3f-4696-84e5-9b37383d1154 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-36e0787e-8016-46d6-a379-4a9d502723a3 {
  margin-left: 40px;
margin-right: 40px;
}

@media (min-width: 0px) {
[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0dce6a61-ca07-4de4-86bf-ca3a4cd4a789"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-95d06661-f021-4aee-9fca-f2236a16d7bc {
  min-height: 50px;
}








#s-95d06661-f021-4aee-9fca-f2236a16d7bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95d06661-f021-4aee-9fca-f2236a16d7bc.shg-box.shg-c {
  justify-content: center;
}

#s-fab91b17-a544-43fa-8721-dba5863062f8 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-fab91b17-a544-43fa-8721-dba5863062f8 img.shogun-image {
    
    width: px;
  }


#s-fab91b17-a544-43fa-8721-dba5863062f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-d414741c-d8c2-4c72-b8b9-0747db22ccbe {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-faada6b2-9017-43e2-8626-8ac842429eff {
  margin-left: 40px;
margin-right: 40px;
}

#s-316abc9d-face-41a5-8538-3954bf414eae {
  min-height: 50px;
}








#s-316abc9d-face-41a5-8538-3954bf414eae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-316abc9d-face-41a5-8538-3954bf414eae.shg-box.shg-c {
  justify-content: center;
}

#s-64c0e810-a162-49ba-b254-6c1331523f5e {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-64c0e810-a162-49ba-b254-6c1331523f5e img.shogun-image {
    
    width: px;
  }


#s-64c0e810-a162-49ba-b254-6c1331523f5e .shogun-image-content {
  
    align-items: center;
  
}

#s-ecb6a5f3-5ca9-41bb-8cd1-defac0c70ba0 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-9362e9c6-d45f-44eb-87e3-6e2d7c675c67 {
  margin-left: 40px;
margin-right: 40px;
}

#s-d9a6271e-a057-42e9-8afa-37cf44b39430 {
  border-style: solid;
margin-bottom: 0px;
padding-top: 3%;
padding-left: 15%;
padding-bottom: 0%;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-d9a6271e-a057-42e9-8afa-37cf44b39430 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9a6271e-a057-42e9-8afa-37cf44b39430 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9a6271e-a057-42e9-8afa-37cf44b39430 {
  
}
}@media (max-width: 767px){#s-d9a6271e-a057-42e9-8afa-37cf44b39430 {
  
}
}







#s-d9a6271e-a057-42e9-8afa-37cf44b39430 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9a6271e-a057-42e9-8afa-37cf44b39430.shg-box.shg-c {
  justify-content: center;
}

#s-a5ced6e2-3993-4d88-a677-fa3d4c4d9799 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1000px;
}

#s-88907519-a7f5-4389-a3bb-ed051b656ab7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1000px;
}

#s-c681c294-cb63-418a-b05e-17212322d2ef {
  border-style: solid;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 1%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 1000px;
}
@media (min-width: 1200px){#s-c681c294-cb63-418a-b05e-17212322d2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c681c294-cb63-418a-b05e-17212322d2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c681c294-cb63-418a-b05e-17212322d2ef {
  
}
}@media (max-width: 767px){#s-c681c294-cb63-418a-b05e-17212322d2ef {
  
}
}
@media (min-width: 0px) {
[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c681c294-cb63-418a-b05e-17212322d2ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8e7efc11-6896-45e6-9dfb-25bb1c54369c .shogun-icon-wrapper {
  text-align: center;
}


#s-8e7efc11-6896-45e6-9dfb-25bb1c54369c .shogun-icon-wrapper > .shogun-icon {

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

#s-eda45fee-fc50-49fc-9653-3090e21b7fa1 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-eda45fee-fc50-49fc-9653-3090e21b7fa1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eda45fee-fc50-49fc-9653-3090e21b7fa1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eda45fee-fc50-49fc-9653-3090e21b7fa1 {
  
}
}@media (max-width: 767px){#s-eda45fee-fc50-49fc-9653-3090e21b7fa1 {
  
}
}
#s-eda45fee-fc50-49fc-9653-3090e21b7fa1 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-63147d91-de58-439f-a5af-06aa1d2cf4a9 .shogun-icon-wrapper {
  text-align: center;
}


#s-63147d91-de58-439f-a5af-06aa1d2cf4a9 .shogun-icon-wrapper > .shogun-icon {

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

#s-04adfd2e-219e-430f-9488-32699b9ab902 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-04adfd2e-219e-430f-9488-32699b9ab902 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-04adfd2e-219e-430f-9488-32699b9ab902 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-04adfd2e-219e-430f-9488-32699b9ab902 {
  
}
}@media (max-width: 767px){#s-04adfd2e-219e-430f-9488-32699b9ab902 {
  
}
}
#s-04adfd2e-219e-430f-9488-32699b9ab902 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a6fea5c2-2161-4a27-a382-40b68f1fbb44 .shogun-icon-wrapper {
  text-align: center;
}


#s-a6fea5c2-2161-4a27-a382-40b68f1fbb44 .shogun-icon-wrapper > .shogun-icon {

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

#s-52ec3830-7363-4c90-a157-25fe5b1497e0 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-52ec3830-7363-4c90-a157-25fe5b1497e0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52ec3830-7363-4c90-a157-25fe5b1497e0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-52ec3830-7363-4c90-a157-25fe5b1497e0 {
  
}
}@media (max-width: 767px){#s-52ec3830-7363-4c90-a157-25fe5b1497e0 {
  
}
}
#s-52ec3830-7363-4c90-a157-25fe5b1497e0 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c6d9a0e-6376-46f2-8f7a-7a86a93ee51a .shogun-icon-wrapper {
  text-align: center;
}


#s-3c6d9a0e-6376-46f2-8f7a-7a86a93ee51a .shogun-icon-wrapper > .shogun-icon {

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

#s-9fabad59-6157-40d9-90c7-879b4c833c27 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9fabad59-6157-40d9-90c7-879b4c833c27 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9fabad59-6157-40d9-90c7-879b4c833c27 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9fabad59-6157-40d9-90c7-879b4c833c27 {
  
}
}@media (max-width: 767px){#s-9fabad59-6157-40d9-90c7-879b4c833c27 {
  
}
}
#s-9fabad59-6157-40d9-90c7-879b4c833c27 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-611989ba-2ce2-493e-b296-dbea89ca944c {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 3%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
padding-left: 15%;
padding-right: 15%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-611989ba-2ce2-493e-b296-dbea89ca944c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-611989ba-2ce2-493e-b296-dbea89ca944c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-611989ba-2ce2-493e-b296-dbea89ca944c {
  
}
}@media (max-width: 767px){#s-611989ba-2ce2-493e-b296-dbea89ca944c {
  
}
}







#s-611989ba-2ce2-493e-b296-dbea89ca944c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.75;
}#s-611989ba-2ce2-493e-b296-dbea89ca944c.shg-box.shg-c {
  justify-content: center;
}

#s-038ebbe5-f098-4f21-93d8-435639f1e927 {
  text-align: center;
}

#s-038ebbe5-f098-4f21-93d8-435639f1e927 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aaaf0864-df3b-4ec6-a264-0446932496fc {
  border-style: solid;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-aaaf0864-df3b-4ec6-a264-0446932496fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aaaf0864-df3b-4ec6-a264-0446932496fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aaaf0864-df3b-4ec6-a264-0446932496fc {
  
}
}@media (max-width: 767px){#s-aaaf0864-df3b-4ec6-a264-0446932496fc {
  
}
}
#s-4c8aa411-3af4-4238-8ad7-adc6aa1adc88 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-4c8aa411-3af4-4238-8ad7-adc6aa1adc88:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4c8aa411-3af4-4238-8ad7-adc6aa1adc88:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-4c8aa411-3af4-4238-8ad7-adc6aa1adc88 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c8aa411-3af4-4238-8ad7-adc6aa1adc88 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4c8aa411-3af4-4238-8ad7-adc6aa1adc88 {
  
}
}@media (max-width: 767px){#s-4c8aa411-3af4-4238-8ad7-adc6aa1adc88 {
  
}
}


#s-4c8aa411-3af4-4238-8ad7-adc6aa1adc88.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6c894b5b-537a-469e-bc92-3d37e25b2908 {
  background-size: cover;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6c894b5b-537a-469e-bc92-3d37e25b2908 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c894b5b-537a-469e-bc92-3d37e25b2908 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c894b5b-537a-469e-bc92-3d37e25b2908 {
  
}
}@media (max-width: 767px){#s-6c894b5b-537a-469e-bc92-3d37e25b2908 {
  
}
}







#s-6c894b5b-537a-469e-bc92-3d37e25b2908 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c894b5b-537a-469e-bc92-3d37e25b2908.shg-box.shg-c {
  justify-content: flex-start;
}

#s-09a3cb2d-517e-451a-acfb-20815027bcb0 {
  padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-09a3cb2d-517e-451a-acfb-20815027bcb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09a3cb2d-517e-451a-acfb-20815027bcb0.shg-box.shg-c {
  justify-content: center;
}

#s-85071e4e-ed0a-4899-ae4c-f1f726b0e695 {
  background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-85071e4e-ed0a-4899-ae4c-f1f726b0e695 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-85071e4e-ed0a-4899-ae4c-f1f726b0e695 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-85071e4e-ed0a-4899-ae4c-f1f726b0e695 {
  
}
}@media (max-width: 767px){#s-85071e4e-ed0a-4899-ae4c-f1f726b0e695 {
  
}
}
@media (min-width: 0px) {
[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-85071e4e-ed0a-4899-ae4c-f1f726b0e695"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-0b33549c-07dc-46f3-8d27-403de52da4e8 {
  background-size: cover;
min-height: 100px;
background-position: center center;
background-color: rgba(245, 245, 245, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-0b33549c-07dc-46f3-8d27-403de52da4e8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0b33549c-07dc-46f3-8d27-403de52da4e8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b33549c-07dc-46f3-8d27-403de52da4e8 {
  
}
}@media (max-width: 767px){#s-0b33549c-07dc-46f3-8d27-403de52da4e8 {
  
}
}







#s-0b33549c-07dc-46f3-8d27-403de52da4e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b33549c-07dc-46f3-8d27-403de52da4e8.shg-box.shg-c {
  justify-content: center;
}

#s-f5da1861-aa07-4033-9dc2-70dcc063879b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 2%;
padding-bottom: 0%;
max-width: 500px;
text-align: center;
}




  #s-f5da1861-aa07-4033-9dc2-70dcc063879b img.shogun-image {
    
    width: px;
  }


#s-f5da1861-aa07-4033-9dc2-70dcc063879b .shogun-image-content {
  
    align-items: center;
  
}

#s-84ecd4d1-0ad9-47f6-bda6-009c4c774c9b {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-84ecd4d1-0ad9-47f6-bda6-009c4c774c9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-84ecd4d1-0ad9-47f6-bda6-009c4c774c9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-84ecd4d1-0ad9-47f6-bda6-009c4c774c9b {
  
}
}@media (max-width: 767px){#s-84ecd4d1-0ad9-47f6-bda6-009c4c774c9b {
  
}
}
#s-84ecd4d1-0ad9-47f6-bda6-009c4c774c9b .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-84ecd4d1-0ad9-47f6-bda6-009c4c774c9b .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-a6acaad9-26ac-4694-b026-d0f164d8fe4b {
  min-height: 325px;
background-color: rgba(141, 53, 53, 0);
}








#s-a6acaad9-26ac-4694-b026-d0f164d8fe4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6acaad9-26ac-4694-b026-d0f164d8fe4b.shg-box.shg-c {
  justify-content: center;
}

#s-deba1a76-2933-4b44-bc0c-f134c58cf4cc {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-deba1a76-2933-4b44-bc0c-f134c58cf4cc .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-73c7578a-ed41-44a4-82cc-f612365067f9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73c7578a-ed41-44a4-82cc-f612365067f9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-73c7578a-ed41-44a4-82cc-f612365067f9 {
  
}
}@media (max-width: 767px){#s-73c7578a-ed41-44a4-82cc-f612365067f9 {
  
}
}
#s-14c12a37-66ee-4f0d-9c42-aeb7be9efb72 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-14c12a37-66ee-4f0d-9c42-aeb7be9efb72:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-14c12a37-66ee-4f0d-9c42-aeb7be9efb72:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-14c12a37-66ee-4f0d-9c42-aeb7be9efb72 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-14c12a37-66ee-4f0d-9c42-aeb7be9efb72 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-14c12a37-66ee-4f0d-9c42-aeb7be9efb72 {
  
}
}@media (max-width: 767px){#s-14c12a37-66ee-4f0d-9c42-aeb7be9efb72 {
  
}
}


#s-14c12a37-66ee-4f0d-9c42-aeb7be9efb72.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-b8615948-4559-4cac-9333-5f713230c7d8 {
  padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(199, 47, 47, 0);
}








#s-b8615948-4559-4cac-9333-5f713230c7d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8615948-4559-4cac-9333-5f713230c7d8.shg-box.shg-c {
  justify-content: center;
}

#s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1 {
  padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1 {
  
}
}@media (max-width: 767px){#s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1 {
  
}
}
@media (min-width: 0px) {
[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5em);
}

}

@media (min-width: 992px) {
[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5em);
}

}

@media (min-width: 1200px) {
[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5em);
}

[id="s-e2bbbffe-90b4-4793-86f8-f5154d14d5a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5em);
}

}

#s-134d3dd2-469d-4d68-a7c7-094979bee7d1 {
  min-height: 220px;
background-color: rgba(255, 255, 255, 0);
}








#s-134d3dd2-469d-4d68-a7c7-094979bee7d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-134d3dd2-469d-4d68-a7c7-094979bee7d1.shg-box.shg-c {
  justify-content: center;
}

#s-562bb38c-a7bd-406c-afac-ec35c828fd69 {
  margin-top: 0px;
padding-bottom: 2%;
text-align: center;
}

#s-562bb38c-a7bd-406c-afac-ec35c828fd69 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-591143b9-f11a-4a30-afa1-d90406ac7db0 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-591143b9-f11a-4a30-afa1-d90406ac7db0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-591143b9-f11a-4a30-afa1-d90406ac7db0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-591143b9-f11a-4a30-afa1-d90406ac7db0 {
  
}
}@media (max-width: 767px){#s-591143b9-f11a-4a30-afa1-d90406ac7db0 {
  
}
}
#s-591143b9-f11a-4a30-afa1-d90406ac7db0 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-591143b9-f11a-4a30-afa1-d90406ac7db0 .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-037dca91-b73d-4acb-9d41-32cae703c0db {
  text-align: center;
}




  #s-037dca91-b73d-4acb-9d41-32cae703c0db img.shogun-image {
    
    width: px;
  }


#s-037dca91-b73d-4acb-9d41-32cae703c0db .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-a5c5a4be-b995-4e16-bcde-fc0c01e8e507 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a5c5a4be-b995-4e16-bcde-fc0c01e8e507 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5c5a4be-b995-4e16-bcde-fc0c01e8e507 {
  
}
}@media (max-width: 767px){#s-a5c5a4be-b995-4e16-bcde-fc0c01e8e507 {
  
}
}
#s-dc6864f0-dcc7-42da-82da-57e9fa39396f {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-dc6864f0-dcc7-42da-82da-57e9fa39396f:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-dc6864f0-dcc7-42da-82da-57e9fa39396f:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-dc6864f0-dcc7-42da-82da-57e9fa39396f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dc6864f0-dcc7-42da-82da-57e9fa39396f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dc6864f0-dcc7-42da-82da-57e9fa39396f {
  
}
}@media (max-width: 767px){#s-dc6864f0-dcc7-42da-82da-57e9fa39396f {
  
}
}


#s-dc6864f0-dcc7-42da-82da-57e9fa39396f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-244e70fd-6c39-4f14-bfcd-a8fee530d637 {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
background-color: rgba(194, 84, 84, 0);
}
@media (min-width: 1200px){#s-244e70fd-6c39-4f14-bfcd-a8fee530d637 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-244e70fd-6c39-4f14-bfcd-a8fee530d637 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-244e70fd-6c39-4f14-bfcd-a8fee530d637 {
  
}
}@media (max-width: 767px){#s-244e70fd-6c39-4f14-bfcd-a8fee530d637 {
  
}
}







#s-244e70fd-6c39-4f14-bfcd-a8fee530d637 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-244e70fd-6c39-4f14-bfcd-a8fee530d637.shg-box.shg-c {
  justify-content: flex-start;
}

#s-de7f248c-9cb2-4ef6-9b21-313ce13346aa {
  min-height: 50px;
}








#s-de7f248c-9cb2-4ef6-9b21-313ce13346aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de7f248c-9cb2-4ef6-9b21-313ce13346aa.shg-box.shg-c {
  justify-content: center;
}

#s-df6b2343-ded2-4fdd-ae60-772fafbefb36 {
  border-style: solid;
margin-bottom: 0px;
padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-df6b2343-ded2-4fdd-ae60-772fafbefb36 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-df6b2343-ded2-4fdd-ae60-772fafbefb36 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-df6b2343-ded2-4fdd-ae60-772fafbefb36 {
  
}
}@media (max-width: 767px){#s-df6b2343-ded2-4fdd-ae60-772fafbefb36 {
  
}
}







#s-df6b2343-ded2-4fdd-ae60-772fafbefb36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df6b2343-ded2-4fdd-ae60-772fafbefb36.shg-box.shg-c {
  justify-content: flex-end;
}

#s-2980a6a4-66ef-4ae0-8e4f-8729ba28e128 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2980a6a4-66ef-4ae0-8e4f-8729ba28e128 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-b2ebc77a-d660-4fec-b8a4-ae25be932247 {
  border-style: solid;
margin-top: 25px;
margin-left: 40px;
margin-bottom: 25px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-b2ebc77a-d660-4fec-b8a4-ae25be932247 {
  display: none;
}
#s-b2ebc77a-d660-4fec-b8a4-ae25be932247, #wrap-s-b2ebc77a-d660-4fec-b8a4-ae25be932247 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2ebc77a-d660-4fec-b8a4-ae25be932247 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2ebc77a-d660-4fec-b8a4-ae25be932247 {
  display: none;
}
#s-b2ebc77a-d660-4fec-b8a4-ae25be932247, #wrap-s-b2ebc77a-d660-4fec-b8a4-ae25be932247 { display:none !important; }}@media (max-width: 767px){#s-b2ebc77a-d660-4fec-b8a4-ae25be932247 {
  display: none;
}
#s-b2ebc77a-d660-4fec-b8a4-ae25be932247, #wrap-s-b2ebc77a-d660-4fec-b8a4-ae25be932247 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2ebc77a-d660-4fec-b8a4-ae25be932247"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c1c8d85a-8afc-4abb-9570-751696a97b06 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-c1c8d85a-8afc-4abb-9570-751696a97b06 img.shogun-image {
    
    width: px;
  }


#s-c1c8d85a-8afc-4abb-9570-751696a97b06 .shogun-image-content {
  
    align-items: center;
  
}

#s-869d8273-dbff-40b0-b5e4-31925efab368 {
  padding-top: 2%;
padding-bottom: 2%;
text-align: center;
}

#s-869d8273-dbff-40b0-b5e4-31925efab368 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-5ce15876-66ff-4f42-a095-331c4bbabfb1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-5ce15876-66ff-4f42-a095-331c4bbabfb1 img.shogun-image {
    
    width: px;
  }


#s-5ce15876-66ff-4f42-a095-331c4bbabfb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5632d90e-8f8c-4740-8d3c-9bc512441049 {
  padding-top: 2%;
padding-bottom: 2%;
text-align: center;
}

#s-5632d90e-8f8c-4740-8d3c-9bc512441049 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-87f3b887-158d-40e3-a7ff-6ab5803bffda {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-87f3b887-158d-40e3-a7ff-6ab5803bffda img.shogun-image {
    
    width: px;
  }


#s-87f3b887-158d-40e3-a7ff-6ab5803bffda .shogun-image-content {
  
    align-items: center;
  
}

#s-bfdfa10d-8a46-4344-af37-acb829ac5b1c {
  padding-top: 2%;
padding-bottom: 2%;
text-align: center;
}

#s-bfdfa10d-8a46-4344-af37-acb829ac5b1c .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200 {
  border-style: solid;
margin-top: 25px;
margin-left: 40px;
margin-bottom: 25px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200 {
  display: none;
}
#s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200, #wrap-s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200 {
  display: none;
}
#s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200, #wrap-s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200 { display:none !important; }}@media (max-width: 767px){#s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200 {
  display: none;
}
#s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200, #wrap-s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-bd507b7c-c652-4dc5-a73e-0a31e1c8d200"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-11d02bd7-f590-48e5-a48b-daefcc2c8be7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-11d02bd7-f590-48e5-a48b-daefcc2c8be7 img.shogun-image {
    
    width: px;
  }


#s-11d02bd7-f590-48e5-a48b-daefcc2c8be7 .shogun-image-content {
  
    align-items: center;
  
}

#s-66443685-fe9e-4a89-aa8a-19808c45fc4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66443685-fe9e-4a89-aa8a-19808c45fc4b .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-f1d0dd1a-ccb0-44f3-b59b-33956d502c5c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-f1d0dd1a-ccb0-44f3-b59b-33956d502c5c img.shogun-image {
    
    width: px;
  }


#s-f1d0dd1a-ccb0-44f3-b59b-33956d502c5c .shogun-image-content {
  
    align-items: center;
  
}

#s-95eae08f-b2d0-4b23-bb09-4d413e820ebc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95eae08f-b2d0-4b23-bb09-4d413e820ebc .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-b8d3a642-af79-4aba-a0af-009087c8960c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 250px;
text-align: center;
}




  #s-b8d3a642-af79-4aba-a0af-009087c8960c img.shogun-image {
    
    width: px;
  }


#s-b8d3a642-af79-4aba-a0af-009087c8960c .shogun-image-content {
  
    align-items: center;
  
}

#s-b885c946-7fd8-4877-bc69-eb3aaf4ea88f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b885c946-7fd8-4877-bc69-eb3aaf4ea88f .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335em);
}

}

@media (min-width: 992px) {
[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335em);
}

}

@media (min-width: 1200px) {
[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335em);
}

[id="s-bd4676b4-fe08-4680-ae17-3c034080d78d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335em);
}

}

#s-5f9761fe-03e4-463d-af07-91bccd9dae68 {
  min-height: 50px;
background-color: rgba(199, 46, 46, 0);
}








#s-5f9761fe-03e4-463d-af07-91bccd9dae68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f9761fe-03e4-463d-af07-91bccd9dae68.shg-box.shg-c {
  justify-content: center;
}

#s-f0d37362-a16c-44cd-a324-051889791655 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}




  #s-f0d37362-a16c-44cd-a324-051889791655 img.shogun-image {
    
    width: px;
  }


#s-f0d37362-a16c-44cd-a324-051889791655 .shogun-image-content {
  
    align-items: center;
  
}

#s-eafdefaa-b9d7-4ad3-b632-4973fa1597cc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eafdefaa-b9d7-4ad3-b632-4973fa1597cc .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-12854f61-3bad-481f-8023-2b8b8808e397 {
  min-height: 50px;
background-color: rgba(218, 48, 48, 0);
}








#s-12854f61-3bad-481f-8023-2b8b8808e397 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12854f61-3bad-481f-8023-2b8b8808e397.shg-box.shg-c {
  justify-content: center;
}

#s-85273f80-13a1-4452-b728-eb6376250dbe {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-85273f80-13a1-4452-b728-eb6376250dbe img.shogun-image {
    
    width: px;
  }


#s-85273f80-13a1-4452-b728-eb6376250dbe .shogun-image-content {
  
    align-items: center;
  
}

#s-c178bbcc-d92b-4ab6-855c-0961dfed3044 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c178bbcc-d92b-4ab6-855c-0961dfed3044 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-5f0afe63-27c0-4ed2-b6ff-10e40b0db5de {
  min-height: 50px;
background-color: rgba(128, 18, 18, 0);
}








#s-5f0afe63-27c0-4ed2-b6ff-10e40b0db5de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f0afe63-27c0-4ed2-b6ff-10e40b0db5de.shg-box.shg-c {
  justify-content: center;
}

#s-c9fc6e8f-08fd-49f0-9c34-e1c5d7a5b02b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-c9fc6e8f-08fd-49f0-9c34-e1c5d7a5b02b img.shogun-image {
    
    width: px;
  }


#s-c9fc6e8f-08fd-49f0-9c34-e1c5d7a5b02b .shogun-image-content {
  
    align-items: center;
  
}

#s-76b4ef35-e77a-4015-b975-4f5175895eb3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76b4ef35-e77a-4015-b975-4f5175895eb3 .shogun-heading-component h1 {
  color: rgba(43, 43, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-1568f189-c4e1-4bd4-aa0c-0369c43a6dc4 {
  background-color: rgba(182, 50, 50, 0);
}








#s-1568f189-c4e1-4bd4-aa0c-0369c43a6dc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1568f189-c4e1-4bd4-aa0c-0369c43a6dc4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(0, 159, 224, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-96ad1ec9-eb1c-4437-823a-a3b0dc84d111"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-72370825-9cad-4cb2-a25e-e93b2e36d9c4 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-72370825-9cad-4cb2-a25e-e93b2e36d9c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-08d0e08c-425e-4507-a06f-549fc1d73e7d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-08d0e08c-425e-4507-a06f-549fc1d73e7d .shogun-image-content {
  
    align-items: center;
  
}

#s-0c8d95d8-7861-45d7-bfdf-00e89caa7f88 {
  min-height: 0px;
background-color: rgba(0, 159, 224, 1);
}








#s-0c8d95d8-7861-45d7-bfdf-00e89caa7f88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c8d95d8-7861-45d7-bfdf-00e89caa7f88 {
  cursor: pointer;
}#s-0c8d95d8-7861-45d7-bfdf-00e89caa7f88.shg-box.shg-c {
  justify-content: center;
}

#s-e46240e0-354f-4756-abc4-4fbff454bcd6 {
  margin-top: auto;
margin-bottom: auto;
padding-left: 1%;
padding-right: 1%;
text-align: center;
}

#s-e46240e0-354f-4756-abc4-4fbff454bcd6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 35px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-e46240e0-354f-4756-abc4-4fbff454bcd6 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-207bd019-7e3e-4689-b1f8-61b5fe858612 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-207bd019-7e3e-4689-b1f8-61b5fe858612 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbbbd55d-f366-4664-a529-eed6ed633ce1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 102, 153, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cbbbd55d-f366-4664-a529-eed6ed633ce1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a6771fdb-e65c-43e3-9fb4-7c0d1b2ff6dc {
  min-height: 0px;
text-align: center;
}




  #s-a6771fdb-e65c-43e3-9fb4-7c0d1b2ff6dc img.shogun-image {
    
    width: px;
  }


#s-a6771fdb-e65c-43e3-9fb4-7c0d1b2ff6dc .shogun-image-content {
  
    align-items: center;
  
}

#s-e233cb1b-73dd-413f-95b1-76dd5da1ddff {
  margin-top: auto;
margin-bottom: auto;
background-color: rgba(0, 102, 153, 1);
}








#s-e233cb1b-73dd-413f-95b1-76dd5da1ddff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e233cb1b-73dd-413f-95b1-76dd5da1ddff.shg-box.shg-c {
  justify-content: center;
}

#s-921b6292-7bea-4309-9ec2-b4ce65e8e3fb {
  margin-top: auto;
margin-bottom: auto;
padding-top: 10px;
padding-left: 1%;
padding-bottom: 10px;
padding-right: 1%;
min-height: 175px;
text-align: center;
}

#s-921b6292-7bea-4309-9ec2-b4ce65e8e3fb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 35px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-921b6292-7bea-4309-9ec2-b4ce65e8e3fb .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-2c10701b-10bf-48ff-9e1e-2f37ec4a9489 {
  margin-top: 0%;
margin-bottom: 0%;
text-align: center;
}




  #s-2c10701b-10bf-48ff-9e1e-2f37ec4a9489 img.shogun-image {
    
    width: px;
  }


#s-2c10701b-10bf-48ff-9e1e-2f37ec4a9489 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd4ca288-4709-466a-94b0-3430824844e5 {
  min-height: 0px;
text-align: center;
}




  #s-bd4ca288-4709-466a-94b0-3430824844e5 img.shogun-image {
    
    width: px;
  }


#s-bd4ca288-4709-466a-94b0-3430824844e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-452ce484-97a1-46b3-b83a-2676a9c37115 {
  padding-top: 3%;
padding-left: 15%;
padding-bottom: 3%;
padding-right: 15%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-452ce484-97a1-46b3-b83a-2676a9c37115 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-452ce484-97a1-46b3-b83a-2676a9c37115.shg-box.shg-c {
  justify-content: center;
}

#s-fd54f756-f12d-4136-a85f-2029c5a8df36 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 1%;
max-width: 75px;
text-align: center;
opacity: 0.9;
}




  #s-fd54f756-f12d-4136-a85f-2029c5a8df36 img.shogun-image {
    
    width: px;
  }


#s-fd54f756-f12d-4136-a85f-2029c5a8df36 .shogun-image-content {
  
    align-items: center;
  
}

#s-261d1dca-2dab-4597-8345-873dd765a7f3 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-261d1dca-2dab-4597-8345-873dd765a7f3 .shogun-heading-component h3 {
  color: rgba(0, 102, 153, 1);
  font-weight:  normal ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-442cbba9-1d44-4e92-a746-135f5bad5685 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-442cbba9-1d44-4e92-a746-135f5bad5685 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-442cbba9-1d44-4e92-a746-135f5bad5685 {
  
}
}@media (max-width: 767px){#s-442cbba9-1d44-4e92-a746-135f5bad5685 {
  
}
}
#s-76691db3-2dee-43ab-820b-fd0baf763edc {
  margin-top: 20px;
margin-bottom: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-76691db3-2dee-43ab-820b-fd0baf763edc {
  display: none;
}
#s-76691db3-2dee-43ab-820b-fd0baf763edc, #wrap-s-76691db3-2dee-43ab-820b-fd0baf763edc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-76691db3-2dee-43ab-820b-fd0baf763edc {
  display: none;
}
#s-76691db3-2dee-43ab-820b-fd0baf763edc, #wrap-s-76691db3-2dee-43ab-820b-fd0baf763edc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-76691db3-2dee-43ab-820b-fd0baf763edc {
  display: none;
}
#s-76691db3-2dee-43ab-820b-fd0baf763edc, #wrap-s-76691db3-2dee-43ab-820b-fd0baf763edc { display:none !important; }}@media (max-width: 767px){#s-76691db3-2dee-43ab-820b-fd0baf763edc {
  display: none;
}
#s-76691db3-2dee-43ab-820b-fd0baf763edc, #wrap-s-76691db3-2dee-43ab-820b-fd0baf763edc { display:none !important; }}







#s-76691db3-2dee-43ab-820b-fd0baf763edc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76691db3-2dee-43ab-820b-fd0baf763edc.shg-box.shg-c {
  justify-content: center;
}

#s-5071c66f-038d-410d-b16c-a4b0774f9199 {
  margin-left: 0px;
margin-right: 0px;
}

#s-08fa5e93-4a7d-4bfc-aba6-6478956e5413 {
  padding-left: 15%;
padding-right: 15%;
}

@media (min-width: 0px) {
[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-08fa5e93-4a7d-4bfc-aba6-6478956e5413"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

#s-577747ef-3ccc-476d-b2f9-39a90d698062 {
  text-align: center;
}




  #s-577747ef-3ccc-476d-b2f9-39a90d698062 img.shogun-image {
    
    width: px;
  }


#s-577747ef-3ccc-476d-b2f9-39a90d698062 .shogun-image-content {
  
    align-items: center;
  
}

#s-8718229a-6721-4e78-a2ec-29efcb069ced {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8718229a-6721-4e78-a2ec-29efcb069ced .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-e9ef535f-f079-46b2-b382-64f98b23627c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9ef535f-f079-46b2-b382-64f98b23627c .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2cf5925d-e41e-431b-a41f-30b4e03745da {
  text-align: center;
}




  #s-2cf5925d-e41e-431b-a41f-30b4e03745da img.shogun-image {
    
    width: px;
  }


#s-2cf5925d-e41e-431b-a41f-30b4e03745da .shogun-image-content {
  
    align-items: center;
  
}

#s-b07a0ab8-77f3-4eae-a5c8-575dad53127a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b07a0ab8-77f3-4eae-a5c8-575dad53127a .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-6a36e373-0234-41e9-b4d1-719c18fb6c1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a36e373-0234-41e9-b4d1-719c18fb6c1c .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f273ba59-ed46-45ac-986e-f18e3a548f77 {
  text-align: center;
}




  #s-f273ba59-ed46-45ac-986e-f18e3a548f77 img.shogun-image {
    
    width: px;
  }


#s-f273ba59-ed46-45ac-986e-f18e3a548f77 .shogun-image-content {
  
    align-items: center;
  
}

#s-142d848c-0e6c-45a7-b48d-079e4d62e582 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-142d848c-0e6c-45a7-b48d-079e4d62e582 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-697f319d-4cfa-4d0b-a3b3-b96784777843 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-697f319d-4cfa-4d0b-a3b3-b96784777843 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-09badf7e-109e-4c72-8369-c080b7a9488c {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-09badf7e-109e-4c72-8369-c080b7a9488c {
  display: none;
}
#s-09badf7e-109e-4c72-8369-c080b7a9488c, #wrap-s-09badf7e-109e-4c72-8369-c080b7a9488c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09badf7e-109e-4c72-8369-c080b7a9488c {
  display: none;
}
#s-09badf7e-109e-4c72-8369-c080b7a9488c, #wrap-s-09badf7e-109e-4c72-8369-c080b7a9488c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-09badf7e-109e-4c72-8369-c080b7a9488c {
  display: none;
}
#s-09badf7e-109e-4c72-8369-c080b7a9488c, #wrap-s-09badf7e-109e-4c72-8369-c080b7a9488c { display:none !important; }}@media (max-width: 767px){#s-09badf7e-109e-4c72-8369-c080b7a9488c {
  display: none;
}
#s-09badf7e-109e-4c72-8369-c080b7a9488c, #wrap-s-09badf7e-109e-4c72-8369-c080b7a9488c { display:none !important; }}







#s-09badf7e-109e-4c72-8369-c080b7a9488c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09badf7e-109e-4c72-8369-c080b7a9488c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-739ca8af-fdc3-429c-83c9-4538eb5040b9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-739ca8af-fdc3-429c-83c9-4538eb5040b9 {
  display: none;
}
#s-739ca8af-fdc3-429c-83c9-4538eb5040b9, #wrap-s-739ca8af-fdc3-429c-83c9-4538eb5040b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-739ca8af-fdc3-429c-83c9-4538eb5040b9 {
  display: none;
}
#s-739ca8af-fdc3-429c-83c9-4538eb5040b9, #wrap-s-739ca8af-fdc3-429c-83c9-4538eb5040b9 { display:none !important; }}@media (max-width: 767px){#s-739ca8af-fdc3-429c-83c9-4538eb5040b9 {
  display: none;
}
#s-739ca8af-fdc3-429c-83c9-4538eb5040b9, #wrap-s-739ca8af-fdc3-429c-83c9-4538eb5040b9 { display:none !important; }}
#s-739ca8af-fdc3-429c-83c9-4538eb5040b9 .shogun-heading-component h1 {
  color: rgba(148, 49, 49, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-6357b5f6-02b7-4ae1-98b5-39385596fa31 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-6357b5f6-02b7-4ae1-98b5-39385596fa31 {
  display: none;
}
#s-6357b5f6-02b7-4ae1-98b5-39385596fa31, #wrap-s-6357b5f6-02b7-4ae1-98b5-39385596fa31 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6357b5f6-02b7-4ae1-98b5-39385596fa31 {
  display: none;
}
#s-6357b5f6-02b7-4ae1-98b5-39385596fa31, #wrap-s-6357b5f6-02b7-4ae1-98b5-39385596fa31 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6357b5f6-02b7-4ae1-98b5-39385596fa31 {
  display: none;
}
#s-6357b5f6-02b7-4ae1-98b5-39385596fa31, #wrap-s-6357b5f6-02b7-4ae1-98b5-39385596fa31 { display:none !important; }}
#s-6357b5f6-02b7-4ae1-98b5-39385596fa31 .shogun-heading-component h1 {
  color: rgba(148, 49, 49, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-188ecfe3-68f3-452c-9339-8414227db086 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-188ecfe3-68f3-452c-9339-8414227db086 {
  display: none;
}
#s-188ecfe3-68f3-452c-9339-8414227db086, #wrap-s-188ecfe3-68f3-452c-9339-8414227db086 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-188ecfe3-68f3-452c-9339-8414227db086 {
  display: none;
}
#s-188ecfe3-68f3-452c-9339-8414227db086, #wrap-s-188ecfe3-68f3-452c-9339-8414227db086 { display:none !important; }}@media (max-width: 767px){#s-188ecfe3-68f3-452c-9339-8414227db086 {
  display: none;
}
#s-188ecfe3-68f3-452c-9339-8414227db086, #wrap-s-188ecfe3-68f3-452c-9339-8414227db086 { display:none !important; }}
#s-188ecfe3-68f3-452c-9339-8414227db086 .shogun-heading-component h1 {
  color: rgba(148, 49, 49, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 6px;
  text-align: center;
}



#s-a62fce08-a9e6-4674-966b-30b722eb82a4 {
  padding-top: 2%;
padding-left: 10%;
padding-bottom: 0%;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-a62fce08-a9e6-4674-966b-30b722eb82a4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a62fce08-a9e6-4674-966b-30b722eb82a4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a62fce08-a9e6-4674-966b-30b722eb82a4 {
  
}
}@media (max-width: 767px){#s-a62fce08-a9e6-4674-966b-30b722eb82a4 {
  
}
}
@media (min-width: 0px) {
[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a62fce08-a9e6-4674-966b-30b722eb82a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-0d04643f-54bf-428b-b69f-fd678ab716ff {
  background-size: cover;
min-height: 100px;
background-position: center center;
background-color: rgba(245, 245, 245, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-0d04643f-54bf-428b-b69f-fd678ab716ff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0d04643f-54bf-428b-b69f-fd678ab716ff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0d04643f-54bf-428b-b69f-fd678ab716ff {
  
}
}@media (max-width: 767px){#s-0d04643f-54bf-428b-b69f-fd678ab716ff {
  
}
}







#s-0d04643f-54bf-428b-b69f-fd678ab716ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d04643f-54bf-428b-b69f-fd678ab716ff.shg-box.shg-c {
  justify-content: center;
}

#s-21023055-781b-46ca-941d-a4fa5214659d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-21023055-781b-46ca-941d-a4fa5214659d img.shogun-image {
    
    width: px;
  }


#s-21023055-781b-46ca-941d-a4fa5214659d .shogun-image-content {
  
    align-items: center;
  
}

#s-d25925c0-5eee-4bd4-a66c-70f783563459 {
  margin-top: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d25925c0-5eee-4bd4-a66c-70f783563459 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: -0.5px;
  text-align: center;
}



#s-66f890fa-9cd3-47c8-845c-22f520d2b677 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-66f890fa-9cd3-47c8-845c-22f520d2b677 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66f890fa-9cd3-47c8-845c-22f520d2b677.shg-box.shg-c {
  justify-content: center;
}

#s-1d4b4fe5-4f64-427e-a971-099841e08a9d {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-1d4b4fe5-4f64-427e-a971-099841e08a9d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1d4b4fe5-4f64-427e-a971-099841e08a9d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1d4b4fe5-4f64-427e-a971-099841e08a9d {
  
}
}@media (max-width: 767px){#s-1d4b4fe5-4f64-427e-a971-099841e08a9d {
  
}
}
#s-cffbec9b-4d48-4ccc-8041-650fa2754afa {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-cffbec9b-4d48-4ccc-8041-650fa2754afa:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-cffbec9b-4d48-4ccc-8041-650fa2754afa:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-cffbec9b-4d48-4ccc-8041-650fa2754afa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cffbec9b-4d48-4ccc-8041-650fa2754afa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cffbec9b-4d48-4ccc-8041-650fa2754afa {
  
}
}@media (max-width: 767px){#s-cffbec9b-4d48-4ccc-8041-650fa2754afa {
  
}
}


#s-cffbec9b-4d48-4ccc-8041-650fa2754afa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-863647da-1d57-483b-8b58-21eec28b0e5f {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-863647da-1d57-483b-8b58-21eec28b0e5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-863647da-1d57-483b-8b58-21eec28b0e5f.shg-box.shg-c {
  justify-content: center;
}

#s-2bb59649-9bea-406f-8041-66e3a753f956 {
  padding-bottom: 2%;
}
@media (min-width: 1200px){#s-2bb59649-9bea-406f-8041-66e3a753f956 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2bb59649-9bea-406f-8041-66e3a753f956 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2bb59649-9bea-406f-8041-66e3a753f956 {
  
}
}@media (max-width: 767px){#s-2bb59649-9bea-406f-8041-66e3a753f956 {
  
}
}
@media (min-width: 0px) {
[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2bb59649-9bea-406f-8041-66e3a753f956"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-aedeb1c8-2cfa-4913-a13c-04bbdfada6d4 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-aedeb1c8-2cfa-4913-a13c-04bbdfada6d4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aedeb1c8-2cfa-4913-a13c-04bbdfada6d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aedeb1c8-2cfa-4913-a13c-04bbdfada6d4 {
  
}
}@media (max-width: 767px){#s-aedeb1c8-2cfa-4913-a13c-04bbdfada6d4 {
  
}
}
#s-aedeb1c8-2cfa-4913-a13c-04bbdfada6d4 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-aedeb1c8-2cfa-4913-a13c-04bbdfada6d4 .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-762c8f09-0e4b-4ab5-9493-969454d17071 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-762c8f09-0e4b-4ab5-9493-969454d17071 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: -0.5px;
  text-align: center;
}



#s-8562b0ce-b48b-4ddf-ad0a-c2f31f27c892 {
  margin-top: 10%;
}

#s-17fb527b-0ad2-4266-a7d9-72f05c41d30f {
  margin-left: 10%;
margin-right: 10%;
}

#s-ce899748-795f-40d4-b4b2-b27ae0341ce2 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1000px;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-ce899748-795f-40d4-b4b2-b27ae0341ce2:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ce899748-795f-40d4-b4b2-b27ae0341ce2:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ce899748-795f-40d4-b4b2-b27ae0341ce2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce899748-795f-40d4-b4b2-b27ae0341ce2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce899748-795f-40d4-b4b2-b27ae0341ce2 {
  
}
}@media (max-width: 767px){#s-ce899748-795f-40d4-b4b2-b27ae0341ce2 {
  
}
}


#s-ce899748-795f-40d4-b4b2-b27ae0341ce2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-22b0ebae-2593-4102-8a27-60d764680010 {
  background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-22b0ebae-2593-4102-8a27-60d764680010 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-22b0ebae-2593-4102-8a27-60d764680010 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-22b0ebae-2593-4102-8a27-60d764680010 {
  
}
}@media (max-width: 767px){#s-22b0ebae-2593-4102-8a27-60d764680010 {
  
}
}







#s-22b0ebae-2593-4102-8a27-60d764680010 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22b0ebae-2593-4102-8a27-60d764680010.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ef2ecd3c-188e-432e-a5e1-c1bb3e666ec1 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-left: 10%;
padding-right: 10%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-ef2ecd3c-188e-432e-a5e1-c1bb3e666ec1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef2ecd3c-188e-432e-a5e1-c1bb3e666ec1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef2ecd3c-188e-432e-a5e1-c1bb3e666ec1 {
  
}
}@media (max-width: 767px){#s-ef2ecd3c-188e-432e-a5e1-c1bb3e666ec1 {
  
}
}







#s-ef2ecd3c-188e-432e-a5e1-c1bb3e666ec1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-ef2ecd3c-188e-432e-a5e1-c1bb3e666ec1.shg-box.shg-c {
  justify-content: center;
}

#s-d02115b3-d785-4db5-a23b-300eb1bdcb11 .shogun-icon-wrapper {
  text-align: center;
}


#s-d02115b3-d785-4db5-a23b-300eb1bdcb11 .shogun-icon-wrapper > .shogun-icon {

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

#s-02933077-e2df-4336-bebb-6f834ce9b95e {
  border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-02933077-e2df-4336-bebb-6f834ce9b95e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-02933077-e2df-4336-bebb-6f834ce9b95e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-02933077-e2df-4336-bebb-6f834ce9b95e {
  
}
}@media (max-width: 767px){#s-02933077-e2df-4336-bebb-6f834ce9b95e {
  
}
}
#s-0dffa346-4a3c-449e-8b0f-fa388b5b769c {
  margin-top: 2%;
margin-left: 10%;
margin-bottom: 2%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-0dffa346-4a3c-449e-8b0f-fa388b5b769c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-b04ba63e-7bbe-4419-b2e3-2972367ffe8d {
  display: none;
}
#s-73ac82b6-10bd-42d7-8694-92b62bd129f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-73ac82b6-10bd-42d7-8694-92b62bd129f8 .shg-product-title-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
}

#s-4c8659c8-4033-46b0-870e-fb474315569b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b {
  max-width: 100%;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom,
.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b {
  max-width: 100%;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom,
.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b {
  max-width: 100%;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom,
.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b {
  max-width: 100%;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom,
.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b {
  max-width: 100%;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom,
.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4c8659c8-4033-46b0-870e-fb474315569b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-23bd2e5f-9786-4175-9d0b-2519eea246b4 {
  text-align: center;
}

#s-23bd2e5f-9786-4175-9d0b-2519eea246b4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-23bd2e5f-9786-4175-9d0b-2519eea246b4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-23bd2e5f-9786-4175-9d0b-2519eea246b4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-33ed4927-d7ea-4977-8fdb-c0b6b1bda225 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 159, 224, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-33ed4927-d7ea-4977-8fdb-c0b6b1bda225:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 102, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-33ed4927-d7ea-4977-8fdb-c0b6b1bda225:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-33ed4927-d7ea-4977-8fdb-c0b6b1bda225 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33ed4927-d7ea-4977-8fdb-c0b6b1bda225.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33ed4927-d7ea-4977-8fdb-c0b6b1bda225.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33ed4927-d7ea-4977-8fdb-c0b6b1bda225.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a {
  text-align: center;
}

#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-2637f7b7-9194-4278-b7f7-2f4b12309e6a .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-3485c5c4-8c13-4be8-8935-d8c6c5824475 {
  display: none;
}
#s-f022eadf-4ac6-452b-a988-6e93efb436cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f022eadf-4ac6-452b-a988-6e93efb436cd .shg-product-title-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
}

#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 {
  max-width: 100%;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom,
.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 {
  max-width: 100%;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom,
.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 {
  max-width: 100%;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom,
.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 {
  max-width: 100%;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom,
.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 {
  max-width: 100%;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom,
.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-8abf9d5e-0a33-46d9-beb4-3d4583329008 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-db3ffa1a-cfe5-4666-ab7b-eea6fcf9bf29 {
  text-align: center;
}

#s-db3ffa1a-cfe5-4666-ab7b-eea6fcf9bf29 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-db3ffa1a-cfe5-4666-ab7b-eea6fcf9bf29 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-db3ffa1a-cfe5-4666-ab7b-eea6fcf9bf29 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e03c69c2-81c2-4949-a93f-469cfb83bc31 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 159, 224, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-e03c69c2-81c2-4949-a93f-469cfb83bc31:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 102, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e03c69c2-81c2-4949-a93f-469cfb83bc31:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e03c69c2-81c2-4949-a93f-469cfb83bc31 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e03c69c2-81c2-4949-a93f-469cfb83bc31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e03c69c2-81c2-4949-a93f-469cfb83bc31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e03c69c2-81c2-4949-a93f-469cfb83bc31.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e {
  text-align: center;
}

#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-0e031ca9-3ba8-4fdc-aba5-55acbe1e9a0e .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-ba526cd1-a0b5-491e-8d81-27cd11a9693e {
  display: none;
}
#s-9f17535d-32bf-43d1-ba75-598736f9ac4a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f17535d-32bf-43d1-ba75-598736f9ac4a .shg-product-title-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
}

#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-bottom: 0%;
text-align: center;
}


.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada {
  max-width: 100%;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom,
.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada {
  max-width: 100%;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom,
.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada {
  max-width: 100%;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom,
.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada {
  max-width: 100%;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom,
.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada {
  max-width: 100%;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom,
.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-2f522abd-df5d-4c7e-9f73-b52b00e97ada .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7d9edc94-c5e4-4c84-9490-7bef152c492b {
  text-align: center;
}

#s-7d9edc94-c5e4-4c84-9490-7bef152c492b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7d9edc94-c5e4-4c84-9490-7bef152c492b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7d9edc94-c5e4-4c84-9490-7bef152c492b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4fc70a21-590a-4a8d-8468-8edb2387ee78 {
  padding-top: 9%;
padding-bottom: 9%;
}

#s-562ff66b-756a-4d86-8923-5540105f7851 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 159, 224, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-562ff66b-756a-4d86-8923-5540105f7851:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 102, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-562ff66b-756a-4d86-8923-5540105f7851:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-562ff66b-756a-4d86-8923-5540105f7851 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-562ff66b-756a-4d86-8923-5540105f7851.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-562ff66b-756a-4d86-8923-5540105f7851.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-562ff66b-756a-4d86-8923-5540105f7851.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da {
  text-align: center;
}

#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-cd745545-e2d6-4342-bbc3-c362e8c1a1da .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-986b30e4-6e82-4abc-be27-eb8b994fb762 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-986b30e4-6e82-4abc-be27-eb8b994fb762 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-986b30e4-6e82-4abc-be27-eb8b994fb762 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-986b30e4-6e82-4abc-be27-eb8b994fb762 {
  
}
}@media (max-width: 767px){#s-986b30e4-6e82-4abc-be27-eb8b994fb762 {
  
}
}







#s-986b30e4-6e82-4abc-be27-eb8b994fb762 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-986b30e4-6e82-4abc-be27-eb8b994fb762.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68 {
  border-style: solid;
margin-top: 25px;
margin-left: 40px;
margin-bottom: 25px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68 {
  
}
}@media (max-width: 767px){#s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68 {
  
}
}
@media (min-width: 0px) {
[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6a7783-3843-48ef-9a0d-4e178bf3ac68"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f0e2e023-a5af-4aac-ac0c-4b2036c68ce5 .shogun-icon-wrapper {
  text-align: center;
}


#s-f0e2e023-a5af-4aac-ac0c-4b2036c68ce5 .shogun-icon-wrapper > .shogun-icon {

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

#s-63d50226-09e4-4662-82f7-5439c50664b6 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-63d50226-09e4-4662-82f7-5439c50664b6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-63d50226-09e4-4662-82f7-5439c50664b6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-63d50226-09e4-4662-82f7-5439c50664b6 {
  
}
}@media (max-width: 767px){#s-63d50226-09e4-4662-82f7-5439c50664b6 {
  
}
}
#s-63d50226-09e4-4662-82f7-5439c50664b6 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7f75edb4-a2cf-4ede-94d7-9822835ff90b .shogun-icon-wrapper {
  text-align: center;
}


#s-7f75edb4-a2cf-4ede-94d7-9822835ff90b .shogun-icon-wrapper > .shogun-icon {

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

#s-7ecb915f-8635-47be-a4d8-73975a472028 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-7ecb915f-8635-47be-a4d8-73975a472028 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7ecb915f-8635-47be-a4d8-73975a472028 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ecb915f-8635-47be-a4d8-73975a472028 {
  
}
}@media (max-width: 767px){#s-7ecb915f-8635-47be-a4d8-73975a472028 {
  
}
}
#s-7ecb915f-8635-47be-a4d8-73975a472028 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a280c126-5a26-4614-bf07-eb52c598cde5 .shogun-icon-wrapper {
  text-align: center;
}


#s-a280c126-5a26-4614-bf07-eb52c598cde5 .shogun-icon-wrapper > .shogun-icon {

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

#s-f1a04f5c-9987-4652-807c-78c33356ed1c {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f1a04f5c-9987-4652-807c-78c33356ed1c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1a04f5c-9987-4652-807c-78c33356ed1c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1a04f5c-9987-4652-807c-78c33356ed1c {
  
}
}@media (max-width: 767px){#s-f1a04f5c-9987-4652-807c-78c33356ed1c {
  
}
}
#s-f1a04f5c-9987-4652-807c-78c33356ed1c .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bf8381a0-968d-4b8b-ac8e-14e417e98ab1 .shogun-icon-wrapper {
  text-align: center;
}


#s-bf8381a0-968d-4b8b-ac8e-14e417e98ab1 .shogun-icon-wrapper > .shogun-icon {

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

#s-d19693ad-f354-4a31-beca-614b6bfcd0fb {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d19693ad-f354-4a31-beca-614b6bfcd0fb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d19693ad-f354-4a31-beca-614b6bfcd0fb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d19693ad-f354-4a31-beca-614b6bfcd0fb {
  
}
}@media (max-width: 767px){#s-d19693ad-f354-4a31-beca-614b6bfcd0fb {
  
}
}
#s-d19693ad-f354-4a31-beca-614b6bfcd0fb .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5edbc076-635d-4e02-bb05-567cd85fb3cf {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
background-color: rgba(194, 84, 84, 0);
}
@media (min-width: 1200px){#s-5edbc076-635d-4e02-bb05-567cd85fb3cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5edbc076-635d-4e02-bb05-567cd85fb3cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5edbc076-635d-4e02-bb05-567cd85fb3cf {
  
}
}@media (max-width: 767px){#s-5edbc076-635d-4e02-bb05-567cd85fb3cf {
  
}
}







#s-5edbc076-635d-4e02-bb05-567cd85fb3cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5edbc076-635d-4e02-bb05-567cd85fb3cf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5b0fb2c3-ecab-49e7-93f1-0312ff88c35f {
  min-height: 50px;
}








#s-5b0fb2c3-ecab-49e7-93f1-0312ff88c35f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b0fb2c3-ecab-49e7-93f1-0312ff88c35f.shg-box.shg-c {
  justify-content: center;
}

#s-0ef01207-ce74-40b9-bf20-19c95470370d {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-0ef01207-ce74-40b9-bf20-19c95470370d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0ef01207-ce74-40b9-bf20-19c95470370d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0ef01207-ce74-40b9-bf20-19c95470370d {
  
}
}@media (max-width: 767px){#s-0ef01207-ce74-40b9-bf20-19c95470370d {
  
}
}
@media (min-width: 0px) {
[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0ef01207-ce74-40b9-bf20-19c95470370d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-75fa26ea-3d44-4ef9-80b4-19a82fa66654 {
  background-size: cover;
min-height: 100px;
background-position: center center;
background-color: rgba(245, 245, 245, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-75fa26ea-3d44-4ef9-80b4-19a82fa66654 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-75fa26ea-3d44-4ef9-80b4-19a82fa66654 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-75fa26ea-3d44-4ef9-80b4-19a82fa66654 {
  
}
}@media (max-width: 767px){#s-75fa26ea-3d44-4ef9-80b4-19a82fa66654 {
  
}
}







#s-75fa26ea-3d44-4ef9-80b4-19a82fa66654 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75fa26ea-3d44-4ef9-80b4-19a82fa66654.shg-box.shg-c {
  justify-content: center;
}

#s-ab1e3d38-2291-48a5-a437-39a2def6196c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 5%;
padding-bottom: 0%;
max-width: 400px;
text-align: center;
}




  #s-ab1e3d38-2291-48a5-a437-39a2def6196c img.shogun-image {
    
    width: px;
  }


#s-ab1e3d38-2291-48a5-a437-39a2def6196c .shogun-image-content {
  
    align-items: center;
  
}

#s-8de0b0ee-6164-40c4-9313-21d542b3f8bd {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-8de0b0ee-6164-40c4-9313-21d542b3f8bd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8de0b0ee-6164-40c4-9313-21d542b3f8bd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8de0b0ee-6164-40c4-9313-21d542b3f8bd {
  
}
}@media (max-width: 767px){#s-8de0b0ee-6164-40c4-9313-21d542b3f8bd {
  
}
}
#s-8de0b0ee-6164-40c4-9313-21d542b3f8bd .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-8de0b0ee-6164-40c4-9313-21d542b3f8bd .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-02b35d68-49f3-479a-b18a-835f8c986c1d {
  margin-top: 15%;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-02b35d68-49f3-479a-b18a-835f8c986c1d .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-dd13bec8-38b2-4e29-ab29-bf9e57c57270 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-dd13bec8-38b2-4e29-ab29-bf9e57c57270 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd13bec8-38b2-4e29-ab29-bf9e57c57270.shg-box.shg-c {
  justify-content: center;
}

#s-082c133d-c1d5-4b43-81b1-1d1268e32155 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-082c133d-c1d5-4b43-81b1-1d1268e32155 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-082c133d-c1d5-4b43-81b1-1d1268e32155 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-082c133d-c1d5-4b43-81b1-1d1268e32155 {
  
}
}@media (max-width: 767px){#s-082c133d-c1d5-4b43-81b1-1d1268e32155 {
  
}
}
#s-91e680fc-db1c-4e78-83c1-bfc28bb7413c {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-top: 0%;
margin-left: 0px;
margin-bottom: 4%;
margin-right: 0px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 100px;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-91e680fc-db1c-4e78-83c1-bfc28bb7413c:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-91e680fc-db1c-4e78-83c1-bfc28bb7413c:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-91e680fc-db1c-4e78-83c1-bfc28bb7413c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-91e680fc-db1c-4e78-83c1-bfc28bb7413c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-91e680fc-db1c-4e78-83c1-bfc28bb7413c {
  
}
}@media (max-width: 767px){#s-91e680fc-db1c-4e78-83c1-bfc28bb7413c {
  
}
}


#s-91e680fc-db1c-4e78-83c1-bfc28bb7413c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-fe729b84-66ab-4bee-bb21-83dc24ee0cd5 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fe729b84-66ab-4bee-bb21-83dc24ee0cd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe729b84-66ab-4bee-bb21-83dc24ee0cd5.shg-box.shg-c {
  justify-content: center;
}

#s-083d3ab6-8440-4086-8152-5cde4886c7fd {
  padding-top: 2%;
padding-left: 15%;
padding-bottom: 2%;
padding-right: 15%;
}
@media (min-width: 1200px){#s-083d3ab6-8440-4086-8152-5cde4886c7fd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-083d3ab6-8440-4086-8152-5cde4886c7fd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-083d3ab6-8440-4086-8152-5cde4886c7fd {
  
}
}@media (max-width: 767px){#s-083d3ab6-8440-4086-8152-5cde4886c7fd {
  
}
}
@media (min-width: 0px) {
[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-083d3ab6-8440-4086-8152-5cde4886c7fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-1aa725a1-423a-4558-9db8-30053f482ec6 {
  margin-top: 0px;
padding-top: 2%;
padding-bottom: 2%;
text-align: center;
}

#s-1aa725a1-423a-4558-9db8-30053f482ec6 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-93696e83-49f3-4cda-9c53-ede54ccb3c9c {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-93696e83-49f3-4cda-9c53-ede54ccb3c9c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-93696e83-49f3-4cda-9c53-ede54ccb3c9c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-93696e83-49f3-4cda-9c53-ede54ccb3c9c {
  
}
}@media (max-width: 767px){#s-93696e83-49f3-4cda-9c53-ede54ccb3c9c {
  
}
}
#s-93696e83-49f3-4cda-9c53-ede54ccb3c9c .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-93696e83-49f3-4cda-9c53-ede54ccb3c9c .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-e0a3c4db-4525-4363-94e8-346d73354cb2 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: center;
}




  #s-e0a3c4db-4525-4363-94e8-346d73354cb2 img.shogun-image {
    
    width: px;
  }


#s-e0a3c4db-4525-4363-94e8-346d73354cb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f00c053-955e-4b79-bbb1-611205f201de {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-7f00c053-955e-4b79-bbb1-611205f201de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f00c053-955e-4b79-bbb1-611205f201de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f00c053-955e-4b79-bbb1-611205f201de {
  
}
}@media (max-width: 767px){#s-7f00c053-955e-4b79-bbb1-611205f201de {
  
}
}
#s-d8dc1fc9-d770-4c15-949a-36559878363c {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 100px;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-d8dc1fc9-d770-4c15-949a-36559878363c:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d8dc1fc9-d770-4c15-949a-36559878363c:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-d8dc1fc9-d770-4c15-949a-36559878363c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8dc1fc9-d770-4c15-949a-36559878363c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8dc1fc9-d770-4c15-949a-36559878363c {
  
}
}@media (max-width: 767px){#s-d8dc1fc9-d770-4c15-949a-36559878363c {
  
}
}


#s-d8dc1fc9-d770-4c15-949a-36559878363c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8c10bc99-5f6a-4da7-aeb0-2f6ca50b1960 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 40px;
margin-right: 40px;
padding-left: 10%;
padding-right: 10%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-8c10bc99-5f6a-4da7-aeb0-2f6ca50b1960 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8c10bc99-5f6a-4da7-aeb0-2f6ca50b1960 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8c10bc99-5f6a-4da7-aeb0-2f6ca50b1960 {
  
}
}@media (max-width: 767px){#s-8c10bc99-5f6a-4da7-aeb0-2f6ca50b1960 {
  
}
}







#s-8c10bc99-5f6a-4da7-aeb0-2f6ca50b1960 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-8c10bc99-5f6a-4da7-aeb0-2f6ca50b1960.shg-box.shg-c {
  justify-content: center;
}

#s-62b4fe80-d2d3-4138-9f69-e47d031aa5ac .shogun-icon-wrapper {
  text-align: center;
}


#s-62b4fe80-d2d3-4138-9f69-e47d031aa5ac .shogun-icon-wrapper > .shogun-icon {

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

#s-74cd5620-fdd9-4e53-b5ce-83e125d66b41 {
  border-style: solid;
margin-top: 20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-74cd5620-fdd9-4e53-b5ce-83e125d66b41 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74cd5620-fdd9-4e53-b5ce-83e125d66b41 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-74cd5620-fdd9-4e53-b5ce-83e125d66b41 {
  
}
}@media (max-width: 767px){#s-74cd5620-fdd9-4e53-b5ce-83e125d66b41 {
  
}
}
#s-29e83e2e-f5e0-4c8f-9f00-2c40ceab1d9a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-29e83e2e-f5e0-4c8f-9f00-2c40ceab1d9a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29e83e2e-f5e0-4c8f-9f00-2c40ceab1d9a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29e83e2e-f5e0-4c8f-9f00-2c40ceab1d9a {
  
}
}@media (max-width: 767px){#s-29e83e2e-f5e0-4c8f-9f00-2c40ceab1d9a {
  
}
}







#s-29e83e2e-f5e0-4c8f-9f00-2c40ceab1d9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29e83e2e-f5e0-4c8f-9f00-2c40ceab1d9a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-78ee2fd6-21d4-4738-af57-17d3f8f41b76 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-78ee2fd6-21d4-4738-af57-17d3f8f41b76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78ee2fd6-21d4-4738-af57-17d3f8f41b76.shg-box.shg-c {
  justify-content: center;
}

#s-ca64290d-c429-4010-9654-3bbdd658c70c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca64290d-c429-4010-9654-3bbdd658c70c .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-582bb876-be02-4905-8140-1b7e144865a2 {
  margin-bottom: 1%;
}

@media (min-width: 1200px){#s-4669dce5-e961-491c-88c6-e825f6cae45e {
  display: none;
}
#s-4669dce5-e961-491c-88c6-e825f6cae45e, #wrap-s-4669dce5-e961-491c-88c6-e825f6cae45e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4669dce5-e961-491c-88c6-e825f6cae45e {
  display: none;
}
#s-4669dce5-e961-491c-88c6-e825f6cae45e, #wrap-s-4669dce5-e961-491c-88c6-e825f6cae45e { display:none !important; }}@media (max-width: 767px){#s-4669dce5-e961-491c-88c6-e825f6cae45e {
  display: none;
}
#s-4669dce5-e961-491c-88c6-e825f6cae45e, #wrap-s-4669dce5-e961-491c-88c6-e825f6cae45e { display:none !important; }}
@media (min-width: 0px) {
[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4669dce5-e961-491c-88c6-e825f6cae45e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bcefe190-49e5-44ef-a91d-2b0ec9f26f14 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-bcefe190-49e5-44ef-a91d-2b0ec9f26f14 img.shogun-image {
    
    width: px;
  }


#s-bcefe190-49e5-44ef-a91d-2b0ec9f26f14 .shogun-image-content {
  
    align-items: center;
  
}

#s-46c32ae4-07bd-4f18-b4a3-e7111410fed0 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-cf61be28-99cc-41af-9575-6fa03b2d02ff {
  margin-bottom: 9%;
padding-left: 40px;
padding-right: 40px;
}

#s-4de9eb1a-ad3f-4050-90f1-e36d2f3ba0ff {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-4de9eb1a-ad3f-4050-90f1-e36d2f3ba0ff img.shogun-image {
    
    width: px;
  }


#s-4de9eb1a-ad3f-4050-90f1-e36d2f3ba0ff .shogun-image-content {
  
    align-items: center;
  
}

#s-d9612094-da6d-4aec-aa5f-5b821294eb2b {
  margin-top: 20px;
}

#s-df534dec-2162-48d2-8df3-280c739b69b7 {
  margin-left: 40px;
margin-right: 40px;
}

#s-cf78adb2-af3a-461d-ac95-696dcac5882c {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-cf78adb2-af3a-461d-ac95-696dcac5882c img.shogun-image {
    
    width: px;
  }


#s-cf78adb2-af3a-461d-ac95-696dcac5882c .shogun-image-content {
  
    align-items: center;
  
}

#s-e90252c6-7256-4443-a6ed-89f76e0b9f4d {
  margin-top: 20px;
}

#s-a7edecf8-7d7a-465d-a93f-fa291313b310 {
  margin-left: 40px;
margin-right: 40px;
}

#s-fc6bbb54-d49b-4270-82a2-3f415278127f {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-fc6bbb54-d49b-4270-82a2-3f415278127f img.shogun-image {
    
    width: px;
  }


#s-fc6bbb54-d49b-4270-82a2-3f415278127f .shogun-image-content {
  
    align-items: center;
  
}

#s-909edac9-f715-4e49-b583-e719e9cec7d7 {
  margin-top: 20px;
}

#s-ca915474-1bd6-4285-b87a-90b7c0a27dc0 {
  margin-left: 40px;
margin-right: 40px;
}

@media (min-width: 768px) and (max-width: 991px){#s-7cbb27a9-f334-43b8-b526-81706492f935 {
  display: none;
}
#s-7cbb27a9-f334-43b8-b526-81706492f935, #wrap-s-7cbb27a9-f334-43b8-b526-81706492f935 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7cbb27a9-f334-43b8-b526-81706492f935"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-944cf92f-4d9c-48e3-aff9-db1ca497b909 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-944cf92f-4d9c-48e3-aff9-db1ca497b909 img.shogun-image {
    
    width: px;
  }


#s-944cf92f-4d9c-48e3-aff9-db1ca497b909 .shogun-image-content {
  
    align-items: center;
  
}

#s-e66ff45a-bf58-4269-8719-6c55a41ca198 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-492fbde7-9ec9-4631-a9c1-146f8b0d3e4f {
  margin-bottom: 9%;
padding-left: 40px;
padding-right: 40px;
}

#s-5c69ff9b-e091-4444-9736-6716ade80eb7 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-5c69ff9b-e091-4444-9736-6716ade80eb7 img.shogun-image {
    
    width: px;
  }


#s-5c69ff9b-e091-4444-9736-6716ade80eb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-3735f4d2-5fe5-410f-aaed-532c4c3427a1 {
  margin-top: 20px;
}

#s-dcf7e016-6bf0-4f77-8d24-6c9d463d1fd3 {
  margin-left: 40px;
margin-right: 40px;
}

#s-5195dfd4-2960-4fa7-8207-7181914cfa34 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-5195dfd4-2960-4fa7-8207-7181914cfa34 img.shogun-image {
    
    width: px;
  }


#s-5195dfd4-2960-4fa7-8207-7181914cfa34 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f4effd6-232a-4377-8b1f-eb1882c5079d {
  margin-top: 20px;
}

#s-9e9d6030-5877-4618-ba7f-4fe83dcf4eeb {
  margin-left: 40px;
margin-right: 40px;
}

#s-6d3f6b1c-8202-4d83-a2eb-7ceb8d80c22d {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-6d3f6b1c-8202-4d83-a2eb-7ceb8d80c22d img.shogun-image {
    
    width: px;
  }


#s-6d3f6b1c-8202-4d83-a2eb-7ceb8d80c22d .shogun-image-content {
  
    align-items: center;
  
}

#s-58db5e4b-7135-4781-bedb-2104068e5d32 {
  margin-top: 20px;
}

#s-a9971cbd-0bc4-4dad-9682-8ba20d6207db {
  margin-left: 40px;
margin-right: 40px;
}

#s-b3cc13b4-70d2-4dd3-b1fc-1896eead0754 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-b3cc13b4-70d2-4dd3-b1fc-1896eead0754 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b3cc13b4-70d2-4dd3-b1fc-1896eead0754 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b3cc13b4-70d2-4dd3-b1fc-1896eead0754 {
  
}
}@media (max-width: 767px){#s-b3cc13b4-70d2-4dd3-b1fc-1896eead0754 {
  
}
}







#s-b3cc13b4-70d2-4dd3-b1fc-1896eead0754 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3cc13b4-70d2-4dd3-b1fc-1896eead0754.shg-box.shg-c {
  justify-content: flex-start;
}

#s-99c35980-85bc-40e6-a36d-4cd7feab71f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99c35980-85bc-40e6-a36d-4cd7feab71f3 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-4575d993-166b-469a-b259-f292bb85991f {
  border-style: solid;
margin-top: 25px;
margin-left: 40px;
margin-bottom: 25px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-4575d993-166b-469a-b259-f292bb85991f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4575d993-166b-469a-b259-f292bb85991f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4575d993-166b-469a-b259-f292bb85991f {
  
}
}@media (max-width: 767px){#s-4575d993-166b-469a-b259-f292bb85991f {
  
}
}
@media (min-width: 0px) {
[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-4575d993-166b-469a-b259-f292bb85991f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-37c5a4c1-e9f3-4077-8765-355dbd80275e {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-37c5a4c1-e9f3-4077-8765-355dbd80275e img.shogun-image {
    
    width: px;
  }


#s-37c5a4c1-e9f3-4077-8765-355dbd80275e .shogun-image-content {
  
    align-items: center;
  
}

#s-f4fa38ba-6738-4a51-b73c-3d112ae6c241 {
  margin-top: 10%;
margin-bottom: 10%;
}

#s-bff52d4c-7504-4fa6-818b-521d1c4423d9 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-bff52d4c-7504-4fa6-818b-521d1c4423d9 img.shogun-image {
    
    width: px;
  }


#s-bff52d4c-7504-4fa6-818b-521d1c4423d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d76d14c8-0777-406c-bd6e-f0ae3cc64877 {
  margin-top: 10%;
margin-bottom: 10%;
}

#s-e4ed97b0-c414-4add-8784-5672cec72047 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}




  #s-e4ed97b0-c414-4add-8784-5672cec72047 img.shogun-image {
    
    width: px;
  }


#s-e4ed97b0-c414-4add-8784-5672cec72047 .shogun-image-content {
  
    align-items: center;
  
}

#s-a35f377f-3102-4a0e-894b-f0c79332b7c3 {
  margin-top: 10%;
margin-bottom: 10%;
}

#s-a14e3e21-d91c-49ff-9594-cc9b4873f6af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a14e3e21-d91c-49ff-9594-cc9b4873f6af {
  display: none;
}
#s-a14e3e21-d91c-49ff-9594-cc9b4873f6af, #wrap-s-a14e3e21-d91c-49ff-9594-cc9b4873f6af { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a14e3e21-d91c-49ff-9594-cc9b4873f6af {
  display: none;
}
#s-a14e3e21-d91c-49ff-9594-cc9b4873f6af, #wrap-s-a14e3e21-d91c-49ff-9594-cc9b4873f6af { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a14e3e21-d91c-49ff-9594-cc9b4873f6af {
  display: none;
}
#s-a14e3e21-d91c-49ff-9594-cc9b4873f6af, #wrap-s-a14e3e21-d91c-49ff-9594-cc9b4873f6af { display:none !important; }}
#s-a14e3e21-d91c-49ff-9594-cc9b4873f6af .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4ec29840-7927-4d2e-a881-fc415639a54f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1160859d-ad12-49c7-aa2f-28e9ec416ffb {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1160859d-ad12-49c7-aa2f-28e9ec416ffb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1160859d-ad12-49c7-aa2f-28e9ec416ffb.shg-box.shg-c {
  justify-content: center;
}

#s-a30351d0-c183-4db7-8c9c-1c67ae5304ba {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 1%;
max-width: 75px;
text-align: center;
opacity: 0.9;
}




  #s-a30351d0-c183-4db7-8c9c-1c67ae5304ba img.shogun-image {
    
    width: px;
  }


#s-a30351d0-c183-4db7-8c9c-1c67ae5304ba .shogun-image-content {
  
    align-items: center;
  
}

#s-05f168b1-1311-400e-91bc-04d6802af0ce {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-05f168b1-1311-400e-91bc-04d6802af0ce .shogun-heading-component h3 {
  color: rgba(0, 102, 153, 1);
  font-weight:  normal ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-cef55b12-25ff-4a32-a29a-9e3665d7ff25 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cef55b12-25ff-4a32-a29a-9e3665d7ff25 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cef55b12-25ff-4a32-a29a-9e3665d7ff25 {
  
}
}@media (max-width: 767px){#s-cef55b12-25ff-4a32-a29a-9e3665d7ff25 {
  
}
}
#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 {
  margin-top: 20px;
margin-bottom: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 {
  display: none;
}
#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1, #wrap-s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 {
  display: none;
}
#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1, #wrap-s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 {
  display: none;
}
#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1, #wrap-s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 { display:none !important; }}@media (max-width: 767px){#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 {
  display: none;
}
#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1, #wrap-s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 { display:none !important; }}







#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-284cb32f-79a6-44ac-ab90-77bd6771dbf1.shg-box.shg-c {
  justify-content: center;
}

#s-b51f7a26-c01f-4680-8a4f-f5e1d8ec6ed8 {
  margin-left: 0px;
margin-right: 0px;
}

#s-dedc6d45-4c35-4238-923c-b89b1757ee01 {
  padding-left: 15%;
padding-right: 15%;
}

@media (min-width: 0px) {
[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-dedc6d45-4c35-4238-923c-b89b1757ee01"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

#s-faf9969c-6d53-432a-83d5-3569ffc83fe3 {
  text-align: center;
}




  #s-faf9969c-6d53-432a-83d5-3569ffc83fe3 img.shogun-image {
    
    width: px;
  }


#s-faf9969c-6d53-432a-83d5-3569ffc83fe3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4cd7b864-eac3-4e27-be7d-b4272eb8420f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4cd7b864-eac3-4e27-be7d-b4272eb8420f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-383fe32c-fd28-4dc9-9802-04e44a8756f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-383fe32c-fd28-4dc9-9802-04e44a8756f7 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ef3eb656-cfa2-4e02-83e5-c77ce998f30f {
  text-align: center;
}




  #s-ef3eb656-cfa2-4e02-83e5-c77ce998f30f img.shogun-image {
    
    width: px;
  }


#s-ef3eb656-cfa2-4e02-83e5-c77ce998f30f .shogun-image-content {
  
    align-items: center;
  
}

#s-f4329fee-7f42-4afe-84ac-c6594116a7bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4329fee-7f42-4afe-84ac-c6594116a7bf .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-fb2b2ced-40ca-4554-b313-4c6cd5810ca4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb2b2ced-40ca-4554-b313-4c6cd5810ca4 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43ed8129-140d-4619-8999-559c72f17840 {
  text-align: center;
}




  #s-43ed8129-140d-4619-8999-559c72f17840 img.shogun-image {
    
    width: px;
  }


#s-43ed8129-140d-4619-8999-559c72f17840 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc84f67c-1c33-4628-8ed4-6b513ea02131 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc84f67c-1c33-4628-8ed4-6b513ea02131 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-5bcd74e8-29c6-4850-bea3-eeba58a3edef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5bcd74e8-29c6-4850-bea3-eeba58a3edef .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-528215a6-07c4-4a22-803e-c7c3c95b003b {
  margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-528215a6-07c4-4a22-803e-c7c3c95b003b {
  display: none;
}
#s-528215a6-07c4-4a22-803e-c7c3c95b003b, #wrap-s-528215a6-07c4-4a22-803e-c7c3c95b003b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-528215a6-07c4-4a22-803e-c7c3c95b003b {
  display: none;
}
#s-528215a6-07c4-4a22-803e-c7c3c95b003b, #wrap-s-528215a6-07c4-4a22-803e-c7c3c95b003b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-528215a6-07c4-4a22-803e-c7c3c95b003b {
  display: none;
}
#s-528215a6-07c4-4a22-803e-c7c3c95b003b, #wrap-s-528215a6-07c4-4a22-803e-c7c3c95b003b { display:none !important; }}@media (max-width: 767px){#s-528215a6-07c4-4a22-803e-c7c3c95b003b {
  display: none;
}
#s-528215a6-07c4-4a22-803e-c7c3c95b003b, #wrap-s-528215a6-07c4-4a22-803e-c7c3c95b003b { display:none !important; }}







#s-528215a6-07c4-4a22-803e-c7c3c95b003b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-528215a6-07c4-4a22-803e-c7c3c95b003b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd {
  padding-top: 0%;
padding-left: 10%;
padding-bottom: 0%;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd {
  
}
}@media (max-width: 767px){#s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd {
  
}
}
@media (min-width: 0px) {
[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-52c17527-c6a0-4d8b-9cda-1d2fca581bbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-b2488d8c-5f04-4466-a0f5-372b0f3588f3 {
  background-size: cover;
min-height: 100px;
background-position: center center;
background-color: rgba(245, 245, 245, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-b2488d8c-5f04-4466-a0f5-372b0f3588f3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2488d8c-5f04-4466-a0f5-372b0f3588f3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2488d8c-5f04-4466-a0f5-372b0f3588f3 {
  
}
}@media (max-width: 767px){#s-b2488d8c-5f04-4466-a0f5-372b0f3588f3 {
  
}
}







#s-b2488d8c-5f04-4466-a0f5-372b0f3588f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2488d8c-5f04-4466-a0f5-372b0f3588f3.shg-box.shg-c {
  justify-content: center;
}

#s-64d07564-0687-4cfc-8852-731699920250 {
  margin-top: 5%;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-64d07564-0687-4cfc-8852-731699920250 img.shogun-image {
    
    width: px;
  }


#s-64d07564-0687-4cfc-8852-731699920250 .shogun-image-content {
  
    align-items: center;
  
}

#s-e343d516-47e0-4dfb-9027-7cd8b7624773 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e343d516-47e0-4dfb-9027-7cd8b7624773 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: -0.5px;
  text-align: center;
}



#s-6813f98f-84a4-4ee7-83ed-f09aa722fc1f {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-6813f98f-84a4-4ee7-83ed-f09aa722fc1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6813f98f-84a4-4ee7-83ed-f09aa722fc1f.shg-box.shg-c {
  justify-content: center;
}

#s-8c892fba-a5e5-4713-8247-4461f56b6f15 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-8c892fba-a5e5-4713-8247-4461f56b6f15 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8c892fba-a5e5-4713-8247-4461f56b6f15 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8c892fba-a5e5-4713-8247-4461f56b6f15 {
  
}
}@media (max-width: 767px){#s-8c892fba-a5e5-4713-8247-4461f56b6f15 {
  
}
}
#s-e5836ff4-8ffa-432d-8efd-20b28d9474c0 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-left: 0px;
margin-bottom: 4%;
margin-right: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 100px;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-e5836ff4-8ffa-432d-8efd-20b28d9474c0:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e5836ff4-8ffa-432d-8efd-20b28d9474c0:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e5836ff4-8ffa-432d-8efd-20b28d9474c0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e5836ff4-8ffa-432d-8efd-20b28d9474c0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e5836ff4-8ffa-432d-8efd-20b28d9474c0 {
  
}
}@media (max-width: 767px){#s-e5836ff4-8ffa-432d-8efd-20b28d9474c0 {
  
}
}


#s-e5836ff4-8ffa-432d-8efd-20b28d9474c0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-e6a1344f-0e28-40ee-826f-018c7fee0e7e {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-e6a1344f-0e28-40ee-826f-018c7fee0e7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6a1344f-0e28-40ee-826f-018c7fee0e7e.shg-box.shg-c {
  justify-content: center;
}

#s-07af5231-39f8-4d05-a967-38c6a77ecf9a {
  padding-bottom: 2%;
}
@media (min-width: 1200px){#s-07af5231-39f8-4d05-a967-38c6a77ecf9a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07af5231-39f8-4d05-a967-38c6a77ecf9a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07af5231-39f8-4d05-a967-38c6a77ecf9a {
  
}
}@media (max-width: 767px){#s-07af5231-39f8-4d05-a967-38c6a77ecf9a {
  
}
}
@media (min-width: 0px) {
[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-07af5231-39f8-4d05-a967-38c6a77ecf9a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c635cad1-fbdf-4722-887a-4ce079958a66 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-c635cad1-fbdf-4722-887a-4ce079958a66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c635cad1-fbdf-4722-887a-4ce079958a66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c635cad1-fbdf-4722-887a-4ce079958a66 {
  
}
}@media (max-width: 767px){#s-c635cad1-fbdf-4722-887a-4ce079958a66 {
  
}
}
#s-c635cad1-fbdf-4722-887a-4ce079958a66 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-c635cad1-fbdf-4722-887a-4ce079958a66 .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-ee964b67-e8b9-4175-9678-993dc8807eb1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee964b67-e8b9-4175-9678-993dc8807eb1 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: -0.5px;
  text-align: center;
}



#s-b66c02b9-bfe0-4963-8c6d-3155f16da619 {
  margin-left: 10%;
margin-right: 10%;
}

#s-919e59df-e319-46ac-82c7-70d3287ba6a6 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1000px;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-919e59df-e319-46ac-82c7-70d3287ba6a6:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-919e59df-e319-46ac-82c7-70d3287ba6a6:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-919e59df-e319-46ac-82c7-70d3287ba6a6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-919e59df-e319-46ac-82c7-70d3287ba6a6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-919e59df-e319-46ac-82c7-70d3287ba6a6 {
  
}
}@media (max-width: 767px){#s-919e59df-e319-46ac-82c7-70d3287ba6a6 {
  
}
}


#s-919e59df-e319-46ac-82c7-70d3287ba6a6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-e7600cc0-cf20-4daf-8d02-23ebf830b9fc {
  background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e7600cc0-cf20-4daf-8d02-23ebf830b9fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e7600cc0-cf20-4daf-8d02-23ebf830b9fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e7600cc0-cf20-4daf-8d02-23ebf830b9fc {
  
}
}@media (max-width: 767px){#s-e7600cc0-cf20-4daf-8d02-23ebf830b9fc {
  
}
}







#s-e7600cc0-cf20-4daf-8d02-23ebf830b9fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7600cc0-cf20-4daf-8d02-23ebf830b9fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fdb8dad8-69ee-4578-aae6-5e4d85684bdf {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-left: 10%;
padding-right: 10%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-fdb8dad8-69ee-4578-aae6-5e4d85684bdf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fdb8dad8-69ee-4578-aae6-5e4d85684bdf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fdb8dad8-69ee-4578-aae6-5e4d85684bdf {
  
}
}@media (max-width: 767px){#s-fdb8dad8-69ee-4578-aae6-5e4d85684bdf {
  
}
}







#s-fdb8dad8-69ee-4578-aae6-5e4d85684bdf > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-fdb8dad8-69ee-4578-aae6-5e4d85684bdf.shg-box.shg-c {
  justify-content: center;
}

#s-39fc03ef-4187-431d-bfc8-6998af04a561 .shogun-icon-wrapper {
  text-align: center;
}


#s-39fc03ef-4187-431d-bfc8-6998af04a561 .shogun-icon-wrapper > .shogun-icon {

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

#s-5660a59e-1e79-4c84-9f6a-7d41efe47f5d {
  border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-5660a59e-1e79-4c84-9f6a-7d41efe47f5d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5660a59e-1e79-4c84-9f6a-7d41efe47f5d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5660a59e-1e79-4c84-9f6a-7d41efe47f5d {
  
}
}@media (max-width: 767px){#s-5660a59e-1e79-4c84-9f6a-7d41efe47f5d {
  
}
}
#s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3 {
  margin-top: 2%;
margin-left: 10%;
margin-bottom: 2%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-2d67c1b4-bce5-48eb-b11b-5bb5fcad73d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-67753a2f-4ad3-4bdc-925a-694870c98a4f {
  display: none;
}
#s-6dc36606-981e-4bf2-ac51-c8585c2a25d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6dc36606-981e-4bf2-ac51-c8585c2a25d4 .shg-product-title-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
}

#s-9cfe02b3-0908-4289-b460-5017e5193a5b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b {
  max-width: 100%;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom,
.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b {
  max-width: 100%;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom,
.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b {
  max-width: 100%;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom,
.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b {
  max-width: 100%;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom,
.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b {
  max-width: 100%;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom,
.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-9cfe02b3-0908-4289-b460-5017e5193a5b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d48c2461-b587-4e2b-961d-d4116316aef9 {
  text-align: center;
}

#s-d48c2461-b587-4e2b-961d-d4116316aef9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d48c2461-b587-4e2b-961d-d4116316aef9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d48c2461-b587-4e2b-961d-d4116316aef9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8f4e917b-0c38-4bba-a736-af1033aba382 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 159, 224, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-8f4e917b-0c38-4bba-a736-af1033aba382:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 102, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8f4e917b-0c38-4bba-a736-af1033aba382:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8f4e917b-0c38-4bba-a736-af1033aba382 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8f4e917b-0c38-4bba-a736-af1033aba382.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f4e917b-0c38-4bba-a736-af1033aba382.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8f4e917b-0c38-4bba-a736-af1033aba382.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 {
  text-align: center;
}

#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-4a09d9b2-e9d5-449a-a3d9-73b0f17fb360 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-53775565-02e5-4dc6-a274-397ab5e37a78 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(196, 196, 196, 1);
}

#s-bcfaa393-2efb-4d52-bb3f-9ceff1003c19 {
  display: none;
}
#s-f15ebb8a-7d25-45e2-b566-1c28ae60f4ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f15ebb8a-7d25-45e2-b566-1c28ae60f4ca .shg-product-title-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
}

#s-4e3ad13f-1521-4807-b990-87fceee03795 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 {
  max-width: 100%;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom,
.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 {
  max-width: 100%;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom,
.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 {
  max-width: 100%;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom,
.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 {
  max-width: 100%;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom,
.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 {
  max-width: 100%;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom,
.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-4e3ad13f-1521-4807-b990-87fceee03795 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5ac7eaae-42ac-497a-bccb-8d1a7b2890c3 {
  text-align: center;
}

#s-5ac7eaae-42ac-497a-bccb-8d1a7b2890c3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5ac7eaae-42ac-497a-bccb-8d1a7b2890c3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5ac7eaae-42ac-497a-bccb-8d1a7b2890c3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-51553f87-bd02-43b9-bb33-79970a839147 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 159, 224, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-51553f87-bd02-43b9-bb33-79970a839147:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 102, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-51553f87-bd02-43b9-bb33-79970a839147:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-51553f87-bd02-43b9-bb33-79970a839147 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-51553f87-bd02-43b9-bb33-79970a839147.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51553f87-bd02-43b9-bb33-79970a839147.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-51553f87-bd02-43b9-bb33-79970a839147.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd {
  text-align: center;
}

#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-7e2011a1-611f-41ea-84a1-fe1005b95bbd .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-741d7c67-1fc8-4161-8554-227ff8c4bd19 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(196, 196, 196, 1);
}

#s-8055fd13-c3cc-4975-90d2-9af949cb6086 {
  display: none;
}
#s-fa7c2f5c-9e02-4297-abef-acc1850af741 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa7c2f5c-9e02-4297-abef-acc1850af741 .shg-product-title-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 25px;
}

#s-da83ef68-b711-44cf-85a3-92d8ea47d286 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-bottom: 0%;
text-align: center;
}


.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 {
  max-width: 100%;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom,
.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 {
  max-width: 100%;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom,
.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 {
  max-width: 100%;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom,
.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 {
  max-width: 100%;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom,
.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 {
  max-width: 100%;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom,
.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 img.shogun-image {
  max-width: 325px !important;
  min-height:  !important;
}

.shg-c#s-da83ef68-b711-44cf-85a3-92d8ea47d286 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c7eec802-5a2e-4b4c-97f9-118fa9f58ecf {
  text-align: center;
}

#s-c7eec802-5a2e-4b4c-97f9-118fa9f58ecf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c7eec802-5a2e-4b4c-97f9-118fa9f58ecf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c7eec802-5a2e-4b4c-97f9-118fa9f58ecf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4aa84745-4e7c-4a46-87c5-7d88d8eb5513 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 159, 224, 1);
text-align: center;
cursor: pointer;
hover-type: color;
}
#s-4aa84745-4e7c-4a46-87c5-7d88d8eb5513:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 102, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4aa84745-4e7c-4a46-87c5-7d88d8eb5513:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4aa84745-4e7c-4a46-87c5-7d88d8eb5513 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4aa84745-4e7c-4a46-87c5-7d88d8eb5513.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4aa84745-4e7c-4a46-87c5-7d88d8eb5513.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4aa84745-4e7c-4a46-87c5-7d88d8eb5513.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-af2ee49a-c06b-4594-9265-445e806810cc {
  text-align: center;
}

#s-af2ee49a-c06b-4594-9265-445e806810cc .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-af2ee49a-c06b-4594-9265-445e806810cc .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-af2ee49a-c06b-4594-9265-445e806810cc .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-af2ee49a-c06b-4594-9265-445e806810cc .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-af2ee49a-c06b-4594-9265-445e806810cc .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-af2ee49a-c06b-4594-9265-445e806810cc .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-af2ee49a-c06b-4594-9265-445e806810cc .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-af2ee49a-c06b-4594-9265-445e806810cc .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-af2ee49a-c06b-4594-9265-445e806810cc .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-e2be54b1-0e16-4798-aa0d-a23591c3a142 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-e2be54b1-0e16-4798-aa0d-a23591c3a142 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e2be54b1-0e16-4798-aa0d-a23591c3a142 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e2be54b1-0e16-4798-aa0d-a23591c3a142 {
  
}
}@media (max-width: 767px){#s-e2be54b1-0e16-4798-aa0d-a23591c3a142 {
  
}
}







#s-e2be54b1-0e16-4798-aa0d-a23591c3a142 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2be54b1-0e16-4798-aa0d-a23591c3a142.shg-box.shg-c {
  justify-content: flex-start;
}

#s-443522a1-d694-4166-aed0-909e4ddf619c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-790ae324-e6c2-4bcc-869d-c487b802f434 {
  border-style: solid;
margin-top: 25px;
margin-left: 40px;
margin-bottom: 25px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-790ae324-e6c2-4bcc-869d-c487b802f434 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-790ae324-e6c2-4bcc-869d-c487b802f434 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-790ae324-e6c2-4bcc-869d-c487b802f434 {
  
}
}@media (max-width: 767px){#s-790ae324-e6c2-4bcc-869d-c487b802f434 {
  
}
}
@media (min-width: 0px) {
[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-790ae324-e6c2-4bcc-869d-c487b802f434"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8e3a6e04-bd9f-4783-b7b4-7ebb9e993123 .shogun-icon-wrapper {
  text-align: center;
}


#s-8e3a6e04-bd9f-4783-b7b4-7ebb9e993123 .shogun-icon-wrapper > .shogun-icon {

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

#s-4dba954f-5466-4276-8b91-7cdea8555dd8 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4dba954f-5466-4276-8b91-7cdea8555dd8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4dba954f-5466-4276-8b91-7cdea8555dd8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4dba954f-5466-4276-8b91-7cdea8555dd8 {
  
}
}@media (max-width: 767px){#s-4dba954f-5466-4276-8b91-7cdea8555dd8 {
  
}
}
#s-4dba954f-5466-4276-8b91-7cdea8555dd8 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b0c4071d-e58e-4458-bebe-880a15f92c5d .shogun-icon-wrapper {
  text-align: center;
}


#s-b0c4071d-e58e-4458-bebe-880a15f92c5d .shogun-icon-wrapper > .shogun-icon {

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

#s-54eac687-1ba0-46d4-808e-254c10398d6d {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-54eac687-1ba0-46d4-808e-254c10398d6d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54eac687-1ba0-46d4-808e-254c10398d6d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54eac687-1ba0-46d4-808e-254c10398d6d {
  
}
}@media (max-width: 767px){#s-54eac687-1ba0-46d4-808e-254c10398d6d {
  
}
}
#s-54eac687-1ba0-46d4-808e-254c10398d6d .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7d58f6ea-09fb-41d5-b6be-689b73b4fd51 .shogun-icon-wrapper {
  text-align: center;
}


#s-7d58f6ea-09fb-41d5-b6be-689b73b4fd51 .shogun-icon-wrapper > .shogun-icon {

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

#s-c0fcc50d-715a-4cf1-94c8-d3ae3a21a875 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-c0fcc50d-715a-4cf1-94c8-d3ae3a21a875 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0fcc50d-715a-4cf1-94c8-d3ae3a21a875 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0fcc50d-715a-4cf1-94c8-d3ae3a21a875 {
  
}
}@media (max-width: 767px){#s-c0fcc50d-715a-4cf1-94c8-d3ae3a21a875 {
  
}
}
#s-c0fcc50d-715a-4cf1-94c8-d3ae3a21a875 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7498cb57-ad64-4246-b2c8-10f144537823 .shogun-icon-wrapper {
  text-align: center;
}


#s-7498cb57-ad64-4246-b2c8-10f144537823 .shogun-icon-wrapper > .shogun-icon {

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

#s-cd4e1f8f-e33a-436f-ab84-c59c4c0912f3 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cd4e1f8f-e33a-436f-ab84-c59c4c0912f3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd4e1f8f-e33a-436f-ab84-c59c4c0912f3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd4e1f8f-e33a-436f-ab84-c59c4c0912f3 {
  
}
}@media (max-width: 767px){#s-cd4e1f8f-e33a-436f-ab84-c59c4c0912f3 {
  
}
}
#s-cd4e1f8f-e33a-436f-ab84-c59c4c0912f3 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80ed0e41-a326-4c08-b69d-15d5c4023c17 {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-position: center center;
background-color: rgba(194, 84, 84, 0);
}
@media (min-width: 1200px){#s-80ed0e41-a326-4c08-b69d-15d5c4023c17 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-80ed0e41-a326-4c08-b69d-15d5c4023c17 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-80ed0e41-a326-4c08-b69d-15d5c4023c17 {
  
}
}@media (max-width: 767px){#s-80ed0e41-a326-4c08-b69d-15d5c4023c17 {
  
}
}







#s-80ed0e41-a326-4c08-b69d-15d5c4023c17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80ed0e41-a326-4c08-b69d-15d5c4023c17.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8fb0950e-e540-43a4-9f9e-8c607552e4f4 {
  min-height: 50px;
}








#s-8fb0950e-e540-43a4-9f9e-8c607552e4f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fb0950e-e540-43a4-9f9e-8c607552e4f4.shg-box.shg-c {
  justify-content: center;
}

#s-cd5161be-f61b-41f8-a626-c6d26c8b7991 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-cd5161be-f61b-41f8-a626-c6d26c8b7991 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd5161be-f61b-41f8-a626-c6d26c8b7991 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd5161be-f61b-41f8-a626-c6d26c8b7991 {
  
}
}@media (max-width: 767px){#s-cd5161be-f61b-41f8-a626-c6d26c8b7991 {
  
}
}
@media (min-width: 0px) {
[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-cd5161be-f61b-41f8-a626-c6d26c8b7991"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e48de694-7dfd-45c0-87f9-5370f4deace1 {
  background-size: cover;
min-height: 100px;
background-position: center center;
background-color: rgba(245, 245, 245, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-e48de694-7dfd-45c0-87f9-5370f4deace1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e48de694-7dfd-45c0-87f9-5370f4deace1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e48de694-7dfd-45c0-87f9-5370f4deace1 {
  
}
}@media (max-width: 767px){#s-e48de694-7dfd-45c0-87f9-5370f4deace1 {
  
}
}







#s-e48de694-7dfd-45c0-87f9-5370f4deace1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e48de694-7dfd-45c0-87f9-5370f4deace1.shg-box.shg-c {
  justify-content: center;
}

#s-5bf2c099-ac2f-4127-82c6-57df2ee01f06 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 5%;
padding-bottom: 0%;
max-width: 400px;
text-align: center;
}




  #s-5bf2c099-ac2f-4127-82c6-57df2ee01f06 img.shogun-image {
    
    width: px;
  }


#s-5bf2c099-ac2f-4127-82c6-57df2ee01f06 .shogun-image-content {
  
    align-items: center;
  
}

#s-009d2ef6-3fef-4460-b8c8-3dae60ef93ea {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
@media (min-width: 1200px){#s-009d2ef6-3fef-4460-b8c8-3dae60ef93ea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-009d2ef6-3fef-4460-b8c8-3dae60ef93ea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-009d2ef6-3fef-4460-b8c8-3dae60ef93ea {
  
}
}@media (max-width: 767px){#s-009d2ef6-3fef-4460-b8c8-3dae60ef93ea {
  
}
}
#s-009d2ef6-3fef-4460-b8c8-3dae60ef93ea .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-009d2ef6-3fef-4460-b8c8-3dae60ef93ea .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-a254f92f-299c-4e53-9a88-fb7012f94d67 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 2%;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a254f92f-299c-4e53-9a88-fb7012f94d67 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-28e434d7-fd6d-4e85-9fcc-9dd05c92832d {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-28e434d7-fd6d-4e85-9fcc-9dd05c92832d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28e434d7-fd6d-4e85-9fcc-9dd05c92832d.shg-box.shg-c {
  justify-content: center;
}

#s-0773e6b6-4539-48af-af16-78c36bef6cd9 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-0773e6b6-4539-48af-af16-78c36bef6cd9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0773e6b6-4539-48af-af16-78c36bef6cd9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0773e6b6-4539-48af-af16-78c36bef6cd9 {
  
}
}@media (max-width: 767px){#s-0773e6b6-4539-48af-af16-78c36bef6cd9 {
  
}
}
#s-fe8b9641-64e2-406c-b64b-59ad05c2c17e {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
background-size: contain;
border-style: solid;
margin-left: 0px;
margin-bottom: 4%;
margin-right: 0px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 100px;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-fe8b9641-64e2-406c-b64b-59ad05c2c17e:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-fe8b9641-64e2-406c-b64b-59ad05c2c17e:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-fe8b9641-64e2-406c-b64b-59ad05c2c17e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe8b9641-64e2-406c-b64b-59ad05c2c17e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fe8b9641-64e2-406c-b64b-59ad05c2c17e {
  
}
}@media (max-width: 767px){#s-fe8b9641-64e2-406c-b64b-59ad05c2c17e {
  
}
}


#s-fe8b9641-64e2-406c-b64b-59ad05c2c17e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-55936069-e884-4795-aa1a-c5008450fd46 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-55936069-e884-4795-aa1a-c5008450fd46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55936069-e884-4795-aa1a-c5008450fd46.shg-box.shg-c {
  justify-content: center;
}

#s-5db98479-c538-4b3c-bdcb-ab41c83907ee {
  padding-top: 2%;
padding-left: 10%;
padding-bottom: 2%;
padding-right: 10%;
}
@media (min-width: 1200px){#s-5db98479-c538-4b3c-bdcb-ab41c83907ee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5db98479-c538-4b3c-bdcb-ab41c83907ee {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5db98479-c538-4b3c-bdcb-ab41c83907ee {
  
}
}@media (max-width: 767px){#s-5db98479-c538-4b3c-bdcb-ab41c83907ee {
  
}
}
@media (min-width: 0px) {
[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5db98479-c538-4b3c-bdcb-ab41c83907ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-9c33d89a-073b-428b-a6b8-fc538a2e4fd7 {
  margin-top: 10px;
padding-bottom: 2%;
text-align: center;
}

#s-9c33d89a-073b-428b-a6b8-fc538a2e4fd7 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-6595c451-df12-46a2-8256-19df20794054 {
  margin-top: 2%;
margin-bottom: 2%;
max-width: 600px;
text-align: center;
}




  #s-6595c451-df12-46a2-8256-19df20794054 img.shogun-image {
    
    width: px;
  }


#s-6595c451-df12-46a2-8256-19df20794054 .shogun-image-content {
  
    align-items: center;
  
}

#s-11e1973c-9d7e-43e1-ac76-f543f68008f8 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-11e1973c-9d7e-43e1-ac76-f543f68008f8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-11e1973c-9d7e-43e1-ac76-f543f68008f8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-11e1973c-9d7e-43e1-ac76-f543f68008f8 {
  
}
}@media (max-width: 767px){#s-11e1973c-9d7e-43e1-ac76-f543f68008f8 {
  
}
}
#s-a45a1bd4-1909-434d-8888-d7d604d559a5 {
  box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-radius: 100px;
text-align: center;
background-color: rgba(0, 159, 224, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
hover-type: color;
background-position: center center;
}
#s-a45a1bd4-1909-434d-8888-d7d604d559a5:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
opacity: 1 !important;
background-color: rgba(0, 102, 153, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-a45a1bd4-1909-434d-8888-d7d604d559a5:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a45a1bd4-1909-434d-8888-d7d604d559a5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a45a1bd4-1909-434d-8888-d7d604d559a5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a45a1bd4-1909-434d-8888-d7d604d559a5 {
  
}
}@media (max-width: 767px){#s-a45a1bd4-1909-434d-8888-d7d604d559a5 {
  
}
}


#s-a45a1bd4-1909-434d-8888-d7d604d559a5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ce3a080c-908e-4f50-95b9-2904eba1eacf {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-left: 10%;
padding-right: 10%;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-ce3a080c-908e-4f50-95b9-2904eba1eacf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce3a080c-908e-4f50-95b9-2904eba1eacf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce3a080c-908e-4f50-95b9-2904eba1eacf {
  
}
}@media (max-width: 767px){#s-ce3a080c-908e-4f50-95b9-2904eba1eacf {
  
}
}







#s-ce3a080c-908e-4f50-95b9-2904eba1eacf > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-ce3a080c-908e-4f50-95b9-2904eba1eacf.shg-box.shg-c {
  justify-content: center;
}

#s-039a5dd0-a1ac-400e-9b50-757d1d039b2a .shogun-icon-wrapper {
  text-align: center;
}


#s-039a5dd0-a1ac-400e-9b50-757d1d039b2a .shogun-icon-wrapper > .shogun-icon {

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

#s-bf669316-202a-493b-8cdc-6d2decedb533 {
  border-style: solid;
margin-top: 20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-bf669316-202a-493b-8cdc-6d2decedb533 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bf669316-202a-493b-8cdc-6d2decedb533 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bf669316-202a-493b-8cdc-6d2decedb533 {
  
}
}@media (max-width: 767px){#s-bf669316-202a-493b-8cdc-6d2decedb533 {
  
}
}
#s-e2fbb9e4-ab48-4f37-88c1-674c176da929 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e2fbb9e4-ab48-4f37-88c1-674c176da929 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e2fbb9e4-ab48-4f37-88c1-674c176da929 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e2fbb9e4-ab48-4f37-88c1-674c176da929 {
  
}
}@media (max-width: 767px){#s-e2fbb9e4-ab48-4f37-88c1-674c176da929 {
  
}
}







#s-e2fbb9e4-ab48-4f37-88c1-674c176da929 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2fbb9e4-ab48-4f37-88c1-674c176da929.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1a13c10c-8441-4a39-9112-f471713aadae {
  margin-left: 0%;
margin-right: 0%;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-1a13c10c-8441-4a39-9112-f471713aadae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a13c10c-8441-4a39-9112-f471713aadae.shg-box.shg-c {
  justify-content: center;
}

#s-ab0a966b-b5e6-4165-a0fd-94653d2dbeb9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab0a966b-b5e6-4165-a0fd-94653d2dbeb9 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-bca9bda2-c19c-4abe-8286-d17bd54435e0 {
  margin-bottom: 1%;
padding-left: 1%;
padding-right: 1%;
}

@media (min-width: 0px) {
[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-894d4481-db10-49f9-8b16-78b88a932f19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ffec9a2c-5252-4864-addf-9bcf3fae99e8 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-ffec9a2c-5252-4864-addf-9bcf3fae99e8 img.shogun-image {
    
    width: px;
  }


#s-ffec9a2c-5252-4864-addf-9bcf3fae99e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-372ae040-89f3-4ca5-95f7-edd806a13ba5 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-2fd73862-ea17-43d2-a88b-9f34dffc57fb {
  margin-bottom: 9%;
padding-left: 40px;
padding-right: 40px;
}

#s-4951b304-35f2-4af3-872a-7ef6734a0e27 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-4951b304-35f2-4af3-872a-7ef6734a0e27 img.shogun-image {
    
    width: px;
  }


#s-4951b304-35f2-4af3-872a-7ef6734a0e27 .shogun-image-content {
  
    align-items: center;
  
}

#s-3935a229-c2ab-41fc-9f60-49d5beae3850 {
  margin-top: 20px;
}

#s-4eebd02e-bbeb-4fc2-bf83-d8e5f923fef3 {
  margin-left: 40px;
margin-right: 40px;
}

#s-fd1aa1c8-64be-4ba8-83be-fa51fca8b5d6 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-fd1aa1c8-64be-4ba8-83be-fa51fca8b5d6 img.shogun-image {
    
    width: px;
  }


#s-fd1aa1c8-64be-4ba8-83be-fa51fca8b5d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-86248ca9-347e-4b24-9241-1c2d7c575d40 {
  margin-top: 20px;
}

#s-fde1fcc8-3b6e-438c-9bb5-cc183a3ad675 {
  margin-left: 40px;
margin-right: 40px;
}

#s-b7289233-e40e-4c95-883b-611587e35ce5 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-b7289233-e40e-4c95-883b-611587e35ce5 img.shogun-image {
    
    width: px;
  }


#s-b7289233-e40e-4c95-883b-611587e35ce5 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b1f19ee-0ff6-4f5e-b0d0-3a6e74f20439 {
  margin-top: 20px;
}

#s-651db57f-9760-47a9-a729-5e23e97c47e0 {
  margin-left: 40px;
margin-right: 40px;
}

@media (min-width: 1200px){#s-9aecd754-6656-431e-a5ab-b9be953a301a {
  display: none;
}
#s-9aecd754-6656-431e-a5ab-b9be953a301a, #wrap-s-9aecd754-6656-431e-a5ab-b9be953a301a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9aecd754-6656-431e-a5ab-b9be953a301a {
  display: none;
}
#s-9aecd754-6656-431e-a5ab-b9be953a301a, #wrap-s-9aecd754-6656-431e-a5ab-b9be953a301a { display:none !important; }}@media (max-width: 767px){#s-9aecd754-6656-431e-a5ab-b9be953a301a {
  display: none;
}
#s-9aecd754-6656-431e-a5ab-b9be953a301a, #wrap-s-9aecd754-6656-431e-a5ab-b9be953a301a { display:none !important; }}
@media (min-width: 0px) {
[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9aecd754-6656-431e-a5ab-b9be953a301a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6f48a3b2-4283-48a7-84df-14ccfc42e916 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-6f48a3b2-4283-48a7-84df-14ccfc42e916 img.shogun-image {
    
    width: px;
  }


#s-6f48a3b2-4283-48a7-84df-14ccfc42e916 .shogun-image-content {
  
    align-items: center;
  
}

#s-b191d692-1053-4348-ada9-f2a3c27df82a {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-1b115d20-65bf-4e08-b5a0-a522ff6806d8 {
  margin-bottom: 9%;
padding-left: 40px;
padding-right: 40px;
}

#s-846db127-ca98-43c6-8a77-46b67fe3d63c {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-846db127-ca98-43c6-8a77-46b67fe3d63c img.shogun-image {
    
    width: px;
  }


#s-846db127-ca98-43c6-8a77-46b67fe3d63c .shogun-image-content {
  
    align-items: center;
  
}

#s-a1f9a1ed-7ba8-4b70-860c-7a6bbae4966d {
  margin-top: 20px;
}

#s-2d367e62-13d4-4934-858c-6362319812ab {
  margin-left: 40px;
margin-right: 40px;
}

#s-090d0a5a-0aa6-4854-801e-e72e1f92945e {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-090d0a5a-0aa6-4854-801e-e72e1f92945e img.shogun-image {
    
    width: px;
  }


#s-090d0a5a-0aa6-4854-801e-e72e1f92945e .shogun-image-content {
  
    align-items: center;
  
}

#s-7ccf78cc-d6c6-4670-bfa7-b1b8f1db1df3 {
  margin-top: 20px;
}

#s-e55f417d-318b-4016-9b01-038783f8ec81 {
  margin-left: 40px;
margin-right: 40px;
}

#s-f9dd28ff-ee15-4dfb-9a3c-5f584b57d5f1 {
  margin-left: 70px;
margin-right: 70px;
text-align: center;
}




  #s-f9dd28ff-ee15-4dfb-9a3c-5f584b57d5f1 img.shogun-image {
    
    width: px;
  }


#s-f9dd28ff-ee15-4dfb-9a3c-5f584b57d5f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd8b4772-7267-472b-80c5-55ec8798a507 {
  margin-top: 20px;
}

#s-5301b91d-e234-465a-b6ed-f7c3bf94e929 {
  margin-left: 40px;
margin-right: 40px;
}

#s-29e16c55-46b9-401a-822a-d1a68e483ae4 {
  border-style: solid;
margin-top: 5%;
margin-bottom: 0px;
padding-left: 10%;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(232, 230, 229, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-29e16c55-46b9-401a-822a-d1a68e483ae4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29e16c55-46b9-401a-822a-d1a68e483ae4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29e16c55-46b9-401a-822a-d1a68e483ae4 {
  
}
}@media (max-width: 767px){#s-29e16c55-46b9-401a-822a-d1a68e483ae4 {
  
}
}







#s-29e16c55-46b9-401a-822a-d1a68e483ae4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29e16c55-46b9-401a-822a-d1a68e483ae4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-70315142-3696-43ea-8874-a2b85b6823a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70315142-3696-43ea-8874-a2b85b6823a2 .shogun-heading-component h1 {
  color: rgba(0, 102, 153, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-a650a6e6-f4ce-49f2-ae88-63812b49ce19 {
  display: none;
}
#s-a650a6e6-f4ce-49f2-ae88-63812b49ce19, #wrap-s-a650a6e6-f4ce-49f2-ae88-63812b49ce19 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a650a6e6-f4ce-49f2-ae88-63812b49ce19 {
  display: none;
}
#s-a650a6e6-f4ce-49f2-ae88-63812b49ce19, #wrap-s-a650a6e6-f4ce-49f2-ae88-63812b49ce19 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a650a6e6-f4ce-49f2-ae88-63812b49ce19 {
  display: none;
}
#s-a650a6e6-f4ce-49f2-ae88-63812b49ce19, #wrap-s-a650a6e6-f4ce-49f2-ae88-63812b49ce19 { display:none !important; }}
@media (max-width: 767px){#s-80f8cf04-0d3e-41da-9a39-48d4734bb4b7 {
  display: none;
}
#s-80f8cf04-0d3e-41da-9a39-48d4734bb4b7, #wrap-s-80f8cf04-0d3e-41da-9a39-48d4734bb4b7 { display:none !important; }}
#s-a5a73a98-df96-461a-8de3-e6452aa84ec9 {
  border-style: solid;
margin-top: 25px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 100%;
}
@media (min-width: 1200px){#s-a5a73a98-df96-461a-8de3-e6452aa84ec9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a5a73a98-df96-461a-8de3-e6452aa84ec9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5a73a98-df96-461a-8de3-e6452aa84ec9 {
  
}
}@media (max-width: 767px){#s-a5a73a98-df96-461a-8de3-e6452aa84ec9 {
  display: none;
}
#s-a5a73a98-df96-461a-8de3-e6452aa84ec9, #wrap-s-a5a73a98-df96-461a-8de3-e6452aa84ec9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a5a73a98-df96-461a-8de3-e6452aa84ec9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5a5bde59-b495-471d-b985-78268a74c9d5 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-5a5bde59-b495-471d-b985-78268a74c9d5 img.shogun-image {
    
    width: px;
  }


#s-5a5bde59-b495-471d-b985-78268a74c9d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d61b082-d905-42a9-9cf7-ed19f7cced3c {
  margin-top: 10%;
margin-bottom: 10%;
max-width: 500px;
}

#s-ace39f56-1a2a-435d-879c-0f558c12daa8 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-ace39f56-1a2a-435d-879c-0f558c12daa8 img.shogun-image {
    
    width: px;
  }


#s-ace39f56-1a2a-435d-879c-0f558c12daa8 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e949671-29d0-4c01-bc91-0deb8d3e0a54 {
  margin-top: 10%;
margin-bottom: 10%;
max-width: 500px;
}

#s-34bbdb48-12a7-455e-a6fb-fcfe598e489e {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-34bbdb48-12a7-455e-a6fb-fcfe598e489e img.shogun-image {
    
    width: px;
  }


#s-34bbdb48-12a7-455e-a6fb-fcfe598e489e .shogun-image-content {
  
    align-items: center;
  
}

#s-d1d93b86-2ffd-4a61-87d1-432cc9175f58 {
  margin-top: 10%;
margin-bottom: 10%;
max-width: 500px;
}

#s-75748fa7-981a-4388-b19a-2d9971c79880 {
  border-style: solid;
margin-top: 5%;
margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 100%;
}
@media (min-width: 1200px){#s-75748fa7-981a-4388-b19a-2d9971c79880 {
  display: none;
}
#s-75748fa7-981a-4388-b19a-2d9971c79880, #wrap-s-75748fa7-981a-4388-b19a-2d9971c79880 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75748fa7-981a-4388-b19a-2d9971c79880 {
  display: none;
}
#s-75748fa7-981a-4388-b19a-2d9971c79880, #wrap-s-75748fa7-981a-4388-b19a-2d9971c79880 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-75748fa7-981a-4388-b19a-2d9971c79880 {
  display: none;
}
#s-75748fa7-981a-4388-b19a-2d9971c79880, #wrap-s-75748fa7-981a-4388-b19a-2d9971c79880 { display:none !important; }}@media (max-width: 767px){#s-75748fa7-981a-4388-b19a-2d9971c79880 {
  
}
}
@media (min-width: 0px) {
[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 768px) {
[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-75748fa7-981a-4388-b19a-2d9971c79880"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

#s-eac3f673-210e-496f-89d2-837b3fa4292f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0%;
padding-bottom: 2%;
max-width: 250px;
text-align: center;
}




  #s-eac3f673-210e-496f-89d2-837b3fa4292f img.shogun-image {
    
    width: px;
  }


#s-eac3f673-210e-496f-89d2-837b3fa4292f .shogun-image-content {
  
    align-items: center;
  
}

#s-8bd5f396-47fe-412b-a218-aae37ba55b36 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-bottom: 2%;
max-width: 250px;
text-align: center;
}




  #s-8bd5f396-47fe-412b-a218-aae37ba55b36 img.shogun-image {
    
    width: px;
  }


#s-8bd5f396-47fe-412b-a218-aae37ba55b36 .shogun-image-content {
  
    align-items: center;
  
}

#s-89826ed2-24e3-411c-a43f-d5702b63ece1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-bottom: 2%;
max-width: 250px;
text-align: center;
}




  #s-89826ed2-24e3-411c-a43f-d5702b63ece1 img.shogun-image {
    
    width: px;
  }


#s-89826ed2-24e3-411c-a43f-d5702b63ece1 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b637b01-17e0-4973-92d1-626cce60589d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4b637b01-17e0-4973-92d1-626cce60589d {
  display: none;
}
#s-4b637b01-17e0-4973-92d1-626cce60589d, #wrap-s-4b637b01-17e0-4973-92d1-626cce60589d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b637b01-17e0-4973-92d1-626cce60589d {
  display: none;
}
#s-4b637b01-17e0-4973-92d1-626cce60589d, #wrap-s-4b637b01-17e0-4973-92d1-626cce60589d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b637b01-17e0-4973-92d1-626cce60589d {
  display: none;
}
#s-4b637b01-17e0-4973-92d1-626cce60589d, #wrap-s-4b637b01-17e0-4973-92d1-626cce60589d { display:none !important; }}
#s-4b637b01-17e0-4973-92d1-626cce60589d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11 {
  display: none;
}
#s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11, #wrap-s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11 {
  display: none;
}
#s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11, #wrap-s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11 { display:none !important; }}@media (max-width: 767px){#s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11 {
  display: none;
}
#s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11, #wrap-s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11 { display:none !important; }}
#s-8e5a323e-76bb-48f1-8bd1-a8dfbce2ef11 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d9db4f0c-3e24-47b3-933a-27fec0329b5b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b8659044-e84f-427d-b73e-dfe184e4b332 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b8659044-e84f-427d-b73e-dfe184e4b332 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8659044-e84f-427d-b73e-dfe184e4b332.shg-box.shg-c {
  justify-content: center;
}

#s-1b36e82b-5f28-41ae-a658-f82c4971697f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 1%;
max-width: 75px;
text-align: center;
opacity: 0.9;
}




  #s-1b36e82b-5f28-41ae-a658-f82c4971697f img.shogun-image {
    
    width: px;
  }


#s-1b36e82b-5f28-41ae-a658-f82c4971697f .shogun-image-content {
  
    align-items: center;
  
}

#s-480bac29-0e1f-40e8-8b11-01c7a1c6e58f {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-480bac29-0e1f-40e8-8b11-01c7a1c6e58f .shogun-heading-component h3 {
  color: rgba(0, 102, 153, 1);
  font-weight:  normal ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-52e4a782-7215-4168-a093-0d5dfb789df2 {
  margin-left: 0%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-52e4a782-7215-4168-a093-0d5dfb789df2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52e4a782-7215-4168-a093-0d5dfb789df2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-52e4a782-7215-4168-a093-0d5dfb789df2 {
  
}
}@media (max-width: 767px){#s-52e4a782-7215-4168-a093-0d5dfb789df2 {
  
}
}
#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce {
  margin-top: 20px;
margin-bottom: 40px;
padding-left: 15%;
padding-right: 15%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce {
  display: none;
}
#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce, #wrap-s-01fc6d8c-ea84-4812-a189-f4cd37f121ce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce {
  display: none;
}
#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce, #wrap-s-01fc6d8c-ea84-4812-a189-f4cd37f121ce { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce {
  display: none;
}
#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce, #wrap-s-01fc6d8c-ea84-4812-a189-f4cd37f121ce { display:none !important; }}@media (max-width: 767px){#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce {
  display: none;
}
#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce, #wrap-s-01fc6d8c-ea84-4812-a189-f4cd37f121ce { display:none !important; }}







#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01fc6d8c-ea84-4812-a189-f4cd37f121ce.shg-box.shg-c {
  justify-content: center;
}

#s-48a4e1e1-f20a-48c8-9877-948360068a7f {
  margin-left: 0px;
margin-right: 0px;
}

#s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b {
  padding-left: 15%;
padding-right: 15%;
}

@media (min-width: 0px) {
[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.333333333333333em);
}

[id="s-67bb6b8e-48b1-42c5-a634-c8c7a941e61b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.333333333333333em);
}

}

#s-c4c03dde-da7e-4f68-8bc3-59da301d4e92 {
  text-align: center;
}




  #s-c4c03dde-da7e-4f68-8bc3-59da301d4e92 img.shogun-image {
    
    width: px;
  }


#s-c4c03dde-da7e-4f68-8bc3-59da301d4e92 .shogun-image-content {
  
    align-items: center;
  
}

#s-2dc0e882-c23e-452a-934d-efb74610c50e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2dc0e882-c23e-452a-934d-efb74610c50e .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-ac687bf0-bdcd-43bf-a39c-8737d12aed5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac687bf0-bdcd-43bf-a39c-8737d12aed5d .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-572c149a-602d-47b6-9dbf-7cdec5dd353b {
  text-align: center;
}




  #s-572c149a-602d-47b6-9dbf-7cdec5dd353b img.shogun-image {
    
    width: px;
  }


#s-572c149a-602d-47b6-9dbf-7cdec5dd353b .shogun-image-content {
  
    align-items: center;
  
}

#s-a96a126c-9d36-43a9-bff5-9cf4eab1d16f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a96a126c-9d36-43a9-bff5-9cf4eab1d16f .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-4870b9df-db06-4f36-aee1-28d3d443ce4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4870b9df-db06-4f36-aee1-28d3d443ce4b .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7e55bf88-d1be-448d-8c26-b2251be04643 {
  text-align: center;
}




  #s-7e55bf88-d1be-448d-8c26-b2251be04643 img.shogun-image {
    
    width: px;
  }


#s-7e55bf88-d1be-448d-8c26-b2251be04643 .shogun-image-content {
  
    align-items: center;
  
}

#s-c293909e-c870-4e2d-b954-171657e3962a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c293909e-c870-4e2d-b954-171657e3962a .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-fd117cea-16be-4fd9-89e0-02d9775145c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd117cea-16be-4fd9-89e0-02d9775145c8 .shogun-heading-component h1 {
  color: rgba(0, 159, 224, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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