.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-96150539-c4a2-4dcb-b287-ec82cb166ad1 {
  min-height: 50px;
}








#s-96150539-c4a2-4dcb-b287-ec82cb166ad1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96150539-c4a2-4dcb-b287-ec82cb166ad1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-1ee8f7c8-d07f-4788-8605-f56188a7cbe6 {
  text-align: center;
}




  #s-1ee8f7c8-d07f-4788-8605-f56188a7cbe6 img.shogun-image {
    
    width: px;
  }


#s-1ee8f7c8-d07f-4788-8605-f56188a7cbe6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-75f01809-6cb4-4b01-a322-b215954b29bc {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
min-height: 50px;
background-color: rgba(14, 36, 57, 1);
}








#s-75f01809-6cb4-4b01-a322-b215954b29bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75f01809-6cb4-4b01-a322-b215954b29bc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-88b4a3b7-e8a8-4714-a194-3b487c50adfe {
  margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

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

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

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

@media (min-width: 0px) {
[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a6ccae05-907b-4428-b581-4ea6ff2e3a34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-85df4658-1e5c-42f8-be8c-d080d316223f {
  margin-left: 25px;
margin-right: 25px;
text-align: center;
}




  #s-85df4658-1e5c-42f8-be8c-d080d316223f img.shogun-image {
    
    width: px;
  }


#s-85df4658-1e5c-42f8-be8c-d080d316223f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-538052ca-0f43-4d64-b3be-b1bad00e4246 {
  padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06b1ed22-8b2b-4b06-abf2-e390e1af27b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-db76d921-3bab-4075-a8b6-5fb95c2bc413 {
  min-height: 50px;
}








#s-db76d921-3bab-4075-a8b6-5fb95c2bc413 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db76d921-3bab-4075-a8b6-5fb95c2bc413.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-94a68eab-5385-4752-bd02-083e7a65e75b {
  padding-bottom: 35px;
background-color: rgba(248, 249, 250, 1);
}

@media (min-width: 0px) {
[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-94a68eab-5385-4752-bd02-083e7a65e75b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

#s-04fe5335-82fa-48e5-af5f-11f6241564fc {
  padding-top: 35px;
padding-bottom: 20px;
text-align: center;
}

#s-04fe5335-82fa-48e5-af5f-11f6241564fc .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8f7d0810-431a-4066-ae24-6ae26a1018d4 {
  padding-left: 10px;
padding-right: 10px;
background-color: rgba(248, 249, 250, 1);
}

#s-2ce0a848-1bf7-4d02-a3be-77e6ccf38324 {
  text-align: center;
}




  #s-2ce0a848-1bf7-4d02-a3be-77e6ccf38324 img.shogun-image {
    
    width: px;
  }


#s-2ce0a848-1bf7-4d02-a3be-77e6ccf38324 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0d059935-588c-41bb-8a67-67822cca8590 {
  min-height: 50px;
}








#s-0d059935-588c-41bb-8a67-67822cca8590 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d059935-588c-41bb-8a67-67822cca8590.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b153046d-9465-48b8-b8ef-8b6a9316051a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0a8d1eb5-6edc-4e2d-bd5d-dc2502a06ec4 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a8d1eb5-6edc-4e2d-bd5d-dc2502a06ec4 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-abdd33b6-ff4c-4e3b-8ff7-faaace0003e7 {
  padding-left: 10px;
padding-right: 10px;
}

#s-abdd33b6-ff4c-4e3b-8ff7-faaace0003e7 .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-abdd33b6-ff4c-4e3b-8ff7-faaace0003e7 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-abdd33b6-ff4c-4e3b-8ff7-faaace0003e7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-abdd33b6-ff4c-4e3b-8ff7-faaace0003e7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(14, 37, 58, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-abdd33b6-ff4c-4e3b-8ff7-faaace0003e7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-abdd33b6-ff4c-4e3b-8ff7-faaace0003e7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-abdd33b6-ff4c-4e3b-8ff7-faaace0003e7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-abdd33b6-ff4c-4e3b-8ff7-faaace0003e7 .shogun-tab {
  max-width: calc(100% / 2 - (2 - 2) * 2px / 2);
}

@media (min-width: 0px) {
[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06f258fc-5868-4cb2-b7c0-3b6b2179bcd8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-f8c4e2e1-fd74-4037-832d-68d246a92641 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-45b1c9e3-0e28-4d39-819e-48559f3f2475 {
  text-align: center;
}




  #s-45b1c9e3-0e28-4d39-819e-48559f3f2475 img.shogun-image {
    
    width: px;
  }


#s-45b1c9e3-0e28-4d39-819e-48559f3f2475 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-f17c04fe-0eda-46bb-96a0-a696a5ce1ac2 {
  text-align: center;
}




  #s-f17c04fe-0eda-46bb-96a0-a696a5ce1ac2 img.shogun-image {
    
    width: px;
  }


#s-f17c04fe-0eda-46bb-96a0-a696a5ce1ac2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-83b56c20-526d-45cd-8e37-8e112adcae38 {
  text-align: center;
}




  #s-83b56c20-526d-45cd-8e37-8e112adcae38 img.shogun-image {
    
    width: px;
  }


#s-83b56c20-526d-45cd-8e37-8e112adcae38 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-0dcaeeb0-7eb3-4bcb-95a0-ffd2d923b01c {
  text-align: center;
}




  #s-0dcaeeb0-7eb3-4bcb-95a0-ffd2d923b01c img.shogun-image {
    
    width: px;
  }


#s-0dcaeeb0-7eb3-4bcb-95a0-ffd2d923b01c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-188f91ca-8c68-4e32-8fe0-2c425f6257aa {
  text-align: center;
}




  #s-188f91ca-8c68-4e32-8fe0-2c425f6257aa img.shogun-image {
    
    width: px;
  }


#s-188f91ca-8c68-4e32-8fe0-2c425f6257aa .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-80d88fdc-2170-460d-8655-743855f9162c {
  text-align: center;
}




  #s-80d88fdc-2170-460d-8655-743855f9162c img.shogun-image {
    
    width: px;
  }


#s-80d88fdc-2170-460d-8655-743855f9162c .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-5bcbf8f4-968e-466d-b964-e6eb2957c06f {
  text-align: center;
}




  #s-5bcbf8f4-968e-466d-b964-e6eb2957c06f img.shogun-image {
    
    width: px;
  }


#s-5bcbf8f4-968e-466d-b964-e6eb2957c06f .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

@media (min-width: 0px) {
[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2f137c58-23a1-40f1-a375-8c8170773658"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c1589420-6c43-4a20-bd9a-8f43ff4bf55d {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-d682278a-39a2-468a-a509-af2f5c79f6ca {
  text-align: center;
}




  #s-d682278a-39a2-468a-a509-af2f5c79f6ca img.shogun-image {
    
    width: px;
  }


#s-d682278a-39a2-468a-a509-af2f5c79f6ca .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-2e1ef44f-19e2-4f55-9b32-2a77111406af {
  text-align: center;
}




  #s-2e1ef44f-19e2-4f55-9b32-2a77111406af img.shogun-image {
    
    width: px;
  }


#s-2e1ef44f-19e2-4f55-9b32-2a77111406af .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-407b354f-ca1e-403d-acda-0fcbf3349069 {
  text-align: center;
}




  #s-407b354f-ca1e-403d-acda-0fcbf3349069 img.shogun-image {
    
    width: px;
  }


