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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-0e3e2015-8d26-468d-9b75-8677ba8a5f74 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-0e3e2015-8d26-468d-9b75-8677ba8a5f74 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-0e3e2015-8d26-468d-9b75-8677ba8a5f74 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-0e3e2015-8d26-468d-9b75-8677ba8a5f74 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-0e3e2015-8d26-468d-9b75-8677ba8a5f74 > .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-0e3e2015-8d26-468d-9b75-8677ba8a5f74 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 12px;
}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

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

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

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

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

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

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

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

#s-d29644f9-3600-4769-b0b8-f19482559165 {
  min-height: 50px;
}








#s-d29644f9-3600-4769-b0b8-f19482559165 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d29644f9-3600-4769-b0b8-f19482559165.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e31e235-d270-48d4-8d57-1a3ef9058c8a {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-8e31e235-d270-48d4-8d57-1a3ef9058c8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e31e235-d270-48d4-8d57-1a3ef9058c8a.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-aacf081f-f043-4ea0-a466-24658f0acb2c {
  margin-left: 0em;
margin-right: 0em;
}

@media (min-width: 0px) {
[id="s-aacf081f-f043-4ea0-a466-24658f0acb2c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

}

@media (min-width: 768px) {
[id="s-aacf081f-f043-4ea0-a466-24658f0acb2c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-aacf081f-f043-4ea0-a466-24658f0acb2c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-aacf081f-f043-4ea0-a466-24658f0acb2c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

}

.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-589c8375-05ef-4494-a551-869949870092 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-589c8375-05ef-4494-a551-869949870092 img.shogun-image {
    

    
    
    
  }


#s-589c8375-05ef-4494-a551-869949870092 .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-3a48013d-f8bf-47f0-ac5a-79cf84ab6ea1 {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-3a48013d-f8bf-47f0-ac5a-79cf84ab6ea1 .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-cfa71467-730f-43e9-a2a8-a4c5ff54f478 {
  padding-left: 10px;
padding-right: 10px;
}

#s-dd966ea3-0bbe-4a72-baa6-60826e1e3603 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-dd966ea3-0bbe-4a72-baa6-60826e1e3603 img.shogun-image {
    

    
    
    
  }


#s-dd966ea3-0bbe-4a72-baa6-60826e1e3603 .shogun-image-content {
  
    align-items: center;
  
}

#s-902a83d6-d1b2-42dc-ba4f-356bde60d1d0 {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-902a83d6-d1b2-42dc-ba4f-356bde60d1d0 .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-55be31c9-ef18-4605-89b9-ded60aed548a {
  padding-left: 10px;
padding-right: 10px;
}

#s-25bae803-323b-4a18-85ee-2bd68fcd929b {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-25bae803-323b-4a18-85ee-2bd68fcd929b img.shogun-image {
    

    
    
    
  }


#s-25bae803-323b-4a18-85ee-2bd68fcd929b .shogun-image-content {
  
    align-items: center;
  
}

#s-f331471d-1d32-4c7e-9a75-42c796a90b4e {
  padding-top: 0px;
padding-bottom: 0em;
text-align: center;
}

#s-f331471d-1d32-4c7e-9a75-42c796a90b4e .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-85a14835-9565-4a6c-ba33-b0d028005c17 {
  padding-left: 10px;
padding-right: 10px;
}

#s-f1f3d788-f7b5-4fe4-8a78-584e7191c694 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-f1f3d788-f7b5-4fe4-8a78-584e7191c694 img.shogun-image {
    

    
    
    
  }


#s-f1f3d788-f7b5-4fe4-8a78-584e7191c694 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b2cb193-0fc7-4c3c-8663-9e587b1b6d02 {
  padding-top: 0px;
padding-bottom: 0em;
text-align: center;
}

#s-9b2cb193-0fc7-4c3c-8663-9e587b1b6d02 .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-189577d6-2fac-4b59-8444-1ad70b0fc6ae {
  padding-left: 10px;
padding-right: 10px;
}

#s-edfc8208-6d28-4725-9183-d94f80163fd7 {
  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-edfc8208-6d28-4725-9183-d94f80163fd7 {
  display: none;
}
#s-edfc8208-6d28-4725-9183-d94f80163fd7, #wrap-s-edfc8208-6d28-4725-9183-d94f80163fd7 { display: none !important; }}@media (max-width: 767px){#s-edfc8208-6d28-4725-9183-d94f80163fd7 {
  display: none;
}
#s-edfc8208-6d28-4725-9183-d94f80163fd7, #wrap-s-edfc8208-6d28-4725-9183-d94f80163fd7 { display: none !important; }}
#s-edfc8208-6d28-4725-9183-d94f80163fd7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGVmYmRlZmItZjRjYS00MmI2LTlmYWQtNDUwYjM5OWQzOTEyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZDhmMmYyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjdlY2RjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkZWZiZGVmYi1mNGNhLTQyYjYtOWZhZC00NTBiMzk5ZDM5MTIpIi8+PC9zdmc+);
}








#s-edfc8208-6d28-4725-9183-d94f80163fd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edfc8208-6d28-4725-9183-d94f80163fd7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ca5035b1-686b-4f58-85e9-594d3df09590 {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-ca5035b1-686b-4f58-85e9-594d3df09590"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

#s-3f01f174-2239-450f-a3f6-17bea88ca2dc {
  min-height: 50px;
}








#s-3f01f174-2239-450f-a3f6-17bea88ca2dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f01f174-2239-450f-a3f6-17bea88ca2dc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2962a04c-9c39-464e-aca3-7c2d2dd62585 {
  margin-bottom: 0.25em;
text-align: left;
}

#s-2962a04c-9c39-464e-aca3-7c2d2dd62585 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  text-align: left;
}



#s-e1d7b8f9-0c02-4864-b6f6-c2a2a7f2e8b4 {
  margin-bottom: 0.5em;
}

#s-8479b5d4-cf93-4d7f-b71b-5129c3331e99 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-8479b5d4-cf93-4d7f-b71b-5129c3331e99"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-8479b5d4-cf93-4d7f-b71b-5129c3331e99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8479b5d4-cf93-4d7f-b71b-5129c3331e99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-8479b5d4-cf93-4d7f-b71b-5129c3331e99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8479b5d4-cf93-4d7f-b71b-5129c3331e99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-8479b5d4-cf93-4d7f-b71b-5129c3331e99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-8479b5d4-cf93-4d7f-b71b-5129c3331e99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-6162a827-e28a-4b82-a62a-be8b2dbb4c70 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-6162a827-e28a-4b82-a62a-be8b2dbb4c70 img.shogun-image {
    

    
    
    
  }


#s-6162a827-e28a-4b82-a62a-be8b2dbb4c70 .shogun-image-content {
  
    align-items: center;
  
}

