.shogun-nav-tabs {
  margin-left: 0 !important;
  margin-top: 0;
  margin-bottom: 15px !important;
  border-bottom: 1px solid #ddd;
  padding-left: 0;
  list-style: none !important;
}

.shogun-nav-tabs:before,
.shogun-nav-tabs:after {
  display: table;
  content: " ";
}

.shogun-nav-tabs:after {
  clear: both;
}

.shogun-nav-tabs > li {
  float: left;
  margin-bottom: -1px !important;
  position: relative;
  display: block;
  box-sizing: border-box;
}

.shogun-nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  position: relative;
  display: block;
  padding: 10px 15px !important;
  text-decoration: none;
}

.shogun-nav-tabs > li.active > a {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.shogun-tab-content > .shogun-tab-pane {
  display: none;
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.shogun-tab-content > .shogun-tab-pane.active {
  display: block;
  opacity: 1;
}

#s-4c8baf72-3964-4411-9d30-e465b94073de .shogun-nav-tabs > li > a {
  background-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 1);
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-4c8baf72-3964-4411-9d30-e465b94073de .shogun-nav-tabs > li.active > a {
  background-color: #fff;
  color: #555;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

#s-4c8baf72-3964-4411-9d30-e465b94073de .shogun-nav-tabs {
  border-bottom: 1px solid #ddd;
}
.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-6b8cdaa8-83bc-46e0-a74a-a885fd8df39d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 750px;
}








#s-6b8cdaa8-83bc-46e0-a74a-a885fd8df39d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b8cdaa8-83bc-46e0-a74a-a885fd8df39d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-af20494b-9179-47fa-bd84-63e0f90e5f39 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWJhY2M2OTctYTk1MC00NzM4LThkYzQtZTg1YmM4OGM3ZmMyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjIyMjIyO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5YmFjYzY5Ny1hOTUwLTQ3MzgtOGRjNC1lODViYzg4YzdmYzIpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-af20494b-9179-47fa-bd84-63e0f90e5f39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af20494b-9179-47fa-bd84-63e0f90e5f39.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.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-533c089c-02e3-48dc-b5b0-69f92738d3fb {
  margin-left: auto;
margin-right: auto;
padding-top: 5%;
padding-bottom: 0%;
max-width: 200px;
text-align: center;
}




  #s-533c089c-02e3-48dc-b5b0-69f92738d3fb img.shogun-image {
    
    width: px;
  }


#s-533c089c-02e3-48dc-b5b0-69f92738d3fb .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;
}

.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-dfb49cc9-2ea2-4b06-b00f-a2a7ce21cf52 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-dfb49cc9-2ea2-4b06-b00f-a2a7ce21cf52 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  
  
  text-align: center;
}



.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-5cf79be8-a23a-4b18-92c9-5144197071da {
  background-image: url(https://i.shgcdn.com/fe349e94-3732-4b36-b5aa-5b38b8a457cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 690px;
background-position: center bottom;
}








#s-5cf79be8-a23a-4b18-92c9-5144197071da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cf79be8-a23a-4b18-92c9-5144197071da.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2b844710-2012-40a4-8e11-7d4459e197cc {
  background-image: url(https://i.shgcdn.com/6fdc8c84-72db-4527-827c-d090609069ee/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 680px;
background-position: center center;
}








#s-2b844710-2012-40a4-8e11-7d4459e197cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b844710-2012-40a4-8e11-7d4459e197cc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d42c541b-994f-41b2-8549-aff18a0bea41 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(255, 255, 255, 0.8);
}

#s-d89c09b1-2ea9-4514-856a-b329f9230f7c {
  background-image: url(https://i.shgcdn.com/6a6a9b05-e22c-43b1-9314-7097d05df70b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 680px;
background-position: center center;
}








#s-d89c09b1-2ea9-4514-856a-b329f9230f7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d89c09b1-2ea9-4514-856a-b329f9230f7c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0dfa5de6-473a-493d-954f-cf54899d81ca {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(255, 255, 255, 0.8);
}

#s-bea4ecf7-c14c-4659-bfb6-0b141a1a6e28 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTJjZGFlMzctNjkyOS00MjJjLWE1YTEtNmY1MTVkMjdhNzgzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjMxMCIgc3R5bGU9InN0b3AtY29sb3I6I2JlYmViZTtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMS4wMCIgc3R5bGU9InN0b3AtY29sb3I6I2ZmZmZmZjtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjNTJjZGFlMzctNjkyOS00MjJjLWE1YTEtNmY1MTVkMjdhNzgzKSIvPjwvc3ZnPg==);
background-repeat: no-repeat;
min-height: 500px;
}








#s-bea4ecf7-c14c-4659-bfb6-0b141a1a6e28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bea4ecf7-c14c-4659-bfb6-0b141a1a6e28.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-19147b25-db3e-4ca0-b301-c09a73bf908c {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(0, 0, 0, 0);
}

#s-f3bb0753-2623-4dbc-8f39-f16da2ca5638 {
  margin-top: 15px;
margin-left: 5px;
margin-bottom: 15px;
margin-right: 5px;
text-align: center;
}




  #s-f3bb0753-2623-4dbc-8f39-f16da2ca5638 img.shogun-image {
    
    width: px;
  }


#s-f3bb0753-2623-4dbc-8f39-f16da2ca5638 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1360e297-92fb-4879-809b-ba6d539b1ec3 {
  margin-bottom: 5%;
