.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: ;
}

.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-429903d4-083b-4e29-8751-21ee13d70d8f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-429903d4-083b-4e29-8751-21ee13d70d8f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-429903d4-083b-4e29-8751-21ee13d70d8f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-429903d4-083b-4e29-8751-21ee13d70d8f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-429903d4-083b-4e29-8751-21ee13d70d8f > .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-429903d4-083b-4e29-8751-21ee13d70d8f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
.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-1a155a73-f155-4dbd-8205-23d7d2ec4236 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 100%;
}








#s-1a155a73-f155-4dbd-8205-23d7d2ec4236 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a155a73-f155-4dbd-8205-23d7d2ec4236.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0444a27a-41ae-4c08-86aa-784b5445aa07 {
  background-repeat: no-repeat;
margin-top: 5em;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
padding-left: 3em;
padding-right: 3em;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-0444a27a-41ae-4c08-86aa-784b5445aa07 {
  display: none;
}
#s-0444a27a-41ae-4c08-86aa-784b5445aa07, #wrap-s-0444a27a-41ae-4c08-86aa-784b5445aa07 { display:none !important; }}@media (max-width: 767px){#s-0444a27a-41ae-4c08-86aa-784b5445aa07 {
  display: none;
}
#s-0444a27a-41ae-4c08-86aa-784b5445aa07, #wrap-s-0444a27a-41ae-4c08-86aa-784b5445aa07 { display:none !important; }}
#s-0444a27a-41ae-4c08-86aa-784b5445aa07 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2IyZWUzMWUtZGFhYS00ZmNjLWIwZTMtNjM3NTYyNWYxMjkyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZDhmMmYyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjdlY2RjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjYjJlZTMxZS1kYWFhLTRmY2MtYjBlMy02Mzc1NjI1ZjEyOTIpIi8+PC9zdmc+);
}








#s-0444a27a-41ae-4c08-86aa-784b5445aa07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0444a27a-41ae-4c08-86aa-784b5445aa07.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5d97dfc4-71b6-40aa-af45-2819818a38cd {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-5d97dfc4-71b6-40aa-af45-2819818a38cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d97dfc4-71b6-40aa-af45-2819818a38cd.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-77680d2c-deb8-4e13-8d5c-6291d5a713f0 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-77680d2c-deb8-4e13-8d5c-6291d5a713f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77680d2c-deb8-4e13-8d5c-6291d5a713f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-77680d2c-deb8-4e13-8d5c-6291d5a713f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-77680d2c-deb8-4e13-8d5c-6291d5a713f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  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-e7cc6e06-5652-4469-9f1f-b3bee8816a13 {
  margin-top: -5em;
text-align: center;
}







  #s-e7cc6e06-5652-4469-9f1f-b3bee8816a13 img.shogun-image {
    

    
    
    
  }


#s-e7cc6e06-5652-4469-9f1f-b3bee8816a13 .shogun-image-content {
  
    align-items: center;
  
}

#s-c47e64c3-6bb5-4a76-8652-e99ea023e077 {
  padding-left: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-c47e64c3-6bb5-4a76-8652-e99ea023e077 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c47e64c3-6bb5-4a76-8652-e99ea023e077.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  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-dbecfe3b-f8bf-4d65-9e86-b2c87e187dc6 {
  margin-bottom: 0.25em;
text-align: left;
}

#s-dbecfe3b-f8bf-4d65-9e86-b2c87e187dc6 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  text-align: left;
}



#s-67278569-8aea-4475-b4ce-e8dbab0b4e76 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-67278569-8aea-4475-b4ce-e8dbab0b4e76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67278569-8aea-4475-b4ce-e8dbab0b4e76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-67278569-8aea-4475-b4ce-e8dbab0b4e76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-67278569-8aea-4475-b4ce-e8dbab0b4e76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-ab7ca0cf-a908-45b1-bfe1-b28adca85401 {
  min-height: 50px;
}