#s-e46da154-4133-498a-835a-3c1357a9027f {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-e46da154-4133-498a-835a-3c1357a9027f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-e46da154-4133-498a-835a-3c1357a9027f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e46da154-4133-498a-835a-3c1357a9027f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-e46da154-4133-498a-835a-3c1357a9027f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e46da154-4133-498a-835a-3c1357a9027f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-e46da154-4133-498a-835a-3c1357a9027f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e46da154-4133-498a-835a-3c1357a9027f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-c155ef1b-84a3-4281-9cac-1eafb438dd97 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-c155ef1b-84a3-4281-9cac-1eafb438dd97 img.shogun-image {
    

    
    
    
  }


#s-c155ef1b-84a3-4281-9cac-1eafb438dd97 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c1dc8ba-7a62-4a93-ad19-724c1d3a1d46 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-5c1dc8ba-7a62-4a93-ad19-724c1d3a1d46"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-5c1dc8ba-7a62-4a93-ad19-724c1d3a1d46"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5c1dc8ba-7a62-4a93-ad19-724c1d3a1d46"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-5c1dc8ba-7a62-4a93-ad19-724c1d3a1d46"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5c1dc8ba-7a62-4a93-ad19-724c1d3a1d46"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-5c1dc8ba-7a62-4a93-ad19-724c1d3a1d46"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5c1dc8ba-7a62-4a93-ad19-724c1d3a1d46"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-235978e3-68b4-4fc7-b13f-fa1b1e742b2d {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-235978e3-68b4-4fc7-b13f-fa1b1e742b2d img.shogun-image {
    

    
    
    
  }


#s-235978e3-68b4-4fc7-b13f-fa1b1e742b2d .shogun-image-content {
  
    align-items: center;
  
}

#s-c286f1d5-f2fe-4b3f-b5d3-c3f8948c92f1 {
  margin-top: -5em;
margin-bottom: -5em;
max-width: 100%;
text-align: center;
}







  #s-c286f1d5-f2fe-4b3f-b5d3-c3f8948c92f1 img.shogun-image {
    

    
    
    
  }


#s-c286f1d5-f2fe-4b3f-b5d3-c3f8948c92f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-dfbd0705-562b-47df-9420-a5d11b3b1ea9 {
  min-height: 50px;
}








#s-dfbd0705-562b-47df-9420-a5d11b3b1ea9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfbd0705-562b-47df-9420-a5d11b3b1ea9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-94f3be44-21d9-4d2e-8de7-41ed3cab6d4c {
  padding-left: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-94f3be44-21d9-4d2e-8de7-41ed3cab6d4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94f3be44-21d9-4d2e-8de7-41ed3cab6d4c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-011ce9ad-b1bf-4fdd-bd53-d3ee96183905 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-011ce9ad-b1bf-4fdd-bd53-d3ee96183905"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-011ce9ad-b1bf-4fdd-bd53-d3ee96183905"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-011ce9ad-b1bf-4fdd-bd53-d3ee96183905"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-011ce9ad-b1bf-4fdd-bd53-d3ee96183905"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-011ce9ad-b1bf-4fdd-bd53-d3ee96183905"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-011ce9ad-b1bf-4fdd-bd53-d3ee96183905"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-011ce9ad-b1bf-4fdd-bd53-d3ee96183905"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-223525e8-35fc-40b3-9e2e-9f5a79d5040c {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: right;
}







  #s-223525e8-35fc-40b3-9e2e-9f5a79d5040c img.shogun-image {
    

    
    
    
  }


#s-223525e8-35fc-40b3-9e2e-9f5a79d5040c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4acbba09-dc3a-44e5-ac0e-bf986684cd88 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-4acbba09-dc3a-44e5-ac0e-bf986684cd88"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-4acbba09-dc3a-44e5-ac0e-bf986684cd88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4acbba09-dc3a-44e5-ac0e-bf986684cd88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-4acbba09-dc3a-44e5-ac0e-bf986684cd88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4acbba09-dc3a-44e5-ac0e-bf986684cd88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-4acbba09-dc3a-44e5-ac0e-bf986684cd88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4acbba09-dc3a-44e5-ac0e-bf986684cd88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-218bf1f6-ecd2-4628-a821-66963111db8b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-218bf1f6-ecd2-4628-a821-66963111db8b img.shogun-image {
    

    
    
    
  }


#s-218bf1f6-ecd2-4628-a821-66963111db8b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4939c435-3352-4223-8e51-61cb578b8727 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-4939c435-3352-4223-8e51-61cb578b8727"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-4939c435-3352-4223-8e51-61cb578b8727"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4939c435-3352-4223-8e51-61cb578b8727"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-4939c435-3352-4223-8e51-61cb578b8727"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4939c435-3352-4223-8e51-61cb578b8727"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-4939c435-3352-4223-8e51-61cb578b8727"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4939c435-3352-4223-8e51-61cb578b8727"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-b4c21a3f-8b80-498b-bf49-321524afae4f {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-b4c21a3f-8b80-498b-bf49-321524afae4f img.shogun-image {
    

    
    
    
  }


#s-b4c21a3f-8b80-498b-bf49-321524afae4f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-cf3d916e-cee1-4925-8275-2f753b89adb2 {
  background-repeat: no-repeat;
margin-top: 4em;
margin-bottom: 4em;
min-height: 50px;
}
@media (min-width: 1200px){#s-cf3d916e-cee1-4925-8275-2f753b89adb2 {
  display: none;
}
#s-cf3d916e-cee1-4925-8275-2f753b89adb2, #wrap-s-cf3d916e-cee1-4925-8275-2f753b89adb2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf3d916e-cee1-4925-8275-2f753b89adb2 {
  display: none;
}
#s-cf3d916e-cee1-4925-8275-2f753b89adb2, #wrap-s-cf3d916e-cee1-4925-8275-2f753b89adb2 { display: none !important; }}@media (max-width: 767px){#s-cf3d916e-cee1-4925-8275-2f753b89adb2 {
  
}
}
#s-cf3d916e-cee1-4925-8275-2f753b89adb2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjhkOGJlMGYtOWFhYS00OTIzLTg2NjctZTRhZTVmZjBhYjA1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDhmMmYyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjdlY2RjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOGQ4YmUwZi05YWFhLTQ5MjMtODY2Ny1lNGFlNWZmMGFiMDUpIi8+PC9zdmc+);
}








#s-cf3d916e-cee1-4925-8275-2f753b89adb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf3d916e-cee1-4925-8275-2f753b89adb2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60a3fcd5-2963-4790-b854-9d63e435f6f8 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-60a3fcd5-2963-4790-b854-9d63e435f6f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60a3fcd5-2963-4790-b854-9d63e435f6f8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f26712a-41dd-410e-8231-641b1491f34e {
  margin-top: -5em;
max-width: 100%;
text-align: center;
}







  #s-3f26712a-41dd-410e-8231-641b1491f34e img.shogun-image {
    

    
    
    
  }


#s-3f26712a-41dd-410e-8231-641b1491f34e .shogun-image-content {
  
    align-items: center;
  
}

#s-c3e058a3-8b41-40da-a5d8-2fb41bba6905 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3e058a3-8b41-40da-a5d8-2fb41bba6905 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  
}



