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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-626d0b73-c205-41b7-931d-d7d278b8989a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 0);
}

#s-626d0b73-c205-41b7-931d-d7d278b8989a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-626d0b73-c205-41b7-931d-d7d278b8989a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-626d0b73-c205-41b7-931d-d7d278b8989a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-626d0b73-c205-41b7-931d-d7d278b8989a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: PT Sans;
  font-weight: 700;
  font-style: ;
  font-size: 12px;
}

#s-626d0b73-c205-41b7-931d-d7d278b8989a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
.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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-5cc3b49d-c089-4236-ba79-964524c44d4d {
  min-height: 50px;
}








#s-5cc3b49d-c089-4236-ba79-964524c44d4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cc3b49d-c089-4236-ba79-964524c44d4d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d4e96911-1a2d-4139-9622-89b1545a1583 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-d4e96911-1a2d-4139-9622-89b1545a1583 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4e96911-1a2d-4139-9622-89b1545a1583.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-61da3d88-8eae-466d-ab98-3d13e4e2e4c4 {
  margin-left: 0em;
margin-right: 0em;
}

@media (min-width: 0px) {
[id="s-61da3d88-8eae-466d-ab98-3d13e4e2e4c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61da3d88-8eae-466d-ab98-3d13e4e2e4c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-61da3d88-8eae-466d-ab98-3d13e4e2e4c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-61da3d88-8eae-466d-ab98-3d13e4e2e4c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-09f20745-41cb-46f8-a887-5e37a2b389cc {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-09f20745-41cb-46f8-a887-5e37a2b389cc img.shogun-image {
    

    
    
    
  }


#s-09f20745-41cb-46f8-a887-5e37a2b389cc .shogun-image-content {
  
    align-items: center;
  
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-f9efa8b7-5912-4895-b961-9fd3afe69386 {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-f9efa8b7-5912-4895-b961-9fd3afe69386 .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-6b1f5bdb-4513-430d-926b-c08ef1f52405 {
  padding-left: 10px;
padding-right: 10px;
}

#s-914973df-69de-4e85-9557-ce73de63cea0 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-914973df-69de-4e85-9557-ce73de63cea0 img.shogun-image {
    

    
    
    
  }


#s-914973df-69de-4e85-9557-ce73de63cea0 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8cf2ec7-8597-4841-b948-b6165fc8bc39 {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-e8cf2ec7-8597-4841-b948-b6165fc8bc39 .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-f0c879cc-c5d9-4dc5-a110-dafb615de611 {
  padding-left: 10px;
padding-right: 10px;
}

#s-13b110e4-b340-41a4-ba92-f5762180953e {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-13b110e4-b340-41a4-ba92-f5762180953e img.shogun-image {
    

    
    
    
  }


#s-13b110e4-b340-41a4-ba92-f5762180953e .shogun-image-content {
  
    align-items: center;
  
}

#s-c7f7179e-5316-4fd8-9d0e-814fd9ac534c {
  padding-top: 0px;
padding-bottom: 0em;
text-align: center;
}

#s-c7f7179e-5316-4fd8-9d0e-814fd9ac534c .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-15566fd9-04b8-4074-88b8-f2a29141ca87 {
  padding-left: 10px;
padding-right: 10px;
}

#s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f {
  background-repeat: no-repeat;
margin-top: 5em;
margin-left: 0em;
margin-bottom: 5em;
margin-right: 0em;
padding-left: 3em;
padding-right: 3em;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f {
  display: none;
}
#s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f, #wrap-s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f { display:none !important; }}@media (max-width: 767px){#s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f {
  display: none;
}
#s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f, #wrap-s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f { display:none !important; }}
#s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzcyNWYxNjgtM2JjYS00ZmQ3LThiOTMtYmEyM2VmYmRlYWE2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZDhmMmYyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjdlY2RjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzNzI1ZjE2OC0zYmNhLTRmZDctOGI5My1iYTIzZWZiZGVhYTYpIi8+PC9zdmc+);
}








#s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d7cf9d2-ce12-4878-86f1-a51aaa7d859f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-49be0bad-90f6-428a-9352-8a97517b50a9 {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-49be0bad-90f6-428a-9352-8a97517b50a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

#s-efac23d7-3b1e-42f1-b484-1decdd4719b5 {
  min-height: 50px;
}








#s-efac23d7-3b1e-42f1-b484-1decdd4719b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efac23d7-3b1e-42f1-b484-1decdd4719b5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c66e3972-e8f8-4838-a6c3-ac83825ebdda {
  margin-bottom: 0.25em;
text-align: left;
}

#s-c66e3972-e8f8-4838-a6c3-ac83825ebdda .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  text-align: left;
}



#s-f243aee0-f0d4-4f34-ae30-d74d2864c263 {
  margin-bottom: 0.5em;
}

#s-cdb21a7b-9d81-4bf3-9847-3179b5b4d5c8 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-cdb21a7b-9d81-4bf3-9847-3179b5b4d5c8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-cdb21a7b-9d81-4bf3-9847-3179b5b4d5c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-cdb21a7b-9d81-4bf3-9847-3179b5b4d5c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-cdb21a7b-9d81-4bf3-9847-3179b5b4d5c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-cdb21a7b-9d81-4bf3-9847-3179b5b4d5c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-cdb21a7b-9d81-4bf3-9847-3179b5b4d5c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-cdb21a7b-9d81-4bf3-9847-3179b5b4d5c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-310f653f-adf5-4cd6-90f1-1ac2da7f79c6 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-310f653f-adf5-4cd6-90f1-1ac2da7f79c6 img.shogun-image {
    

    
    
    
  }


#s-310f653f-adf5-4cd6-90f1-1ac2da7f79c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc496d5d-e1c0-4b0c-89a2-a7b6e8ce1a44 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-fc496d5d-e1c0-4b0c-89a2-a7b6e8ce1a44"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-fc496d5d-e1c0-4b0c-89a2-a7b6e8ce1a44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-fc496d5d-e1c0-4b0c-89a2-a7b6e8ce1a44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-fc496d5d-e1c0-4b0c-89a2-a7b6e8ce1a44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-fc496d5d-e1c0-4b0c-89a2-a7b6e8ce1a44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-fc496d5d-e1c0-4b0c-89a2-a7b6e8ce1a44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-fc496d5d-e1c0-4b0c-89a2-a7b6e8ce1a44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-ead38e46-d07e-4097-98a7-a0e5ee0a208f {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-ead38e46-d07e-4097-98a7-a0e5ee0a208f img.shogun-image {
    

    
    
    
  }


#s-ead38e46-d07e-4097-98a7-a0e5ee0a208f .shogun-image-content {
  
    align-items: center;
  
}

#s-3048f37f-4173-42ea-aab3-9f81570db33d {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-3048f37f-4173-42ea-aab3-9f81570db33d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-3048f37f-4173-42ea-aab3-9f81570db33d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-3048f37f-4173-42ea-aab3-9f81570db33d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-3048f37f-4173-42ea-aab3-9f81570db33d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-3048f37f-4173-42ea-aab3-9f81570db33d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-3048f37f-4173-42ea-aab3-9f81570db33d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-3048f37f-4173-42ea-aab3-9f81570db33d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-b0e0fb46-d484-46e2-bb4f-87f6b4fdecf2 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-b0e0fb46-d484-46e2-bb4f-87f6b4fdecf2 img.shogun-image {
    

    
    
    
  }


