.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-dc03dbb1-bd26-4d30-832e-c9ea6daaa159 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-dc03dbb1-bd26-4d30-832e-c9ea6daaa159 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-dc03dbb1-bd26-4d30-832e-c9ea6daaa159 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-dc03dbb1-bd26-4d30-832e-c9ea6daaa159 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-dc03dbb1-bd26-4d30-832e-c9ea6daaa159 > .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-dc03dbb1-bd26-4d30-832e-c9ea6daaa159 > .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-113cde8b-be3c-4566-ac74-bb75ec35d095 {
  min-height: 50px;
}








#s-113cde8b-be3c-4566-ac74-bb75ec35d095 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-113cde8b-be3c-4566-ac74-bb75ec35d095.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6ac716e2-1060-41f8-a884-64a56e8d190c {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-6ac716e2-1060-41f8-a884-64a56e8d190c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ac716e2-1060-41f8-a884-64a56e8d190c.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-3995e3df-a090-4bb0-882e-a9ada5c68ddf {
  margin-left: 0em;
margin-right: 0em;
}

@media (min-width: 0px) {
[id="s-3995e3df-a090-4bb0-882e-a9ada5c68ddf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3995e3df-a090-4bb0-882e-a9ada5c68ddf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-3995e3df-a090-4bb0-882e-a9ada5c68ddf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-3995e3df-a090-4bb0-882e-a9ada5c68ddf"] > .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-99ec6622-5936-4084-a6ca-b012baf48e81 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-99ec6622-5936-4084-a6ca-b012baf48e81 img.shogun-image {
    

    
    
    
  }


#s-99ec6622-5936-4084-a6ca-b012baf48e81 .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-6293cc47-69ae-437c-aa15-955099df88ad {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-6293cc47-69ae-437c-aa15-955099df88ad .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-2ce6dc78-6539-4dca-bd14-245ca7a4a8bd {
  padding-left: 10px;
padding-right: 10px;
}

#s-abbcb26b-6ad5-483a-9714-aa80a9282d27 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-abbcb26b-6ad5-483a-9714-aa80a9282d27 img.shogun-image {
    

    
    
    
  }


#s-abbcb26b-6ad5-483a-9714-aa80a9282d27 .shogun-image-content {
  
    align-items: center;
  
}

#s-05fcc39f-d5ab-40fe-a05d-b85c00db1dc4 {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-05fcc39f-d5ab-40fe-a05d-b85c00db1dc4 .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-f02ebcc2-4842-4087-a327-169e7c8eeaf1 {
  padding-left: 10px;
padding-right: 10px;
}

#s-8bb72c1b-4963-4331-a379-28c15d354c90 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-8bb72c1b-4963-4331-a379-28c15d354c90 img.shogun-image {
    

    
    
    
  }


#s-8bb72c1b-4963-4331-a379-28c15d354c90 .shogun-image-content {
  
    align-items: center;
  
}

#s-a111e460-b19a-4f3e-b3c9-de3dee01915d {
  padding-top: 0px;
padding-bottom: 0em;
text-align: center;
}

#s-a111e460-b19a-4f3e-b3c9-de3dee01915d .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-47ebe3ed-57e6-4da6-bf7c-66c4140ca89b {
  padding-left: 10px;
padding-right: 10px;
}

#s-fb9ca02f-191b-4577-b068-e39823a1d527 {
  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-fb9ca02f-191b-4577-b068-e39823a1d527 {
  display: none;
}
#s-fb9ca02f-191b-4577-b068-e39823a1d527, #wrap-s-fb9ca02f-191b-4577-b068-e39823a1d527 { display: none !important; }}@media (max-width: 767px){#s-fb9ca02f-191b-4577-b068-e39823a1d527 {
  display: none;
}
#s-fb9ca02f-191b-4577-b068-e39823a1d527, #wrap-s-fb9ca02f-191b-4577-b068-e39823a1d527 { display: none !important; }}
#s-fb9ca02f-191b-4577-b068-e39823a1d527 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTI2YTU2YTctMGM3MC00NmE4LTgwMTMtYjhiZTk1NGE3ZGMxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZDhmMmYyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjdlY2RjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MjZhNTZhNy0wYzcwLTQ2YTgtODAxMy1iOGJlOTU0YTdkYzEpIi8+PC9zdmc+);
}








#s-fb9ca02f-191b-4577-b068-e39823a1d527 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb9ca02f-191b-4577-b068-e39823a1d527.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-443937d7-6abd-47ce-ae26-14cb9b546e85 {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-443937d7-6abd-47ce-ae26-14cb9b546e85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

#s-b2951713-dc17-403c-b116-3fe9727c9d3c {
  min-height: 50px;
}








#s-b2951713-dc17-403c-b116-3fe9727c9d3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2951713-dc17-403c-b116-3fe9727c9d3c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cc57aad4-8434-4032-8499-9865c4e97cee {
  margin-bottom: 0.25em;
text-align: left;
}

#s-cc57aad4-8434-4032-8499-9865c4e97cee .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  text-align: left;
}



#s-360a413d-4067-4940-abaa-c2b811d55ab2 {
  margin-bottom: 0.5em;
}

#s-c5013715-4010-42f3-91fa-5af5c9a42cc4 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-c5013715-4010-42f3-91fa-5af5c9a42cc4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-c5013715-4010-42f3-91fa-5af5c9a42cc4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c5013715-4010-42f3-91fa-5af5c9a42cc4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-c5013715-4010-42f3-91fa-5af5c9a42cc4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c5013715-4010-42f3-91fa-5af5c9a42cc4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-c5013715-4010-42f3-91fa-5af5c9a42cc4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c5013715-4010-42f3-91fa-5af5c9a42cc4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-4df2fbe1-df1f-4938-a938-8bfecd52bb96 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-4df2fbe1-df1f-4938-a938-8bfecd52bb96 img.shogun-image {
    

    
    
    
  }


#s-4df2fbe1-df1f-4938-a938-8bfecd52bb96 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd8211e3-a8fa-4933-aad2-c18ec2674e63 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-fd8211e3-a8fa-4933-aad2-c18ec2674e63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-fd8211e3-a8fa-4933-aad2-c18ec2674e63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-fd8211e3-a8fa-4933-aad2-c18ec2674e63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-fd8211e3-a8fa-4933-aad2-c18ec2674e63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-fd8211e3-a8fa-4933-aad2-c18ec2674e63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-fd8211e3-a8fa-4933-aad2-c18ec2674e63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-fd8211e3-a8fa-4933-aad2-c18ec2674e63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-1e2e6c92-be1a-4694-aa1c-4dc237a5ad6e {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-1e2e6c92-be1a-4694-aa1c-4dc237a5ad6e img.shogun-image {
    

    
    
    
  }


#s-1e2e6c92-be1a-4694-aa1c-4dc237a5ad6e .shogun-image-content {
  
    align-items: center;
  
}

#s-2f362e23-34f7-4799-98d2-4109fd6bde4b {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-2f362e23-34f7-4799-98d2-4109fd6bde4b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-2f362e23-34f7-4799-98d2-4109fd6bde4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2f362e23-34f7-4799-98d2-4109fd6bde4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-2f362e23-34f7-4799-98d2-4109fd6bde4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2f362e23-34f7-4799-98d2-4109fd6bde4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-2f362e23-34f7-4799-98d2-4109fd6bde4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2f362e23-34f7-4799-98d2-4109fd6bde4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-06e2c02d-3f98-4c64-9152-0308ec89b398 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-06e2c02d-3f98-4c64-9152-0308ec89b398 img.shogun-image {
    

    
    
    
  }