#s-407b354f-ca1e-403d-acda-0fcbf3349069 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5d180dad-d5c0-4bdd-b451-f6d116a51825 {
  text-align: center;
}




  #s-5d180dad-d5c0-4bdd-b451-f6d116a51825 img.shogun-image {
    
    width: px;
  }


#s-5d180dad-d5c0-4bdd-b451-f6d116a51825 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a2004965-dba5-4a99-aa88-30532b5776d9 {
  text-align: center;
}




  #s-a2004965-dba5-4a99-aa88-30532b5776d9 img.shogun-image {
    
    width: px;
  }


#s-a2004965-dba5-4a99-aa88-30532b5776d9 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-e057b777-0a95-401e-ba67-e931dbcab427 {
  text-align: center;
}




  #s-e057b777-0a95-401e-ba67-e931dbcab427 img.shogun-image {
    
    width: px;
  }


#s-e057b777-0a95-401e-ba67-e931dbcab427 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7c0255c7-33f0-4202-9b94-50eeae90d478 {
  text-align: center;
}




  #s-7c0255c7-33f0-4202-9b94-50eeae90d478 img.shogun-image {
    
    width: px;
  }


#s-7c0255c7-33f0-4202-9b94-50eeae90d478 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-59dabc52-6543-47e0-b95e-ee307377027c {
  text-align: center;
}




  #s-59dabc52-6543-47e0-b95e-ee307377027c img.shogun-image {
    
    width: px;
  }


#s-59dabc52-6543-47e0-b95e-ee307377027c .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-133293c1-d33c-4494-a9b1-3c615af99ef2 {
  min-height: 50px;
}








#s-133293c1-d33c-4494-a9b1-3c615af99ef2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-133293c1-d33c-4494-a9b1-3c615af99ef2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-31a48557-eaec-4af7-8ca9-5f1d14611c12 {
  padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-31a48557-eaec-4af7-8ca9-5f1d14611c12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7cc550ce-c793-404e-9afc-148e1fd5825b {
  min-height: 50px;
}








#s-7cc550ce-c793-404e-9afc-148e1fd5825b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cc550ce-c793-404e-9afc-148e1fd5825b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ed774f52-b30a-4bde-9b61-77bd816c64a4 {
  padding-top: 35px;
padding-bottom: 15px;
text-align: center;
}

#s-ed774f52-b30a-4bde-9b61-77bd816c64a4 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2e11a143-1bf5-468d-b0d7-e02373062e18 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}





#s-2e11a143-1bf5-468d-b0d7-e02373062e18 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-d0a86412-2e44-4ef6-a749-cb183f48aa4c {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-d0a86412-2e44-4ef6-a749-cb183f48aa4c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d0a86412-2e44-4ef6-a749-cb183f48aa4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d0a86412-2e44-4ef6-a749-cb183f48aa4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 37, 58, 1);
}

#s-d0a86412-2e44-4ef6-a749-cb183f48aa4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d0a86412-2e44-4ef6-a749-cb183f48aa4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 37, 58, 1);
  text-align: center;
  font-family: Raleway;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-d0a86412-2e44-4ef6-a749-cb183f48aa4c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-a2a348a8-759d-4fde-a77c-568291cbb14a {
  padding-left: 15px;
padding-right: 15px;
}

.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-07f1df22-5a53-4ecd-9deb-434f0e4dedb8 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(14, 37, 58, 1);
text-decoration: none;
}
#s-07f1df22-5a53-4ecd-9deb-434f0e4dedb8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-07f1df22-5a53-4ecd-9deb-434f0e4dedb8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-07f1df22-5a53-4ecd-9deb-434f0e4dedb8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4a4992df-29ef-4403-ba61-04d10032473d {
  padding-top: 35px;
padding-bottom: 15px;
text-align: center;
}

#s-4a4992df-29ef-4403-ba61-04d10032473d .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-efb38b0a-a271-4603-ab65-fbfd185fcdf5 {
  padding-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-efb38b0a-a271-4603-ab65-fbfd185fcdf5 {
  display: none;
}
#s-efb38b0a-a271-4603-ab65-fbfd185fcdf5, #wrap-s-efb38b0a-a271-4603-ab65-fbfd185fcdf5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-efb38b0a-a271-4603-ab65-fbfd185fcdf5 {
  display: none;
}
#s-efb38b0a-a271-4603-ab65-fbfd185fcdf5, #wrap-s-efb38b0a-a271-4603-ab65-fbfd185fcdf5 { display:none !important; }}



  #s-efb38b0a-a271-4603-ab65-fbfd185fcdf5 img.shogun-image {
    
    width: px;
  }


#s-efb38b0a-a271-4603-ab65-fbfd185fcdf5 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-9f9086ea-89f9-43a6-ba88-bd70a11e5440 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9f9086ea-89f9-43a6-ba88-bd70a11e5440 {
  display: none;
}
#s-9f9086ea-89f9-43a6-ba88-bd70a11e5440, #wrap-s-9f9086ea-89f9-43a6-ba88-bd70a11e5440 { display:none !important; }}@media (max-width: 767px){#s-9f9086ea-89f9-43a6-ba88-bd70a11e5440 {
  display: none;
}
#s-9f9086ea-89f9-43a6-ba88-bd70a11e5440, #wrap-s-9f9086ea-89f9-43a6-ba88-bd70a11e5440 { display:none !important; }}




#s-9f9086ea-89f9-43a6-ba88-bd70a11e5440 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-4649ef94-a2ba-4981-b28d-5365c8dd8e63 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-4649ef94-a2ba-4981-b28d-5365c8dd8e63 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4649ef94-a2ba-4981-b28d-5365c8dd8e63 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4649ef94-a2ba-4981-b28d-5365c8dd8e63 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 37, 58, 1);
}

#s-4649ef94-a2ba-4981-b28d-5365c8dd8e63 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4649ef94-a2ba-4981-b28d-5365c8dd8e63 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 37, 58, 1);
  text-align: center;
  font-family: Raleway;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-4649ef94-a2ba-4981-b28d-5365c8dd8e63 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-3ddb6cfd-7292-4361-92b5-90dc7370b75b {
  padding-left: 15px;
padding-right: 15px;
}

#s-db1f702f-f253-4740-9251-5a50b78f5485 {
  padding-top: 35px;
padding-bottom: 15px;
text-align: center;
}

#s-db1f702f-f253-4740-9251-5a50b78f5485 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-296d0290-ff6f-4ba1-a768-214d5a3bc002 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}





#s-296d0290-ff6f-4ba1-a768-214d5a3bc002 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-59abbfab-4844-4137-ae69-185cab0fdb51 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-59abbfab-4844-4137-ae69-185cab0fdb51 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-59abbfab-4844-4137-ae69-185cab0fdb51 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-59abbfab-4844-4137-ae69-185cab0fdb51 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 37, 58, 1);
}

#s-59abbfab-4844-4137-ae69-185cab0fdb51 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-59abbfab-4844-4137-ae69-185cab0fdb51 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 37, 58, 1);
  text-align: center;
  font-family: Raleway;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-59abbfab-4844-4137-ae69-185cab0fdb51 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-24f9d82e-9afa-496d-9156-e3cfeba4e803 {
  padding-left: 15px;
padding-right: 15px;
}

#s-134711e5-7c53-4eaa-9c69-2761388d8b1e {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}