text-align: center;
}




  #s-1360e297-92fb-4879-809b-ba6d539b1ec3 img.shogun-image {
    
    width: px;
  }


#s-1360e297-92fb-4879-809b-ba6d539b1ec3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3cf0f157-7f2d-465c-869b-54b852b1b968 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTlhYjJkZmQtN2Y3Zi00YzgxLTg5ZGQtZTRmZDNkOGU3MDlkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojYzJjMmMyO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1OWFiMmRmZC03ZjdmLTRjODEtODlkZC1lNGZkM2Q4ZTcwOWQpIi8+PC9zdmc+);
background-repeat: no-repeat;
background-size: cover;
min-height: 0px;
background-position: center bottom;
}








#s-3cf0f157-7f2d-465c-869b-54b852b1b968 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cf0f157-7f2d-465c-869b-54b852b1b968.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-974251de-e51c-4267-8e17-e2507fdd3b38 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-5c309a5e-d324-4459-b395-8d79681ddf96 {
  box-shadow:1px 1px 8px 1px rgba(0, 0, 0, 0.25);
margin-top: 5%;
margin-left: 3%;
margin-bottom: 5%;
margin-right: 3%;
text-align: center;
}





#s-5c309a5e-d324-4459-b395-8d79681ddf96 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-23627749-fab3-497b-88ff-8a8a993411b2 {
  min-height: 50px;
}








#s-23627749-fab3-497b-88ff-8a8a993411b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23627749-fab3-497b-88ff-8a8a993411b2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-4bfcfe76-a2ab-44bc-8164-9ef862f7f1ff {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(255, 255, 255, 0.64);
}

.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-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-afefc6d8-f44b-4640-8ff5-873c513db55e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f99c09ef-d0df-4ffe-bc63-08a907e08f39 {
  box-shadow:1px 1px 4px 1px rgba(70, 70, 70, 0.36);
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 650px;
text-align: center;
}





#s-f99c09ef-d0df-4ffe-bc63-08a907e08f39 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c12a8bce-e543-4f59-bb4f-6ea18011b2bd {
  min-height: 50px;
}








#s-c12a8bce-e543-4f59-bb4f-6ea18011b2bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c12a8bce-e543-4f59-bb4f-6ea18011b2bd.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8f0af68a-ad22-4c8d-abd5-b89826d5a71e {
  text-align: center;
}





#s-8f0af68a-ad22-4c8d-abd5-b89826d5a71e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2af02613-8c09-4b5c-90d9-356b1b4d9463 {
  text-align: center;
}





#s-2af02613-8c09-4b5c-90d9-356b1b4d9463 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b57dc16a-2fc7-494d-931e-5aa62b92a4b8 {
  min-height: 500px;
background-color: rgba(169, 169, 169, 1);
}








#s-b57dc16a-2fc7-494d-931e-5aa62b92a4b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b57dc16a-2fc7-494d-931e-5aa62b92a4b8.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-1d4cd72a-2008-4057-ae53-22b7c3cd7b40 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(147, 147, 147, 0);
}

@media (min-width: 0px) {
[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3eaf561-4f12-4d95-a41e-b2a6c6aa6e65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-16d20dd9-a1d2-4b36-9d91-4ebd3c183830 {
  padding-left: 5%;
padding-right: 5%;
}

#s-4f7f0903-a2cf-4929-9dd4-32c4aa50b212 {
  text-align: center;
}




  #s-4f7f0903-a2cf-4929-9dd4-32c4aa50b212 img.shogun-image {
    
    width: px;
  }


#s-4f7f0903-a2cf-4929-9dd4-32c4aa50b212 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7b16ddd8-2fc0-4e24-9181-2e6ac76a576c {
  padding-left: 5%;
padding-right: 5%;
}

#s-2041ccf5-683d-4fc0-92f2-b3cad2a92888 {
  padding-left: 5%;
padding-right: 5%;
}

#s-3e647f3c-f2d3-4c91-ae47-ef67bfd11ba6 {
  padding-left: 5%;
padding-right: 5%;
}

#s-8be08e35-0e3e-46b2-93b4-4855a9622fa8 {
  text-align: center;
}




  #s-8be08e35-0e3e-46b2-93b4-4855a9622fa8 img.shogun-image {
    
    width: px;
  }


#s-8be08e35-0e3e-46b2-93b4-4855a9622fa8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-20401cdc-dedc-422a-8e23-d1cbe1e44bb3 {
  padding-left: 5%;
padding-right: 5%;
}

#s-93bb48fc-e02e-46cf-b151-7747bf5fbd3e {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-93bb48fc-e02e-46cf-b151-7747bf5fbd3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93bb48fc-e02e-46cf-b151-7747bf5fbd3e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-df642153-4c20-487e-9a2c-d1e42dcc2e0b {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(147, 147, 147, 0);
}

#s-442c3e49-1485-49aa-815e-796b181edba0 {
  text-align: center;
}




  #s-442c3e49-1485-49aa-815e-796b181edba0 img.shogun-image {
    
    width: px;
  }


#s-442c3e49-1485-49aa-815e-796b181edba0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f745f9b7-2d85-4548-8293-2593e5021ff9 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(147, 147, 147, 0);
}

#s-e196d8c2-b0a1-4bfd-b1cb-f477ef611918 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGIzOWVjN2UtNjE2Ni00NGE1LWFhNDQtOGYzODJkOWIwZjE3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1NTgiIHN0eWxlPSJzdG9wLWNvbG9yOiNmM2YzZjM7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEuMDAiIHN0eWxlPSJzdG9wLWNvbG9yOiNkY2RjZGM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2RiMzllYzdlLTYxNjYtNDRhNS1hYTQ0LThmMzgyZDliMGYxNykiLz48L3N2Zz4=);
background-repeat: no-repeat;
min-height: 50px;
}