#s-b0e0fb46-d484-46e2-bb4f-87f6b4fdecf2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7c26d96-33cf-4550-80f5-820cad46845c {
  margin-top: -5em;
margin-bottom: -5em;
max-width: 100%;
text-align: center;
}








#s-b7c26d96-33cf-4550-80f5-820cad46845c .shogun-image-content {
  
    align-items: center;
  
}

#s-6d82c150-f87f-41c5-bcb0-5424169d1a14 {
  min-height: 50px;
}








#s-6d82c150-f87f-41c5-bcb0-5424169d1a14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d82c150-f87f-41c5-bcb0-5424169d1a14.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d371cc1a-0d81-4a03-a28c-ec08283abc61 {
  padding-left: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-d371cc1a-0d81-4a03-a28c-ec08283abc61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d371cc1a-0d81-4a03-a28c-ec08283abc61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3118030d-d1b2-43f4-b4e6-222cbf99965f {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-3118030d-d1b2-43f4-b4e6-222cbf99965f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-3118030d-d1b2-43f4-b4e6-222cbf99965f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-3118030d-d1b2-43f4-b4e6-222cbf99965f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-3118030d-d1b2-43f4-b4e6-222cbf99965f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-3118030d-d1b2-43f4-b4e6-222cbf99965f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-3118030d-d1b2-43f4-b4e6-222cbf99965f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-3118030d-d1b2-43f4-b4e6-222cbf99965f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-b3675573-7b0b-441e-80b6-291f6196a41a {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: right;
}







  #s-b3675573-7b0b-441e-80b6-291f6196a41a img.shogun-image {
    

    
    
    
  }


#s-b3675573-7b0b-441e-80b6-291f6196a41a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1a94318c-5fbb-48d7-9d67-17244325f5e0 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-1a94318c-5fbb-48d7-9d67-17244325f5e0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-1a94318c-5fbb-48d7-9d67-17244325f5e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-1a94318c-5fbb-48d7-9d67-17244325f5e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-1a94318c-5fbb-48d7-9d67-17244325f5e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-1a94318c-5fbb-48d7-9d67-17244325f5e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-1a94318c-5fbb-48d7-9d67-17244325f5e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-1a94318c-5fbb-48d7-9d67-17244325f5e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-0e655db2-e273-4410-8765-f8efc17031d9 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-0e655db2-e273-4410-8765-f8efc17031d9 img.shogun-image {
    

    
    
    
  }


#s-0e655db2-e273-4410-8765-f8efc17031d9 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4f11fcbc-4145-4d8a-9c1c-0d0ae69dde5e {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-4f11fcbc-4145-4d8a-9c1c-0d0ae69dde5e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-4f11fcbc-4145-4d8a-9c1c-0d0ae69dde5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4f11fcbc-4145-4d8a-9c1c-0d0ae69dde5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-4f11fcbc-4145-4d8a-9c1c-0d0ae69dde5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4f11fcbc-4145-4d8a-9c1c-0d0ae69dde5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-4f11fcbc-4145-4d8a-9c1c-0d0ae69dde5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4f11fcbc-4145-4d8a-9c1c-0d0ae69dde5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-b413801c-8513-4c90-84f8-5dafb3401b0e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-b413801c-8513-4c90-84f8-5dafb3401b0e img.shogun-image {
    

    
    
    
  }


#s-b413801c-8513-4c90-84f8-5dafb3401b0e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222 {
  background-repeat: no-repeat;
margin-top: 4em;
margin-bottom: 0em;
min-height: 50px;
}
@media (min-width: 1200px){#s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222 {
  display: none;
}
#s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222, #wrap-s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222 {
  display: none;
}
#s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222, #wrap-s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222 { display:none !important; }}@media (max-width: 767px){#s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222 {
  
}
}
#s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTdjZGUxNDktODliYS00OTA0LTk0ZmMtMTcxYjBmZjkxNzJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDhmMmYyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjdlY2RjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhN2NkZTE0OS04OWJhLTQ5MDQtOTRmYy0xNzFiMGZmOTE3MmUpIi8+PC9zdmc+);
}








#s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b568a94-9178-4fa6-a9c4-5cfcef8c7222.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2812387d-0ff7-4c1f-9f31-82ad10c1638a {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-2812387d-0ff7-4c1f-9f31-82ad10c1638a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2812387d-0ff7-4c1f-9f31-82ad10c1638a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5e2e7ec3-c5bd-4af3-b7ce-f39b1dd990e0 {
  margin-top: -5em;
max-width: 100%;
text-align: center;
}








#s-5e2e7ec3-c5bd-4af3-b7ce-f39b1dd990e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-269c92b3-f55d-455a-8e46-134c14af4ec3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-269c92b3-f55d-455a-8e46-134c14af4ec3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  
}



#s-bad7f2fe-4296-4f74-866a-ed83f24c775a {
  margin-bottom: 0.5em;
}

#s-f16e0e1c-ce96-429f-9793-319afbe26606 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-f16e0e1c-ce96-429f-9793-319afbe26606"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f16e0e1c-ce96-429f-9793-319afbe26606"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-f16e0e1c-ce96-429f-9793-319afbe26606"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-f16e0e1c-ce96-429f-9793-319afbe26606"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-c69d445c-f8f3-4d9c-9a53-5c19c4cc9251 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-c69d445c-f8f3-4d9c-9a53-5c19c4cc9251 img.shogun-image {
    

    
    
    
  }


#s-c69d445c-f8f3-4d9c-9a53-5c19c4cc9251 .shogun-image-content {
  
    align-items: center;
  
}

#s-128d0c06-db1a-48e6-ae7e-a37e30c1c8fa {
  margin-top: 1em;
}
@media (max-width: 767px){#s-128d0c06-db1a-48e6-ae7e-a37e30c1c8fa {
  margin-bottom: 1em;
}
}
#s-87629383-a752-4595-afcf-52dbc0cf7eb9 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-87629383-a752-4595-afcf-52dbc0cf7eb9 img.shogun-image {
    

    
    
    
  }


#s-87629383-a752-4595-afcf-52dbc0cf7eb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-a6c86766-f9f8-48fe-8fbd-92e3cb1648d7 {
  margin-top: 1em;
}

#s-f4b988ea-5212-47b7-a9a3-0a84be8068d4 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-f4b988ea-5212-47b7-a9a3-0a84be8068d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4b988ea-5212-47b7-a9a3-0a84be8068d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-f4b988ea-5212-47b7-a9a3-0a84be8068d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-f4b988ea-5212-47b7-a9a3-0a84be8068d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-1e7fbdbf-5e17-45a7-a8d8-373973f8a2c5 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-1e7fbdbf-5e17-45a7-a8d8-373973f8a2c5 img.shogun-image {
    

    
    
    
  }


#s-1e7fbdbf-5e17-45a7-a8d8-373973f8a2c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-6654613e-fdae-491d-be2d-0a955a05ce2b {
  margin-top: 1em;
}
@media (max-width: 767px){#s-6654613e-fdae-491d-be2d-0a955a05ce2b {
  margin-bottom: 1em;
}
}
#s-a477afe1-933a-413d-95d7-87d40125a6a7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-a477afe1-933a-413d-95d7-87d40125a6a7 img.shogun-image {
    

    
    
    
  }