#s-134711e5-7c53-4eaa-9c69-2761388d8b1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-134711e5-7c53-4eaa-9c69-2761388d8b1e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ca34e31e-7d66-4c43-ac03-dd14235eed25 {
  background-attachment: fixed;
padding-top: 25px;
padding-bottom: 25px;
min-height: 500px;
}








#s-ca34e31e-7d66-4c43-ac03-dd14235eed25 > .shg-box-overlay {
  background-color: rgba(22, 22, 22, 1);
  opacity: 0.4;
}#s-ca34e31e-7d66-4c43-ac03-dd14235eed25.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-72ef9aa2-ba22-4f95-b102-7eea5b11114c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-830fbfc5-c111-4c6f-943e-59c8579c60b9 {
  min-height: 50px;
}








#s-830fbfc5-c111-4c6f-943e-59c8579c60b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-830fbfc5-c111-4c6f-943e-59c8579c60b9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-148b1969-3e88-4d51-b355-cf67c3f0604c {
  opacity: 1;
text-align: center;
}




  #s-148b1969-3e88-4d51-b355-cf67c3f0604c img.shogun-image {
    
    width: px;
  }


#s-148b1969-3e88-4d51-b355-cf67c3f0604c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d4e016a8-59af-4679-9779-8532668ca21c {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-d4e016a8-59af-4679-9779-8532668ca21c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-af9b1882-3bf1-4973-b0b6-62da826f5b3b {
  min-height: 50px;
}








#s-af9b1882-3bf1-4973-b0b6-62da826f5b3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af9b1882-3bf1-4973-b0b6-62da826f5b3b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d {
  padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b80b4d9a-751d-44ec-8c60-ccf28da9c73d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-29ed8c4d-ea5d-46d3-82d7-626d3ba1a248 {
  min-height: 50px;
}








#s-29ed8c4d-ea5d-46d3-82d7-626d3ba1a248 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29ed8c4d-ea5d-46d3-82d7-626d3ba1a248.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-53d3e8e4-9858-4fc8-8dc3-14092281276f {
  padding-top: 35px;
padding-bottom: 15px;
text-align: center;
}

#s-53d3e8e4-9858-4fc8-8dc3-14092281276f .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8d6e8a11-0ee1-475e-bda3-42368d12c966 {
  text-align: center;
}




  #s-8d6e8a11-0ee1-475e-bda3-42368d12c966 img.shogun-image {
    
    width: px;
  }


#s-8d6e8a11-0ee1-475e-bda3-42368d12c966 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-43bafa9d-bf8b-41d0-b7a0-58ec63a8004f {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-43bafa9d-bf8b-41d0-b7a0-58ec63a8004f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-43bafa9d-bf8b-41d0-b7a0-58ec63a8004f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-43bafa9d-bf8b-41d0-b7a0-58ec63a8004f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 37, 58, 1);
}

#s-43bafa9d-bf8b-41d0-b7a0-58ec63a8004f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-43bafa9d-bf8b-41d0-b7a0-58ec63a8004f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 37, 58, 1);
  text-align: center;
  font-family: Raleway;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-43bafa9d-bf8b-41d0-b7a0-58ec63a8004f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-a4ff556c-d1ef-4a55-801b-33c389538eb0 {
  padding-left: 15px;
padding-right: 15px;
}

#s-ef8cad25-7a9f-4400-b8b6-3515aae54c66 {
  padding-top: 35px;
padding-bottom: 15px;
text-align: center;
}

#s-ef8cad25-7a9f-4400-b8b6-3515aae54c66 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-08c70823-a5f9-437e-b2ad-21286b2c6063 {
  padding-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-08c70823-a5f9-437e-b2ad-21286b2c6063 {
  display: none;
}
#s-08c70823-a5f9-437e-b2ad-21286b2c6063, #wrap-s-08c70823-a5f9-437e-b2ad-21286b2c6063 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08c70823-a5f9-437e-b2ad-21286b2c6063 {
  display: none;
}
#s-08c70823-a5f9-437e-b2ad-21286b2c6063, #wrap-s-08c70823-a5f9-437e-b2ad-21286b2c6063 { display:none !important; }}



  #s-08c70823-a5f9-437e-b2ad-21286b2c6063 img.shogun-image {
    
    width: px;
  }


#s-08c70823-a5f9-437e-b2ad-21286b2c6063 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-39c5036e-c998-437e-b6c5-a144b32ac449 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-39c5036e-c998-437e-b6c5-a144b32ac449 {
  display: none;
}
#s-39c5036e-c998-437e-b6c5-a144b32ac449, #wrap-s-39c5036e-c998-437e-b6c5-a144b32ac449 { display:none !important; }}@media (max-width: 767px){#s-39c5036e-c998-437e-b6c5-a144b32ac449 {
  display: none;
}
#s-39c5036e-c998-437e-b6c5-a144b32ac449, #wrap-s-39c5036e-c998-437e-b6c5-a144b32ac449 { display:none !important; }}



  #s-39c5036e-c998-437e-b6c5-a144b32ac449 img.shogun-image {
    
    width: px;
  }


#s-39c5036e-c998-437e-b6c5-a144b32ac449 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-bae48b49-ba55-4d46-b0ae-b7d62f93b674 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-bae48b49-ba55-4d46-b0ae-b7d62f93b674 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-bae48b49-ba55-4d46-b0ae-b7d62f93b674 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-bae48b49-ba55-4d46-b0ae-b7d62f93b674 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 37, 58, 1);
}

#s-bae48b49-ba55-4d46-b0ae-b7d62f93b674 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-bae48b49-ba55-4d46-b0ae-b7d62f93b674 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 37, 58, 1);
  text-align: center;
  font-family: Raleway;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-bae48b49-ba55-4d46-b0ae-b7d62f93b674 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-67f28043-124c-45ce-bf85-57f0065e9c6b {
  padding-left: 15px;
padding-right: 15px;
}

#s-da2ccb6c-bf86-45e7-97d0-f959fd01a4a1 {
  padding-top: 35px;
padding-bottom: 15px;
text-align: center;
}

#s-da2ccb6c-bf86-45e7-97d0-f959fd01a4a1 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3d52c9de-efef-4d40-ad82-5913ba2f65f1 {
  padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}




  #s-3d52c9de-efef-4d40-ad82-5913ba2f65f1 img.shogun-image {
    
    width: px;
  }


#s-3d52c9de-efef-4d40-ad82-5913ba2f65f1 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-a7e817f6-d926-4400-9fb4-070b23b5dd20 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-a7e817f6-d926-4400-9fb4-070b23b5dd20 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a7e817f6-d926-4400-9fb4-070b23b5dd20 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-a7e817f6-d926-4400-9fb4-070b23b5dd20 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(14, 37, 58, 1);
}

#s-a7e817f6-d926-4400-9fb4-070b23b5dd20 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-a7e817f6-d926-4400-9fb4-070b23b5dd20 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(14, 37, 58, 1);
  text-align: center;
  font-family: Raleway;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-a7e817f6-d926-4400-9fb4-070b23b5dd20 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-7669fd28-fa5d-485f-b8c2-d15bfc08d2ec {
  padding-left: 15px;
padding-right: 15px;
}

#s-88303a4a-11e1-41f0-8483-b16be4f9af0f {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: left center;
}








#s-88303a4a-11e1-41f0-8483-b16be4f9af0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88303a4a-11e1-41f0-8483-b16be4f9af0f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0c0a8f72-6b79-4e3a-94f3-5be55de541af {
  min-height: 50px;