#s-e196d8c2-b0a1-4bfd-b1cb-f477ef611918 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e196d8c2-b0a1-4bfd-b1cb-f477ef611918.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ad8fc79c-0db5-4c6c-8697-59a2f6370001 {
  box-shadow:1px 1px 7px 1px rgba(0, 0, 0, 0.21);
margin-top: 2%;
margin-left: 5%;
margin-bottom: 2%;
margin-right: 5%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
background-color: rgba(255, 255, 255, 1);
}

#s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9db66afd-b9f0-40ad-b00b-ee501cbbc54a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-1fef9e3d-16c5-4e73-a333-a394dde6d2ee {
  min-height: 50px;
}








#s-1fef9e3d-16c5-4e73-a333-a394dde6d2ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fef9e3d-16c5-4e73-a333-a394dde6d2ee.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-65400226-de51-4e3c-9153-6dd81cb8fb30 {
  min-height: 150px;
background-color: rgba(71, 71, 71, 1);
}








#s-65400226-de51-4e3c-9153-6dd81cb8fb30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65400226-de51-4e3c-9153-6dd81cb8fb30.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-31653b78-6bd8-4f94-9e6b-4ca34289c965 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
text-align: center;
}




  #s-31653b78-6bd8-4f94-9e6b-4ca34289c965 img.shogun-image {
    
    width: px;
  }


#s-31653b78-6bd8-4f94-9e6b-4ca34289c965 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-40b6536a-bc70-42b1-a20e-6dabe89eb71c {
  padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 200px;
background-color: rgba(182, 182, 182, 1);
}








#s-40b6536a-bc70-42b1-a20e-6dabe89eb71c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40b6536a-bc70-42b1-a20e-6dabe89eb71c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c3daaf9a-9a26-490d-9272-1a306abac806 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c3daaf9a-9a26-490d-9272-1a306abac806 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-cad1433f-cd81-48cf-aff4-2f18e763d852 {
  min-height: 50px;
}








#s-cad1433f-cd81-48cf-aff4-2f18e763d852 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cad1433f-cd81-48cf-aff4-2f18e763d852.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-dd266869-fcf9-4795-b507-d49e70d9c534 {
  min-height: 150px;
background-color: rgba(71, 71, 71, 1);
}








#s-dd266869-fcf9-4795-b507-d49e70d9c534 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd266869-fcf9-4795-b507-d49e70d9c534.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3af9b266-453c-4e15-8a74-0fb4c0ac8d33 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
text-align: center;
}




  #s-3af9b266-453c-4e15-8a74-0fb4c0ac8d33 img.shogun-image {
    
    width: px;
  }


#s-3af9b266-453c-4e15-8a74-0fb4c0ac8d33 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bc0a69cf-b802-48bf-8bec-4992ddf293e2 {
  padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 200px;
background-color: rgba(182, 182, 182, 1);
}








#s-bc0a69cf-b802-48bf-8bec-4992ddf293e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc0a69cf-b802-48bf-8bec-4992ddf293e2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-32729f82-15f1-4390-914f-49b429bd697b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-32729f82-15f1-4390-914f-49b429bd697b .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-f276569c-d333-4967-9dda-db753a0d5bdf {
  min-height: 50px;
}








#s-f276569c-d333-4967-9dda-db753a0d5bdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f276569c-d333-4967-9dda-db753a0d5bdf.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-796bc5e4-1326-4477-9f9d-94c724823419 {
  min-height: 150px;
background-color: rgba(71, 71, 71, 1);
}








#s-796bc5e4-1326-4477-9f9d-94c724823419 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-796bc5e4-1326-4477-9f9d-94c724823419.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e967ef4e-c4a2-4820-854a-949d73c5088e {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
text-align: center;
}




  #s-e967ef4e-c4a2-4820-854a-949d73c5088e img.shogun-image {
    
    width: px;
  }


#s-e967ef4e-c4a2-4820-854a-949d73c5088e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b500d2fa-517f-428f-9904-fdef6db135d3 {
  padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 200px;
background-color: rgba(182, 182, 182, 1);
}








#s-b500d2fa-517f-428f-9904-fdef6db135d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b500d2fa-517f-428f-9904-fdef6db135d3.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e6e09d17-e115-477d-9957-5e6edb4a2039 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e6e09d17-e115-477d-9957-5e6edb4a2039 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915 {
  margin-top: 5px;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-7d4a9ac5-b484-47b4-a02e-7ec8ef1a6915"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-8c4fac58-170e-449d-866a-debde675bfbc {
  min-height: 50px;
}








#s-8c4fac58-170e-449d-866a-debde675bfbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c4fac58-170e-449d-866a-debde675bfbc.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-15f2da4d-d44b-42bc-904d-3156dd86d6a9 {
  min-height: 150px;
background-color: rgba(71, 71, 71, 1);
}








#s-15f2da4d-d44b-42bc-904d-3156dd86d6a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15f2da4d-d44b-42bc-904d-3156dd86d6a9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-46faa5ea-ec7f-4ac1-b2ff-7531d797eb35 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
min-height: 125px;
text-align: center;
}




  #s-46faa5ea-ec7f-4ac1-b2ff-7531d797eb35 img.shogun-image {
    
    width: px;
  }