#s-ab7ca0cf-a908-45b1-bfe1-b28adca85401 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab7ca0cf-a908-45b1-bfe1-b28adca85401.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bd2f5fef-dcb6-4861-b694-59bf0512622d {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-bd2f5fef-dcb6-4861-b694-59bf0512622d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-bd2f5fef-dcb6-4861-b694-59bf0512622d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-bd2f5fef-dcb6-4861-b694-59bf0512622d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-bd2f5fef-dcb6-4861-b694-59bf0512622d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-bd2f5fef-dcb6-4861-b694-59bf0512622d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-bd2f5fef-dcb6-4861-b694-59bf0512622d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-bd2f5fef-dcb6-4861-b694-59bf0512622d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-f4d89d73-b59a-4cbd-aff3-ab461b84d5d2 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-f4d89d73-b59a-4cbd-aff3-ab461b84d5d2 img.shogun-image {
    

    
    
    
  }


#s-f4d89d73-b59a-4cbd-aff3-ab461b84d5d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-07d7aebc-a333-4740-bb93-c7280949920a {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-07d7aebc-a333-4740-bb93-c7280949920a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-07d7aebc-a333-4740-bb93-c7280949920a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-07d7aebc-a333-4740-bb93-c7280949920a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-07d7aebc-a333-4740-bb93-c7280949920a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-07d7aebc-a333-4740-bb93-c7280949920a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-07d7aebc-a333-4740-bb93-c7280949920a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-07d7aebc-a333-4740-bb93-c7280949920a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-4b59fdd8-4fcb-4e34-8d13-d4dd6f82104b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: right;
}







  #s-4b59fdd8-4fcb-4e34-8d13-d4dd6f82104b img.shogun-image {
    

    
    
    
  }


#s-4b59fdd8-4fcb-4e34-8d13-d4dd6f82104b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-473e06b8-843f-43db-ab50-937ebd915aa8 {
  padding-left: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-473e06b8-843f-43db-ab50-937ebd915aa8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-473e06b8-843f-43db-ab50-937ebd915aa8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e2ddd2c-fbbc-4792-8287-7a871582c18d {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-8e2ddd2c-fbbc-4792-8287-7a871582c18d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-8e2ddd2c-fbbc-4792-8287-7a871582c18d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-8e2ddd2c-fbbc-4792-8287-7a871582c18d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-8e2ddd2c-fbbc-4792-8287-7a871582c18d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-8e2ddd2c-fbbc-4792-8287-7a871582c18d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-8e2ddd2c-fbbc-4792-8287-7a871582c18d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-8e2ddd2c-fbbc-4792-8287-7a871582c18d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-c8528d65-c8e3-4503-b9dc-9806401426d1 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-c8528d65-c8e3-4503-b9dc-9806401426d1 img.shogun-image {
    

    
    
    
  }


#s-c8528d65-c8e3-4503-b9dc-9806401426d1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-335ba108-c3a3-4a15-abb6-fed2efdf736c {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-335ba108-c3a3-4a15-abb6-fed2efdf736c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-335ba108-c3a3-4a15-abb6-fed2efdf736c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-335ba108-c3a3-4a15-abb6-fed2efdf736c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-335ba108-c3a3-4a15-abb6-fed2efdf736c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-335ba108-c3a3-4a15-abb6-fed2efdf736c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-335ba108-c3a3-4a15-abb6-fed2efdf736c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-335ba108-c3a3-4a15-abb6-fed2efdf736c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-1e8b7f4c-93f8-4551-9261-72d8c3a09eae {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-1e8b7f4c-93f8-4551-9261-72d8c3a09eae img.shogun-image {
    

    
    
    
  }


#s-1e8b7f4c-93f8-4551-9261-72d8c3a09eae .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-dfaea876-18e3-4221-a959-0d7e77619c26 {
  background-repeat: no-repeat;