background-color: rgba(248, 250, 251, 1);
}








#s-0c0a8f72-6b79-4e3a-94f3-5be55de541af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c0a8f72-6b79-4e3a-94f3-5be55de541af.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8ff2240c-b4f8-4a59-acf9-a87caca8e77b {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ff2240c-b4f8-4a59-acf9-a87caca8e77b {
  display: none;
}
#s-8ff2240c-b4f8-4a59-acf9-a87caca8e77b, #wrap-s-8ff2240c-b4f8-4a59-acf9-a87caca8e77b { display:none !important; }}@media (max-width: 767px){#s-8ff2240c-b4f8-4a59-acf9-a87caca8e77b {
  display: none;
}
#s-8ff2240c-b4f8-4a59-acf9-a87caca8e77b, #wrap-s-8ff2240c-b4f8-4a59-acf9-a87caca8e77b { display:none !important; }}







#s-8ff2240c-b4f8-4a59-acf9-a87caca8e77b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ff2240c-b4f8-4a59-acf9-a87caca8e77b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-feb82dd7-2292-4a4e-9eed-5234830bfb5c {
  padding-top: 35px;
padding-bottom: 25px;
text-align: center;
}

#s-feb82dd7-2292-4a4e-9eed-5234830bfb5c .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7b0be05c-b5a3-42e7-bcc5-d99b1e170b41 {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 50px;
}








#s-7b0be05c-b5a3-42e7-bcc5-d99b1e170b41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b0be05c-b5a3-42e7-bcc5-d99b1e170b41.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63b785c3-8cc0-4121-bffa-1e2eaf3c5c40"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1b308053-8edc-4066-963e-0d7c6b45f879"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-66cc2058-5d0c-41d1-9c99-5219507189bd {
  text-align: center;
}





#s-66cc2058-5d0c-41d1-9c99-5219507189bd .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-b9631d7b-5c1c-4b91-adde-7c219fdf2e20 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-3561d759-ffee-4d15-93f6-177ce7f76a85 {
  text-align: center;
}




  #s-3561d759-ffee-4d15-93f6-177ce7f76a85 img.shogun-image {
    
    width: px;
  }


#s-3561d759-ffee-4d15-93f6-177ce7f76a85 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-30744777-1a07-44ed-b22c-918194f092f2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0ae0e532-e4b6-4b22-8f27-d181cc26d85d {
  text-align: center;
}





#s-0ae0e532-e4b6-4b22-8f27-d181cc26d85d .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-6c2e5855-d120-43d8-9c5a-d87abb954ce4 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-a1556868-f9ad-44db-a2b3-62aaa9eff255 {
  text-align: center;
}





#s-a1556868-f9ad-44db-a2b3-62aaa9eff255 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-fe9512c0-5fbc-4b5a-bf8e-953815c743d5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1b08c4dd-b6b5-46e1-b4f3-a5e0fa9f84c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-fc41d9da-449f-4517-a9b6-299f15e2827b {
  text-align: center;
}




  #s-fc41d9da-449f-4517-a9b6-299f15e2827b img.shogun-image {
    
    width: px;
  }


#s-fc41d9da-449f-4517-a9b6-299f15e2827b .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-40226027-01f9-4fe4-b75e-0be4ae100132 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-eb06e741-70f4-48d9-97a3-2a4f7bcbe49e {
  text-align: center;
}




  #s-eb06e741-70f4-48d9-97a3-2a4f7bcbe49e img.shogun-image {
    
    width: px;
  }


#s-eb06e741-70f4-48d9-97a3-2a4f7bcbe49e .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-80df4541-a3c6-440c-8763-60eb680a00ee {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-fd04817d-6772-423c-b9c4-cd06a5007e13 {
  text-align: center;
}




  #s-fd04817d-6772-423c-b9c4-cd06a5007e13 img.shogun-image {
    
    width: px;
  }


#s-fd04817d-6772-423c-b9c4-cd06a5007e13 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-65f5a9ed-2851-4bc2-ad50-ba30d149887a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-81c4f07a-2ccf-463d-b445-8cfbde0595a7 {
  text-align: center;
}




  #s-81c4f07a-2ccf-463d-b445-8cfbde0595a7 img.shogun-image {
    
    width: px;
  }


#s-81c4f07a-2ccf-463d-b445-8cfbde0595a7 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-56ee33f7-bbf0-4b00-98b8-719d485fcca8 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2195a584-9de0-4fff-b56c-fc09871406b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a590680b-cf45-4861-a903-db95e492009f {
  min-height: 50px;
background-color: rgba(248, 250, 251, 1);
}








#s-a590680b-cf45-4861-a903-db95e492009f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a590680b-cf45-4861-a903-db95e492009f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3fc04ff0-91ac-4317-832e-e4120caae149 {
  padding-top: 35px;
padding-bottom: 25px;
text-align: center;
}
@media (min-width: 1200px){#s-3fc04ff0-91ac-4317-832e-e4120caae149 {
  display: none;
}
#s-3fc04ff0-91ac-4317-832e-e4120caae149, #wrap-s-3fc04ff0-91ac-4317-832e-e4120caae149 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3fc04ff0-91ac-4317-832e-e4120caae149 {
  display: none;
}
#s-3fc04ff0-91ac-4317-832e-e4120caae149, #wrap-s-3fc04ff0-91ac-4317-832e-e4120caae149 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3fc04ff0-91ac-4317-832e-e4120caae149 {
  display: none;
}
#s-3fc04ff0-91ac-4317-832e-e4120caae149, #wrap-s-3fc04ff0-91ac-4317-832e-e4120caae149 { display:none !important; }}
#s-3fc04ff0-91ac-4317-832e-e4120caae149 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8dfe1878-cd9c-4e8f-b83e-ef98306f0790 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-8dfe1878-cd9c-4e8f-b83e-ef98306f0790 {
  display: none;
}
#s-8dfe1878-cd9c-4e8f-b83e-ef98306f0790, #wrap-s-8dfe1878-cd9c-4e8f-b83e-ef98306f0790 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dfe1878-cd9c-4e8f-b83e-ef98306f0790 {
  display: none;
}
#s-8dfe1878-cd9c-4e8f-b83e-ef98306f0790, #wrap-s-8dfe1878-cd9c-4e8f-b83e-ef98306f0790 { display:none !important; }}
#s-dab52ae5-6d2f-42f5-bd72-427d301960df {
  text-align: center;
}




  #s-dab52ae5-6d2f-42f5-bd72-427d301960df img.shogun-image {
    
    width: px;
  }


#s-dab52ae5-6d2f-42f5-bd72-427d301960df .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-0608faf9-6c77-4dae-a543-1f200fb54519 {
  text-align: center;
}




  #s-0608faf9-6c77-4dae-a543-1f200fb54519 img.shogun-image {
    
    width: px;
  }


#s-0608faf9-6c77-4dae-a543-1f200fb54519 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-0ff72045-9be7-4b30-a979-f8f54c6f2b85 {
  text-align: center;
}




  #s-0ff72045-9be7-4b30-a979-f8f54c6f2b85 img.shogun-image {
    
    width: px;
  }


#s-0ff72045-9be7-4b30-a979-f8f54c6f2b85 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-e6b7b144-ba70-4603-b247-f04f231cee8a {
  text-align: center;
}




  #s-e6b7b144-ba70-4603-b247-f04f231cee8a img.shogun-image {
    
    width: px;
  }