#s-46faa5ea-ec7f-4ac1-b2ff-7531d797eb35 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7e7421f0-9b2e-498e-92f1-93d5480febac {
  padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 225px;
background-color: rgba(182, 182, 182, 1);
}








#s-7e7421f0-9b2e-498e-92f1-93d5480febac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e7421f0-9b2e-498e-92f1-93d5480febac.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8193bf46-60e2-40dd-aadc-d0579485e8a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8193bf46-60e2-40dd-aadc-d0579485e8a6 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-f6f7b458-c978-4e6e-8a81-48b422e41b52 {
  min-height: 50px;
}








#s-f6f7b458-c978-4e6e-8a81-48b422e41b52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6f7b458-c978-4e6e-8a81-48b422e41b52.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-49f8431e-4bd6-4e99-b239-1fd99e43f097 {
  min-height: 150px;
background-color: rgba(71, 71, 71, 1);
}








#s-49f8431e-4bd6-4e99-b239-1fd99e43f097 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49f8431e-4bd6-4e99-b239-1fd99e43f097.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-18bfacff-cb11-426e-9d25-35f0299b694e {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
text-align: center;
}




  #s-18bfacff-cb11-426e-9d25-35f0299b694e img.shogun-image {
    
    width: px;
  }


#s-18bfacff-cb11-426e-9d25-35f0299b694e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-53ad3e27-77b3-4d8f-aea7-b4085d3f33f9 {
  padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 225px;
background-color: rgba(182, 182, 182, 1);
}








#s-53ad3e27-77b3-4d8f-aea7-b4085d3f33f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53ad3e27-77b3-4d8f-aea7-b4085d3f33f9.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d288f330-5ad2-4e88-8125-1ec431eb3d5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d288f330-5ad2-4e88-8125-1ec431eb3d5c .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-3a4aeb0e-5c2d-4a88-a4b0-913ad9d66b88 {
  min-height: 50px;
}








#s-3a4aeb0e-5c2d-4a88-a4b0-913ad9d66b88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a4aeb0e-5c2d-4a88-a4b0-913ad9d66b88.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-1397fd3c-d4d4-4254-af68-0ab90399d401 {
  min-height: 150px;
background-color: rgba(71, 71, 71, 1);
}








#s-1397fd3c-d4d4-4254-af68-0ab90399d401 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1397fd3c-d4d4-4254-af68-0ab90399d401.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9bde06d3-5f31-477d-8638-a2f7e1a3de18 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
text-align: center;
}




  #s-9bde06d3-5f31-477d-8638-a2f7e1a3de18 img.shogun-image {
    
    width: px;
  }


#s-9bde06d3-5f31-477d-8638-a2f7e1a3de18 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-389e1470-df18-4072-9c67-a67d25e2a366 {
  padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 225px;
background-color: rgba(182, 182, 182, 1);
}








#s-389e1470-df18-4072-9c67-a67d25e2a366 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-389e1470-df18-4072-9c67-a67d25e2a366.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-fd8d299f-08d7-4ac4-81cf-7119d47bc77e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fd8d299f-08d7-4ac4-81cf-7119d47bc77e .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-b6492a7a-3a81-4aa8-b784-49c24fe1ffb8 {
  min-height: 50px;
}








#s-b6492a7a-3a81-4aa8-b784-49c24fe1ffb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6492a7a-3a81-4aa8-b784-49c24fe1ffb8.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-184f6c2b-6560-403d-a2ea-6f4ddad2732e {
  min-height: 50px;
}








#s-184f6c2b-6560-403d-a2ea-6f4ddad2732e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-184f6c2b-6560-403d-a2ea-6f4ddad2732e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-60be22f7-bad7-4d7d-8bd8-394e7358e6ab {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(147, 147, 147, 0);
}

#s-f295e1c2-e5f6-486b-88b9-23251a7d1bd0 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-f295e1c2-e5f6-486b-88b9-23251a7d1bd0 .shogun-heading-component h4 {
  color: rgba(101, 101, 101, 0.99);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  
  
  text-align: center;
}



#s-b94686d4-5134-4d97-8de8-8b7055716772 {
  text-align: center;
}





#s-b94686d4-5134-4d97-8de8-8b7055716772 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

@media (min-width: 0px) {
[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2d207a5c-af6f-48e1-b0a1-4b5e3659c413"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-bb97ebdd-6e4d-429e-89e9-1e4770637527 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-8b5418c8-9bee-4d7a-bdca-7be1cdb93a69 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-2ad2595c-30ac-40b9-94a6-ce6cae45bd43 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-af8e4795-6ae7-4a07-8266-4aa149c4ee3f {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-10eb27fc-2fde-4296-a28f-3b785466a64b {
  padding-top: 5%;
padding-left: 2%;
padding-bottom: 5%;
padding-right: 2%;
min-height: 50px;
background-color: rgba(122, 122, 122, 1);
}








#s-10eb27fc-2fde-4296-a28f-3b785466a64b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10eb27fc-2fde-4296-a28f-3b785466a64b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b0266361-f2fb-4e33-82ea-a36bd64c942d {
  margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0266361-f2fb-4e33-82ea-a36bd64c942d .shogun-heading-component h5 {
  color: rgba(251, 251, 251, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-a5fd02f5-90a6-48cd-9ff8-94edfd3d438a {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 1%;
padding-left: 1%;
padding-bottom: 3%;
padding-right: 5%;
background-color: rgba(211, 211, 211, 0);
}

#s-7c955461-0100-4ba2-96f9-795442c6cf86 {
  text-align: center;
}




  #s-7c955461-0100-4ba2-96f9-795442c6cf86 img.shogun-image {
    
    width: px;
  }


#s-7c955461-0100-4ba2-96f9-795442c6cf86 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-22556440-9fa2-4df3-9345-877b765ebe1a {
  min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-22556440-9fa2-4df3-9345-877b765ebe1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22556440-9fa2-4df3-9345-877b765ebe1a.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-eef8129a-aefd-4531-9436-d6a7bb18d7b2 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(147, 147, 147, 0);
}