min-height: 50px;
}
@media (min-width: 1200px){#s-dfaea876-18e3-4221-a959-0d7e77619c26 {
  display: none;
}
#s-dfaea876-18e3-4221-a959-0d7e77619c26, #wrap-s-dfaea876-18e3-4221-a959-0d7e77619c26 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dfaea876-18e3-4221-a959-0d7e77619c26 {
  display: none;
}
#s-dfaea876-18e3-4221-a959-0d7e77619c26, #wrap-s-dfaea876-18e3-4221-a959-0d7e77619c26 { display:none !important; }}@media (max-width: 767px){#s-dfaea876-18e3-4221-a959-0d7e77619c26 {
  
}
}
#s-dfaea876-18e3-4221-a959-0d7e77619c26 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2U1ZWNkMGMtOTI1MS00NGZhLTliZTktMDkzOWRkNDU1MDBjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDhmMmYyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjdlY2RjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZTVlY2QwYy05MjUxLTQ0ZmEtOWJlOS0wOTM5ZGQ0NTUwMGMpIi8+PC9zdmc+);
}








#s-dfaea876-18e3-4221-a959-0d7e77619c26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfaea876-18e3-4221-a959-0d7e77619c26.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b8dfc6b-e988-4e0a-860e-c608cbc84f84 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-7b8dfc6b-e988-4e0a-860e-c608cbc84f84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b8dfc6b-e988-4e0a-860e-c608cbc84f84.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b577a412-183a-4416-8b2f-2ddd3a1aea63 {
  margin-top: -5em;
text-align: center;
}







  #s-b577a412-183a-4416-8b2f-2ddd3a1aea63 img.shogun-image {
    

    
    
    
  }


#s-b577a412-183a-4416-8b2f-2ddd3a1aea63 .shogun-image-content {
  
    align-items: center;
  
}

#s-30b2b24d-c45d-4cbb-bc5a-a954a552212c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30b2b24d-c45d-4cbb-bc5a-a954a552212c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  
}



#s-d2e86604-7146-4ca9-956a-ac763941cfc4 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-d2e86604-7146-4ca9-956a-ac763941cfc4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2e86604-7146-4ca9-956a-ac763941cfc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-d2e86604-7146-4ca9-956a-ac763941cfc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-d2e86604-7146-4ca9-956a-ac763941cfc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-56243e4f-d783-4357-a08f-baffd3835a81 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-56243e4f-d783-4357-a08f-baffd3835a81 img.shogun-image {
    

    
    
    
  }


#s-56243e4f-d783-4357-a08f-baffd3835a81 .shogun-image-content {
  
    align-items: center;
  
}

#s-e81a763c-93c1-4994-89f7-d8996a2ef860 {
  margin-top: 1em;
}
@media (max-width: 767px){#s-e81a763c-93c1-4994-89f7-d8996a2ef860 {
  margin-bottom: 1em;
}
}
#s-12a5651f-d8c1-4d20-8f62-4b269f78f825 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-12a5651f-d8c1-4d20-8f62-4b269f78f825 img.shogun-image {
    

    
    
    
  }


#s-12a5651f-d8c1-4d20-8f62-4b269f78f825 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3be1050-98a1-41bd-92f2-ff3889284ea4 {
  margin-top: 1em;
}

#s-11d65247-7f97-4fb5-a93a-6d6dd6cfa868 {
  margin-top: 1em;
margin-bottom: 3em;
}

@media (min-width: 0px) {
[id="s-11d65247-7f97-4fb5-a93a-6d6dd6cfa868"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11d65247-7f97-4fb5-a93a-6d6dd6cfa868"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-11d65247-7f97-4fb5-a93a-6d6dd6cfa868"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-11d65247-7f97-4fb5-a93a-6d6dd6cfa868"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-a01c06c2-6306-47d7-b723-104801fda85d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-a01c06c2-6306-47d7-b723-104801fda85d img.shogun-image {
    

    
    
    
  }


#s-a01c06c2-6306-47d7-b723-104801fda85d .shogun-image-content {
  
    align-items: center;
  
}