#s-e6b7b144-ba70-4603-b247-f04f231cee8a .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-02440fac-781c-4806-8b76-0d45a0ca1e4c {
  text-align: center;
}




  #s-02440fac-781c-4806-8b76-0d45a0ca1e4c img.shogun-image {
    
    width: px;
  }


#s-02440fac-781c-4806-8b76-0d45a0ca1e4c .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-22af8ec0-8f51-4528-9038-de69b1e21b5b {
  text-align: center;
}




  #s-22af8ec0-8f51-4528-9038-de69b1e21b5b img.shogun-image {
    
    width: px;
  }


#s-22af8ec0-8f51-4528-9038-de69b1e21b5b .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-c154bbb0-cc01-499c-8534-98b5e55c1c2b {
  text-align: center;
}




  #s-c154bbb0-cc01-499c-8534-98b5e55c1c2b img.shogun-image {
    
    width: px;
  }


#s-c154bbb0-cc01-499c-8534-98b5e55c1c2b .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-f30dfe3d-0597-437d-9724-f4544d36a700 {
  text-align: center;
}




  #s-f30dfe3d-0597-437d-9724-f4544d36a700 img.shogun-image {
    
    width: px;
  }


#s-f30dfe3d-0597-437d-9724-f4544d36a700 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-28c91e6e-fd7e-43f9-800c-2f3d4850dab6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-b1fa5eae-c5a8-47f3-a84b-80288c81a511 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-6d79d8e9-6996-47e8-9a33-537666419ca2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-9acdc7b4-e396-400c-91a0-1d38d8a4b85f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-96553944-bc02-41f5-843b-9c9a3512843c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-3d1133b5-bc71-4b06-aebf-77abf2bb09dc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-6c4c309d-945e-4704-8884-181d0940f291 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c3d7c78d-a0ce-4586-8f79-d19f472e3a0f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-e57f38c3-2a00-4805-bf60-930c6ab70b48 {
  min-height: 50px;
}








#s-e57f38c3-2a00-4805-bf60-930c6ab70b48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e57f38c3-2a00-4805-bf60-930c6ab70b48.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1a664c97-d8fe-47c2-ad03-e7636fcb60cb {
  text-align: center;
}




  #s-1a664c97-d8fe-47c2-ad03-e7636fcb60cb img.shogun-image {
    
    width: px;
  }


#s-1a664c97-d8fe-47c2-ad03-e7636fcb60cb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e8a3181b-4aad-4519-8e28-d8939cd4ef99 {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 50px;
}








#s-e8a3181b-4aad-4519-8e28-d8939cd4ef99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8a3181b-4aad-4519-8e28-d8939cd4ef99.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ba4f2478-db33-4337-8dd1-a64d8e906fb3 {
  padding-top: 25px;
padding-bottom: 20px;
text-align: center;
}

#s-ba4f2478-db33-4337-8dd1-a64d8e906fb3 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a3bca311-e361-429b-ad4b-b7576bb47674"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d5590c36-e5b4-489c-a446-c77781135453 {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 50px;
}








#s-d5590c36-e5b4-489c-a446-c77781135453 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5590c36-e5b4-489c-a446-c77781135453.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60 {
  padding-top: 20px;
padding-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a90add4f-6f2c-47e9-b3d4-e963cdc7bc60"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ab325fe6-9454-4164-8918-393aa6320914 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-fa9af444-fdf1-4e3a-8582-c1b03097f260 {
  text-align: left;
}