#s-a477afe1-933a-413d-95d7-87d40125a6a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-653bb746-1b7e-49d3-ad54-faf12274b21d {
  margin-top: 1em;
}

#s-6c788f43-47d0-4a59-9467-692c1d65f0c9 {
  margin-top: 1em;
margin-bottom: 3em;
}

@media (min-width: 0px) {
[id="s-6c788f43-47d0-4a59-9467-692c1d65f0c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c788f43-47d0-4a59-9467-692c1d65f0c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-6c788f43-47d0-4a59-9467-692c1d65f0c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-6c788f43-47d0-4a59-9467-692c1d65f0c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-ec6f0944-5c7e-4d28-9779-ea45783c1427 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-ec6f0944-5c7e-4d28-9779-ea45783c1427 img.shogun-image {
    

    
    
    
  }


#s-ec6f0944-5c7e-4d28-9779-ea45783c1427 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5957483-16b9-429c-beea-df4c1f503f15 {
  margin-top: 1em;
}
@media (max-width: 767px){#s-c5957483-16b9-429c-beea-df4c1f503f15 {
  margin-bottom: 1em;
}
}
#s-bbd23bf4-726b-4fc8-8448-ca3c8704e82f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-bbd23bf4-726b-4fc8-8448-ca3c8704e82f img.shogun-image {
    

    
    
    
  }


#s-bbd23bf4-726b-4fc8-8448-ca3c8704e82f .shogun-image-content {
  
    align-items: center;
  
}

#s-1fd7d8a1-c4ce-479b-8cf1-8bdd353a5e4d {
  margin-top: 1em;
}

#s-50c5630a-eb03-4cd3-8024-f073484d4d7b {
  min-height: 50px;
}








#s-50c5630a-eb03-4cd3-8024-f073484d4d7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50c5630a-eb03-4cd3-8024-f073484d4d7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c53b1fc-236e-4aa6-9a32-633d9cd84e99 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-0c53b1fc-236e-4aa6-9a32-633d9cd84e99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c53b1fc-236e-4aa6-9a32-633d9cd84e99.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f73d578-f199-4feb-9187-98450ab5e7d6 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (min-width: 1200px){#s-1f73d578-f199-4feb-9187-98450ab5e7d6 {
  display: none;
}
#s-1f73d578-f199-4feb-9187-98450ab5e7d6, #wrap-s-1f73d578-f199-4feb-9187-98450ab5e7d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f73d578-f199-4feb-9187-98450ab5e7d6 {
  display: none;
}
#s-1f73d578-f199-4feb-9187-98450ab5e7d6, #wrap-s-1f73d578-f199-4feb-9187-98450ab5e7d6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f73d578-f199-4feb-9187-98450ab5e7d6 {
  display: none;
}
#s-1f73d578-f199-4feb-9187-98450ab5e7d6, #wrap-s-1f73d578-f199-4feb-9187-98450ab5e7d6 { display:none !important; }}@media (max-width: 767px){#s-1f73d578-f199-4feb-9187-98450ab5e7d6 {
  display: none;
}
#s-1f73d578-f199-4feb-9187-98450ab5e7d6, #wrap-s-1f73d578-f199-4feb-9187-98450ab5e7d6 { display:none !important; }}







#s-1f73d578-f199-4feb-9187-98450ab5e7d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-52140e3f-1d2c-409b-9c3d-ea047324f569 {
  margin-top: 0em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
padding-top: 0.5px;
padding-left: 0em;
padding-bottom: 0.5px;
padding-right: 0em;
}

@media (min-width: 0px) {
[id="s-52140e3f-1d2c-409b-9c3d-ea047324f569"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-52140e3f-1d2c-409b-9c3d-ea047324f569"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-52140e3f-1d2c-409b-9c3d-ea047324f569"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-52140e3f-1d2c-409b-9c3d-ea047324f569"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-29cf111c-6e4d-4e4f-b6db-00208e41d76c {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-29cf111c-6e4d-4e4f-b6db-00208e41d76c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29cf111c-6e4d-4e4f-b6db-00208e41d76c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-535233ac-3a81-4da9-8260-0c7714a33be6 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-535233ac-3a81-4da9-8260-0c7714a33be6 img.shogun-image {
    

    
    
    
  }


#s-535233ac-3a81-4da9-8260-0c7714a33be6 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2111f81-47b4-4295-bd77-b0281ec7da5e {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-f2111f81-47b4-4295-bd77-b0281ec7da5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2111f81-47b4-4295-bd77-b0281ec7da5e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a3ccae78-755f-434d-93d0-40c6d7d9347e {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-a3ccae78-755f-434d-93d0-40c6d7d9347e img.shogun-image {
    

    
    
    
  }


#s-a3ccae78-755f-434d-93d0-40c6d7d9347e .shogun-image-content {
  
    align-items: center;
  
}

#s-adf1b450-c71a-466c-9305-a62695504219 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-adf1b450-c71a-466c-9305-a62695504219 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adf1b450-c71a-466c-9305-a62695504219.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-aac06cf2-7a50-4d41-922e-f7ef38f3bbf7 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-aac06cf2-7a50-4d41-922e-f7ef38f3bbf7 img.shogun-image {
    

    
    
    
  }


#s-aac06cf2-7a50-4d41-922e-f7ef38f3bbf7 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7e9fd3a-888f-4a42-ab86-27f0d781cdde {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-f7e9fd3a-888f-4a42-ab86-27f0d781cdde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7e9fd3a-888f-4a42-ab86-27f0d781cdde.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a99df39d-9077-4630-aa82-ad8b8ef3ddb2 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-a99df39d-9077-4630-aa82-ad8b8ef3ddb2 img.shogun-image {
    

    
    
    
  }


#s-a99df39d-9077-4630-aa82-ad8b8ef3ddb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-147aa06c-674e-409a-81c4-b40c7d498f1a {
  margin-top: 0em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
padding-top: 0.5px;
padding-left: 0em;
padding-bottom: 0.5px;
padding-right: 0em;
}

@media (min-width: 0px) {
[id="s-147aa06c-674e-409a-81c4-b40c7d498f1a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-147aa06c-674e-409a-81c4-b40c7d498f1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-147aa06c-674e-409a-81c4-b40c7d498f1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-147aa06c-674e-409a-81c4-b40c7d498f1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-5951b12b-7b09-407f-8cff-f93b316ce123 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-5951b12b-7b09-407f-8cff-f93b316ce123 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5951b12b-7b09-407f-8cff-f93b316ce123.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a0dc2461-cf86-4dfc-b1ee-5889afa51425 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-a0dc2461-cf86-4dfc-b1ee-5889afa51425 img.shogun-image {
    

    
    
    
  }


#s-a0dc2461-cf86-4dfc-b1ee-5889afa51425 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5ad4a89-3b92-4143-ba9d-38495e3f5c6b {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-a5ad4a89-3b92-4143-ba9d-38495e3f5c6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5ad4a89-3b92-4143-ba9d-38495e3f5c6b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e02a7a95-0823-45de-ad69-c9788e55f670 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-e02a7a95-0823-45de-ad69-c9788e55f670 img.shogun-image {
    

    
    
    
  }


#s-e02a7a95-0823-45de-ad69-c9788e55f670 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1a93de6-5612-4fc4-97bb-36be598ef439 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-e1a93de6-5612-4fc4-97bb-36be598ef439 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1a93de6-5612-4fc4-97bb-36be598ef439.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-91923f0e-2f31-40ba-a092-59d48ae7c0b8 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-91923f0e-2f31-40ba-a092-59d48ae7c0b8 img.shogun-image {
    

    
    
    
  }