#s-be173b21-7dad-432e-844e-2ff14b90cb04 {
  margin-top: 1em;
}
@media (max-width: 767px){#s-be173b21-7dad-432e-844e-2ff14b90cb04 {
  margin-bottom: 1em;
}
}
#s-08c8e1d1-5d3d-453d-a778-d6c4936dffb4 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-08c8e1d1-5d3d-453d-a778-d6c4936dffb4 img.shogun-image {
    

    
    
    
  }


#s-08c8e1d1-5d3d-453d-a778-d6c4936dffb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-867bf599-8340-4a6e-8510-11bc04b17175 {
  margin-top: 1em;
}

#s-f0a122e9-10d4-49c1-bde2-61bacb5e552e {
  padding-top: 1em;
padding-bottom: 3em;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-f0a122e9-10d4-49c1-bde2-61bacb5e552e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0a122e9-10d4-49c1-bde2-61bacb5e552e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-094ae5e5-803e-4207-89ca-9827a26968b4 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
background-color: rgba(0, 0, 0, 1);
}








#s-094ae5e5-803e-4207-89ca-9827a26968b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-094ae5e5-803e-4207-89ca-9827a26968b4.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-3de8411b-efd3-4c22-bb0e-b0220f5acb9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3de8411b-efd3-4c22-bb0e-b0220f5acb9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3de8411b-efd3-4c22-bb0e-b0220f5acb9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3de8411b-efd3-4c22-bb0e-b0220f5acb9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3de8411b-efd3-4c22-bb0e-b0220f5acb9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3de8411b-efd3-4c22-bb0e-b0220f5acb9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3de8411b-efd3-4c22-bb0e-b0220f5acb9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

}

#s-d994665a-a8af-4d9c-94d1-7343e771396a {
  min-height: 500px;
max-width: 600px;
}








#s-d994665a-a8af-4d9c-94d1-7343e771396a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d994665a-a8af-4d9c-94d1-7343e771396a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91f03fda-861f-4587-95b9-f705ded9f619 {
  text-align: center;
}







  #s-91f03fda-861f-4587-95b9-f705ded9f619 img.shogun-image {
    

    
    
    
  }


#s-91f03fda-861f-4587-95b9-f705ded9f619 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8c58933-c760-4c1d-838a-c3e8980f607b {
  min-height: 500px;
}








#s-e8c58933-c760-4c1d-838a-c3e8980f607b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8c58933-c760-4c1d-838a-c3e8980f607b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61e56888-d812-4a59-ace0-d7a64efdd42a {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-61e56888-d812-4a59-ace0-d7a64efdd42a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61e56888-d812-4a59-ace0-d7a64efdd42a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9f25995e-3648-43a7-b3b4-bb55abef6a1b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9f25995e-3648-43a7-b3b4-bb55abef6a1b .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.5em;
  
  
  text-align: left;
}



#s-031692fa-21d6-464c-b9df-769d03bf1197 {
  padding-top: 0em;
}