#s-06e2c02d-3f98-4c64-9152-0308ec89b398 .shogun-image-content {
  
    align-items: center;
  
}

#s-acd493dc-8530-4568-8fff-9f95d4b38d0b {
  margin-top: -5em;
margin-bottom: -5em;
max-width: 100%;
text-align: center;
}







  #s-acd493dc-8530-4568-8fff-9f95d4b38d0b img.shogun-image {
    

    
    
    
  }


#s-acd493dc-8530-4568-8fff-9f95d4b38d0b .shogun-image-content {
  
    align-items: center;
  
}

#s-13cbf2fb-ac07-419e-bedb-1fa810af15e9 {
  min-height: 50px;
}








#s-13cbf2fb-ac07-419e-bedb-1fa810af15e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13cbf2fb-ac07-419e-bedb-1fa810af15e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-48afa568-4482-475d-a6bd-397b83b3b065 {
  padding-left: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-48afa568-4482-475d-a6bd-397b83b3b065 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48afa568-4482-475d-a6bd-397b83b3b065.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-452f9c77-05c2-4a48-a9fe-cee6fcda0646 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-452f9c77-05c2-4a48-a9fe-cee6fcda0646"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-452f9c77-05c2-4a48-a9fe-cee6fcda0646"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-452f9c77-05c2-4a48-a9fe-cee6fcda0646"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-452f9c77-05c2-4a48-a9fe-cee6fcda0646"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-452f9c77-05c2-4a48-a9fe-cee6fcda0646"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-452f9c77-05c2-4a48-a9fe-cee6fcda0646"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-452f9c77-05c2-4a48-a9fe-cee6fcda0646"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-795f04f8-c0a7-4fe6-8a7f-3e922e6cde44 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: right;
}







  #s-795f04f8-c0a7-4fe6-8a7f-3e922e6cde44 img.shogun-image {
    

    
    
    
  }


#s-795f04f8-c0a7-4fe6-8a7f-3e922e6cde44 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ea7142bb-caf3-440f-a43f-83547b21237d {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-ea7142bb-caf3-440f-a43f-83547b21237d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-ea7142bb-caf3-440f-a43f-83547b21237d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-ea7142bb-caf3-440f-a43f-83547b21237d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-ea7142bb-caf3-440f-a43f-83547b21237d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-ea7142bb-caf3-440f-a43f-83547b21237d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-ea7142bb-caf3-440f-a43f-83547b21237d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-ea7142bb-caf3-440f-a43f-83547b21237d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-b10aee36-fb93-4eed-b56c-33eddd823599 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-b10aee36-fb93-4eed-b56c-33eddd823599 img.shogun-image {
    

    
    
    
  }


#s-b10aee36-fb93-4eed-b56c-33eddd823599 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-37979980-c37a-47e9-bbeb-77c47295834c {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-37979980-c37a-47e9-bbeb-77c47295834c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-37979980-c37a-47e9-bbeb-77c47295834c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-37979980-c37a-47e9-bbeb-77c47295834c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-37979980-c37a-47e9-bbeb-77c47295834c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-37979980-c37a-47e9-bbeb-77c47295834c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-37979980-c37a-47e9-bbeb-77c47295834c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-37979980-c37a-47e9-bbeb-77c47295834c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-ae05004e-75c6-426c-8145-f26539bbe737 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-ae05004e-75c6-426c-8145-f26539bbe737 img.shogun-image {
    

    
    
    
  }


#s-ae05004e-75c6-426c-8145-f26539bbe737 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ac72e8c3-c600-454a-b6e0-d83985cf0664 {
  background-repeat: no-repeat;
margin-top: 4em;
margin-bottom: 0em;
min-height: 50px;
}
@media (min-width: 1200px){#s-ac72e8c3-c600-454a-b6e0-d83985cf0664 {
  display: none;
}
#s-ac72e8c3-c600-454a-b6e0-d83985cf0664, #wrap-s-ac72e8c3-c600-454a-b6e0-d83985cf0664 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac72e8c3-c600-454a-b6e0-d83985cf0664 {
  display: none;
}
#s-ac72e8c3-c600-454a-b6e0-d83985cf0664, #wrap-s-ac72e8c3-c600-454a-b6e0-d83985cf0664 { display: none !important; }}@media (max-width: 767px){#s-ac72e8c3-c600-454a-b6e0-d83985cf0664 {
  
}
}
#s-ac72e8c3-c600-454a-b6e0-d83985cf0664 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGViNTMxMTgtN2Q5Mi00OTBjLTgwMjAtYjFmYjk1OTJhNWFkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDhmMmYyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjdlY2RjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ZWI1MzExOC03ZDkyLTQ5MGMtODAyMC1iMWZiOTU5MmE1YWQpIi8+PC9zdmc+);
}








#s-ac72e8c3-c600-454a-b6e0-d83985cf0664 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac72e8c3-c600-454a-b6e0-d83985cf0664.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68fde8e7-2956-46b5-9ff6-06de9b2536d0 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-68fde8e7-2956-46b5-9ff6-06de9b2536d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68fde8e7-2956-46b5-9ff6-06de9b2536d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61ef748e-3031-4ca6-9490-89c9ee13b51f {
  margin-top: -5em;
max-width: 100%;
text-align: center;
}







  #s-61ef748e-3031-4ca6-9490-89c9ee13b51f img.shogun-image {
    

    
    
    
  }


#s-61ef748e-3031-4ca6-9490-89c9ee13b51f .shogun-image-content {
  
    align-items: center;
  
}

#s-265006fa-f532-4281-b5ce-3c77e4da4e61 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-265006fa-f532-4281-b5ce-3c77e4da4e61 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  
}



#s-b6c388d0-d5bc-4a72-b53d-9ff83d9e8295 {
  margin-bottom: 0.5em;
}

#s-55f7e253-0f94-4655-926e-4c2cce12426e {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-55f7e253-0f94-4655-926e-4c2cce12426e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55f7e253-0f94-4655-926e-4c2cce12426e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-55f7e253-0f94-4655-926e-4c2cce12426e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-55f7e253-0f94-4655-926e-4c2cce12426e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-3316f981-a933-4d25-b1c9-61a26ca56c78 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-3316f981-a933-4d25-b1c9-61a26ca56c78 img.shogun-image {
    

    
    
    
  }


#s-3316f981-a933-4d25-b1c9-61a26ca56c78 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a59bfd0-2132-4079-8518-924065ec8165 {
  margin-top: 1em;
}
@media (max-width: 767px){#s-2a59bfd0-2132-4079-8518-924065ec8165 {
  margin-bottom: 1em;
}
}
#s-c7237dd8-5956-41e3-88b5-e26ea8c91e17 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-c7237dd8-5956-41e3-88b5-e26ea8c91e17 img.shogun-image {
    

    
    
    
  }


#s-c7237dd8-5956-41e3-88b5-e26ea8c91e17 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e0498b0-62d8-4e7f-9ddc-ece0169dd8e3 {
  margin-top: 1em;
}