.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 {
  max-width: 100%;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom,
.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 {
  max-width: 100%;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom,
.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 {
  max-width: 100%;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom,
.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 {
  max-width: 100%;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom,
.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 {
  max-width: 100%;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom,
.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa9af444-fdf1-4e3a-8582-c1b03097f260 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-979070c4-4e20-480a-8767-099b1332d122 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-979070c4-4e20-480a-8767-099b1332d122 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-97353eaa-0854-4175-a63f-050577cb274e {
  text-align: center;
}

#s-97353eaa-0854-4175-a63f-050577cb274e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-97353eaa-0854-4175-a63f-050577cb274e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-97353eaa-0854-4175-a63f-050577cb274e .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-f94ec69e-7dfc-4606-bb7e-2911d67d44d2 {
  display: none;
}
#s-bf135e49-9369-4d1c-8173-f930d624d0f3 {
  text-align: left;
}


.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 {
  max-width: 100%;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom,
.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 {
  max-width: 100%;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom,
.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 {
  max-width: 100%;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom,
.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 {
  max-width: 100%;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom,
.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 {
  max-width: 100%;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom,
.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf135e49-9369-4d1c-8173-f930d624d0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9be5f455-1c6b-4bf9-a95f-762a7b99c168 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9be5f455-1c6b-4bf9-a95f-762a7b99c168 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-eb7721bd-b9bc-4d2b-bdfa-fe6e473f0d08 {
  text-align: center;
}

#s-eb7721bd-b9bc-4d2b-bdfa-fe6e473f0d08 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-eb7721bd-b9bc-4d2b-bdfa-fe6e473f0d08 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-eb7721bd-b9bc-4d2b-bdfa-fe6e473f0d08 .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-29824195-063e-4968-b0b9-267522c56136 {
  display: none;
}
#s-eceea932-784e-4d83-8ab0-f740ff5d1564 {
  text-align: left;
}


.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 {
  max-width: 100%;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom,
.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 {
  max-width: 100%;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom,
.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 {
  max-width: 100%;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom,
.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 {
  max-width: 100%;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom,
.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 {
  max-width: 100%;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom,
.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eceea932-784e-4d83-8ab0-f740ff5d1564 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c8e4fb63-8609-42d7-b81d-a1cdc9863bbe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8e4fb63-8609-42d7-b81d-a1cdc9863bbe .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-46a7c02a-4d20-423d-bd33-1c694513a578 {
  text-align: center;
}

#s-46a7c02a-4d20-423d-bd33-1c694513a578 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-46a7c02a-4d20-423d-bd33-1c694513a578 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-46a7c02a-4d20-423d-bd33-1c694513a578 .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-6de6db0b-d242-44c9-b6c0-b7f4626035b5 {
  display: none;
}
#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e {
  text-align: left;
}


.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e {
  max-width: 100%;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom,
.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e {
  max-width: 100%;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom,
.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e {
  max-width: 100%;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom,
.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e {
  max-width: 100%;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom,
.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e {
  max-width: 100%;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom,
.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d26ffd6-42f2-4174-ab93-44f5487b1d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ff09fa69-c499-4f8c-956a-8823e3512909 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ff09fa69-c499-4f8c-956a-8823e3512909 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7cf263c1-9bb4-469c-ae2c-1fbc183620ad {
  text-align: center;
}

#s-7cf263c1-9bb4-469c-ae2c-1fbc183620ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7cf263c1-9bb4-469c-ae2c-1fbc183620ad .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7cf263c1-9bb4-469c-ae2c-1fbc183620ad .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-ee751b2c-b401-4233-b46e-306c8ba6168c {
  min-height: 50px;
}








#s-ee751b2c-b401-4233-b46e-306c8ba6168c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee751b2c-b401-4233-b46e-306c8ba6168c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d4758bed-0910-459e-8279-369064c6fa7f {
  min-height: 50px;
}








#s-d4758bed-0910-459e-8279-369064c6fa7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4758bed-0910-459e-8279-369064c6fa7f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c {
  background-color: rgba(117, 120, 135, 0.63);
}

@media (min-width: 0px) {
[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ab8b3c1-8839-404b-8aa9-5a52a6dda18c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fb040239-16bb-4af2-9ec2-07f393ed4a4c {
  padding-top: 35px;
}

#s-fb040239-16bb-4af2-9ec2-07f393ed4a4c .shogun-icon-wrapper {
  text-align: center;
}


#s-fb040239-16bb-4af2-9ec2-07f393ed4a4c .shogun-icon-wrapper > .shogun-icon {

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

#s-e40a2af5-307f-415b-ad10-bde86e911002 {
  padding-top: 25px;
padding-bottom: 10px;
text-align: center;
}

#s-e40a2af5-307f-415b-ad10-bde86e911002 .shogun-heading-component h1 {
  color: rgba(245, 245, 245, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d9d820f-ca8c-4c7f-ba8f-74417fec02c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1f00b4ad-a7c2-413d-a4ae-8e23c5eb69c5 {
  margin-top: 25px;
margin-bottom: 20px;
padding-top: 25px;
padding-bottom: 25px;
}

#s-352b9773-99db-4a03-9864-649a03744e14 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0.5);
border-radius: 0px;
min-height: 300px;
opacity: 1;
background-color: rgba(248, 249, 250, 1);
}








#s-352b9773-99db-4a03-9864-649a03744e14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-352b9773-99db-4a03-9864-649a03744e14.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4ff81edb-7569-419e-a4f8-365a7cd01365 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-4ff81edb-7569-419e-a4f8-365a7cd01365 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4ff81edb-7569-419e-a4f8-365a7cd01365 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4ff81edb-7569-419e-a4f8-365a7cd01365 {
  
}
}@media (max-width: 767px){#s-4ff81edb-7569-419e-a4f8-365a7cd01365 {
  
}
}
#s-4ff81edb-7569-419e-a4f8-365a7cd01365 .shogun-heading-component h1 {
  color: rgba(62, 62, 62, 1);
  font-weight:  100 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bcb42605-4a01-44d1-9dc4-e022aba4e340 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-bcb42605-4a01-44d1-9dc4-e022aba4e340 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bcb42605-4a01-44d1-9dc4-e022aba4e340 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bcb42605-4a01-44d1-9dc4-e022aba4e340 {
  
}
}@media (max-width: 767px){#s-bcb42605-4a01-44d1-9dc4-e022aba4e340 {
  
}
}
@media (min-width: 0px) {
[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-bcb42605-4a01-44d1-9dc4-e022aba4e340"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 0px) {
[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-012cf90a-0c2d-43ee-bc0f-486603f2e32f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-91eb3636-0d4e-42d0-b4c8-21c3010cdb74 {
  text-align: center;
}




  #s-91eb3636-0d4e-42d0-b4c8-21c3010cdb74 img.shogun-image {
    
    width: px;
  }


#s-91eb3636-0d4e-42d0-b4c8-21c3010cdb74 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4c5c8386-7f49-44ec-8983-c6e106b333de {
  text-align: center;
}




  #s-4c5c8386-7f49-44ec-8983-c6e106b333de img.shogun-image {
    
    width: px;
  }


#s-4c5c8386-7f49-44ec-8983-c6e106b333de .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-21e21418-1a10-4260-9dca-2028f655615c {
  min-height: 50px;
}








#s-21e21418-1a10-4260-9dca-2028f655615c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21e21418-1a10-4260-9dca-2028f655615c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5fa300e3-537d-49f2-937c-c7e3dcc2aebf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-724c8497-2cf6-4bef-9530-2b2b03a408d5 {
  padding-top: 35px;
padding-bottom: 20px;
text-align: center;
}

#s-724c8497-2cf6-4bef-9530-2b2b03a408d5 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-14bb1921-05a4-4f3e-8fd5-c099314be5d6 {
  padding-left: 15px;
padding-bottom: 35px;
padding-right: 15px;
}

#s-14bb1921-05a4-4f3e-8fd5-c099314be5d6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-14bb1921-05a4-4f3e-8fd5-c099314be5d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(14, 37, 58, 1);
  padding: 10px;
}

#s-14bb1921-05a4-4f3e-8fd5-c099314be5d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-14bb1921-05a4-4f3e-8fd5-c099314be5d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-14bb1921-05a4-4f3e-8fd5-c099314be5d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-14bb1921-05a4-4f3e-8fd5-c099314be5d6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91cdb59c-a2fe-4638-aa4b-7f10350d2c73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-13feb780-986d-4080-bc80-3491a61e58e6 {
  text-align: center;
}




  #s-13feb780-986d-4080-bc80-3491a61e58e6 img.shogun-image {
    
    width: px;
  }


#s-13feb780-986d-4080-bc80-3491a61e58e6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-219accd0-6040-4e3f-af29-bb0a8e91bdc8 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-0b2f9861-19d8-4bb7-916f-123ac0f55a3d {
  text-align: center;
}




  #s-0b2f9861-19d8-4bb7-916f-123ac0f55a3d img.shogun-image {
    
    width: px;
  }


#s-0b2f9861-19d8-4bb7-916f-123ac0f55a3d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-963e802d-00e7-4f45-a875-7cd497faa652 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-5a8224ca-f566-463d-88d7-a5bccbc00ebc {
  text-align: center;
}




  #s-5a8224ca-f566-463d-88d7-a5bccbc00ebc img.shogun-image {
    
    width: px;
  }


#s-5a8224ca-f566-463d-88d7-a5bccbc00ebc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5282abb9-6b32-476d-b01c-2372911354e6 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-ecfb0e8e-d654-49ab-bda9-e55b1eb01f26 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: left;
}

#s-ecfb0e8e-d654-49ab-bda9-e55b1eb01f26 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6b2371fb-a1fc-471a-97ea-c10083af740f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cad4a892-445d-4604-a38a-5a8d10e4a65c {
  padding-left: 15px;
padding-right: 15px;
}

#s-a1b36744-b87a-424f-8441-5b427fbf474f {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: center;
}




  #s-a1b36744-b87a-424f-8441-5b427fbf474f img.shogun-image {
    
    width: px;
  }


#s-a1b36744-b87a-424f-8441-5b427fbf474f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7268d23d-c2a8-48e1-9272-04b6de0d7114 {
  padding-left: 5px;
padding-right: 5px;
}

#s-5b1e6b17-5e3c-4aa8-8255-f6ebb6ced7ef {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: center;
}




  #s-5b1e6b17-5e3c-4aa8-8255-f6ebb6ced7ef img.shogun-image {
    
    width: px;
  }


#s-5b1e6b17-5e3c-4aa8-8255-f6ebb6ced7ef .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9f535ecd-6e2a-4103-8aad-2e59d497c902 {
  padding-left: 15px;
padding-right: 15px;
}

#s-a3eafd17-274d-49f3-bc25-86677fad73c0 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-0ea4a2f4-2d69-4de2-bc99-fe3c508bdafe {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-16da00d4-a815-4644-8064-3aead5173c5f {
  padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc3f78d3-2da9-44e3-8221-ef9e738af7a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f6022373-10b5-43c0-aa85-16b2e4895f89 {
  text-align: center;
}




  #s-f6022373-10b5-43c0-aa85-16b2e4895f89 img.shogun-image {
    
    width: px;
  }