@media (min-width: 0px) {
[id="s-031692fa-21d6-464c-b9df-769d03bf1197"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-031692fa-21d6-464c-b9df-769d03bf1197"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-031692fa-21d6-464c-b9df-769d03bf1197"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-031692fa-21d6-464c-b9df-769d03bf1197"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f50a46c0-df6b-4d68-b26f-a6fdcfde40ff {
  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-beb09db4-7b85-4a99-aaaa-ba107b1dca61 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-beb09db4-7b85-4a99-aaaa-ba107b1dca61 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-48cbd4ef-ab8d-4130-8f78-ee3be055e786 {
  padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-48cbd4ef-ab8d-4130-8f78-ee3be055e786 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-e5d49bbf-60a1-4b00-8d40-7920c402d090 {
  text-align: left;
}

#s-e5d49bbf-60a1-4b00-8d40-7920c402d090 .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-e5d49bbf-60a1-4b00-8d40-7920c402d090 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-e5d49bbf-60a1-4b00-8d40-7920c402d090 .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-42e1781e-ff21-4808-9ed7-da1f6338570f {
  display: none;
}
#s-519ad421-dd94-4372-885e-d46501c8ae72 {
  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-519ad421-dd94-4372-885e-d46501c8ae72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-519ad421-dd94-4372-885e-d46501c8ae72 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-519ad421-dd94-4372-885e-d46501c8ae72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-519ad421-dd94-4372-885e-d46501c8ae72 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-519ad421-dd94-4372-885e-d46501c8ae72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-519ad421-dd94-4372-885e-d46501c8ae72 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-519ad421-dd94-4372-885e-d46501c8ae72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-519ad421-dd94-4372-885e-d46501c8ae72 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-519ad421-dd94-4372-885e-d46501c8ae72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-519ad421-dd94-4372-885e-d46501c8ae72 img.shogun-image {
  width: 100%;
}



}
#s-2be9d567-2277-4404-80dd-3eb348b6eeae {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-2be9d567-2277-4404-80dd-3eb348b6eeae .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-b0e2bb8b-09da-4532-b142-2ab3f7d11dde {
  text-align: left;
}

#s-b0e2bb8b-09da-4532-b142-2ab3f7d11dde .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-b0e2bb8b-09da-4532-b142-2ab3f7d11dde .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-b0e2bb8b-09da-4532-b142-2ab3f7d11dde .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-43713ad7-8b6b-4c9f-9279-17834a1453e9 {
  display: none;
}
#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92084540-6cbe-4e19-a9be-10a5e4e0eb00 img.shogun-image {
  width: 100%;
}



}
#s-f34fb955-1a59-41fe-a851-34585bd3c7ef {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-f34fb955-1a59-41fe-a851-34585bd3c7ef .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-06112175-6e4a-49de-9a6a-8e69aa31cef0 {
  text-align: left;
}

#s-06112175-6e4a-49de-9a6a-8e69aa31cef0 .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-06112175-6e4a-49de-9a6a-8e69aa31cef0 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-06112175-6e4a-49de-9a6a-8e69aa31cef0 .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-cd0c1fd9-8344-4e30-b37d-179e8433dd7e {
  display: none;
}
#s-d7ab7397-5edf-4072-b07a-567435c22f1e {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7ab7397-5edf-4072-b07a-567435c22f1e img.shogun-image {
  width: 100%;
}



}
#s-2b6bb2fc-1672-4b9a-a0d2-53b906b3bc2f {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-2b6bb2fc-1672-4b9a-a0d2-53b906b3bc2f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-aff02da7-eddd-4fed-8355-62ebf62ee394 {
  text-align: left;
}

#s-aff02da7-eddd-4fed-8355-62ebf62ee394 .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-aff02da7-eddd-4fed-8355-62ebf62ee394 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-aff02da7-eddd-4fed-8355-62ebf62ee394 .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-fd29f794-6617-4b36-971e-dc7675b91554 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-fd29f794-6617-4b36-971e-dc7675b91554 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd29f794-6617-4b36-971e-dc7675b91554.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-4edc1f33-4f41-4d13-8f80-547443e5b6fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4edc1f33-4f41-4d13-8f80-547443e5b6fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-4edc1f33-4f41-4d13-8f80-547443e5b6fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-4edc1f33-4f41-4d13-8f80-547443e5b6fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-4edc1f33-4f41-4d13-8f80-547443e5b6fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-4edc1f33-4f41-4d13-8f80-547443e5b6fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-4edc1f33-4f41-4d13-8f80-547443e5b6fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