#s-6bdf1b02-7460-4a48-9c98-0064f499e0e4 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-6bdf1b02-7460-4a48-9c98-0064f499e0e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6bdf1b02-7460-4a48-9c98-0064f499e0e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-6bdf1b02-7460-4a48-9c98-0064f499e0e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-6bdf1b02-7460-4a48-9c98-0064f499e0e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-bbe8fb23-28c5-4957-9659-5af8f2cccfb3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-bbe8fb23-28c5-4957-9659-5af8f2cccfb3 img.shogun-image {
    

    
    
    
  }


#s-bbe8fb23-28c5-4957-9659-5af8f2cccfb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf453070-fff1-43ca-b64d-4e612c0900bb {
  margin-top: 1em;
}
@media (max-width: 767px){#s-bf453070-fff1-43ca-b64d-4e612c0900bb {
  margin-bottom: 1em;
}
}
#s-8b9b5050-9e21-4a00-9a38-4032d0504482 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-8b9b5050-9e21-4a00-9a38-4032d0504482 img.shogun-image {
    

    
    
    
  }


#s-8b9b5050-9e21-4a00-9a38-4032d0504482 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3f55043-8f82-494b-8062-629d9ffc6537 {
  margin-top: 1em;
}

#s-6e35ea63-6b3e-4a46-b80c-b43b48cf0b94 {
  margin-top: 1em;
margin-bottom: 3em;
}

@media (min-width: 0px) {
[id="s-6e35ea63-6b3e-4a46-b80c-b43b48cf0b94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e35ea63-6b3e-4a46-b80c-b43b48cf0b94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-6e35ea63-6b3e-4a46-b80c-b43b48cf0b94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-6e35ea63-6b3e-4a46-b80c-b43b48cf0b94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-2cfd2e1d-7a16-4c88-b78c-d8fe40b6527b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-2cfd2e1d-7a16-4c88-b78c-d8fe40b6527b img.shogun-image {
    

    
    
    
  }


#s-2cfd2e1d-7a16-4c88-b78c-d8fe40b6527b .shogun-image-content {
  
    align-items: center;
  
}

#s-6f9d5020-d913-4765-9017-5c91d1998378 {
  margin-top: 1em;
}
@media (max-width: 767px){#s-6f9d5020-d913-4765-9017-5c91d1998378 {
  margin-bottom: 1em;
}
}
#s-7f9bf610-0e4d-4bf0-a3d5-09196d46b6d1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-7f9bf610-0e4d-4bf0-a3d5-09196d46b6d1 img.shogun-image {
    

    
    
    
  }


#s-7f9bf610-0e4d-4bf0-a3d5-09196d46b6d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b1887a5-0b3c-419c-9859-81fd5b57cde4 {
  margin-top: 1em;
}

#s-87573a74-32e7-410b-8442-73a459a41446 {
  min-height: 50px;
}








#s-87573a74-32e7-410b-8442-73a459a41446 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87573a74-32e7-410b-8442-73a459a41446.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6f76eb4b-9480-4599-ab5a-6e0407273849 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-6f76eb4b-9480-4599-ab5a-6e0407273849 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f76eb4b-9480-4599-ab5a-6e0407273849.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 {
  text-align: center;
}
@media (min-width: 1200px){#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 {
  display: none;
}
#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8, #wrap-s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 {
  display: none;
}
#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8, #wrap-s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 {
  display: none;
}
#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8, #wrap-s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 { display: none !important; }}@media (max-width: 767px){#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 {
  display: none;
}
#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8, #wrap-s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 { display: none !important; }}






  #s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 img.shogun-image {
    

    
    
    
  }


#s-8c6fa187-0e72-4e7f-a5c1-548638ad1ff8 .shogun-image-content {
  
    align-items: center;
  
}

#s-68e339b3-c277-4d2e-8e76-ea35fc15fcf0 {
  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-68e339b3-c277-4d2e-8e76-ea35fc15fcf0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-68e339b3-c277-4d2e-8e76-ea35fc15fcf0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-68e339b3-c277-4d2e-8e76-ea35fc15fcf0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-68e339b3-c277-4d2e-8e76-ea35fc15fcf0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-1858ebae-6de4-48bd-8817-a613972b5b8a {
  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-1858ebae-6de4-48bd-8817-a613972b5b8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1858ebae-6de4-48bd-8817-a613972b5b8a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5d9ec256-d0e9-4813-a9d8-9ab2551ba467 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-5d9ec256-d0e9-4813-a9d8-9ab2551ba467 img.shogun-image {
    

    
    
    
  }


#s-5d9ec256-d0e9-4813-a9d8-9ab2551ba467 .shogun-image-content {
  
    align-items: center;
  
}

#s-97e3878a-4482-4e11-9281-119d03c98a68 {
  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-97e3878a-4482-4e11-9281-119d03c98a68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97e3878a-4482-4e11-9281-119d03c98a68.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f84d91d4-9084-43fd-991d-cde895ea7571 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-f84d91d4-9084-43fd-991d-cde895ea7571 img.shogun-image {
    

    
    
    
  }


#s-f84d91d4-9084-43fd-991d-cde895ea7571 .shogun-image-content {
  
    align-items: center;
  
}

#s-f136d070-f30a-45e7-91d4-844070b827c8 {
  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-f136d070-f30a-45e7-91d4-844070b827c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f136d070-f30a-45e7-91d4-844070b827c8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-71f1dc31-fda5-417b-9357-cfa258f0e260 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-71f1dc31-fda5-417b-9357-cfa258f0e260 img.shogun-image {
    

    
    
    
  }


#s-71f1dc31-fda5-417b-9357-cfa258f0e260 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc425f13-1321-4a30-be22-0c6511998e60 {
  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-cc425f13-1321-4a30-be22-0c6511998e60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc425f13-1321-4a30-be22-0c6511998e60.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7f5f5a9d-8b3e-47ce-8306-c850e9e88297 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-7f5f5a9d-8b3e-47ce-8306-c850e9e88297 img.shogun-image {
    

    
    
    
  }


#s-7f5f5a9d-8b3e-47ce-8306-c850e9e88297 .shogun-image-content {
  
    align-items: center;
  
}

#s-c209c119-bb08-4430-8189-181d804819f0 {
  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-c209c119-bb08-4430-8189-181d804819f0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-c209c119-bb08-4430-8189-181d804819f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-c209c119-bb08-4430-8189-181d804819f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-c209c119-bb08-4430-8189-181d804819f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-fbece6bb-ec75-461c-8ad4-667298a02a47 {
  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-fbece6bb-ec75-461c-8ad4-667298a02a47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbece6bb-ec75-461c-8ad4-667298a02a47.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-47a72b0a-8110-492e-82f2-507be1ce4bc8 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-47a72b0a-8110-492e-82f2-507be1ce4bc8 img.shogun-image {
    

    
    
    
  }


#s-47a72b0a-8110-492e-82f2-507be1ce4bc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-68786ab3-05d6-4290-8536-639b17626cec {
  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-68786ab3-05d6-4290-8536-639b17626cec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68786ab3-05d6-4290-8536-639b17626cec.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2b3fe59f-b466-4eb1-a4d9-bc683ea9d0bf {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-2b3fe59f-b466-4eb1-a4d9-bc683ea9d0bf img.shogun-image {
    

    
    
    
  }


#s-2b3fe59f-b466-4eb1-a4d9-bc683ea9d0bf .shogun-image-content {
  
    align-items: center;
  
}

#s-de69c27c-d770-4123-ab6d-889b5d6ab973 {
  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-de69c27c-d770-4123-ab6d-889b5d6ab973 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de69c27c-d770-4123-ab6d-889b5d6ab973.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e0fe2019-2c16-4549-9ac2-2f373382a8d2 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-e0fe2019-2c16-4549-9ac2-2f373382a8d2 img.shogun-image {
    

    
    
    
  }


#s-e0fe2019-2c16-4549-9ac2-2f373382a8d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ba6bcac-2bfb-40e0-8ccf-2d5167a50400 {
  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-4ba6bcac-2bfb-40e0-8ccf-2d5167a50400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ba6bcac-2bfb-40e0-8ccf-2d5167a50400.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-553c80ea-3281-4a18-9d31-46fb20230218 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-553c80ea-3281-4a18-9d31-46fb20230218 img.shogun-image {
    

    
    
    
  }


#s-553c80ea-3281-4a18-9d31-46fb20230218 .shogun-image-content {
  
    align-items: center;
  
}