#s-91923f0e-2f31-40ba-a092-59d48ae7c0b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-93605cb8-1216-4bdb-b072-d6812ee024c2 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-93605cb8-1216-4bdb-b072-d6812ee024c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93605cb8-1216-4bdb-b072-d6812ee024c2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-562ca15f-4e01-4ca8-8b9f-b8feb839a966 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-562ca15f-4e01-4ca8-8b9f-b8feb839a966 img.shogun-image {
    

    
    
    
  }


#s-562ca15f-4e01-4ca8-8b9f-b8feb839a966 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ab74cb2-698d-4c49-b4e1-b680a8364ed7 {
  margin-top: 0em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
padding-top: 0.5px;
padding-left: 0em;
padding-bottom: 0.5px;
padding-right: 0em;
}

@media (min-width: 0px) {
[id="s-8ab74cb2-698d-4c49-b4e1-b680a8364ed7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-8ab74cb2-698d-4c49-b4e1-b680a8364ed7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-8ab74cb2-698d-4c49-b4e1-b680a8364ed7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-8ab74cb2-698d-4c49-b4e1-b680a8364ed7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-44beb3f0-14c4-438e-a4e2-a46cafe86048 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-44beb3f0-14c4-438e-a4e2-a46cafe86048 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44beb3f0-14c4-438e-a4e2-a46cafe86048.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cd83eb62-31cc-4bdb-8a96-034a0ff6ac60 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-cd83eb62-31cc-4bdb-8a96-034a0ff6ac60 img.shogun-image {
    

    
    
    
  }


#s-cd83eb62-31cc-4bdb-8a96-034a0ff6ac60 .shogun-image-content {
  
    align-items: center;
  
}

#s-1db0b455-f623-4db1-8e3e-8f3a1587d459 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-1db0b455-f623-4db1-8e3e-8f3a1587d459 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1db0b455-f623-4db1-8e3e-8f3a1587d459.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-af24f8e1-1e9d-4b8e-99cc-abe2db153984 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-af24f8e1-1e9d-4b8e-99cc-abe2db153984 img.shogun-image {
    

    
    
    
  }


#s-af24f8e1-1e9d-4b8e-99cc-abe2db153984 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4badba5-6414-44c0-acbc-883cf35ddaa2 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-c4badba5-6414-44c0-acbc-883cf35ddaa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4badba5-6414-44c0-acbc-883cf35ddaa2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6470c8dd-71d2-4aed-bcb2-3d441e31feae {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-6470c8dd-71d2-4aed-bcb2-3d441e31feae img.shogun-image {
    

    
    
    
  }


#s-6470c8dd-71d2-4aed-bcb2-3d441e31feae .shogun-image-content {
  
    align-items: center;
  
}

#s-c95b86fb-be92-4e7d-9f36-faaa86fc28cc {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-c95b86fb-be92-4e7d-9f36-faaa86fc28cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c95b86fb-be92-4e7d-9f36-faaa86fc28cc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b5e111a1-1077-4b07-ac76-479480104b67 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-b5e111a1-1077-4b07-ac76-479480104b67 img.shogun-image {
    

    
    
    
  }


#s-b5e111a1-1077-4b07-ac76-479480104b67 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ea6f165-5319-4b9c-8c0f-c28b06a8b11f {
  margin-top: 0em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
padding-top: 0.5px;
padding-left: 0em;
padding-bottom: 0.5px;
padding-right: 0em;
}
@media (min-width: 768px) and (max-width: 991px){#s-1ea6f165-5319-4b9c-8c0f-c28b06a8b11f {
  
}
}@media (max-width: 767px){#s-1ea6f165-5319-4b9c-8c0f-c28b06a8b11f {
  display: none;
}
#s-1ea6f165-5319-4b9c-8c0f-c28b06a8b11f, #wrap-s-1ea6f165-5319-4b9c-8c0f-c28b06a8b11f { display:none !important; }}
@media (min-width: 0px) {
[id="s-1ea6f165-5319-4b9c-8c0f-c28b06a8b11f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-1ea6f165-5319-4b9c-8c0f-c28b06a8b11f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-1ea6f165-5319-4b9c-8c0f-c28b06a8b11f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-1ea6f165-5319-4b9c-8c0f-c28b06a8b11f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-d797a089-f532-4d8a-8f68-ac6377b2bb5c {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-d797a089-f532-4d8a-8f68-ac6377b2bb5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d797a089-f532-4d8a-8f68-ac6377b2bb5c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-21eb24e3-0a24-4e18-999b-82a8b424d73a {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-21eb24e3-0a24-4e18-999b-82a8b424d73a img.shogun-image {
    

    
    
    
  }


#s-21eb24e3-0a24-4e18-999b-82a8b424d73a .shogun-image-content {
  
    align-items: center;
  
}

#s-af373adf-7396-4faa-b9b2-ba659043e097 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-af373adf-7396-4faa-b9b2-ba659043e097 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af373adf-7396-4faa-b9b2-ba659043e097.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0c9f3ec8-c070-4212-9fa2-f6ba632410e8 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-0c9f3ec8-c070-4212-9fa2-f6ba632410e8 img.shogun-image {
    

    
    
    
  }


#s-0c9f3ec8-c070-4212-9fa2-f6ba632410e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-127186c1-29c2-492a-99a4-39df00e61752 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-127186c1-29c2-492a-99a4-39df00e61752 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-127186c1-29c2-492a-99a4-39df00e61752.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f56b164c-6eff-4549-b0bb-25072143a619 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-f56b164c-6eff-4549-b0bb-25072143a619 img.shogun-image {
    

    
    
    
  }


#s-f56b164c-6eff-4549-b0bb-25072143a619 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c9c979b-c241-471c-8060-5e93e72056e6 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-1c9c979b-c241-471c-8060-5e93e72056e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c9c979b-c241-471c-8060-5e93e72056e6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7877a6e7-d250-49d6-a468-9dc07be7d026 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-7877a6e7-d250-49d6-a468-9dc07be7d026 img.shogun-image {
    

    
    
    
  }


#s-7877a6e7-d250-49d6-a468-9dc07be7d026 .shogun-image-content {
  
    align-items: center;
  
}

#s-518316af-4730-4635-a57e-f6d6a498d0b1 {
  margin-top: 0em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
padding-top: 0.5px;
padding-left: 0em;
padding-bottom: 0.5px;
padding-right: 0em;
}
@media (min-width: 1200px){#s-518316af-4730-4635-a57e-f6d6a498d0b1 {
  display: none;
}
#s-518316af-4730-4635-a57e-f6d6a498d0b1, #wrap-s-518316af-4730-4635-a57e-f6d6a498d0b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-518316af-4730-4635-a57e-f6d6a498d0b1 {
  display: none;
}
#s-518316af-4730-4635-a57e-f6d6a498d0b1, #wrap-s-518316af-4730-4635-a57e-f6d6a498d0b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-518316af-4730-4635-a57e-f6d6a498d0b1 {
  display: none;
}
#s-518316af-4730-4635-a57e-f6d6a498d0b1, #wrap-s-518316af-4730-4635-a57e-f6d6a498d0b1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-518316af-4730-4635-a57e-f6d6a498d0b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-518316af-4730-4635-a57e-f6d6a498d0b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-518316af-4730-4635-a57e-f6d6a498d0b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-518316af-4730-4635-a57e-f6d6a498d0b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-8126aec7-a667-477a-9fc6-5797e68df8b5 {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-8126aec7-a667-477a-9fc6-5797e68df8b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8126aec7-a667-477a-9fc6-5797e68df8b5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-130b0770-0204-47ae-90d8-1c01b38a90c4 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-130b0770-0204-47ae-90d8-1c01b38a90c4 img.shogun-image {
    

    
    
    
  }