#s-f6022373-10b5-43c0-aa85-16b2e4895f89 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-d5814f99-9051-4ef2-87c2-e09ed9338dfd {
  text-align: center;
}




  #s-d5814f99-9051-4ef2-87c2-e09ed9338dfd img.shogun-image {
    
    width: px;
  }


#s-d5814f99-9051-4ef2-87c2-e09ed9338dfd .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-eb0a4ae3-72e0-4602-8032-d3808c33a527 {
  text-align: center;
}




  #s-eb0a4ae3-72e0-4602-8032-d3808c33a527 img.shogun-image {
    
    width: px;
  }


#s-eb0a4ae3-72e0-4602-8032-d3808c33a527 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

@media (min-width: 0px) {
[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c9af724-52eb-470f-bb91-28047e1b1a02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-22b5a986-773f-4c74-a7a6-94ded9e5a703 {
  padding-left: 5px;
padding-right: 5px;
}

#s-f36aace1-7cfe-4ead-8861-03dd062fdc14 {
  padding-left: 5px;
padding-right: 5px;
}

#s-c8875d27-127d-4107-b9f0-dbb85a2fe62b {
  padding-left: 5px;
padding-right: 5px;
}

@media (min-width: 0px) {
[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-234dfd2c-79ca-4d66-8e87-4de116fcaf1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b0867f10-965e-4332-8af8-536576a3f82d {
  text-align: center;
}




  #s-b0867f10-965e-4332-8af8-536576a3f82d img.shogun-image {
    
    width: px;
  }


#s-b0867f10-965e-4332-8af8-536576a3f82d .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-4f73c5da-caa8-4122-981b-bd20dd17652f {
  padding-left: 5px;
padding-right: 5px;
}

#s-b7c65a61-af65-467a-aee0-eeb5c370a15f {
  text-align: center;
}




  #s-b7c65a61-af65-467a-aee0-eeb5c370a15f img.shogun-image {
    
    width: px;
  }


#s-b7c65a61-af65-467a-aee0-eeb5c370a15f .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-0ae07edb-3c2f-4c5c-b919-0ac60c67e90d {
  padding-left: 5px;
padding-right: 5px;
}

#s-5c1bad87-bf43-4bc2-b8cc-83bd9c97002f {
  text-align: center;
}




  #s-5c1bad87-bf43-4bc2-b8cc-83bd9c97002f img.shogun-image {
    
    width: px;
  }


#s-5c1bad87-bf43-4bc2-b8cc-83bd9c97002f .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-d1dca1a0-7d8d-43c5-a7fd-699d22018736 {
  text-align: center;
}




  #s-d1dca1a0-7d8d-43c5-a7fd-699d22018736 img.shogun-image {
    
    width: px;
  }


#s-d1dca1a0-7d8d-43c5-a7fd-699d22018736 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

@media (min-width: 0px) {
[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-630f819c-5dd9-449e-a039-fe2b7473dab1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-62819c99-686c-4362-9cfa-d6315fb80b12 {
  text-align: center;
}




  #s-62819c99-686c-4362-9cfa-d6315fb80b12 img.shogun-image {
    
    width: px;
  }


#s-62819c99-686c-4362-9cfa-d6315fb80b12 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-29d21036-f22f-45e8-9aed-9a2221cf8ec5 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-b213f191-a175-4458-b371-9f4f8586957b {
  text-align: center;
}




  #s-b213f191-a175-4458-b371-9f4f8586957b img.shogun-image {
    
    width: px;
  }


#s-b213f191-a175-4458-b371-9f4f8586957b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6eecc381-4072-4f65-96f5-e498c3a37c70 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-5ea9d8c0-45b3-45b7-ad7e-438e5da60201 {
  text-align: center;
}




  #s-5ea9d8c0-45b3-45b7-ad7e-438e5da60201 img.shogun-image {
    
    width: px;
  }


#s-5ea9d8c0-45b3-45b7-ad7e-438e5da60201 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1338429a-5307-4b79-abb6-ccd06d27acd7 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-f571fe76-9de1-410c-9603-4021e1863e3c {
  padding-left: 15px;
padding-right: 15px;
text-align: center;
}




  #s-f571fe76-9de1-410c-9603-4021e1863e3c img.shogun-image {
    
    width: px;
  }


#s-f571fe76-9de1-410c-9603-4021e1863e3c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1e2ede43-f6c4-4d9a-a537-58515b674210 {
  min-height: 50px;
}








#s-1e2ede43-f6c4-4d9a-a537-58515b674210 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e2ede43-f6c4-4d9a-a537-58515b674210.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a0d5e447-5628-4d99-9dcd-2322f08b7381 .shogun-tabs {
  -webkit-box-pack: start;
          justify-content: flex-start;
}


  #s-a0d5e447-5628-4d99-9dcd-2322f08b7381 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-a0d5e447-5628-4d99-9dcd-2322f08b7381 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-a0d5e447-5628-4d99-9dcd-2322f08b7381 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a0d5e447-5628-4d99-9dcd-2322f08b7381 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-a0d5e447-5628-4d99-9dcd-2322f08b7381 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-a0d5e447-5628-4d99-9dcd-2322f08b7381 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-a0d5e447-5628-4d99-9dcd-2322f08b7381 .shogun-tab {
  max-width: calc(100% / 2 - (2 - 2) * 2px / 2);
}

@media (min-width: 0px) {
[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c7bf4c7-ad3d-47fa-9f3a-5fca020e9d82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d09d123d-875e-488c-be63-a2a63aa5a721 {
  text-align: center;
}




  #s-d09d123d-875e-488c-be63-a2a63aa5a721 img.shogun-image {
    
    width: px;
  }


#s-d09d123d-875e-488c-be63-a2a63aa5a721 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9d7c799f-00d5-49e5-9680-c6a2340e4ae7 {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
}

@media (min-width: 0px) {
[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-57790640-76a0-4c29-9982-9a4d175b6dd1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-36df7534-9d95-4974-b76a-9d7fb78bb4bd {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-36df7534-9d95-4974-b76a-9d7fb78bb4bd img.shogun-image {
    
    width: px;
  }


#s-36df7534-9d95-4974-b76a-9d7fb78bb4bd .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-3cb9d8e6-969a-4023-9913-745647b11a55 {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
}

#s-90f58f15-135a-44c2-9c1c-2b20f4f9a48d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(42, 63, 76, 1);
text-decoration: none;
}
#s-90f58f15-135a-44c2-9c1c-2b20f4f9a48d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-90f58f15-135a-44c2-9c1c-2b20f4f9a48d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-90f58f15-135a-44c2-9c1c-2b20f4f9a48d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16d1f5fa-70b0-4492-bdcc-3d9d236bfc45"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4ce9db41-3dd1-4745-9b90-1f0396e3e56f {
  text-align: center;
}




  #s-4ce9db41-3dd1-4745-9b90-1f0396e3e56f img.shogun-image {
    
    width: px;
  }


#s-4ce9db41-3dd1-4745-9b90-1f0396e3e56f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-97fd42fe-6eb0-44d6-a719-4b49db115ffe {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-3547ba85-1866-4cb9-b9e5-b1d430e6bd0b {
  text-align: center;
}




  #s-3547ba85-1866-4cb9-b9e5-b1d430e6bd0b img.shogun-image {
    
    width: px;
  }