#s-ba308d93-60bf-4970-be11-be169b02a94a {
  text-align: center;
}




  #s-ba308d93-60bf-4970-be11-be169b02a94a img.shogun-image {
    
    width: px;
  }


#s-ba308d93-60bf-4970-be11-be169b02a94a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4d11b9b2-f00b-48e0-b72a-6af02e3fac3c {
  min-height: 50px;
}








#s-4d11b9b2-f00b-48e0-b72a-6af02e3fac3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d11b9b2-f00b-48e0-b72a-6af02e3fac3c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-e7f99fad-b0ba-4ccb-854f-a429724a0fbd {
  display: none;
}
#s-726773b9-f3c9-4f87-8726-d34cd73a30e9 {
  margin-top: 5%;
margin-bottom: 5%;
}

@media (min-width: 0px) {
[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-726773b9-f3c9-4f87-8726-d34cd73a30e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-f065e465-337d-49a4-b875-01f4231b1b9c {
  text-align: left;
}

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

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

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

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

#s-b0cecce9-df79-46cf-8eda-157c283ca87f {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-b0cecce9-df79-46cf-8eda-157c283ca87f .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 16.666666666666668%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-b0cecce9-df79-46cf-8eda-157c283ca87f .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

.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-455dd6ac-8e0e-4160-bb04-7615d96914f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-455dd6ac-8e0e-4160-bb04-7615d96914f6 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-13db351a-ba97-4655-9833-39b6ddd9fb20 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#s-13db351a-ba97-4655-9833-39b6ddd9fb20 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-13db351a-ba97-4655-9833-39b6ddd9fb20 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-13db351a-ba97-4655-9833-39b6ddd9fb20 .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-d2f27de8-e5db-4fc3-b0e3-f06c97fc66ed {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#s-d2f27de8-e5db-4fc3-b0e3-f06c97fc66ed .shg-product-selector-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#s-d2f27de8-e5db-4fc3-b0e3-f06c97fc66ed .shg-product-selector-wrapper > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}

#s-d2f27de8-e5db-4fc3-b0e3-f06c97fc66ed .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d2f27de8-e5db-4fc3-b0e3-f06c97fc66ed .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-8f05eef5-0925-48bd-a64d-1e2812c903f0 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#s-8f05eef5-0925-48bd-a64d-1e2812c903f0 .shg-product-quantity-wrapper {
  display: -webkit-box;
  display: flex;
}

#s-8f05eef5-0925-48bd-a64d-1e2812c903f0 .shg-product-quantity-wrapper input {
  -webkit-box-flex: 1;
          flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-8f05eef5-0925-48bd-a64d-1e2812c903f0 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-8f05eef5-0925-48bd-a64d-1e2812c903f0 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-8f05eef5-0925-48bd-a64d-1e2812c903f0 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




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

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

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

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

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

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

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

#s-5e4d1a1d-a15a-41bd-8335-033c1b1bc8b3 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
max-width: 150px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
#s-5e4d1a1d-a15a-41bd-8335-033c1b1bc8b3:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-5e4d1a1d-a15a-41bd-8335-033c1b1bc8b3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5e4d1a1d-a15a-41bd-8335-033c1b1bc8b3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-5e4d1a1d-a15a-41bd-8335-033c1b1bc8b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e4d1a1d-a15a-41bd-8335-033c1b1bc8b3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-5e4d1a1d-a15a-41bd-8335-033c1b1bc8b3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-91c800c2-b860-434f-962b-6b10134ac300 {
  min-height: 50px;
}








#s-91c800c2-b860-434f-962b-6b10134ac300 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91c800c2-b860-434f-962b-6b10134ac300.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-51d5a210-0d0b-4885-8d5e-065861ef4dd7 {
  min-height: 50px;
}








#s-51d5a210-0d0b-4885-8d5e-065861ef4dd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51d5a210-0d0b-4885-8d5e-065861ef4dd7.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-ec632a96-eb8c-4aa0-8a7f-69fcc8b40ca2 {
  min-height: 50px;
}








#s-ec632a96-eb8c-4aa0-8a7f-69fcc8b40ca2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec632a96-eb8c-4aa0-8a7f-69fcc8b40ca2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-aaad5211-d6ff-42f9-8f11-c4f72d478bfe .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-aaad5211-d6ff-42f9-8f11-c4f72d478bfe table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-aaad5211-d6ff-42f9-8f11-c4f72d478bfe td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-aaad5211-d6ff-42f9-8f11-c4f72d478bfe td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-aaad5211-d6ff-42f9-8f11-c4f72d478bfe td.shogun-table-column, #s-aaad5211-d6ff-42f9-8f11-c4f72d478bfe td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-26aeb764-5b8f-4e41-a114-7b26ae5388ba {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 950px;
}