#s-130b0770-0204-47ae-90d8-1c01b38a90c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-80520d95-ccdb-42c4-9e4f-f37442e7639b {
  margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-80520d95-ccdb-42c4-9e4f-f37442e7639b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80520d95-ccdb-42c4-9e4f-f37442e7639b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3213bf7c-ff48-4544-9e3c-5d3f1bcf43bd {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-3213bf7c-ff48-4544-9e3c-5d3f1bcf43bd img.shogun-image {
    

    
    
    
  }


#s-3213bf7c-ff48-4544-9e3c-5d3f1bcf43bd .shogun-image-content {
  
    align-items: center;
  
}

#s-6c53599c-0af6-45d7-9a13-629e8095a3e5 {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1300px;
}








#s-6c53599c-0af6-45d7-9a13-629e8095a3e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c53599c-0af6-45d7-9a13-629e8095a3e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d0f9cde5-9d87-4eda-9397-46d3b928d12f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0f9cde5-9d87-4eda-9397-46d3b928d12f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-d0f9cde5-9d87-4eda-9397-46d3b928d12f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-d0f9cde5-9d87-4eda-9397-46d3b928d12f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

}

.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-b65ef9c1-46c0-4d27-bc69-327e20e4cd06 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(244, 244, 244, 1);
  border-radius: 0px;
}

#s-b65ef9c1-46c0-4d27-bc69-327e20e4cd06 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b65ef9c1-46c0-4d27-bc69-327e20e4cd06 td.shogun-table-column {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-b65ef9c1-46c0-4d27-bc69-327e20e4cd06 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-b65ef9c1-46c0-4d27-bc69-327e20e4cd06 td.shogun-table-column, #s-b65ef9c1-46c0-4d27-bc69-327e20e4cd06 td.shogun-table-row {
  border: 1px solid rgba(244, 244, 244, 1);
}

#s-241e5182-b7de-47bf-b702-cf12fbdc4f7b {
  min-height: 50px;
}








#s-241e5182-b7de-47bf-b702-cf12fbdc4f7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-241e5182-b7de-47bf-b702-cf12fbdc4f7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0fcdc299-e62f-4d72-9fe8-75760d237554 .shogun-icon-wrapper {
  text-align: center;
}


#s-0fcdc299-e62f-4d72-9fe8-75760d237554 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-d4c70d7e-0b86-41d6-80b8-00a868b39348 {
  min-height: 50px;
}








#s-d4c70d7e-0b86-41d6-80b8-00a868b39348 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4c70d7e-0b86-41d6-80b8-00a868b39348.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-caf85ddf-a95e-43d9-beb6-fea56e0c733f .shogun-icon-wrapper {
  text-align: center;
}


#s-caf85ddf-a95e-43d9-beb6-fea56e0c733f .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-488680b4-a62a-4262-bdb2-09855c611fb7 {
  min-height: 50px;
}








#s-488680b4-a62a-4262-bdb2-09855c611fb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-488680b4-a62a-4262-bdb2-09855c611fb7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50cf4aa7-f5b3-4df4-9360-cdaadcb8d5e0 {
  min-height: 50px;
}








#s-50cf4aa7-f5b3-4df4-9360-cdaadcb8d5e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50cf4aa7-f5b3-4df4-9360-cdaadcb8d5e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01c41f5b-1e9b-47b8-bc76-fd3e4f58b97c .shogun-icon-wrapper {
  text-align: center;
}


#s-01c41f5b-1e9b-47b8-bc76-fd3e4f58b97c .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-a01548c2-0917-4e5c-afa1-f57ed65885ca {
  min-height: 50px;
}








#s-a01548c2-0917-4e5c-afa1-f57ed65885ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a01548c2-0917-4e5c-afa1-f57ed65885ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-001d4d95-405e-4bfb-8f6f-89f66c47f3a0 {
  min-height: 50px;
}








#s-001d4d95-405e-4bfb-8f6f-89f66c47f3a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-001d4d95-405e-4bfb-8f6f-89f66c47f3a0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1982c2a6-2dab-4bb5-9d03-39378d7b9888 .shogun-icon-wrapper {
  text-align: center;
}


#s-1982c2a6-2dab-4bb5-9d03-39378d7b9888 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-bb9a8d62-d525-4bd7-9201-9b5b6db3395c {
  min-height: 50px;
}








#s-bb9a8d62-d525-4bd7-9201-9b5b6db3395c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb9a8d62-d525-4bd7-9201-9b5b6db3395c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50a8b639-8d2a-4be8-8bc9-ba10127768a9 .shogun-icon-wrapper {
  text-align: center;
}


#s-50a8b639-8d2a-4be8-8bc9-ba10127768a9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-96424589-854e-4656-87af-88eac83b6601 {
  min-height: 50px;
}








#s-96424589-854e-4656-87af-88eac83b6601 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96424589-854e-4656-87af-88eac83b6601.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-15a35940-b262-412d-8cec-72db5a481ecf {
  min-height: 50px;
}








#s-15a35940-b262-412d-8cec-72db5a481ecf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15a35940-b262-412d-8cec-72db5a481ecf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ec6de53-e305-4df8-adca-16ea445ea39b {
  min-height: 50px;
}








#s-4ec6de53-e305-4df8-adca-16ea445ea39b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ec6de53-e305-4df8-adca-16ea445ea39b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2cfdfc4a-a956-40c4-b9dd-0ab715a67977 .shogun-icon-wrapper {
  text-align: center;
}


#s-2cfdfc4a-a956-40c4-b9dd-0ab715a67977 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-dc775e5c-3373-47b5-baeb-61f26ba46189 {
  min-height: 50px;
}








#s-dc775e5c-3373-47b5-baeb-61f26ba46189 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc775e5c-3373-47b5-baeb-61f26ba46189.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-560be28c-fd35-4838-a7ba-45b09ceed582 .shogun-icon-wrapper {
  text-align: center;
}


#s-560be28c-fd35-4838-a7ba-45b09ceed582 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-9a96f763-9a80-4e86-aa6c-a04977e9f81d {
  min-height: 50px;
}








#s-9a96f763-9a80-4e86-aa6c-a04977e9f81d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a96f763-9a80-4e86-aa6c-a04977e9f81d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e591de6-8148-48d5-9990-97b2af1b92ea {
  min-height: 50px;
}








#s-2e591de6-8148-48d5-9990-97b2af1b92ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e591de6-8148-48d5-9990-97b2af1b92ea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4fbc3b09-625d-4eed-beb7-f1905362b133 {
  min-height: 50px;
}








#s-4fbc3b09-625d-4eed-beb7-f1905362b133 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fbc3b09-625d-4eed-beb7-f1905362b133.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e01b307b-e718-4a6f-b602-d36ec4a5d68a {
  min-height: 50px;
}