#s-fe894fd9-32d9-4ee8-9f59-6047fd889015 {
  margin-bottom: 0.5em;
}

#s-654b45e2-026b-4e10-b27c-c5919092c109 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-654b45e2-026b-4e10-b27c-c5919092c109"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-654b45e2-026b-4e10-b27c-c5919092c109"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-654b45e2-026b-4e10-b27c-c5919092c109"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-654b45e2-026b-4e10-b27c-c5919092c109"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-027b30ae-bb44-4b0f-8fae-58d888f36236 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-027b30ae-bb44-4b0f-8fae-58d888f36236 img.shogun-image {
    

    
    
    
  }


#s-027b30ae-bb44-4b0f-8fae-58d888f36236 .shogun-image-content {
  
    align-items: center;
  
}

#s-de92ca82-812a-448e-9bb9-1e1e61d825cc {
  margin-top: 1em;
}
@media (max-width: 767px){#s-de92ca82-812a-448e-9bb9-1e1e61d825cc {
  margin-bottom: 1em;
}
}
#s-d0c91877-ed99-4d49-892e-251978bf47c3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-d0c91877-ed99-4d49-892e-251978bf47c3 img.shogun-image {
    

    
    
    
  }


#s-d0c91877-ed99-4d49-892e-251978bf47c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0b77801-7f56-4397-8d79-f7cb7ffc85dd {
  margin-top: 1em;
}

#s-12f21f4e-e3d9-4499-b416-0841593111ef {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-12f21f4e-e3d9-4499-b416-0841593111ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12f21f4e-e3d9-4499-b416-0841593111ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-12f21f4e-e3d9-4499-b416-0841593111ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-12f21f4e-e3d9-4499-b416-0841593111ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-838eb203-359e-43a8-a8b1-68aeee4416ac {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-838eb203-359e-43a8-a8b1-68aeee4416ac img.shogun-image {
    

    
    
    
  }


#s-838eb203-359e-43a8-a8b1-68aeee4416ac .shogun-image-content {
  
    align-items: center;
  
}

#s-2a9db7ca-7213-4cdb-9286-ef2bf3a4421d {
  margin-top: 1em;
}
@media (max-width: 767px){#s-2a9db7ca-7213-4cdb-9286-ef2bf3a4421d {
  margin-bottom: 1em;
}
}
#s-54495bc2-fe2f-4de3-aacf-2db04b3d4401 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-54495bc2-fe2f-4de3-aacf-2db04b3d4401 img.shogun-image {
    

    
    
    
  }


#s-54495bc2-fe2f-4de3-aacf-2db04b3d4401 .shogun-image-content {
  
    align-items: center;
  
}

#s-15d67431-23d2-448a-ba60-e2818e2189a9 {
  margin-top: 1em;
}

#s-6bf2a66c-82a5-4853-8fe8-9459188177b6 {
  margin-top: 1em;
margin-bottom: 3em;
}

@media (min-width: 0px) {
[id="s-6bf2a66c-82a5-4853-8fe8-9459188177b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6bf2a66c-82a5-4853-8fe8-9459188177b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-6bf2a66c-82a5-4853-8fe8-9459188177b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-6bf2a66c-82a5-4853-8fe8-9459188177b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-c1d2d02a-6cf5-4779-8efd-63017088e48b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-c1d2d02a-6cf5-4779-8efd-63017088e48b img.shogun-image {
    

    
    
    
  }


#s-c1d2d02a-6cf5-4779-8efd-63017088e48b .shogun-image-content {
  
    align-items: center;
  
}

#s-e15f27d7-97d2-48af-80be-9bc30db0cfdd {
  margin-top: 1em;
}
@media (max-width: 767px){#s-e15f27d7-97d2-48af-80be-9bc30db0cfdd {
  margin-bottom: 1em;
}
}
#s-80c8c70a-2a3c-4f6e-9307-a00cae6e768a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-80c8c70a-2a3c-4f6e-9307-a00cae6e768a img.shogun-image {
    

    
    
    
  }


#s-80c8c70a-2a3c-4f6e-9307-a00cae6e768a .shogun-image-content {
  
    align-items: center;
  
}

#s-224928f8-3aee-44b5-9aec-419806aee12c {
  margin-top: 1em;
}

#s-1d9496e4-5cf6-4160-9ed7-3c4ee4274dd5 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-1d9496e4-5cf6-4160-9ed7-3c4ee4274dd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d9496e4-5cf6-4160-9ed7-3c4ee4274dd5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8696e7d-45f6-43d4-872b-cd2b69cac365 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}







  #s-a8696e7d-45f6-43d4-872b-cd2b69cac365 img.shogun-image {
    

    
    
    
  }


#s-a8696e7d-45f6-43d4-872b-cd2b69cac365 .shogun-image-content {
  
    align-items: center;
  
}

#s-d3f8bad1-bbd0-4d0a-a8a1-329b70ae86af {
  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-d3f8bad1-bbd0-4d0a-a8a1-329b70ae86af"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-d3f8bad1-bbd0-4d0a-a8a1-329b70ae86af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-d3f8bad1-bbd0-4d0a-a8a1-329b70ae86af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-d3f8bad1-bbd0-4d0a-a8a1-329b70ae86af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-6cdf5a64-c14b-4076-ae2e-8d2ad1367314 {
  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-6cdf5a64-c14b-4076-ae2e-8d2ad1367314 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cdf5a64-c14b-4076-ae2e-8d2ad1367314.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9d35609d-99cf-4e33-9b36-770ebdbefba0 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-9d35609d-99cf-4e33-9b36-770ebdbefba0 img.shogun-image {
    

    
    
    
  }


#s-9d35609d-99cf-4e33-9b36-770ebdbefba0 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d15daff-7a84-4b0b-96e7-d8a1f1e33164 {
  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-9d15daff-7a84-4b0b-96e7-d8a1f1e33164 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d15daff-7a84-4b0b-96e7-d8a1f1e33164.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-28ebb6fa-33ac-4068-afe6-0c33dcf8433f {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-28ebb6fa-33ac-4068-afe6-0c33dcf8433f img.shogun-image {
    

    
    
    
  }


#s-28ebb6fa-33ac-4068-afe6-0c33dcf8433f .shogun-image-content {
  
    align-items: center;
  
}

#s-26031b90-102d-4dd8-b1f7-90da6bc8338e {
  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-26031b90-102d-4dd8-b1f7-90da6bc8338e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26031b90-102d-4dd8-b1f7-90da6bc8338e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-50f68198-cf8a-4306-8c38-931b412421d9 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-50f68198-cf8a-4306-8c38-931b412421d9 img.shogun-image {
    

    
    
    
  }