#s-04c2a4c9-7dce-4f3d-a7cf-8c3a19db87c2 {
  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-04c2a4c9-7dce-4f3d-a7cf-8c3a19db87c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-04c2a4c9-7dce-4f3d-a7cf-8c3a19db87c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-04c2a4c9-7dce-4f3d-a7cf-8c3a19db87c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-04c2a4c9-7dce-4f3d-a7cf-8c3a19db87c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-1d09dd8d-781a-447f-bc14-b84d3c812263 {
  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-1d09dd8d-781a-447f-bc14-b84d3c812263 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d09dd8d-781a-447f-bc14-b84d3c812263.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ef56fd08-0f33-4b24-aab3-2862c3f1dc2f {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-ef56fd08-0f33-4b24-aab3-2862c3f1dc2f img.shogun-image {
    

    
    
    
  }


#s-ef56fd08-0f33-4b24-aab3-2862c3f1dc2f .shogun-image-content {
  
    align-items: center;
  
}

#s-9039f05b-0eef-4522-b53f-e745118b15fc {
  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-9039f05b-0eef-4522-b53f-e745118b15fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9039f05b-0eef-4522-b53f-e745118b15fc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-55eb8740-d4ce-466d-9382-b8a1b891a991 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-55eb8740-d4ce-466d-9382-b8a1b891a991 img.shogun-image {
    

    
    
    
  }


#s-55eb8740-d4ce-466d-9382-b8a1b891a991 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b5f1686-6579-4b69-9ac1-99f250fdf4f7 {
  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-2b5f1686-6579-4b69-9ac1-99f250fdf4f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b5f1686-6579-4b69-9ac1-99f250fdf4f7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-63031e17-1aa4-43c3-8d2f-6fe53b00588e {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-63031e17-1aa4-43c3-8d2f-6fe53b00588e img.shogun-image {
    

    
    
    
  }


#s-63031e17-1aa4-43c3-8d2f-6fe53b00588e .shogun-image-content {
  
    align-items: center;
  
}

#s-045a66c5-3006-48dd-8efb-101ed8c83fda {
  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-045a66c5-3006-48dd-8efb-101ed8c83fda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-045a66c5-3006-48dd-8efb-101ed8c83fda.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-da87e5de-fef5-401f-9f18-651c8b6d4395 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-da87e5de-fef5-401f-9f18-651c8b6d4395 img.shogun-image {
    

    
    
    
  }


#s-da87e5de-fef5-401f-9f18-651c8b6d4395 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5b90800-387f-4874-abed-2fda62aa5d46 {
  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-e5b90800-387f-4874-abed-2fda62aa5d46 {
  
}
}@media (max-width: 767px){#s-e5b90800-387f-4874-abed-2fda62aa5d46 {
  display: none;
}
#s-e5b90800-387f-4874-abed-2fda62aa5d46, #wrap-s-e5b90800-387f-4874-abed-2fda62aa5d46 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e5b90800-387f-4874-abed-2fda62aa5d46"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-e5b90800-387f-4874-abed-2fda62aa5d46"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-e5b90800-387f-4874-abed-2fda62aa5d46"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-e5b90800-387f-4874-abed-2fda62aa5d46"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-c4154b7f-ca05-428b-ab5f-6e9a3bfc05f1 {
  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-c4154b7f-ca05-428b-ab5f-6e9a3bfc05f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4154b7f-ca05-428b-ab5f-6e9a3bfc05f1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0f20ea65-5ec5-4301-bb53-00dfc11c9118 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-0f20ea65-5ec5-4301-bb53-00dfc11c9118 img.shogun-image {
    

    
    
    
  }


#s-0f20ea65-5ec5-4301-bb53-00dfc11c9118 .shogun-image-content {
  
    align-items: center;
  
}

#s-60331600-9aac-4e57-b256-41343f44e7dd {
  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-60331600-9aac-4e57-b256-41343f44e7dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60331600-9aac-4e57-b256-41343f44e7dd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-047704f3-2ffb-41d1-8e0a-b377b3dc7b88 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-047704f3-2ffb-41d1-8e0a-b377b3dc7b88 img.shogun-image {
    

    
    
    
  }


#s-047704f3-2ffb-41d1-8e0a-b377b3dc7b88 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb5493aa-c33a-4527-9698-70283dafe391 {
  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-eb5493aa-c33a-4527-9698-70283dafe391 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb5493aa-c33a-4527-9698-70283dafe391.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-641fd95e-aca5-4556-a545-d1a24b1723b7 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-641fd95e-aca5-4556-a545-d1a24b1723b7 img.shogun-image {
    

    
    
    
  }


#s-641fd95e-aca5-4556-a545-d1a24b1723b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccc85543-9b87-4965-a0ac-3606eb3229c4 {
  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-ccc85543-9b87-4965-a0ac-3606eb3229c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccc85543-9b87-4965-a0ac-3606eb3229c4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e43afbb5-63f4-4a51-93ff-64a72d5e1674 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-e43afbb5-63f4-4a51-93ff-64a72d5e1674 img.shogun-image {
    

    
    
    
  }


#s-e43afbb5-63f4-4a51-93ff-64a72d5e1674 .shogun-image-content {
  
    align-items: center;
  
}

#s-051245a7-5e06-48fd-b89c-a9e6508fbbe6 {
  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-051245a7-5e06-48fd-b89c-a9e6508fbbe6 {
  display: none;
}
#s-051245a7-5e06-48fd-b89c-a9e6508fbbe6, #wrap-s-051245a7-5e06-48fd-b89c-a9e6508fbbe6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-051245a7-5e06-48fd-b89c-a9e6508fbbe6 {
  display: none;
}
#s-051245a7-5e06-48fd-b89c-a9e6508fbbe6, #wrap-s-051245a7-5e06-48fd-b89c-a9e6508fbbe6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-051245a7-5e06-48fd-b89c-a9e6508fbbe6 {
  display: none;
}
#s-051245a7-5e06-48fd-b89c-a9e6508fbbe6, #wrap-s-051245a7-5e06-48fd-b89c-a9e6508fbbe6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-051245a7-5e06-48fd-b89c-a9e6508fbbe6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-051245a7-5e06-48fd-b89c-a9e6508fbbe6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-051245a7-5e06-48fd-b89c-a9e6508fbbe6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-051245a7-5e06-48fd-b89c-a9e6508fbbe6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-e506182f-817a-4c2c-908a-d753a28898a8 {
  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-e506182f-817a-4c2c-908a-d753a28898a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e506182f-817a-4c2c-908a-d753a28898a8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-8f95b095-34e6-415b-8c4f-55e1dcba576e {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-8f95b095-34e6-415b-8c4f-55e1dcba576e img.shogun-image {
    

    
    
    
  }


#s-8f95b095-34e6-415b-8c4f-55e1dcba576e .shogun-image-content {
  
    align-items: center;
  
}