#s-e01b307b-e718-4a6f-b602-d36ec4a5d68a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e01b307b-e718-4a6f-b602-d36ec4a5d68a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60e87e47-f34c-4736-a9ed-9f84bb97e297 {
  min-height: 50px;
}








#s-60e87e47-f34c-4736-a9ed-9f84bb97e297 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60e87e47-f34c-4736-a9ed-9f84bb97e297.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3588fa6f-10da-4485-bb1c-4482ec2ffbd7 {
  min-height: 50px;
}








#s-3588fa6f-10da-4485-bb1c-4482ec2ffbd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3588fa6f-10da-4485-bb1c-4482ec2ffbd7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-277aa6ec-8321-4734-a18c-8f7c550cae8e {
  min-height: 50px;
}








#s-277aa6ec-8321-4734-a18c-8f7c550cae8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-277aa6ec-8321-4734-a18c-8f7c550cae8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-464ed037-7b39-45ae-9879-a2415121c77f {
  min-height: 50px;
}








#s-464ed037-7b39-45ae-9879-a2415121c77f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-464ed037-7b39-45ae-9879-a2415121c77f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-55134805-e7a4-443c-ab60-aa241650e55d {
  min-height: 50px;
}








#s-55134805-e7a4-443c-ab60-aa241650e55d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55134805-e7a4-443c-ab60-aa241650e55d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-040ee737-f8c7-48cf-b82d-bf248f9f892a .shogun-icon-wrapper {
  text-align: center;
}


#s-040ee737-f8c7-48cf-b82d-bf248f9f892a .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-da20ad6d-637e-46a9-ad6f-54424aaf02d2 {
  min-height: 50px;
}








#s-da20ad6d-637e-46a9-ad6f-54424aaf02d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da20ad6d-637e-46a9-ad6f-54424aaf02d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-63423451-2d60-404d-aba9-ffa8734af553 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(244, 244, 244, 1);
  border-radius: 0px;
}

#s-63423451-2d60-404d-aba9-ffa8734af553 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-63423451-2d60-404d-aba9-ffa8734af553 td.shogun-table-column {
  background-color: rgba(244, 244, 244, 1);
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-63423451-2d60-404d-aba9-ffa8734af553 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-63423451-2d60-404d-aba9-ffa8734af553 td.shogun-table-column, #s-63423451-2d60-404d-aba9-ffa8734af553 td.shogun-table-row {
  border: 1px solid rgba(244, 244, 244, 1);
}

#s-19d08dff-56f7-4116-9dce-0a53f7492d57 .shogun-icon-wrapper {
  text-align: center;
}


#s-19d08dff-56f7-4116-9dce-0a53f7492d57 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-53af3f42-17c1-4e64-a9d6-b6a3596272bd {
  min-height: 50px;
}








#s-53af3f42-17c1-4e64-a9d6-b6a3596272bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53af3f42-17c1-4e64-a9d6-b6a3596272bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c50cb863-1ee1-4687-97c3-ab59ffe810b5 {
  min-height: 50px;
}








#s-c50cb863-1ee1-4687-97c3-ab59ffe810b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c50cb863-1ee1-4687-97c3-ab59ffe810b5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-840ec06e-499b-46d2-9354-9eb17dd8b7b6 .shogun-icon-wrapper {
  text-align: center;
}


#s-840ec06e-499b-46d2-9354-9eb17dd8b7b6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(228, 186, 1, 1);
}

#s-4bf12492-f522-4d61-8e91-a9a5e7a48aa5 {
  min-height: 50px;
}








#s-4bf12492-f522-4d61-8e91-a9a5e7a48aa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bf12492-f522-4d61-8e91-a9a5e7a48aa5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-425441c0-4f19-4cc1-a3fa-95af1644a730 {
  min-height: 50px;
}








#s-425441c0-4f19-4cc1-a3fa-95af1644a730 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-425441c0-4f19-4cc1-a3fa-95af1644a730.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-157aace8-4550-44db-8dd7-e64fc1816147 .shogun-icon-wrapper {
  text-align: center;
}


#s-157aace8-4550-44db-8dd7-e64fc1816147 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(228, 186, 1, 1);
}

#s-d4886fa7-1c41-4769-86f6-b726e090ee6c {
  min-height: 50px;
}








#s-d4886fa7-1c41-4769-86f6-b726e090ee6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4886fa7-1c41-4769-86f6-b726e090ee6c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01fe9d93-43c9-4888-99f9-247e9d70d9bb {
  min-height: 50px;
}








#s-01fe9d93-43c9-4888-99f9-247e9d70d9bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01fe9d93-43c9-4888-99f9-247e9d70d9bb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d00e09cf-f97f-4286-ad8c-60ec6e4c866c {
  min-height: 50px;
}








#s-d00e09cf-f97f-4286-ad8c-60ec6e4c866c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d00e09cf-f97f-4286-ad8c-60ec6e4c866c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb12f9a7-b0ab-4107-8619-cd4ff81fabd5 .shogun-icon-wrapper {
  text-align: center;
}


#s-fb12f9a7-b0ab-4107-8619-cd4ff81fabd5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-74333718-8626-4529-9862-3d22c601584d {
  min-height: 50px;
}








#s-74333718-8626-4529-9862-3d22c601584d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74333718-8626-4529-9862-3d22c601584d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-00027306-6b3d-4629-a05c-09d74c90f003 .shogun-icon-wrapper {
  text-align: center;
}


#s-00027306-6b3d-4629-a05c-09d74c90f003 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-903a2af8-a034-4103-b1a2-23acbc2babff {
  min-height: 50px;
}








#s-903a2af8-a034-4103-b1a2-23acbc2babff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-903a2af8-a034-4103-b1a2-23acbc2babff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e4daa4c1-3043-469f-ba45-5a9d303e87b2 .shogun-icon-wrapper {
  text-align: center;
}


#s-e4daa4c1-3043-469f-ba45-5a9d303e87b2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 24px !important;
  color: rgba(146, 206, 190, 1);
}

#s-d52c2873-e48e-4466-ba39-e7240c7331bc {
  min-height: 50px;
}








#s-d52c2873-e48e-4466-ba39-e7240c7331bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d52c2873-e48e-4466-ba39-e7240c7331bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0613920e-830c-4f0e-9003-9227f8a35f5d {
  min-height: 50px;
}








#s-0613920e-830c-4f0e-9003-9227f8a35f5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0613920e-830c-4f0e-9003-9227f8a35f5d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53a25391-239f-4c3d-9a87-3f094a7b398b {
  min-height: 50px;
}








#s-53a25391-239f-4c3d-9a87-3f094a7b398b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53a25391-239f-4c3d-9a87-3f094a7b398b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b016e526-cbd6-46ec-97c8-57fa15d00563 {
  min-height: 50px;
}








#s-b016e526-cbd6-46ec-97c8-57fa15d00563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b016e526-cbd6-46ec-97c8-57fa15d00563.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b713c108-4d97-4bff-b9ef-6616d35f7dbe {
  min-height: 50px;
}








#s-b713c108-4d97-4bff-b9ef-6616d35f7dbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b713c108-4d97-4bff-b9ef-6616d35f7dbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-931262a0-82e7-4bd0-96e1-f6d2d7c0266e {
  min-height: 50px;
}