#s-50f68198-cf8a-4306-8c38-931b412421d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-58dea711-ae5f-464e-bfff-72315dada6bf {
  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-58dea711-ae5f-464e-bfff-72315dada6bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58dea711-ae5f-464e-bfff-72315dada6bf.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b15d86c2-4a34-40cf-acbf-c73d073f97da {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-b15d86c2-4a34-40cf-acbf-c73d073f97da img.shogun-image {
    

    
    
    
  }


#s-b15d86c2-4a34-40cf-acbf-c73d073f97da .shogun-image-content {
  
    align-items: center;
  
}

#s-2675dcc2-1295-4eb8-b977-668297de7f3d {
  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-2675dcc2-1295-4eb8-b977-668297de7f3d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-2675dcc2-1295-4eb8-b977-668297de7f3d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-2675dcc2-1295-4eb8-b977-668297de7f3d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-2675dcc2-1295-4eb8-b977-668297de7f3d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-a6f23c4e-1e46-43b2-b921-558501af7fbd {
  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-a6f23c4e-1e46-43b2-b921-558501af7fbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6f23c4e-1e46-43b2-b921-558501af7fbd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-df0705c1-aad7-4330-a458-8e76e2fb25fc {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-df0705c1-aad7-4330-a458-8e76e2fb25fc img.shogun-image {
    

    
    
    
  }


#s-df0705c1-aad7-4330-a458-8e76e2fb25fc .shogun-image-content {
  
    align-items: center;
  
}

#s-da57a79f-91d6-449f-8ea1-a673d2cc0a2c {
  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-da57a79f-91d6-449f-8ea1-a673d2cc0a2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da57a79f-91d6-449f-8ea1-a673d2cc0a2c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9b1fb3b4-3608-4557-a098-6d2ee5e43d96 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-9b1fb3b4-3608-4557-a098-6d2ee5e43d96 img.shogun-image {
    

    
    
    
  }


#s-9b1fb3b4-3608-4557-a098-6d2ee5e43d96 .shogun-image-content {
  
    align-items: center;
  
}

#s-28f8c870-068d-42bf-9067-737c4cba672d {
  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-28f8c870-068d-42bf-9067-737c4cba672d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28f8c870-068d-42bf-9067-737c4cba672d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f13d268c-e704-48ac-b188-9b704e7d34b2 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-f13d268c-e704-48ac-b188-9b704e7d34b2 img.shogun-image {
    

    
    
    
  }


#s-f13d268c-e704-48ac-b188-9b704e7d34b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-7127c21d-1c76-4ae8-8020-4f84b31220dd {
  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-7127c21d-1c76-4ae8-8020-4f84b31220dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7127c21d-1c76-4ae8-8020-4f84b31220dd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b57f20ca-150e-498b-b0df-b2d278c4e208 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-b57f20ca-150e-498b-b0df-b2d278c4e208 img.shogun-image {
    

    
    
    
  }


#s-b57f20ca-150e-498b-b0df-b2d278c4e208 .shogun-image-content {
  
    align-items: center;
  
}

#s-2765bac7-0664-40b2-a80d-205ffcf46539 {
  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-2765bac7-0664-40b2-a80d-205ffcf46539"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-2765bac7-0664-40b2-a80d-205ffcf46539"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-2765bac7-0664-40b2-a80d-205ffcf46539"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-2765bac7-0664-40b2-a80d-205ffcf46539"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-03ee9bea-3a53-4b95-b72a-cc1f97da4c37 {
  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-03ee9bea-3a53-4b95-b72a-cc1f97da4c37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03ee9bea-3a53-4b95-b72a-cc1f97da4c37.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-fcc802e0-3b4f-4c3f-b809-f67766c19bd3 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-fcc802e0-3b4f-4c3f-b809-f67766c19bd3 img.shogun-image {
    

    
    
    
  }


#s-fcc802e0-3b4f-4c3f-b809-f67766c19bd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7559134c-ca58-4b70-a7d2-f6342feb249e {
  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-7559134c-ca58-4b70-a7d2-f6342feb249e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7559134c-ca58-4b70-a7d2-f6342feb249e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-08f5f6f1-fd02-413a-aaf1-b07826f81081 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-08f5f6f1-fd02-413a-aaf1-b07826f81081 img.shogun-image {
    

    
    
    
  }


#s-08f5f6f1-fd02-413a-aaf1-b07826f81081 .shogun-image-content {
  
    align-items: center;
  
}

#s-f216efe4-83a4-4aa4-a8f5-24d0f5784e85 {
  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-f216efe4-83a4-4aa4-a8f5-24d0f5784e85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f216efe4-83a4-4aa4-a8f5-24d0f5784e85.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1df2f694-b5ca-486b-9774-390616082533 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-1df2f694-b5ca-486b-9774-390616082533 img.shogun-image {
    

    
    
    
  }


#s-1df2f694-b5ca-486b-9774-390616082533 .shogun-image-content {
  
    align-items: center;
  
}

#s-96b1348f-2945-4791-84ff-9509628205d2 {
  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-96b1348f-2945-4791-84ff-9509628205d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96b1348f-2945-4791-84ff-9509628205d2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7f3d0da3-5f5b-40ee-80d5-e0c6644a5875 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-7f3d0da3-5f5b-40ee-80d5-e0c6644a5875 img.shogun-image {
    

    
    
    
  }


#s-7f3d0da3-5f5b-40ee-80d5-e0c6644a5875 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f21a7b5-a603-4a31-bb4a-2068669a5de6 {
  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-9f21a7b5-a603-4a31-bb4a-2068669a5de6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-9f21a7b5-a603-4a31-bb4a-2068669a5de6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-9f21a7b5-a603-4a31-bb4a-2068669a5de6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-9f21a7b5-a603-4a31-bb4a-2068669a5de6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-e11ba771-3cb8-43e1-a5f8-54731b52a05a {
  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-e11ba771-3cb8-43e1-a5f8-54731b52a05a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e11ba771-3cb8-43e1-a5f8-54731b52a05a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-334a17d5-cdd5-4570-bce0-009a6e5cca8f {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-334a17d5-cdd5-4570-bce0-009a6e5cca8f img.shogun-image {
    

    
    
    
  }


#s-334a17d5-cdd5-4570-bce0-009a6e5cca8f .shogun-image-content {
  
    align-items: center;
  
}

#s-10c94542-63a9-43fd-afd9-1f0b02c7ebe3 {
  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-10c94542-63a9-43fd-afd9-1f0b02c7ebe3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10c94542-63a9-43fd-afd9-1f0b02c7ebe3.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d1a30884-e0f3-484f-8b3c-0a6fcf9a75bb {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-d1a30884-e0f3-484f-8b3c-0a6fcf9a75bb img.shogun-image {
    

    
    
    
  }


#s-d1a30884-e0f3-484f-8b3c-0a6fcf9a75bb .shogun-image-content {
  
    align-items: center;
  
}

#s-a1009ef4-59ab-4b9b-98c3-3d009c2d8f83 {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1300px;
}