#s-26aeb764-5b8f-4e41-a114-7b26ae5388ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26aeb764-5b8f-4e41-a114-7b26ae5388ba.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8b692dc5-dff3-4c48-b8cc-3ee5279dd79c {
  min-height: 500px;
background-color: rgba(255, 255, 255, 0);
}








#s-8b692dc5-dff3-4c48-b8cc-3ee5279dd79c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b692dc5-dff3-4c48-b8cc-3ee5279dd79c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-b3660e68-79d5-48ab-bca3-e7ccab9ccd62 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
background-color: rgba(147, 147, 147, 0);
}

#s-e08065f5-e756-4a7b-9b48-42ebb1249769 {
  box-shadow:1px 1px 3px 1px rgba(0, 0, 0, 0.22);
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(249, 249, 249, 1);
}

@media (min-width: 0px) {
[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e08065f5-e756-4a7b-9b48-42ebb1249769"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c0c27ca0-37f1-4db3-96b7-029fd2af944c {
  padding-left: 5%;
padding-right: 5%;
}

#s-050de43f-8a29-4367-b712-114fd4fe7c40 {
  text-align: center;
}




  #s-050de43f-8a29-4367-b712-114fd4fe7c40 img.shogun-image {
    
    width: px;
  }


#s-050de43f-8a29-4367-b712-114fd4fe7c40 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-00d101bf-d462-4257-b20e-5ca44df5ef8e {
  padding-left: 5%;
padding-right: 5%;
}

#s-1313c54e-337d-4875-8167-e12e29bd39ac {
  padding-left: 5%;
padding-right: 5%;
}

#s-daff3871-abd4-4b0f-a910-2446a1ab86eb {
  padding-left: 5%;
padding-right: 5%;
}

#s-f6eb88a7-9314-4128-a96c-b54d0af12631 {
  text-align: center;
}




  #s-f6eb88a7-9314-4128-a96c-b54d0af12631 img.shogun-image {
    
    width: px;
  }


#s-f6eb88a7-9314-4128-a96c-b54d0af12631 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a02a5fa5-9c34-4e5b-88ec-e0d45e9db814 {
  padding-left: 5%;
padding-right: 5%;
}

#s-8d1df595-a6bd-44cd-a574-f04a5a721a89 {
  min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-8d1df595-a6bd-44cd-a574-f04a5a721a89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d1df595-a6bd-44cd-a574-f04a5a721a89.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d62fcaea-b6c5-46b5-96c2-4ad7e1ff6b09 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(147, 147, 147, 0);
}

#s-2e1ef97a-fd2c-400b-b713-f597824c88ad {
  text-align: center;
}




  #s-2e1ef97a-fd2c-400b-b713-f597824c88ad img.shogun-image {
    
    width: px;
  }


#s-2e1ef97a-fd2c-400b-b713-f597824c88ad .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f3ee2991-55a7-4d73-86cc-f1351715fa7a {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(147, 147, 147, 0);
}

#s-5a7d7f03-a59a-41bb-b86e-e0151269b6e3 {
  box-shadow:1px 1px 7px 1px rgba(0, 0, 0, 0.21);
margin-top: 2%;
margin-left: 5%;
margin-bottom: 2%;
margin-right: 5%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
background-color: rgba(255, 255, 255, 1);
}

#s-c555d010-30dd-4fe1-8c91-85dd0a9dc487 {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c555d010-30dd-4fe1-8c91-85dd0a9dc487"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-549a51a3-036d-4d17-a938-5caeff388bda {
  min-height: 50px;
}








#s-549a51a3-036d-4d17-a938-5caeff388bda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-549a51a3-036d-4d17-a938-5caeff388bda.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-815e1c25-6076-4543-8cf4-ff2c617894f4 {
  text-align: center;
}




  #s-815e1c25-6076-4543-8cf4-ff2c617894f4 img.shogun-image {
    
    width: px;
  }


#s-815e1c25-6076-4543-8cf4-ff2c617894f4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-a9f77686-390d-4520-8ae6-7d8b91eb97f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a9f77686-390d-4520-8ae6-7d8b91eb97f9 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-58e6b6f6-e63d-4991-afae-cdd09dddfdf1 {
  min-height: 50px;
}








#s-58e6b6f6-e63d-4991-afae-cdd09dddfdf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58e6b6f6-e63d-4991-afae-cdd09dddfdf1.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-a7175708-beaf-4732-aa4f-1d838cbd3727 {
  text-align: center;
}




  #s-a7175708-beaf-4732-aa4f-1d838cbd3727 img.shogun-image {
    
    width: px;
  }


#s-a7175708-beaf-4732-aa4f-1d838cbd3727 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6cb852f9-b60d-42a9-8393-a7c68ec3f1c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6cb852f9-b60d-42a9-8393-a7c68ec3f1c1 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-f379aa83-7826-4059-877c-ba9c88da6727 {
  min-height: 50px;
}








#s-f379aa83-7826-4059-877c-ba9c88da6727 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f379aa83-7826-4059-877c-ba9c88da6727.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-324f20c8-19cf-410f-a65b-eb1c12b48f8d {
  text-align: left;
}




  #s-324f20c8-19cf-410f-a65b-eb1c12b48f8d img.shogun-image {
    
    width: px;
  }


#s-324f20c8-19cf-410f-a65b-eb1c12b48f8d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-896116fb-52dd-4caa-96c7-90a74b4853d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-896116fb-52dd-4caa-96c7-90a74b4853d8 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-eb3ebc27-8657-4791-8967-8294238fcd14 {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eb3ebc27-8657-4791-8967-8294238fcd14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-114589af-3874-44c7-b3f5-efbec4f95803 {
  min-height: 50px;
}