#s-931262a0-82e7-4bd0-96e1-f6d2d7c0266e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-931262a0-82e7-4bd0-96e1-f6d2d7c0266e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f854f634-8f81-457c-9bb3-7bfec4186e7e {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-f854f634-8f81-457c-9bb3-7bfec4186e7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f854f634-8f81-457c-9bb3-7bfec4186e7e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-28bcbd1a-c738-42a8-a85d-6dc4a914565c {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-28bcbd1a-c738-42a8-a85d-6dc4a914565c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.5em;
  
  
  text-align: left;
}



#s-d8404063-8c3c-4768-81d3-d108f9e26d32 {
  padding-top: 0em;
}

@media (min-width: 0px) {
[id="s-d8404063-8c3c-4768-81d3-d108f9e26d32"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d8404063-8c3c-4768-81d3-d108f9e26d32"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-d8404063-8c3c-4768-81d3-d108f9e26d32"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8404063-8c3c-4768-81d3-d108f9e26d32"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-0878abc0-0d76-4d59-854a-739b697fad65 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.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;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

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

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

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

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

#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e9a9b99f-ec52-4cb9-9064-cd9eced60a6d img.shogun-image {
  width: 100%;
}



}
.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-9612fb43-80ca-45e1-9232-f314e921d237 {
  padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-9612fb43-80ca-45e1-9232-f314e921d237 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-4ac841c9-5191-4abf-861b-4d96a36f055f {
  text-align: left;
}

#s-4ac841c9-5191-4abf-861b-4d96a36f055f .shg-product-sold-out {
  display: none;
  color: rgba(69, 69, 69, 1);
  font-size: 1em;
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
}

#s-4ac841c9-5191-4abf-861b-4d96a36f055f .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-4ac841c9-5191-4abf-861b-4d96a36f055f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dfa2a8d5-d18a-48a4-95f3-799e46d2b73f {
  display: none;
}
#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(248, 248, 248, 1);
border-style: solid;
text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e0a868bf-414e-48e7-a3cc-ed5c9465e5f4 img.shogun-image {
  width: 100%;
}



}
#s-2747dfed-ec94-4c5b-9326-a808203b5117 {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-2747dfed-ec94-4c5b-9326-a808203b5117 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-8e93d700-76a5-4a62-9259-964542804d93 {
  text-align: left;
}

#s-8e93d700-76a5-4a62-9259-964542804d93 .shg-product-sold-out {
  display: none;
  color: rgba(69, 69, 69, 1);
  font-size: 1em;
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
}

#s-8e93d700-76a5-4a62-9259-964542804d93 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-8e93d700-76a5-4a62-9259-964542804d93 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2236d33a-c637-4166-b4df-113e3f4b6649 {
  display: none;
}
#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9dd6169-0e9a-44e7-800d-a1dd3e528bd6 img.shogun-image {
  width: 100%;
}



}
#s-e12d78bf-3ab4-4494-bfb1-c1ce904689f0 {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-e12d78bf-3ab4-4494-bfb1-c1ce904689f0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-224bddf5-a811-4507-a4a7-e85a8f746690 {
  text-align: left;
}

#s-224bddf5-a811-4507-a4a7-e85a8f746690 .shg-product-sold-out {
  display: none;
  color: rgba(69, 69, 69, 1);
  font-size: 1em;
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
}

#s-224bddf5-a811-4507-a4a7-e85a8f746690 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-224bddf5-a811-4507-a4a7-e85a8f746690 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-34f8b65d-3b4d-46ab-ad99-ef17e3ae9daf {
  display: none;
}
#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-422ba3ff-1f7b-46c3-a842-d0dc8dde9b29 img.shogun-image {
  width: 100%;
}



}
#s-9ae0481e-01df-4c9f-9802-3bec07c10a6b {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-9ae0481e-01df-4c9f-9802-3bec07c10a6b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-345426c4-cba9-4486-875e-04bd69d24049 {
  text-align: left;
}

#s-345426c4-cba9-4486-875e-04bd69d24049 .shg-product-sold-out {
  display: none;
  color: rgba(69, 69, 69, 1);
  font-size: 1em;
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
}

#s-345426c4-cba9-4486-875e-04bd69d24049 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-345426c4-cba9-4486-875e-04bd69d24049 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-61e2376c-a808-4722-b349-6c32a335a21f {
  display: none;
}
#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6d1b1a57-78bf-477d-acb7-0e117cc8bb4e img.shogun-image {
  width: 100%;
}



}
#s-fc6146b7-7530-42ab-bf62-a16f88fb6722 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-fc6146b7-7530-42ab-bf62-a16f88fb6722 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-a22e3d5b-3bed-4ff1-89f6-7159d730ab84 {
  text-align: left;
}

#s-a22e3d5b-3bed-4ff1-89f6-7159d730ab84 .shg-product-sold-out {
  display: none;
  color: rgba(69, 69, 69, 1);
  font-size: 1em;
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
}

#s-a22e3d5b-3bed-4ff1-89f6-7159d730ab84 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-a22e3d5b-3bed-4ff1-89f6-7159d730ab84 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-c59479b6-6289-4773-97ed-d0f1244509f4 {
  display: none;
}
#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46e5d9b6-84bd-4c88-813e-4cc5313239f1 img.shogun-image {
  width: 100%;
}



}
#s-8dced703-2bf0-4dd3-922d-338c8832c506 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-8dced703-2bf0-4dd3-922d-338c8832c506 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-4ab5a166-6341-4119-b338-399ec476fc1f {
  text-align: left;
}

#s-4ab5a166-6341-4119-b338-399ec476fc1f .shg-product-sold-out {
  display: none;
  color: rgba(69, 69, 69, 1);
  font-size: 1em;
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
}

#s-4ab5a166-6341-4119-b338-399ec476fc1f .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-4ab5a166-6341-4119-b338-399ec476fc1f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
  padding-left: 10px;
}

#s-f6f52e3f-daf3-4acc-8396-f24b1fea8890 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-f6f52e3f-daf3-4acc-8396-f24b1fea8890 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6f52e3f-daf3-4acc-8396-f24b1fea8890.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4e4d47ab-7a7f-40ba-827b-c16fde43488b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e4d47ab-7a7f-40ba-827b-c16fde43488b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-4e4d47ab-7a7f-40ba-827b-c16fde43488b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-4e4d47ab-7a7f-40ba-827b-c16fde43488b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-4e4d47ab-7a7f-40ba-827b-c16fde43488b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-4e4d47ab-7a7f-40ba-827b-c16fde43488b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-4e4d47ab-7a7f-40ba-827b-c16fde43488b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

#s-8f3b506c-14c1-4360-bd05-601652a873af {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-8f3b506c-14c1-4360-bd05-601652a873af img.shogun-image {
    

    
    
    
  }


#s-8f3b506c-14c1-4360-bd05-601652a873af .shogun-image-content {
  
    align-items: center;
  
}

#s-d059f7d8-45e4-4631-a994-4e36ea51385b {
  margin-bottom: 0em;
}








#s-d059f7d8-45e4-4631-a994-4e36ea51385b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d059f7d8-45e4-4631-a994-4e36ea51385b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a07360ac-448b-4b7d-a154-9d49085b59b6 {
  margin-top: 1em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-a07360ac-448b-4b7d-a154-9d49085b59b6 {
  margin-top: 0em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a07360ac-448b-4b7d-a154-9d49085b59b6 {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a07360ac-448b-4b7d-a154-9d49085b59b6 {
  margin-top: 0em;
}
}






  #s-a07360ac-448b-4b7d-a154-9d49085b59b6 img.shogun-image {
    

    
    
    
  }