#s-a1009ef4-59ab-4b9b-98c3-3d009c2d8f83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1009ef4-59ab-4b9b-98c3-3d009c2d8f83.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-1bcb40ba-5133-4fe5-90dc-4dd410a2c0e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bcb40ba-5133-4fe5-90dc-4dd410a2c0e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-1bcb40ba-5133-4fe5-90dc-4dd410a2c0e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-1bcb40ba-5133-4fe5-90dc-4dd410a2c0e9"] > .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-d7b28fc7-94dd-48ca-bd1c-d30ada6d7dfd .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(244, 244, 244, 1);
  border-radius: 0px;
}

#s-d7b28fc7-94dd-48ca-bd1c-d30ada6d7dfd table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d7b28fc7-94dd-48ca-bd1c-d30ada6d7dfd 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-d7b28fc7-94dd-48ca-bd1c-d30ada6d7dfd td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-d7b28fc7-94dd-48ca-bd1c-d30ada6d7dfd td.shogun-table-column, #s-d7b28fc7-94dd-48ca-bd1c-d30ada6d7dfd td.shogun-table-row {
  border: 1px solid rgba(244, 244, 244, 1);
}

#s-75db5606-55fb-4222-bb57-ed2ccaddff29 {
  min-height: 50px;
}








#s-75db5606-55fb-4222-bb57-ed2ccaddff29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75db5606-55fb-4222-bb57-ed2ccaddff29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51ba792f-db29-4a68-b419-2a556d0bc667 {
  min-height: 50px;
}








#s-51ba792f-db29-4a68-b419-2a556d0bc667 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51ba792f-db29-4a68-b419-2a556d0bc667.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1dd64956-6f3c-4625-885d-29c3d5e9b7a8 {
  min-height: 50px;
}








#s-1dd64956-6f3c-4625-885d-29c3d5e9b7a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dd64956-6f3c-4625-885d-29c3d5e9b7a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-423fdc2b-bdc6-478e-8bda-e3d13d9e8882 .shogun-icon-wrapper {
  text-align: center;
}


#s-423fdc2b-bdc6-478e-8bda-e3d13d9e8882 .shogun-icon-wrapper > .shogun-icon {

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

#s-4946e269-9a4a-47f2-a180-d205ecc782d4 {
  min-height: 50px;
}








#s-4946e269-9a4a-47f2-a180-d205ecc782d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4946e269-9a4a-47f2-a180-d205ecc782d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-65a9695c-2058-4d64-b794-8c3151bd448b {
  min-height: 50px;
}








#s-65a9695c-2058-4d64-b794-8c3151bd448b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65a9695c-2058-4d64-b794-8c3151bd448b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bb08b916-cb3b-46d6-b6d4-3bccbd905593 {
  min-height: 50px;
}








#s-bb08b916-cb3b-46d6-b6d4-3bccbd905593 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb08b916-cb3b-46d6-b6d4-3bccbd905593.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1ec5fb5-f5de-4c82-941d-4b4ebf6d4ccd .shogun-icon-wrapper {
  text-align: center;
}


#s-d1ec5fb5-f5de-4c82-941d-4b4ebf6d4ccd .shogun-icon-wrapper > .shogun-icon {

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

#s-7b194b65-284a-4fab-8de7-39634298473d {
  min-height: 50px;
}








#s-7b194b65-284a-4fab-8de7-39634298473d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b194b65-284a-4fab-8de7-39634298473d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-364c854a-9ae0-47f5-b267-e5f55667271b {
  min-height: 50px;
}








#s-364c854a-9ae0-47f5-b267-e5f55667271b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-364c854a-9ae0-47f5-b267-e5f55667271b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5e896a1c-0820-412b-b721-b074c3f6d88a .shogun-icon-wrapper {
  text-align: center;
}


#s-5e896a1c-0820-412b-b721-b074c3f6d88a .shogun-icon-wrapper > .shogun-icon {

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

#s-282716ad-b636-45c0-bce6-275e8bc4a8c6 {
  min-height: 50px;
}








#s-282716ad-b636-45c0-bce6-275e8bc4a8c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-282716ad-b636-45c0-bce6-275e8bc4a8c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-03be31e3-f172-4643-bcbd-bfffbff0a337 {
  min-height: 50px;
}








#s-03be31e3-f172-4643-bcbd-bfffbff0a337 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03be31e3-f172-4643-bcbd-bfffbff0a337.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0e241431-d707-40c1-a81e-7ba087acd392 {
  min-height: 50px;
}








#s-0e241431-d707-40c1-a81e-7ba087acd392 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e241431-d707-40c1-a81e-7ba087acd392.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6dca5a5-6ae9-4bca-846a-b85cca58f794 .shogun-icon-wrapper {
  text-align: center;
}


#s-f6dca5a5-6ae9-4bca-846a-b85cca58f794 .shogun-icon-wrapper > .shogun-icon {

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

#s-0b94f5bf-a899-42c4-8dd4-dc1a69f38477 {
  min-height: 50px;
}








#s-0b94f5bf-a899-42c4-8dd4-dc1a69f38477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b94f5bf-a899-42c4-8dd4-dc1a69f38477.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b48f1cca-4ad1-45fe-a206-61be963cecb2 .shogun-icon-wrapper {
  text-align: center;
}


#s-b48f1cca-4ad1-45fe-a206-61be963cecb2 .shogun-icon-wrapper > .shogun-icon {

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

#s-1eb6058a-300f-46d9-b2c0-2025e5fcce34 {
  min-height: 50px;
}








#s-1eb6058a-300f-46d9-b2c0-2025e5fcce34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1eb6058a-300f-46d9-b2c0-2025e5fcce34.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f99daec-3942-41a5-b203-144e6725b9c6 {
  min-height: 50px;
}








#s-5f99daec-3942-41a5-b203-144e6725b9c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f99daec-3942-41a5-b203-144e6725b9c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e00d9222-3ea4-40a5-a630-2492468a0b60 {
  min-height: 50px;
}








#s-e00d9222-3ea4-40a5-a630-2492468a0b60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e00d9222-3ea4-40a5-a630-2492468a0b60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e3ff915-f9c5-4a5b-998a-f6d5475b2d21 {
  min-height: 50px;
}








#s-2e3ff915-f9c5-4a5b-998a-f6d5475b2d21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e3ff915-f9c5-4a5b-998a-f6d5475b2d21.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6734e1ce-1a1a-4064-82ab-dd103b725934 {
  min-height: 50px;
}








#s-6734e1ce-1a1a-4064-82ab-dd103b725934 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6734e1ce-1a1a-4064-82ab-dd103b725934.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52c79329-112e-414b-9929-d30a31778b73 {
  min-height: 50px;
}








#s-52c79329-112e-414b-9929-d30a31778b73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52c79329-112e-414b-9929-d30a31778b73.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b8eeb38b-f705-496c-a8f9-d8b5a3807c65 {
  min-height: 50px;
}








#s-b8eeb38b-f705-496c-a8f9-d8b5a3807c65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8eeb38b-f705-496c-a8f9-d8b5a3807c65.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-46d72939-e188-4075-b893-723f3f0dfb9a {
  min-height: 50px;
}