#s-e876453d-f281-4a20-ad64-6d5424d91f3a {
  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-e876453d-f281-4a20-ad64-6d5424d91f3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e876453d-f281-4a20-ad64-6d5424d91f3a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5d60e927-6a56-4d0e-b08b-b27b252ea001 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-5d60e927-6a56-4d0e-b08b-b27b252ea001 img.shogun-image {
    

    
    
    
  }


#s-5d60e927-6a56-4d0e-b08b-b27b252ea001 .shogun-image-content {
  
    align-items: center;
  
}

#s-10c6a4db-e0b0-47ff-a6de-3bc19316f609 {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1300px;
}








#s-10c6a4db-e0b0-47ff-a6de-3bc19316f609 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10c6a4db-e0b0-47ff-a6de-3bc19316f609.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-0a675793-f2a8-44a4-8b3a-d5ba8848bdab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a675793-f2a8-44a4-8b3a-d5ba8848bdab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-0a675793-f2a8-44a4-8b3a-d5ba8848bdab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-0a675793-f2a8-44a4-8b3a-d5ba8848bdab"] > .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-7da81565-7c3c-468f-a533-2b596d0a4786 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(244, 244, 244, 1);
  border-radius: 0px;
}

#s-7da81565-7c3c-468f-a533-2b596d0a4786 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7da81565-7c3c-468f-a533-2b596d0a4786 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-7da81565-7c3c-468f-a533-2b596d0a4786 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-7da81565-7c3c-468f-a533-2b596d0a4786 td.shogun-table-column, #s-7da81565-7c3c-468f-a533-2b596d0a4786 td.shogun-table-row {
  border: 1px solid rgba(244, 244, 244, 1);
}

#s-dceae93b-a4eb-4156-b1e0-b06bcdad9fb5 {
  min-height: 50px;
}








#s-dceae93b-a4eb-4156-b1e0-b06bcdad9fb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dceae93b-a4eb-4156-b1e0-b06bcdad9fb5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-939aa409-4207-44a6-acad-50d43df848e1 .shogun-icon-wrapper {
  text-align: center;
}


#s-939aa409-4207-44a6-acad-50d43df848e1 .shogun-icon-wrapper > .shogun-icon {

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

#s-601cddfd-f8b3-47b9-b86f-6145ad2ca061 {
  min-height: 50px;
}








#s-601cddfd-f8b3-47b9-b86f-6145ad2ca061 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-601cddfd-f8b3-47b9-b86f-6145ad2ca061.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d60ace3a-1b70-4c88-956f-640d90d323f7 .shogun-icon-wrapper {
  text-align: center;
}


#s-d60ace3a-1b70-4c88-956f-640d90d323f7 .shogun-icon-wrapper > .shogun-icon {

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

#s-b0bf6180-b3dd-4564-a8fc-efed393ced97 {
  min-height: 50px;
}








#s-b0bf6180-b3dd-4564-a8fc-efed393ced97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0bf6180-b3dd-4564-a8fc-efed393ced97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b174459f-5e31-4778-994a-025bd2c4e6a9 {
  min-height: 50px;
}








#s-b174459f-5e31-4778-994a-025bd2c4e6a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b174459f-5e31-4778-994a-025bd2c4e6a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-96a0277b-911b-4560-9055-ead3fe082cc2 .shogun-icon-wrapper {
  text-align: center;
}


#s-96a0277b-911b-4560-9055-ead3fe082cc2 .shogun-icon-wrapper > .shogun-icon {

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

#s-a4860c55-2c5d-4167-8e40-b271aadb7f3e {
  min-height: 50px;
}








#s-a4860c55-2c5d-4167-8e40-b271aadb7f3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4860c55-2c5d-4167-8e40-b271aadb7f3e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fc007adf-932f-4cf2-9ad9-9a3c6426babc {
  min-height: 50px;
}








#s-fc007adf-932f-4cf2-9ad9-9a3c6426babc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc007adf-932f-4cf2-9ad9-9a3c6426babc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0858e64d-1aee-4464-b0be-f9a81d487796 .shogun-icon-wrapper {
  text-align: center;
}


#s-0858e64d-1aee-4464-b0be-f9a81d487796 .shogun-icon-wrapper > .shogun-icon {

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

#s-f2e46d8e-d59e-4ee4-8508-dddc3224ff97 {
  min-height: 50px;
}








#s-f2e46d8e-d59e-4ee4-8508-dddc3224ff97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2e46d8e-d59e-4ee4-8508-dddc3224ff97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7813d09-4cb9-4899-814e-a51cc75497b6 .shogun-icon-wrapper {
  text-align: center;
}


#s-f7813d09-4cb9-4899-814e-a51cc75497b6 .shogun-icon-wrapper > .shogun-icon {

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

#s-57b0bcb4-4871-49ef-a37f-c3a11551aaa7 {
  min-height: 50px;
}








#s-57b0bcb4-4871-49ef-a37f-c3a11551aaa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57b0bcb4-4871-49ef-a37f-c3a11551aaa7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e0e35f76-124e-4217-ad29-63502e716f59 {
  min-height: 50px;
}








#s-e0e35f76-124e-4217-ad29-63502e716f59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0e35f76-124e-4217-ad29-63502e716f59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0702c827-7bc6-44aa-8591-c0a02fcf2bcf {
  min-height: 50px;
}








#s-0702c827-7bc6-44aa-8591-c0a02fcf2bcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0702c827-7bc6-44aa-8591-c0a02fcf2bcf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ce767e67-fc54-4111-a21a-17c6ce70a9cc .shogun-icon-wrapper {
  text-align: center;
}


#s-ce767e67-fc54-4111-a21a-17c6ce70a9cc .shogun-icon-wrapper > .shogun-icon {

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

#s-e9b9f247-672e-4c8d-bbd7-f7319d7f7907 {
  min-height: 50px;
}








#s-e9b9f247-672e-4c8d-bbd7-f7319d7f7907 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9b9f247-672e-4c8d-bbd7-f7319d7f7907.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c12c3c5a-d5c0-47e4-ad26-337492a41b5a .shogun-icon-wrapper {
  text-align: center;
}


#s-c12c3c5a-d5c0-47e4-ad26-337492a41b5a .shogun-icon-wrapper > .shogun-icon {

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

#s-4df01969-782e-4552-9a62-ca62b80bb749 {
  min-height: 50px;
}








#s-4df01969-782e-4552-9a62-ca62b80bb749 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4df01969-782e-4552-9a62-ca62b80bb749.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b607d5a3-31ee-4d7c-82bf-aad3812fcf03 {
  min-height: 50px;
}








#s-b607d5a3-31ee-4d7c-82bf-aad3812fcf03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b607d5a3-31ee-4d7c-82bf-aad3812fcf03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-928071f1-9976-4193-8d70-eba4e70adb8e {
  min-height: 50px;
}








#s-928071f1-9976-4193-8d70-eba4e70adb8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-928071f1-9976-4193-8d70-eba4e70adb8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f3e2ecd-e898-41a0-87f8-32fed688466e {
  min-height: 50px;
}