#s-114589af-3874-44c7-b3f5-efbec4f95803 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-114589af-3874-44c7-b3f5-efbec4f95803.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-047da543-4409-4e97-9cc4-ace21698c4a5 {
  text-align: left;
}




  #s-047da543-4409-4e97-9cc4-ace21698c4a5 img.shogun-image {
    
    width: px;
  }


#s-047da543-4409-4e97-9cc4-ace21698c4a5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5dc29611-5e79-4eb8-ade1-159f8fe935d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5dc29611-5e79-4eb8-ade1-159f8fe935d6 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-f1ef8cf3-c17e-42f7-b2fb-51c257b7d4af {
  min-height: 50px;
}








#s-f1ef8cf3-c17e-42f7-b2fb-51c257b7d4af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1ef8cf3-c17e-42f7-b2fb-51c257b7d4af.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-98e6fc4d-9d2a-4407-bec0-6e3ad939feb6 {
  text-align: left;
}




  #s-98e6fc4d-9d2a-4407-bec0-6e3ad939feb6 img.shogun-image {
    
    width: px;
  }


#s-98e6fc4d-9d2a-4407-bec0-6e3ad939feb6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c225279c-0d72-407d-8106-44a464d05e11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c225279c-0d72-407d-8106-44a464d05e11 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-d5a7dbec-de52-4a15-bf3a-542769ceabe7 {
  min-height: 50px;
}








#s-d5a7dbec-de52-4a15-bf3a-542769ceabe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5a7dbec-de52-4a15-bf3a-542769ceabe7.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-51b8fc4c-3e31-4c06-81d3-c32384a1d314 {
  text-align: left;
}




  #s-51b8fc4c-3e31-4c06-81d3-c32384a1d314 img.shogun-image {
    
    width: px;
  }


#s-51b8fc4c-3e31-4c06-81d3-c32384a1d314 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-5279ef0f-4611-4ce9-a9ae-008af6a1c916 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5279ef0f-4611-4ce9-a9ae-008af6a1c916 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  
  
  text-align: left;
}



#s-4f0916bd-8879-4714-a0ca-7830ca2a7fb1 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzBjNjFhYTUtMTczOC00ZTBkLWJiYWQtZDhkODQwODI0NjU3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojYWNhY2FjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojYmViZWJlO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMGM2MWFhNS0xNzM4LTRlMGQtYmJhZC1kOGQ4NDA4MjQ2NTcpIi8+PC9zdmc+);
background-repeat: no-repeat;
min-height: 50px;
}








#s-4f0916bd-8879-4714-a0ca-7830ca2a7fb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f0916bd-8879-4714-a0ca-7830ca2a7fb1.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-3d782a1a-c36e-427e-b33f-aa52224e5270 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-right: 2%;
background-color: rgba(147, 147, 147, 0);
}

#s-4db4e029-4010-45a1-b46a-cb10d5de078b {
  box-shadow:1px 1px 3px 2px rgba(0, 0, 0, 0.17);
margin-top: 2%;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 3%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
background-color: rgba(253, 253, 253, 1);
}








#s-4db4e029-4010-45a1-b46a-cb10d5de078b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4db4e029-4010-45a1-b46a-cb10d5de078b.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-c1727d74-2a7a-4b1b-9f1a-a2d0cc1af91a {
  margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1727d74-2a7a-4b1b-9f1a-a2d0cc1af91a .shogun-heading-component h4 {
  color: rgba(76, 76, 76, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  
  
  text-align: center;
}



#s-93c1e927-e3c9-48d6-8c1c-b5e2b09ecfa4 {
  text-align: center;
}




  #s-93c1e927-e3c9-48d6-8c1c-b5e2b09ecfa4 img.shogun-image {
    
    width: px;
  }


#s-93c1e927-e3c9-48d6-8c1c-b5e2b09ecfa4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-afa44851-1e23-4317-a4e9-b9e35fe2be8f {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-f06f7258-a2aa-4c61-b23b-1a6dece98b76 {
  margin-top: 3%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f06f7258-a2aa-4c61-b23b-1a6dece98b76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-65e3b33e-598e-4bad-a9ce-a5c8bd32a56e {
  text-align: center;
}




  #s-65e3b33e-598e-4bad-a9ce-a5c8bd32a56e img.shogun-image {
    
    width: px;
  }


#s-65e3b33e-598e-4bad-a9ce-a5c8bd32a56e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1bf11bef-10b6-4eee-aefc-9970fcc9718f {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-bf733d5d-15f8-473b-a5a3-1100684c3140 {
  text-align: center;
}




  #s-bf733d5d-15f8-473b-a5a3-1100684c3140 img.shogun-image {
    
    width: px;
  }


#s-bf733d5d-15f8-473b-a5a3-1100684c3140 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c210ed2b-51cd-485c-8ac6-d85f0af4acac {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-a989731c-c332-4a61-a041-7396915a1275 {
  padding-top: 1%;
padding-left: 2%;
padding-bottom: 1%;
padding-right: 2%;
}

#s-15007b26-157c-41d9-98de-9170b3a6b888 {
  box-shadow:1px 1px 3px 2px rgba(0, 0, 0, 0.17);
margin-top: 2%;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 3%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
background-color: rgba(253, 253, 253, 1);
}