#s-46d72939-e188-4075-b893-723f3f0dfb9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46d72939-e188-4075-b893-723f3f0dfb9a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b52765e-3d0b-4f09-aa58-8527285219cd {
  min-height: 50px;
}








#s-5b52765e-3d0b-4f09-aa58-8527285219cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b52765e-3d0b-4f09-aa58-8527285219cd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ec30d730-bb83-40da-97fc-79963b1755dd .shogun-icon-wrapper {
  text-align: center;
}


#s-ec30d730-bb83-40da-97fc-79963b1755dd .shogun-icon-wrapper > .shogun-icon {

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

#s-4bceb253-47fe-4eb1-9a92-459890d6052d {
  min-height: 50px;
}








#s-4bceb253-47fe-4eb1-9a92-459890d6052d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bceb253-47fe-4eb1-9a92-459890d6052d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f62a87b-7ce1-4b5f-8515-6c307facfab5 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(244, 244, 244, 1);
  border-radius: 0px;
}

#s-7f62a87b-7ce1-4b5f-8515-6c307facfab5 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7f62a87b-7ce1-4b5f-8515-6c307facfab5 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-7f62a87b-7ce1-4b5f-8515-6c307facfab5 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-7f62a87b-7ce1-4b5f-8515-6c307facfab5 td.shogun-table-column, #s-7f62a87b-7ce1-4b5f-8515-6c307facfab5 td.shogun-table-row {
  border: 1px solid rgba(244, 244, 244, 1);
}

#s-bac65b53-e69f-4c09-9b79-8545fbc699b0 .shogun-icon-wrapper {
  text-align: center;
}


#s-bac65b53-e69f-4c09-9b79-8545fbc699b0 .shogun-icon-wrapper > .shogun-icon {

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

#s-d603248e-abd1-41a9-a5c8-d848b195c755 {
  min-height: 50px;
}








#s-d603248e-abd1-41a9-a5c8-d848b195c755 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d603248e-abd1-41a9-a5c8-d848b195c755.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad109102-f356-4a84-855d-dcb9dd912e17 {
  min-height: 50px;
}








#s-ad109102-f356-4a84-855d-dcb9dd912e17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad109102-f356-4a84-855d-dcb9dd912e17.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-264a83e9-d14c-4fc8-b402-be399ea5004a .shogun-icon-wrapper {
  text-align: center;
}


#s-264a83e9-d14c-4fc8-b402-be399ea5004a .shogun-icon-wrapper > .shogun-icon {

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

#s-e6d3817a-8671-4b92-af1c-0df9a568e845 {
  min-height: 50px;
}








#s-e6d3817a-8671-4b92-af1c-0df9a568e845 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6d3817a-8671-4b92-af1c-0df9a568e845.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0aec20e4-c886-40d1-8695-5432d426eed2 {
  min-height: 50px;
}








#s-0aec20e4-c886-40d1-8695-5432d426eed2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0aec20e4-c886-40d1-8695-5432d426eed2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab91a53b-0297-40de-addf-a67839e2bc1d .shogun-icon-wrapper {
  text-align: center;
}


#s-ab91a53b-0297-40de-addf-a67839e2bc1d .shogun-icon-wrapper > .shogun-icon {

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

#s-e6456c8d-bf75-4e24-9768-c3a5cd8c9e2b {
  min-height: 50px;
}








#s-e6456c8d-bf75-4e24-9768-c3a5cd8c9e2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6456c8d-bf75-4e24-9768-c3a5cd8c9e2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-03a76be3-abb6-475a-84a1-b420eb84942e {
  min-height: 50px;
}








#s-03a76be3-abb6-475a-84a1-b420eb84942e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03a76be3-abb6-475a-84a1-b420eb84942e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e7f731d-aa1a-4d6a-ae5d-f632d341976e {
  min-height: 50px;
}








#s-4e7f731d-aa1a-4d6a-ae5d-f632d341976e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e7f731d-aa1a-4d6a-ae5d-f632d341976e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f16c6ff-2ae5-4c58-a89d-a4f6ce0cf9a2 .shogun-icon-wrapper {
  text-align: center;
}


#s-3f16c6ff-2ae5-4c58-a89d-a4f6ce0cf9a2 .shogun-icon-wrapper > .shogun-icon {

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

#s-e4c33c4d-8353-4012-95df-04dcc213b5e0 {
  min-height: 50px;
}








#s-e4c33c4d-8353-4012-95df-04dcc213b5e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4c33c4d-8353-4012-95df-04dcc213b5e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-31a3aa79-4b8d-4e6b-aa50-706930585895 .shogun-icon-wrapper {
  text-align: center;
}


#s-31a3aa79-4b8d-4e6b-aa50-706930585895 .shogun-icon-wrapper > .shogun-icon {

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

#s-66500c4a-ba9a-4dd4-9764-525cd62d7935 {
  min-height: 50px;
}








#s-66500c4a-ba9a-4dd4-9764-525cd62d7935 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66500c4a-ba9a-4dd4-9764-525cd62d7935.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e27c9fb-3bc7-412a-a965-3740acaab5f7 .shogun-icon-wrapper {
  text-align: center;
}


#s-6e27c9fb-3bc7-412a-a965-3740acaab5f7 .shogun-icon-wrapper > .shogun-icon {

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

#s-1aecb2d1-4ba7-405c-9d94-4c810c4a529c {
  min-height: 50px;
}








#s-1aecb2d1-4ba7-405c-9d94-4c810c4a529c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1aecb2d1-4ba7-405c-9d94-4c810c4a529c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7e90f06-9f1c-4c3b-9b57-891994956bf0 {
  min-height: 50px;
}








#s-e7e90f06-9f1c-4c3b-9b57-891994956bf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7e90f06-9f1c-4c3b-9b57-891994956bf0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-068eac46-a46b-4b07-a432-56a3e6aff72d {
  min-height: 50px;
}








#s-068eac46-a46b-4b07-a432-56a3e6aff72d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-068eac46-a46b-4b07-a432-56a3e6aff72d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0b71dc01-0da0-497d-9d6a-ad12d6b9dd59 {
  min-height: 50px;
}








#s-0b71dc01-0da0-497d-9d6a-ad12d6b9dd59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b71dc01-0da0-497d-9d6a-ad12d6b9dd59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a775bcbf-e375-4112-8cfa-53ab2cbc62aa {
  min-height: 50px;
}








#s-a775bcbf-e375-4112-8cfa-53ab2cbc62aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a775bcbf-e375-4112-8cfa-53ab2cbc62aa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8bec383-f83f-4c3d-995a-a7b09f400ee4 {
  min-height: 50px;
}








#s-a8bec383-f83f-4c3d-995a-a7b09f400ee4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8bec383-f83f-4c3d-995a-a7b09f400ee4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4400279e-a1d0-4ea8-a1c3-b5bdecc8b7e2 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-4400279e-a1d0-4ea8-a1c3-b5bdecc8b7e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4400279e-a1d0-4ea8-a1c3-b5bdecc8b7e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-12923510-c22f-4057-a0a7-6026a82d8b51 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-12923510-c22f-4057-a0a7-6026a82d8b51 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.5em;
  
  
  text-align: left;
}