#s-3f3e2ecd-e898-41a0-87f8-32fed688466e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f3e2ecd-e898-41a0-87f8-32fed688466e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-562e776c-421a-4571-bd49-53c69f927553 {
  min-height: 50px;
}








#s-562e776c-421a-4571-bd49-53c69f927553 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-562e776c-421a-4571-bd49-53c69f927553.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-213728e5-fd58-42fe-9f35-beab72419011 {
  min-height: 50px;
}








#s-213728e5-fd58-42fe-9f35-beab72419011 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-213728e5-fd58-42fe-9f35-beab72419011.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f3df8f5-f986-496b-9d5d-39c8b0c42e29 {
  min-height: 50px;
}








#s-7f3df8f5-f986-496b-9d5d-39c8b0c42e29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f3df8f5-f986-496b-9d5d-39c8b0c42e29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56769bba-2526-44df-9fca-178c5f4ea4eb {
  min-height: 50px;
}








#s-56769bba-2526-44df-9fca-178c5f4ea4eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56769bba-2526-44df-9fca-178c5f4ea4eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e40fb9a6-2b11-4f88-987a-6b13894cb15d {
  min-height: 50px;
}








#s-e40fb9a6-2b11-4f88-987a-6b13894cb15d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e40fb9a6-2b11-4f88-987a-6b13894cb15d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1646a7b-37b7-4243-b5ec-3fa5f8825049 .shogun-icon-wrapper {
  text-align: center;
}


#s-d1646a7b-37b7-4243-b5ec-3fa5f8825049 .shogun-icon-wrapper > .shogun-icon {

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

#s-84cb745d-205f-4e30-9d66-df3fb5400251 {
  min-height: 50px;
}








#s-84cb745d-205f-4e30-9d66-df3fb5400251 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84cb745d-205f-4e30-9d66-df3fb5400251.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bcaed13a-ade3-4f17-8ce0-942dc6b85c34 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(244, 244, 244, 1);
  border-radius: 0px;
}

#s-bcaed13a-ade3-4f17-8ce0-942dc6b85c34 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-bcaed13a-ade3-4f17-8ce0-942dc6b85c34 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-bcaed13a-ade3-4f17-8ce0-942dc6b85c34 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-bcaed13a-ade3-4f17-8ce0-942dc6b85c34 td.shogun-table-column, #s-bcaed13a-ade3-4f17-8ce0-942dc6b85c34 td.shogun-table-row {
  border: 1px solid rgba(244, 244, 244, 1);
}

#s-47830707-bced-421f-83d3-4e06c3647974 .shogun-icon-wrapper {
  text-align: center;
}


#s-47830707-bced-421f-83d3-4e06c3647974 .shogun-icon-wrapper > .shogun-icon {

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

#s-dba5aec3-19f4-4879-8d47-83f1bc52cd9c {
  min-height: 50px;
}








#s-dba5aec3-19f4-4879-8d47-83f1bc52cd9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dba5aec3-19f4-4879-8d47-83f1bc52cd9c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c8243b4-1d32-4a1c-ab2c-1ed88ecfc94d {
  min-height: 50px;
}








#s-0c8243b4-1d32-4a1c-ab2c-1ed88ecfc94d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c8243b4-1d32-4a1c-ab2c-1ed88ecfc94d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50ea4f5a-d4c9-4e69-8ac1-1c2592a87463 .shogun-icon-wrapper {
  text-align: center;
}


#s-50ea4f5a-d4c9-4e69-8ac1-1c2592a87463 .shogun-icon-wrapper > .shogun-icon {

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

#s-51b4423a-b2fe-44d6-953b-39d41bff0a18 {
  min-height: 50px;
}








#s-51b4423a-b2fe-44d6-953b-39d41bff0a18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51b4423a-b2fe-44d6-953b-39d41bff0a18.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e85612b8-3396-49fe-9d74-aa7c1b828f08 {
  min-height: 50px;
}








#s-e85612b8-3396-49fe-9d74-aa7c1b828f08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e85612b8-3396-49fe-9d74-aa7c1b828f08.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b0dbf6e8-a17a-4baf-85ba-4a9d3885f425 .shogun-icon-wrapper {
  text-align: center;
}


#s-b0dbf6e8-a17a-4baf-85ba-4a9d3885f425 .shogun-icon-wrapper > .shogun-icon {

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

#s-fee40487-c9f2-4c51-980a-31352d5f1344 {
  min-height: 50px;
}








#s-fee40487-c9f2-4c51-980a-31352d5f1344 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fee40487-c9f2-4c51-980a-31352d5f1344.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-180e91ba-b31f-4956-8f05-db265703df88 {
  min-height: 50px;
}








#s-180e91ba-b31f-4956-8f05-db265703df88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-180e91ba-b31f-4956-8f05-db265703df88.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e80b8de7-f0ba-4845-8e14-2915ba9d112d {
  min-height: 50px;
}








#s-e80b8de7-f0ba-4845-8e14-2915ba9d112d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e80b8de7-f0ba-4845-8e14-2915ba9d112d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-256354f1-6ddd-4ad3-8dcf-30c2692fb0ed .shogun-icon-wrapper {
  text-align: center;
}


#s-256354f1-6ddd-4ad3-8dcf-30c2692fb0ed .shogun-icon-wrapper > .shogun-icon {

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

#s-973c17d2-5324-4af9-b023-bd6548bd3086 {
  min-height: 50px;
}








#s-973c17d2-5324-4af9-b023-bd6548bd3086 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-973c17d2-5324-4af9-b023-bd6548bd3086.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f945b2d-0908-4f63-af0c-6e4b175270ae .shogun-icon-wrapper {
  text-align: center;
}


#s-7f945b2d-0908-4f63-af0c-6e4b175270ae .shogun-icon-wrapper > .shogun-icon {

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

#s-63781aa6-2d96-42b3-a474-c9e47134071a {
  min-height: 50px;
}








#s-63781aa6-2d96-42b3-a474-c9e47134071a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63781aa6-2d96-42b3-a474-c9e47134071a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a905646-61c1-42cd-8b50-8eded64556f2 .shogun-icon-wrapper {
  text-align: center;
}


#s-2a905646-61c1-42cd-8b50-8eded64556f2 .shogun-icon-wrapper > .shogun-icon {

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

#s-855f5962-be45-42b6-b4dd-7827e3fef7d5 {
  min-height: 50px;
}








#s-855f5962-be45-42b6-b4dd-7827e3fef7d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-855f5962-be45-42b6-b4dd-7827e3fef7d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2be41652-ebdb-407b-bcde-bbe2610f106c {
  min-height: 50px;
}








#s-2be41652-ebdb-407b-bcde-bbe2610f106c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2be41652-ebdb-407b-bcde-bbe2610f106c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-67110764-c1d4-457e-9a9c-9ed0339cacb8 {
  min-height: 50px;
}








#s-67110764-c1d4-457e-9a9c-9ed0339cacb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67110764-c1d4-457e-9a9c-9ed0339cacb8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8ddd9526-341a-4f49-9635-0e7e1e7a9727 {
  min-height: 50px;
}








#s-8ddd9526-341a-4f49-9635-0e7e1e7a9727 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ddd9526-341a-4f49-9635-0e7e1e7a9727.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c85506ff-f0a5-412f-ab22-8bf571bf9952 {
  min-height: 50px;
}