#s-f9cc04f8-8e22-431d-8535-c73468dd6cbf {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-f9cc04f8-8e22-431d-8535-c73468dd6cbf img.shogun-image {
    

    
    
    
  }


#s-f9cc04f8-8e22-431d-8535-c73468dd6cbf .shogun-image-content {
  
    align-items: center;
  
}

#s-aee858b9-fbc9-475e-87f8-ae30d7e87add {
  margin-bottom: 0em;
}








#s-aee858b9-fbc9-475e-87f8-ae30d7e87add > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aee858b9-fbc9-475e-87f8-ae30d7e87add.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-54020de2-a0db-4e6b-83d9-45f01b8b3fec {
  margin-top: 1em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-54020de2-a0db-4e6b-83d9-45f01b8b3fec {
  margin-top: 0em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54020de2-a0db-4e6b-83d9-45f01b8b3fec {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-54020de2-a0db-4e6b-83d9-45f01b8b3fec {
  margin-top: 0em;
}
}






  #s-54020de2-a0db-4e6b-83d9-45f01b8b3fec img.shogun-image {
    

    
    
    
  }


#s-54020de2-a0db-4e6b-83d9-45f01b8b3fec .shogun-image-content {
  
    align-items: center;
  
}

#s-4bfadbf0-a81e-4bb7-993f-9edbfa66a576 {
  margin-top: 1em;
}

@media (min-width: 0px) {
[id="s-4bfadbf0-a81e-4bb7-993f-9edbfa66a576"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-4bfadbf0-a81e-4bb7-993f-9edbfa66a576"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-4bfadbf0-a81e-4bb7-993f-9edbfa66a576"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-4bfadbf0-a81e-4bb7-993f-9edbfa66a576"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-6f8057c2-8629-458b-9ba4-6c2f651a1aa8 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-6f8057c2-8629-458b-9ba4-6c2f651a1aa8 img.shogun-image {
    

    
    
    
  }


#s-6f8057c2-8629-458b-9ba4-6c2f651a1aa8 .shogun-image-content {
  
    align-items: center;
  
}

#s-86c497c3-817e-4ca1-9931-430f8808df35 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-86c497c3-817e-4ca1-9931-430f8808df35 img.shogun-image {
    

    
    
    
  }


#s-86c497c3-817e-4ca1-9931-430f8808df35 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ad1b626-9d0d-40f6-a1f8-5c574eaa85de {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 30em;
background-position: center center;
}








#s-3ad1b626-9d0d-40f6-a1f8-5c574eaa85de > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.55;
}#s-3ad1b626-9d0d-40f6-a1f8-5c574eaa85de.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-e3489f9e-9a64-4874-88b5-67a48f47f383 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-e3489f9e-9a64-4874-88b5-67a48f47f383 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e3489f9e-9a64-4874-88b5-67a48f47f383 .shg-sld-nav-button.shg-sld-left,
#s-e3489f9e-9a64-4874-88b5-67a48f47f383 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-01838ad0-2810-4ace-874b-a99e56df42e8 {
  min-height: 50px;
}








#s-01838ad0-2810-4ace-874b-a99e56df42e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01838ad0-2810-4ace-874b-a99e56df42e8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-97dea90f-95a0-4681-9e37-fab2c0ab3286 {
  max-width: 200px;
}

#s-97dea90f-95a0-4681-9e37-fab2c0ab3286 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-97dea90f-95a0-4681-9e37-fab2c0ab3286 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-97dea90f-95a0-4681-9e37-fab2c0ab3286 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-97dea90f-95a0-4681-9e37-fab2c0ab3286 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-97dea90f-95a0-4681-9e37-fab2c0ab3286 td.shogun-table-column, #s-97dea90f-95a0-4681-9e37-fab2c0ab3286 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-92716551-b8fc-4452-a531-97fa0ff65a2e .shogun-icon-wrapper {
  text-align: center;
}