#s-4a29092b-7e67-434f-8d8f-8826a266e126 {
  padding-top: 0em;
}

@media (min-width: 0px) {
[id="s-4a29092b-7e67-434f-8d8f-8826a266e126"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4a29092b-7e67-434f-8d8f-8826a266e126"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-4a29092b-7e67-434f-8d8f-8826a266e126"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a29092b-7e67-434f-8d8f-8826a266e126"] > .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-1b86a5f7-8fe8-42f5-9607-ea341a990777 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1b86a5f7-8fe8-42f5-9607-ea341a990777 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-5b1d9e4b-4416-4ffc-bfec-4fd7b114649c {
  padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-5b1d9e4b-4416-4ffc-bfec-4fd7b114649c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-931e4c99-ccf7-4d4b-bb23-79e49f45fcb8 {
  text-align: left;
}

#s-931e4c99-ccf7-4d4b-bb23-79e49f45fcb8 .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-931e4c99-ccf7-4d4b-bb23-79e49f45fcb8 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-931e4c99-ccf7-4d4b-bb23-79e49f45fcb8 .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-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a61ddd3c-6aa3-491b-92ac-6fb8dd0b6d88 img.shogun-image {
  width: 100%;
}



}
#s-a1237ba4-ba39-4099-9d91-a95a1021e154 {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-a1237ba4-ba39-4099-9d91-a95a1021e154 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-227dd14c-0856-4c16-9af8-df379f5aaacd {
  text-align: left;
}

#s-227dd14c-0856-4c16-9af8-df379f5aaacd .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-227dd14c-0856-4c16-9af8-df379f5aaacd .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-227dd14c-0856-4c16-9af8-df379f5aaacd .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-bc251b4a-d512-4226-a05a-de20635b3726 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc251b4a-d512-4226-a05a-de20635b3726 img.shogun-image {
  width: 100%;
}



}
#s-c8faf337-5309-4e14-afff-0ab547b1869c {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-c8faf337-5309-4e14-afff-0ab547b1869c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-e72cf3ba-7a54-4cd3-815c-ea524e0c16cd {
  text-align: left;
}

#s-e72cf3ba-7a54-4cd3-815c-ea524e0c16cd .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-e72cf3ba-7a54-4cd3-815c-ea524e0c16cd .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-e72cf3ba-7a54-4cd3-815c-ea524e0c16cd .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-f970b342-1f01-407a-9a11-436a8018c2b6 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f970b342-1f01-407a-9a11-436a8018c2b6 img.shogun-image {
  width: 100%;
}



}
#s-946cdf63-0426-450e-8545-c296f3b18b07 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-946cdf63-0426-450e-8545-c296f3b18b07 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-c6d6f013-d5cc-4b15-b485-11df30d59b99 {
  text-align: left;
}

#s-c6d6f013-d5cc-4b15-b485-11df30d59b99 .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-c6d6f013-d5cc-4b15-b485-11df30d59b99 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-c6d6f013-d5cc-4b15-b485-11df30d59b99 .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-0e90e901-76ff-4c38-89f1-267a0be07c24 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0e90e901-76ff-4c38-89f1-267a0be07c24 img.shogun-image {
  width: 100%;
}



}
#s-e2777f69-1377-485d-b8a9-230830490c73 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-e2777f69-1377-485d-b8a9-230830490c73 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-b093255d-518a-4c39-a850-f3b563a18da4 {
  text-align: left;
}

#s-b093255d-518a-4c39-a850-f3b563a18da4 .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-b093255d-518a-4c39-a850-f3b563a18da4 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-b093255d-518a-4c39-a850-f3b563a18da4 .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-4695db32-8834-4dd9-9e5e-28f3d2c3399e {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4695db32-8834-4dd9-9e5e-28f3d2c3399e img.shogun-image {
  width: 100%;
}



}
#s-00aa76b2-9b7e-498e-9fd3-6b426af68e85 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-00aa76b2-9b7e-498e-9fd3-6b426af68e85 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-41603d7a-737b-4eda-84a9-11dcebe0fba7 {
  text-align: left;
}

#s-41603d7a-737b-4eda-84a9-11dcebe0fba7 .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-41603d7a-737b-4eda-84a9-11dcebe0fba7 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-41603d7a-737b-4eda-84a9-11dcebe0fba7 .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-ebe68de0-cea7-4f90-bcfd-7b4e898f07e0 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-ebe68de0-cea7-4f90-bcfd-7b4e898f07e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebe68de0-cea7-4f90-bcfd-7b4e898f07e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22f4a1ed-183c-42e5-aa7e-a8e8eab3c699 {
  max-width: 100%;
}

@media (min-width: 0px) {
[id="s-22f4a1ed-183c-42e5-aa7e-a8e8eab3c699"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22f4a1ed-183c-42e5-aa7e-a8e8eab3c699"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-22f4a1ed-183c-42e5-aa7e-a8e8eab3c699"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-22f4a1ed-183c-42e5-aa7e-a8e8eab3c699"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-22f4a1ed-183c-42e5-aa7e-a8e8eab3c699"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-22f4a1ed-183c-42e5-aa7e-a8e8eab3c699"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-22f4a1ed-183c-42e5-aa7e-a8e8eab3c699"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

#s-260e6b91-c243-4d53-aaeb-cd21f9976cf8 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-260e6b91-c243-4d53-aaeb-cd21f9976cf8 img.shogun-image {
    

    
    
    
  }


#s-260e6b91-c243-4d53-aaeb-cd21f9976cf8 .shogun-image-content {
  
    align-items: center;
  
}

#s-65e78dd0-3c7b-4eb0-815a-f5237f5db512 {
  margin-bottom: 0em;
}








#s-65e78dd0-3c7b-4eb0-815a-f5237f5db512 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65e78dd0-3c7b-4eb0-815a-f5237f5db512.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e80a7246-ecdf-4400-a2f2-b39ecc04b6c7 {
  margin-top: 1em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-e80a7246-ecdf-4400-a2f2-b39ecc04b6c7 {
  margin-top: 0em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e80a7246-ecdf-4400-a2f2-b39ecc04b6c7 {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e80a7246-ecdf-4400-a2f2-b39ecc04b6c7 {
  margin-top: 0em;
}
}






  #s-e80a7246-ecdf-4400-a2f2-b39ecc04b6c7 img.shogun-image {
    

    
    
    
  }


#s-e80a7246-ecdf-4400-a2f2-b39ecc04b6c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc854cab-55f9-400f-9df5-79f717fb5a62 {
  margin-top: 1em;
}