#s-15007b26-157c-41d9-98de-9170b3a6b888 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15007b26-157c-41d9-98de-9170b3a6b888.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-4f28ccde-8330-43f9-acd1-e27a8613b4fd {
  margin-top: 3%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f28ccde-8330-43f9-acd1-e27a8613b4fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-397e11d6-0491-4ba3-a2d6-c1baf030f37d {
  text-align: center;
}




  #s-397e11d6-0491-4ba3-a2d6-c1baf030f37d img.shogun-image {
    
    width: px;
  }


#s-397e11d6-0491-4ba3-a2d6-c1baf030f37d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d69bdbde-5fb3-40ff-b776-0a7f2f8105b8 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073 {
  margin-top: 3%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a97f8e7a-5b2e-4382-b5c8-dd6f3cc71073"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-61422e92-2d0c-4d42-97af-97a66c9bb7d4 {
  text-align: center;
}




  #s-61422e92-2d0c-4d42-97af-97a66c9bb7d4 img.shogun-image {
    
    width: px;
  }


#s-61422e92-2d0c-4d42-97af-97a66c9bb7d4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9507c014-8267-4d62-ad43-816e1dcbb60f {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-d0034288-34b7-4592-b61d-55e98a1bcc86 {
  margin-top: 3%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d0034288-34b7-4592-b61d-55e98a1bcc86"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3dc39bb9-e4c5-4951-a126-1a7150434098 {
  text-align: center;
}




  #s-3dc39bb9-e4c5-4951-a126-1a7150434098 img.shogun-image {
    
    width: px;
  }


#s-3dc39bb9-e4c5-4951-a126-1a7150434098 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-14e5ee67-3c21-4b1b-ad4a-c23b3a90ee25 {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-d95c2e83-51d2-41c1-8954-777bdcaadbe3 {
  margin-top: 3%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d95c2e83-51d2-41c1-8954-777bdcaadbe3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-469761d7-91bd-4bb6-8d51-8f2d093b9c26 {
  text-align: center;
}




  #s-469761d7-91bd-4bb6-8d51-8f2d093b9c26 img.shogun-image {
    
    width: px;
  }


#s-469761d7-91bd-4bb6-8d51-8f2d093b9c26 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-111f39cb-ebd5-4c3c-809c-93f60d7cf04f {
  padding-top: 5px;
padding-bottom: 0px;
}

#s-c458fec2-6840-4a9f-b2ed-f76fd0efb368 {
  min-height: 50px;
}








#s-c458fec2-6840-4a9f-b2ed-f76fd0efb368 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c458fec2-6840-4a9f-b2ed-f76fd0efb368.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-4191e2c0-2c80-4433-a314-e53504a2bd16 {
  min-height: 50px;
}








#s-4191e2c0-2c80-4433-a314-e53504a2bd16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4191e2c0-2c80-4433-a314-e53504a2bd16.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1ac118e-94df-4344-9ed9-091c119fe575"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-54446f95-c4bb-477a-b651-3e50a63982ca {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
border-color: rgba(218, 218, 218, 1);
max-width: 400px;
}

#s-54446f95-c4bb-477a-b651-3e50a63982ca {
  display: none;
}
#s-c80685a0-e221-44de-beb4-c56d78014fc9 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}

#s-5718a005-ebb2-4d6d-b448-dc67f7897211 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5718a005-ebb2-4d6d-b448-dc67f7897211 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-54a855e0-03ec-48f1-ac71-c91820c66364 {
  text-align: center;
}

#s-54a855e0-03ec-48f1-ac71-c91820c66364 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 17px;
}

#s-54a855e0-03ec-48f1-ac71-c91820c66364 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 17px;
}

#s-54a855e0-03ec-48f1-ac71-c91820c66364 .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-9b0cb4c4-84d9-4212-b447-2db39ee5ae3e {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
max-width: 120px;
text-align: center;
background-color: rgba(141, 198, 63, 1);
}
#s-9b0cb4c4-84d9-4212-b447-2db39ee5ae3e:hover {background-color: rgba(75, 118, 18, 1) !important;
text-decoration: none !important;}#s-9b0cb4c4-84d9-4212-b447-2db39ee5ae3e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9b0cb4c4-84d9-4212-b447-2db39ee5ae3e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-9b0cb4c4-84d9-4212-b447-2db39ee5ae3e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b0cb4c4-84d9-4212-b447-2db39ee5ae3e.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  
  display:  block ;
}

#s-9b0cb4c4-84d9-4212-b447-2db39ee5ae3e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f0ee3798-38ef-481e-9ff8-e38a86e2e443 {
  min-height: 50px;
}








#s-f0ee3798-38ef-481e-9ff8-e38a86e2e443 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0ee3798-38ef-481e-9ff8-e38a86e2e443.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-cf6672ff-dcab-478d-ad0d-e99ad475286c {
  text-align: center;
}




  #s-cf6672ff-dcab-478d-ad0d-e99ad475286c img.shogun-image {
    
    width: px;
  }


#s-cf6672ff-dcab-478d-ad0d-e99ad475286c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-30c0eeec-509a-4583-8d4c-a6a8fd4dede6 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}








#s-30c0eeec-509a-4583-8d4c-a6a8fd4dede6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30c0eeec-509a-4583-8d4c-a6a8fd4dede6.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-6f1ff580-4b9b-4690-8ef9-5d8397194cb4 {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f1ff580-4b9b-4690-8ef9-5d8397194cb4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  
  
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -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;
}