#s-a07360ac-448b-4b7d-a154-9d49085b59b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-672e5dbb-5c90-423f-9247-8f684f1ecae3 {
  margin-top: 1em;
}

@media (min-width: 0px) {
[id="s-672e5dbb-5c90-423f-9247-8f684f1ecae3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-672e5dbb-5c90-423f-9247-8f684f1ecae3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-672e5dbb-5c90-423f-9247-8f684f1ecae3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-672e5dbb-5c90-423f-9247-8f684f1ecae3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-5f079a5c-050e-4ad1-badb-631c062cdfad {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-5f079a5c-050e-4ad1-badb-631c062cdfad img.shogun-image {
    

    
    
    
  }


#s-5f079a5c-050e-4ad1-badb-631c062cdfad .shogun-image-content {
  
    align-items: center;
  
}

#s-0b8728de-aa8b-4391-ab3c-f01d2c67a9d3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-0b8728de-aa8b-4391-ab3c-f01d2c67a9d3 img.shogun-image {
    

    
    
    
  }


#s-0b8728de-aa8b-4391-ab3c-f01d2c67a9d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ed1fc22-3b2b-4bb5-93b8-d7948d6997f5 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 30em;
background-position: center center;
}








#s-2ed1fc22-3b2b-4bb5-93b8-d7948d6997f5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-2ed1fc22-3b2b-4bb5-93b8-d7948d6997f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-0f99d2ac-83c9-4ef6-842e-5b2ab2429505 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-0f99d2ac-83c9-4ef6-842e-5b2ab2429505 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-0f99d2ac-83c9-4ef6-842e-5b2ab2429505 .shg-sld-nav-button.shg-sld-left,
#s-0f99d2ac-83c9-4ef6-842e-5b2ab2429505 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-1250f10c-d90d-42c0-a369-c44c89a3ea03 {
  min-height: 50px;
}








#s-1250f10c-d90d-42c0-a369-c44c89a3ea03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1250f10c-d90d-42c0-a369-c44c89a3ea03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-33d006ce-2839-43db-b43b-93cf44d3ddeb {
  max-width: 200px;
}

#s-33d006ce-2839-43db-b43b-93cf44d3ddeb .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-33d006ce-2839-43db-b43b-93cf44d3ddeb table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-33d006ce-2839-43db-b43b-93cf44d3ddeb td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 0px;
  text-align: left;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-33d006ce-2839-43db-b43b-93cf44d3ddeb td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-33d006ce-2839-43db-b43b-93cf44d3ddeb td.shogun-table-column, #s-33d006ce-2839-43db-b43b-93cf44d3ddeb td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-90153172-d74d-4849-b0c4-cac0de45182a .shogun-icon-wrapper {
  text-align: center;
}


#s-90153172-d74d-4849-b0c4-cac0de45182a .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-dbfa3fa6-f79c-4bfd-9700-b34b15833f69 .shogun-icon-wrapper {
  text-align: center;
}


#s-dbfa3fa6-f79c-4bfd-9700-b34b15833f69 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-70ce91e5-4240-41da-9ef7-3d2a4a4eea2a .shogun-icon-wrapper {
  text-align: center;
}


#s-70ce91e5-4240-41da-9ef7-3d2a4a4eea2a .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-202ddc0c-eee4-480d-ba04-a8b0b210edad .shogun-icon-wrapper {
  text-align: center;
}


#s-202ddc0c-eee4-480d-ba04-a8b0b210edad .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-f1ce6786-1125-4123-bc16-f433a9e72cc2 .shogun-icon-wrapper {
  text-align: center;
}


#s-f1ce6786-1125-4123-bc16-f433a9e72cc2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-54223c10-ac73-499c-9a6a-67ed6a1b3612 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54223c10-ac73-499c-9a6a-67ed6a1b3612 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-690789f4-a5bc-468f-bb98-8273664c0cc2 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-690789f4-a5bc-468f-bb98-8273664c0cc2 {
  max-width: 100%;
}
}@media (max-width: 767px){#s-690789f4-a5bc-468f-bb98-8273664c0cc2 {
  max-width: 100%;
}
}
#s-9f065628-d96b-4885-b90a-4e2bc3b0edff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f065628-d96b-4885-b90a-4e2bc3b0edff .shogun-heading-component h4 {
  color: rgba(105, 255, 226, 1);
  font-weight:  700 ;
  font-family: "PT Sans";
  font-style:  normal ;
  font-size: 1.2em;
  
  
  
}



#s-96f50256-dfba-4c0a-b027-d0c5ebf20c05 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-96f50256-dfba-4c0a-b027-d0c5ebf20c05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96f50256-dfba-4c0a-b027-d0c5ebf20c05.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cc91ca02-2672-43a7-926f-da54edd0b57a {
  max-width: 200px;
}

#s-cc91ca02-2672-43a7-926f-da54edd0b57a .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-cc91ca02-2672-43a7-926f-da54edd0b57a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-cc91ca02-2672-43a7-926f-da54edd0b57a td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 0px;
  text-align: left;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-cc91ca02-2672-43a7-926f-da54edd0b57a td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-cc91ca02-2672-43a7-926f-da54edd0b57a td.shogun-table-column, #s-cc91ca02-2672-43a7-926f-da54edd0b57a td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-c5c4456e-8463-44b8-8aea-edbaa6979d45 .shogun-icon-wrapper {
  text-align: center;
}


#s-c5c4456e-8463-44b8-8aea-edbaa6979d45 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-54c2f67b-691c-4e20-8021-0023d46693b4 .shogun-icon-wrapper {
  text-align: center;
}


#s-54c2f67b-691c-4e20-8021-0023d46693b4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-cc5b33a9-6505-440f-83e9-6db67d0a321a .shogun-icon-wrapper {
  text-align: center;
}


#s-cc5b33a9-6505-440f-83e9-6db67d0a321a .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-45778a06-26e1-4ce5-b3aa-4e7531cb4061 .shogun-icon-wrapper {
  text-align: center;
}


#s-45778a06-26e1-4ce5-b3aa-4e7531cb4061 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-4306b964-1fc4-43ee-a763-324b9e549fc0 .shogun-icon-wrapper {
  text-align: center;
}


#s-4306b964-1fc4-43ee-a763-324b9e549fc0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(105, 255, 226, 1);
}

#s-6a62cd8b-c691-45f9-b6c9-0448efb00800 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a62cd8b-c691-45f9-b6c9-0448efb00800 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-4ba90f76-018f-4d4e-9cae-4dfa9a907ceb {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ba90f76-018f-4d4e-9cae-4dfa9a907ceb {
  max-width: 100%;
}
}@media (max-width: 767px){#s-4ba90f76-018f-4d4e-9cae-4dfa9a907ceb {
  max-width: 100%;
}
}
#s-282bd9de-2551-43f0-af07-eda723e088f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-282bd9de-2551-43f0-af07-eda723e088f6 .shogun-heading-component h4 {
  color: rgba(105, 255, 226, 1);
  font-weight:  700 ;
  font-family: "PT Sans";
  font-style:  normal ;
  font-size: 1.2em;
  
  
  
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload-bg-image {
  display: none;
}

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

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

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,.85)}.shg-lightbox.hidden{display:none!important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;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:focus,.shg-lightbox .shg-lightbox-close:hover{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0,-50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none!important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width:769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}