#s-92716551-b8fc-4452-a531-97fa0ff65a2e .shogun-icon-wrapper > .shogun-icon {

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

#s-cd03616f-7731-4bf5-976f-890c73ee0ff1 .shogun-icon-wrapper {
  text-align: center;
}


#s-cd03616f-7731-4bf5-976f-890c73ee0ff1 .shogun-icon-wrapper > .shogun-icon {

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

#s-616b6476-2c29-40e1-87eb-d4d3409f3ad8 .shogun-icon-wrapper {
  text-align: center;
}


#s-616b6476-2c29-40e1-87eb-d4d3409f3ad8 .shogun-icon-wrapper > .shogun-icon {

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

#s-c03cef0d-4c41-4693-9264-7397c028607b .shogun-icon-wrapper {
  text-align: center;
}


#s-c03cef0d-4c41-4693-9264-7397c028607b .shogun-icon-wrapper > .shogun-icon {

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

#s-fe4fdf25-721c-4389-be57-5c87d0e427b8 .shogun-icon-wrapper {
  text-align: center;
}


#s-fe4fdf25-721c-4389-be57-5c87d0e427b8 .shogun-icon-wrapper > .shogun-icon {

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

#s-92b3a67d-6914-460e-9e10-74939633fe95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-92b3a67d-6914-460e-9e10-74939633fe95 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-3986701e-896f-4fbf-8186-dce280de611c {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-3986701e-896f-4fbf-8186-dce280de611c {
  max-width: 100%;
}
}@media (max-width: 767px){#s-3986701e-896f-4fbf-8186-dce280de611c {
  max-width: 100%;
}
}
#s-7236815d-39b6-4f59-ad68-434e8dbd8ea9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7236815d-39b6-4f59-ad68-434e8dbd8ea9 .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-4c96e4d6-3849-4f17-9608-4744cef66e9c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4c96e4d6-3849-4f17-9608-4744cef66e9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c96e4d6-3849-4f17-9608-4744cef66e9c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-efd65535-9262-49ba-b2a7-87f999dcbb94 {
  max-width: 200px;
}

#s-efd65535-9262-49ba-b2a7-87f999dcbb94 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-efd65535-9262-49ba-b2a7-87f999dcbb94 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-efd65535-9262-49ba-b2a7-87f999dcbb94 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-efd65535-9262-49ba-b2a7-87f999dcbb94 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-efd65535-9262-49ba-b2a7-87f999dcbb94 td.shogun-table-column, #s-efd65535-9262-49ba-b2a7-87f999dcbb94 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-2e51488d-4b58-4a2c-b175-2da66b49f04a .shogun-icon-wrapper {
  text-align: center;
}


#s-2e51488d-4b58-4a2c-b175-2da66b49f04a .shogun-icon-wrapper > .shogun-icon {

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

#s-bf14fb97-f52a-4fda-bec0-280d834bf780 .shogun-icon-wrapper {
  text-align: center;
}


#s-bf14fb97-f52a-4fda-bec0-280d834bf780 .shogun-icon-wrapper > .shogun-icon {

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

#s-1f5be626-26ef-4300-83a6-0b8f17803c8a .shogun-icon-wrapper {
  text-align: center;
}


#s-1f5be626-26ef-4300-83a6-0b8f17803c8a .shogun-icon-wrapper > .shogun-icon {

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

#s-20a367b4-7a47-479f-8c32-325c1f8239e9 .shogun-icon-wrapper {
  text-align: center;
}


#s-20a367b4-7a47-479f-8c32-325c1f8239e9 .shogun-icon-wrapper > .shogun-icon {

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

#s-f8b22d67-7b27-464d-aad3-8b0579329086 .shogun-icon-wrapper {
  text-align: center;
}


#s-f8b22d67-7b27-464d-aad3-8b0579329086 .shogun-icon-wrapper > .shogun-icon {

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