#s-c85506ff-f0a5-412f-ab22-8bf571bf9952 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c85506ff-f0a5-412f-ab22-8bf571bf9952.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b1113575-1d26-4bdc-9d10-4ce6becc1dfa {
  min-height: 50px;
}








#s-b1113575-1d26-4bdc-9d10-4ce6becc1dfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1113575-1d26-4bdc-9d10-4ce6becc1dfa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d63d3af6-3ff2-4e41-a693-bcda04160fa4 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-d63d3af6-3ff2-4e41-a693-bcda04160fa4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d63d3af6-3ff2-4e41-a693-bcda04160fa4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-36f9d760-3025-4682-84a7-465c4235da2c {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-36f9d760-3025-4682-84a7-465c4235da2c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.5em;
  
  
  text-align: left;
}



#s-aecd99db-933b-48da-8154-c31b16c81e22 {
  padding-top: 0em;
}

@media (min-width: 0px) {
[id="s-aecd99db-933b-48da-8154-c31b16c81e22"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-aecd99db-933b-48da-8154-c31b16c81e22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-aecd99db-933b-48da-8154-c31b16c81e22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-aecd99db-933b-48da-8154-c31b16c81e22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

.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-da68656f-8ebc-433b-a1c0-d445e8b33758 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da68656f-8ebc-433b-a1c0-d445e8b33758 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-bc93febe-cbbe-480a-9936-08293c7eb29e {
  padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-bc93febe-cbbe-480a-9936-08293c7eb29e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-9895f2de-a25c-4695-b3a9-34474f1d2a87 {
  text-align: left;
}

#s-9895f2de-a25c-4695-b3a9-34474f1d2a87 .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-9895f2de-a25c-4695-b3a9-34474f1d2a87 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-9895f2de-a25c-4695-b3a9-34474f1d2a87 .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-339e5192-a51d-4702-99b0-e089a2f5deee {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee img.shogun-image {
  width: 100%;
}



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

.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee img.shogun-image {
  width: 100%;
}



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

.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee img.shogun-image {
  width: 100%;
}



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

.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-339e5192-a51d-4702-99b0-e089a2f5deee img.shogun-image {
  width: 100%;
}



}
#s-0bf4a594-5f20-4ba1-8a4e-9c1d00eae1a0 {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-0bf4a594-5f20-4ba1-8a4e-9c1d00eae1a0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-4cb8c62d-d3d2-4a45-965b-daaa4f52fb9b {
  text-align: left;
}

#s-4cb8c62d-d3d2-4a45-965b-daaa4f52fb9b .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-4cb8c62d-d3d2-4a45-965b-daaa4f52fb9b .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-4cb8c62d-d3d2-4a45-965b-daaa4f52fb9b .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-df6f80ee-89b6-42cd-b102-a877485726af {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af img.shogun-image {
  width: 100%;
}



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

.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af img.shogun-image {
  width: 100%;
}



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

.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af img.shogun-image {
  width: 100%;
}



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

.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df6f80ee-89b6-42cd-b102-a877485726af img.shogun-image {
  width: 100%;
}



}
#s-aca3b257-264c-47f5-b32c-6b3401e8840e {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-aca3b257-264c-47f5-b32c-6b3401e8840e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-ef0aef6b-cac5-4604-9b19-3239229c9974 {
  text-align: left;
}

#s-ef0aef6b-cac5-4604-9b19-3239229c9974 .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-ef0aef6b-cac5-4604-9b19-3239229c9974 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-ef0aef6b-cac5-4604-9b19-3239229c9974 .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-952b13cf-2925-4efb-8758-d47f5e3e76af {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af img.shogun-image {
  width: 100%;
}



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

.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af img.shogun-image {
  width: 100%;
}



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

.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af img.shogun-image {
  width: 100%;
}



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

.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-952b13cf-2925-4efb-8758-d47f5e3e76af img.shogun-image {
  width: 100%;
}



}
#s-762b16b2-6e8f-4c24-9888-31a623bba10e {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-762b16b2-6e8f-4c24-9888-31a623bba10e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-f560718b-ae57-40a5-a23d-7e2b33330fed {
  text-align: left;
}

#s-f560718b-ae57-40a5-a23d-7e2b33330fed .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-f560718b-ae57-40a5-a23d-7e2b33330fed .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-f560718b-ae57-40a5-a23d-7e2b33330fed .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-58e1294d-ca87-45ec-8af4-0924c6bc233b {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-58e1294d-ca87-45ec-8af4-0924c6bc233b img.shogun-image {
  width: 100%;
}



}
#s-1080843f-44a4-4e65-8ce5-e1c26394c845 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-1080843f-44a4-4e65-8ce5-e1c26394c845 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-f3c64ea7-cec9-4497-bdd0-2c6e634dfc5e {
  text-align: left;
}

#s-f3c64ea7-cec9-4497-bdd0-2c6e634dfc5e .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-f3c64ea7-cec9-4497-bdd0-2c6e634dfc5e .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-f3c64ea7-cec9-4497-bdd0-2c6e634dfc5e .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-11f152d0-ce93-4dbc-8eb5-aa1dad706285 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11f152d0-ce93-4dbc-8eb5-aa1dad706285 img.shogun-image {
  width: 100%;
}



}
#s-7f03bf55-b4dc-4451-915a-7e0fa9f3a067 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-7f03bf55-b4dc-4451-915a-7e0fa9f3a067 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-041910c9-5ae6-4654-95b1-dabe4d217b0b {
  text-align: left;
}

#s-041910c9-5ae6-4654-95b1-dabe4d217b0b .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-041910c9-5ae6-4654-95b1-dabe4d217b0b .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-041910c9-5ae6-4654-95b1-dabe4d217b0b .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-742f93c4-0c4f-41f3-b9f8-4566c496411d {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-742f93c4-0c4f-41f3-b9f8-4566c496411d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-742f93c4-0c4f-41f3-b9f8-4566c496411d.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-d27dfb26-96ee-4929-89df-10f48d75c2eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d27dfb26-96ee-4929-89df-10f48d75c2eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-d27dfb26-96ee-4929-89df-10f48d75c2eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-d27dfb26-96ee-4929-89df-10f48d75c2eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-d27dfb26-96ee-4929-89df-10f48d75c2eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-d27dfb26-96ee-4929-89df-10f48d75c2eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-d27dfb26-96ee-4929-89df-10f48d75c2eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

#s-266628e9-bd93-4e67-a187-740b5bef2cad {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-266628e9-bd93-4e67-a187-740b5bef2cad img.shogun-image {
    

    
    
    
  }


#s-266628e9-bd93-4e67-a187-740b5bef2cad .shogun-image-content {
  
    align-items: center;
  
}

#s-b1c1ef5a-f036-4d6d-b911-4ad349cc1b39 {
  margin-bottom: 0em;
}








#s-b1c1ef5a-f036-4d6d-b911-4ad349cc1b39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1c1ef5a-f036-4d6d-b911-4ad349cc1b39.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bb1531fb-31de-480a-804a-e43c4cd9e656 {
  margin-top: 1em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-bb1531fb-31de-480a-804a-e43c4cd9e656 {
  margin-top: 0em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb1531fb-31de-480a-804a-e43c4cd9e656 {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb1531fb-31de-480a-804a-e43c4cd9e656 {
  margin-top: 0em;
}
}






  #s-bb1531fb-31de-480a-804a-e43c4cd9e656 img.shogun-image {
    

    
    
    
  }