@media (min-width: 0px) {
[id="s-fc854cab-55f9-400f-9df5-79f717fb5a62"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-fc854cab-55f9-400f-9df5-79f717fb5a62"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-fc854cab-55f9-400f-9df5-79f717fb5a62"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-fc854cab-55f9-400f-9df5-79f717fb5a62"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-20a94067-94e6-4ce6-a882-d07bc1fd6d16 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-20a94067-94e6-4ce6-a882-d07bc1fd6d16 img.shogun-image {
    

    
    
    
  }


#s-20a94067-94e6-4ce6-a882-d07bc1fd6d16 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1412fa3-1413-46d1-a1fb-d95e14100849 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-e1412fa3-1413-46d1-a1fb-d95e14100849 img.shogun-image {
    

    
    
    
  }


#s-e1412fa3-1413-46d1-a1fb-d95e14100849 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdf2a97e-8bcb-46d4-96c0-c72dfe61c9e7 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 30em;
background-position: center center;
}
@media (max-width: 767px){#s-bdf2a97e-8bcb-46d4-96c0-c72dfe61c9e7 {
  min-height: 35em;
}
}







#s-bdf2a97e-8bcb-46d4-96c0-c72dfe61c9e7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.55;
}#s-bdf2a97e-8bcb-46d4-96c0-c72dfe61c9e7.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-550de520-b3f3-4f8b-90a9-1d95249829f4 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-550de520-b3f3-4f8b-90a9-1d95249829f4 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-550de520-b3f3-4f8b-90a9-1d95249829f4 .shg-sld-nav-button.shg-sld-left,
#s-550de520-b3f3-4f8b-90a9-1d95249829f4 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-a9d3f486-e0f1-4133-b718-2dc9ee6287a3 {
  min-height: 50px;
}








#s-a9d3f486-e0f1-4133-b718-2dc9ee6287a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9d3f486-e0f1-4133-b718-2dc9ee6287a3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dbb2e06e-ca58-41b3-aa72-f85e0ea99b4c {
  max-width: 200px;
}

#s-dbb2e06e-ca58-41b3-aa72-f85e0ea99b4c .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-dbb2e06e-ca58-41b3-aa72-f85e0ea99b4c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-dbb2e06e-ca58-41b3-aa72-f85e0ea99b4c 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-dbb2e06e-ca58-41b3-aa72-f85e0ea99b4c td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-dbb2e06e-ca58-41b3-aa72-f85e0ea99b4c td.shogun-table-column, #s-dbb2e06e-ca58-41b3-aa72-f85e0ea99b4c td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-d4319cdf-fc47-4425-9880-c41dd6239bc4 .shogun-icon-wrapper {
  text-align: center;
}


#s-d4319cdf-fc47-4425-9880-c41dd6239bc4 .shogun-icon-wrapper > .shogun-icon {

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

#s-b7c5556a-6538-4d8b-9768-7210cdd08eff .shogun-icon-wrapper {
  text-align: center;
}


#s-b7c5556a-6538-4d8b-9768-7210cdd08eff .shogun-icon-wrapper > .shogun-icon {

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

#s-78a93b2f-665d-4c66-91a6-2f6cdf10a31f .shogun-icon-wrapper {
  text-align: center;
}


#s-78a93b2f-665d-4c66-91a6-2f6cdf10a31f .shogun-icon-wrapper > .shogun-icon {

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

#s-a1f381eb-035d-49a4-a7ad-b252cad99cfd .shogun-icon-wrapper {
  text-align: center;
}


#s-a1f381eb-035d-49a4-a7ad-b252cad99cfd .shogun-icon-wrapper > .shogun-icon {

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

#s-5c1541d9-f664-4ceb-89d5-6699d962ab3b .shogun-icon-wrapper {
  text-align: center;
}


#s-5c1541d9-f664-4ceb-89d5-6699d962ab3b .shogun-icon-wrapper > .shogun-icon {

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

#s-479e2794-6a1f-4d13-a7fd-cc21510569ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-479e2794-6a1f-4d13-a7fd-cc21510569ed .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-1af112a8-6c4d-4daa-a745-ae501825435e {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-1af112a8-6c4d-4daa-a745-ae501825435e {
  max-width: 100%;
}
}@media (max-width: 767px){#s-1af112a8-6c4d-4daa-a745-ae501825435e {
  max-width: 100%;
}
}
#s-9e7d4042-7d12-4ee0-8f40-6a68543c4f94 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e7d4042-7d12-4ee0-8f40-6a68543c4f94 .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-34c1de20-d8ec-4020-a118-f110a67bb80f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-34c1de20-d8ec-4020-a118-f110a67bb80f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34c1de20-d8ec-4020-a118-f110a67bb80f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8203701c-8802-4341-85f4-9d5f9e134a14 {
  max-width: 200px;
}

#s-8203701c-8802-4341-85f4-9d5f9e134a14 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-8203701c-8802-4341-85f4-9d5f9e134a14 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-8203701c-8802-4341-85f4-9d5f9e134a14 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-8203701c-8802-4341-85f4-9d5f9e134a14 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-8203701c-8802-4341-85f4-9d5f9e134a14 td.shogun-table-column, #s-8203701c-8802-4341-85f4-9d5f9e134a14 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-5eab4ef4-f270-4124-bacd-713ccfbe506b .shogun-icon-wrapper {
  text-align: center;
}


#s-5eab4ef4-f270-4124-bacd-713ccfbe506b .shogun-icon-wrapper > .shogun-icon {

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

#s-187c1730-5b7c-4848-a753-4c0880f7b813 .shogun-icon-wrapper {
  text-align: center;
}


#s-187c1730-5b7c-4848-a753-4c0880f7b813 .shogun-icon-wrapper > .shogun-icon {

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

#s-8f2011ef-930e-4c9d-81d7-b8bd4b2a2450 .shogun-icon-wrapper {
  text-align: center;
}


#s-8f2011ef-930e-4c9d-81d7-b8bd4b2a2450 .shogun-icon-wrapper > .shogun-icon {

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

#s-bd8aaa6d-1a41-4307-ba29-8c0cf5005e63 .shogun-icon-wrapper {
  text-align: center;
}


#s-bd8aaa6d-1a41-4307-ba29-8c0cf5005e63 .shogun-icon-wrapper > .shogun-icon {

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

#s-09d62326-4ea6-4718-a0c1-eae463dd2b87 .shogun-icon-wrapper {
  text-align: center;
}


#s-09d62326-4ea6-4718-a0c1-eae463dd2b87 .shogun-icon-wrapper > .shogun-icon {

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

#s-7aa54a48-0b3a-4704-9460-aff7d2cac908 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7aa54a48-0b3a-4704-9460-aff7d2cac908 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-7367ff01-ef87-4d72-9756-6f0cd9063d96 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-7367ff01-ef87-4d72-9756-6f0cd9063d96 {
  max-width: 100%;
}
}@media (max-width: 767px){#s-7367ff01-ef87-4d72-9756-6f0cd9063d96 {
  max-width: 100%;
}
}
#s-08848f31-42bd-4192-9716-51358c6a2ee1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08848f31-42bd-4192-9716-51358c6a2ee1 .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}