#s-fafab842-912a-42d1-bc2f-361a8f6b843b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fafab842-912a-42d1-bc2f-361a8f6b843b .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-e43b44de-ed7a-440c-b81e-9577fa5d4532 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-e43b44de-ed7a-440c-b81e-9577fa5d4532 {
  max-width: 100%;
}
}@media (max-width: 767px){#s-e43b44de-ed7a-440c-b81e-9577fa5d4532 {
  max-width: 100%;
}
}
#s-4ffcf350-de65-40af-a60a-b98ba5228da5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ffcf350-de65-40af-a60a-b98ba5228da5 .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-bab8f1b8-2bdd-470b-b1aa-b226fa7ff931 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-bab8f1b8-2bdd-470b-b1aa-b226fa7ff931 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bab8f1b8-2bdd-470b-b1aa-b226fa7ff931.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-32732487-bdc2-4c85-97d9-429f60f46bde {
  margin-left: 0em;
margin-right: 0em;
}

@media (min-width: 0px) {
[id="s-32732487-bdc2-4c85-97d9-429f60f46bde"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

}

@media (min-width: 768px) {
[id="s-32732487-bdc2-4c85-97d9-429f60f46bde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-32732487-bdc2-4c85-97d9-429f60f46bde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-32732487-bdc2-4c85-97d9-429f60f46bde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

}

#s-02193ad0-669b-4fcd-ae19-b8dcbf60e45f {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-02193ad0-669b-4fcd-ae19-b8dcbf60e45f img.shogun-image {
    

    
    
    
  }


#s-02193ad0-669b-4fcd-ae19-b8dcbf60e45f .shogun-image-content {
  
    align-items: center;
  
}

#s-47ce958b-a8a5-400e-8d06-9b8339f008af {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-47ce958b-a8a5-400e-8d06-9b8339f008af .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-1dd1133f-f674-40d5-af10-320bd1c665be {
  padding-left: 10px;
padding-right: 10px;
}

#s-97171dc0-838e-48ab-85e2-476900bb35a1 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-97171dc0-838e-48ab-85e2-476900bb35a1 img.shogun-image {
    

    
    
    
  }


#s-97171dc0-838e-48ab-85e2-476900bb35a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6414052d-28e6-4cb8-9efc-07603a92bddc {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-6414052d-28e6-4cb8-9efc-07603a92bddc .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-bb143093-b2e4-4a37-aa6f-473c32b4e7b6 {
  padding-left: 10px;
padding-right: 10px;
}

#s-c6c700fe-7194-4ccf-ad67-42f33644896c {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-c6c700fe-7194-4ccf-ad67-42f33644896c img.shogun-image {
    

    
    
    
  }


#s-c6c700fe-7194-4ccf-ad67-42f33644896c .shogun-image-content {
  
    align-items: center;
  
}

#s-59370f60-9a8e-4a2e-ad0b-3367eb8d0bc7 {
  padding-top: 0px;
padding-bottom: 0em;
text-align: center;
}

#s-59370f60-9a8e-4a2e-ad0b-3367eb8d0bc7 .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-90e6f91b-f4c7-4d52-9765-5af8d76facde {
  padding-left: 10px;
padding-right: 10px;
}

#s-b9767ebd-8ea5-4b2b-b09a-8332b39be977 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-b9767ebd-8ea5-4b2b-b09a-8332b39be977 img.shogun-image {
    

    
    
    
  }


#s-b9767ebd-8ea5-4b2b-b09a-8332b39be977 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e124aca-1072-41e9-a5d5-9a494b763e82 {
  padding-top: 0px;
padding-bottom: 0em;
text-align: center;
}

#s-2e124aca-1072-41e9-a5d5-9a494b763e82 .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-113ac4a8-fdf5-4e22-9fc0-c5f1dc21a320 {
  padding-left: 10px;
padding-right: 10px;
}

/*
  $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}