#s-3547ba85-1866-4cb9-b9e5-b1d430e6bd0b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5f18c29b-45d6-447c-80f3-759c8698ca06 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-91517917-45a9-401d-a0de-a8179dec95cc {
  text-align: center;
}




  #s-91517917-45a9-401d-a0de-a8179dec95cc img.shogun-image {
    
    width: px;
  }


#s-91517917-45a9-401d-a0de-a8179dec95cc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-aaef8778-30ed-486b-bf6f-a5b35c1f0c07 {
  margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-3b0982f6-0fbe-4076-a0b8-f1f4d3c68ab9 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: left;
}

#s-3b0982f6-0fbe-4076-a0b8-f1f4d3c68ab9 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7e19f285-6ff7-4f79-8612-d6f546e4b4d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(203, 137, 105, 1);
text-decoration: none;
}
#s-7e19f285-6ff7-4f79-8612-d6f546e4b4d9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7e19f285-6ff7-4f79-8612-d6f546e4b4d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7e19f285-6ff7-4f79-8612-d6f546e4b4d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-13d97974-2173-48c6-9399-2973918eaddc {
  padding-left: 15px;
padding-right: 15px;
text-align: center;
}




  #s-13d97974-2173-48c6-9399-2973918eaddc img.shogun-image {
    
    width: px;
  }


#s-13d97974-2173-48c6-9399-2973918eaddc .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8c3b2aaa-6616-41a5-bf20-75a5eb47a983 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: left;
}

#s-8c3b2aaa-6616-41a5-bf20-75a5eb47a983 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f8a28f54-83d3-4ac8-8e5b-911d1af6488d {
  padding-left: 15px;
padding-right: 15px;
text-align: center;
}




  #s-f8a28f54-83d3-4ac8-8e5b-911d1af6488d img.shogun-image {
    
    width: px;
  }


#s-f8a28f54-83d3-4ac8-8e5b-911d1af6488d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3096db02-75ba-47b5-b5f5-07a49cd977af {
  text-align: center;
}




  #s-3096db02-75ba-47b5-b5f5-07a49cd977af img.shogun-image {
    
    width: px;
  }


#s-3096db02-75ba-47b5-b5f5-07a49cd977af .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5cc927ff-1bb9-4c7e-a60c-d0708eb4bfb8 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: left;
}

#s-5cc927ff-1bb9-4c7e-a60c-d0708eb4bfb8 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a9395330-70ae-4740-9df3-f6c3cde446c8 {
  padding-left: 15px;
padding-right: 15px;
text-align: center;
}




  #s-a9395330-70ae-4740-9df3-f6c3cde446c8 img.shogun-image {
    
    width: px;
  }


#s-a9395330-70ae-4740-9df3-f6c3cde446c8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6d055a98-3054-45e1-b7ce-91f10b256d61 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: left;
}

#s-6d055a98-3054-45e1-b7ce-91f10b256d61 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8c3b27af-b169-4ec0-b5b1-54a5bea378f5 {
  padding-left: 15px;
padding-right: 15px;
text-align: center;
}




  #s-8c3b27af-b169-4ec0-b5b1-54a5bea378f5 img.shogun-image {
    
    width: px;
  }


#s-8c3b27af-b169-4ec0-b5b1-54a5bea378f5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7d95880f-b18e-4a91-892e-6db2bebee224 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: left;
}

#s-7d95880f-b18e-4a91-892e-6db2bebee224 .shogun-heading-component h1 {
  color: rgba(203, 137, 105, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6034d14d-af23-4783-9edb-131f8876c5d5 {
  min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-6034d14d-af23-4783-9edb-131f8876c5d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6034d14d-af23-4783-9edb-131f8876c5d5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eda0657b-60ab-4203-b406-63b66d938527"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c8817da2-d2a3-48de-97e7-24e8da55401e {
  padding-top: 30px;
}

#s-c8817da2-d2a3-48de-97e7-24e8da55401e .shogun-icon-wrapper {
  text-align: center;
}


#s-c8817da2-d2a3-48de-97e7-24e8da55401e .shogun-icon-wrapper > .shogun-icon {

  font-size: 43px !important;
  color: #495056;
}

#s-a3e8ecbf-6e11-49ef-bdc0-858f6ce9c131 {
  padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
text-align: center;
}

#s-a3e8ecbf-6e11-49ef-bdc0-858f6ce9c131 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-76db8f70-92de-4636-9bc3-bb9f876da078 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}

#s-33b0052f-f835-4552-b63c-0508d02c4f8f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(248, 249, 250, 1);
}
@media (min-width: 1200px){#s-33b0052f-f835-4552-b63c-0508d02c4f8f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33b0052f-f835-4552-b63c-0508d02c4f8f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-33b0052f-f835-4552-b63c-0508d02c4f8f {
  
}
}@media (max-width: 767px){#s-33b0052f-f835-4552-b63c-0508d02c4f8f {
  
}
}







#s-33b0052f-f835-4552-b63c-0508d02c4f8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33b0052f-f835-4552-b63c-0508d02c4f8f.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-0f8797c6-834c-4f9a-8711-2943657f4be0 {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
background-color: rgba(26, 26, 26, 0);
}
@media (min-width: 1200px){#s-0f8797c6-834c-4f9a-8711-2943657f4be0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f8797c6-834c-4f9a-8711-2943657f4be0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f8797c6-834c-4f9a-8711-2943657f4be0 {
  
}
}@media (max-width: 767px){#s-0f8797c6-834c-4f9a-8711-2943657f4be0 {
  
}
}
@media (min-width: 0px) {
[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-0f8797c6-834c-4f9a-8711-2943657f4be0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 0px) {
[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2cc0e685-83b3-4806-8db5-f2c84a3931b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-7999cac4-c153-402f-8320-046c6b3d61e9 .shogun-icon-wrapper {
  text-align: center;
}


#s-7999cac4-c153-402f-8320-046c6b3d61e9 .shogun-icon-wrapper > .shogun-icon {

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

#s-747db8cc-bea0-491b-9426-a690253c3014 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-00fa1199-69d6-4d11-8868-60854088f352"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-4966ffcc-0306-48bf-b5cb-59b399465330 .shogun-icon-wrapper {
  text-align: center;
}


#s-4966ffcc-0306-48bf-b5cb-59b399465330 .shogun-icon-wrapper > .shogun-icon {

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

#s-620cf573-d9bb-41e0-83fe-8072123f9781 {
  margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-f6330186-0efb-442c-a4ad-d0f5c6b18acb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-20b6ff77-ceb2-4ab2-9307-6ed0315cc9a5 .shogun-icon-wrapper {
  text-align: center;
}


#s-20b6ff77-ceb2-4ab2-9307-6ed0315cc9a5 .shogun-icon-wrapper > .shogun-icon {

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

#s-b18f1078-7064-4cff-b974-e3b36dbdd823 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0dd1f8b8-1bcd-421c-91d6-1228219207f5 {
  margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0dd1f8b8-1bcd-421c-91d6-1228219207f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-23870a64-34f9-462c-8fc7-5d1d1ce636b6 .shogun-icon-wrapper {
  text-align: center;
}


#s-23870a64-34f9-462c-8fc7-5d1d1ce636b6 .shogun-icon-wrapper > .shogun-icon {

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

#s-737d92ef-af55-4bc8-8b2c-fb254c91ad46 {
  margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
}

/*
  $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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