#s-bb1531fb-31de-480a-804a-e43c4cd9e656 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a6e8dba-d913-4db7-9ca2-ff216b2f2459 {
  margin-top: 1em;
}

@media (min-width: 0px) {
[id="s-3a6e8dba-d913-4db7-9ca2-ff216b2f2459"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-3a6e8dba-d913-4db7-9ca2-ff216b2f2459"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-3a6e8dba-d913-4db7-9ca2-ff216b2f2459"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-3a6e8dba-d913-4db7-9ca2-ff216b2f2459"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-a682a843-1323-4796-88da-6ddde11aa43a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-a682a843-1323-4796-88da-6ddde11aa43a img.shogun-image {
    

    
    
    
  }


#s-a682a843-1323-4796-88da-6ddde11aa43a .shogun-image-content {
  
    align-items: center;
  
}

#s-7fd70525-dccd-42a1-b5ea-85fa524d1171 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-7fd70525-dccd-42a1-b5ea-85fa524d1171 img.shogun-image {
    

    
    
    
  }


#s-7fd70525-dccd-42a1-b5ea-85fa524d1171 .shogun-image-content {
  
    align-items: center;
  
}

#s-658d8532-af6d-493c-aa89-4d20ca01a68b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 30em;
background-position: center center;
}








#s-658d8532-af6d-493c-aa89-4d20ca01a68b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.55;
}#s-658d8532-af6d-493c-aa89-4d20ca01a68b.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-954f07b1-c0a4-4e83-97fc-94927fa14d65 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-954f07b1-c0a4-4e83-97fc-94927fa14d65 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-954f07b1-c0a4-4e83-97fc-94927fa14d65 .shg-sld-nav-button.shg-sld-left,
#s-954f07b1-c0a4-4e83-97fc-94927fa14d65 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c26a256a-ddd3-48e2-aabe-abf47ab470c7 {
  min-height: 50px;
}








#s-c26a256a-ddd3-48e2-aabe-abf47ab470c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c26a256a-ddd3-48e2-aabe-abf47ab470c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-223419cf-1786-4b8f-b378-62a018278e01 {
  max-width: 200px;
}

#s-223419cf-1786-4b8f-b378-62a018278e01 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-223419cf-1786-4b8f-b378-62a018278e01 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-223419cf-1786-4b8f-b378-62a018278e01 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-223419cf-1786-4b8f-b378-62a018278e01 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-223419cf-1786-4b8f-b378-62a018278e01 td.shogun-table-column, #s-223419cf-1786-4b8f-b378-62a018278e01 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-7a196ef9-1a3b-4e51-8940-fe71b1009cb0 .shogun-icon-wrapper {
  text-align: center;
}


#s-7a196ef9-1a3b-4e51-8940-fe71b1009cb0 .shogun-icon-wrapper > .shogun-icon {

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

#s-c3318fbd-0a1b-4c39-8122-9df8f643db3e .shogun-icon-wrapper {
  text-align: center;
}


#s-c3318fbd-0a1b-4c39-8122-9df8f643db3e .shogun-icon-wrapper > .shogun-icon {

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

#s-e39f7fbd-f0b7-42ec-bb44-dad07542deb7 .shogun-icon-wrapper {
  text-align: center;
}


#s-e39f7fbd-f0b7-42ec-bb44-dad07542deb7 .shogun-icon-wrapper > .shogun-icon {

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

#s-23bfb4e6-81e9-4719-a807-97a0877a95bb .shogun-icon-wrapper {
  text-align: center;
}


#s-23bfb4e6-81e9-4719-a807-97a0877a95bb .shogun-icon-wrapper > .shogun-icon {

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

#s-342e91b6-de62-4925-9050-d631c61f6db1 .shogun-icon-wrapper {
  text-align: center;
}


#s-342e91b6-de62-4925-9050-d631c61f6db1 .shogun-icon-wrapper > .shogun-icon {

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

#s-66aaa7d9-129f-4fb4-a056-595990088524 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66aaa7d9-129f-4fb4-a056-595990088524 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-634c0e73-ac1d-46c5-931d-29de8fe3afdc {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-634c0e73-ac1d-46c5-931d-29de8fe3afdc {
  max-width: 100%;
}
}@media (max-width: 767px){#s-634c0e73-ac1d-46c5-931d-29de8fe3afdc {
  max-width: 100%;
}
}
#s-1dd5dda7-e446-4c05-a0f7-1d387f5f29c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1dd5dda7-e446-4c05-a0f7-1d387f5f29c9 .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-521d2f90-82f6-46a2-b993-a1a23a79c21d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-521d2f90-82f6-46a2-b993-a1a23a79c21d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-521d2f90-82f6-46a2-b993-a1a23a79c21d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6fa6c4e2-f34e-4cb3-8af2-a2f834580d6b {
  max-width: 200px;
}

#s-6fa6c4e2-f34e-4cb3-8af2-a2f834580d6b .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-6fa6c4e2-f34e-4cb3-8af2-a2f834580d6b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6fa6c4e2-f34e-4cb3-8af2-a2f834580d6b 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-6fa6c4e2-f34e-4cb3-8af2-a2f834580d6b td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-6fa6c4e2-f34e-4cb3-8af2-a2f834580d6b td.shogun-table-column, #s-6fa6c4e2-f34e-4cb3-8af2-a2f834580d6b td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-621d9c22-3e33-4dc8-9d59-049c2a288ad4 .shogun-icon-wrapper {
  text-align: center;
}


#s-621d9c22-3e33-4dc8-9d59-049c2a288ad4 .shogun-icon-wrapper > .shogun-icon {

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

#s-fab3cef0-9c33-43ed-9cee-67981d2747a5 .shogun-icon-wrapper {
  text-align: center;
}


#s-fab3cef0-9c33-43ed-9cee-67981d2747a5 .shogun-icon-wrapper > .shogun-icon {

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

#s-7d91dcac-e775-4310-9c5d-73b511a9a7c0 .shogun-icon-wrapper {
  text-align: center;
}


#s-7d91dcac-e775-4310-9c5d-73b511a9a7c0 .shogun-icon-wrapper > .shogun-icon {

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

#s-355fb41a-ff68-4bb6-8da0-4810d9bacd99 .shogun-icon-wrapper {
  text-align: center;
}


#s-355fb41a-ff68-4bb6-8da0-4810d9bacd99 .shogun-icon-wrapper > .shogun-icon {

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

#s-df627bbd-58c5-42e2-b9af-8a5af208db52 .shogun-icon-wrapper {
  text-align: center;
}


#s-df627bbd-58c5-42e2-b9af-8a5af208db52 .shogun-icon-wrapper > .shogun-icon {

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

#s-ab9d35be-8a91-437d-a61b-ad0d73470afa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab9d35be-8a91-437d-a61b-ad0d73470afa .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-e9d7d5e5-365d-449a-b428-53c2c89a4fb6 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-e9d7d5e5-365d-449a-b428-53c2c89a4fb6 {
  max-width: 100%;
}
}@media (max-width: 767px){#s-e9d7d5e5-365d-449a-b428-53c2c89a4fb6 {
  max-width: 100%;
}
}
#s-5136e02c-5b44-41bc-a3a3-97742970fc81 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5136e02c-5b44-41bc-a3a3-97742970fc81 .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:before,.shg-c:after{content:" ";display:table}.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:#000;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}[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}
