.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-7b009b72-b76a-4560-b460-644f580d9d3e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-7b009b72-b76a-4560-b460-644f580d9d3e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(244, 244, 244, 1);
  padding: 10px;
}

#s-7b009b72-b76a-4560-b460-644f580d9d3e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-7b009b72-b76a-4560-b460-644f580d9d3e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-7b009b72-b76a-4560-b460-644f580d9d3e > .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-7b009b72-b76a-4560-b460-644f580d9d3e > .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-9ea73699-e4ff-43c7-b8da-7807236ddd21 {
  min-height: 50px;
}








#s-9ea73699-e4ff-43c7-b8da-7807236ddd21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ea73699-e4ff-43c7-b8da-7807236ddd21.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5ecf40d1-73d1-4d9b-8668-29c675bb0490 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-5ecf40d1-73d1-4d9b-8668-29c675bb0490 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ecf40d1-73d1-4d9b-8668-29c675bb0490.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-919b54a5-3d07-42a5-96bb-99c93dde83de {
  margin-left: 0em;
margin-right: 0em;
}

@media (min-width: 0px) {
[id="s-919b54a5-3d07-42a5-96bb-99c93dde83de"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

}

@media (min-width: 768px) {
[id="s-919b54a5-3d07-42a5-96bb-99c93dde83de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-919b54a5-3d07-42a5-96bb-99c93dde83de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-919b54a5-3d07-42a5-96bb-99c93dde83de"] > .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-0e61adff-f50c-4e1b-bc49-038543991a4b {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-0e61adff-f50c-4e1b-bc49-038543991a4b img.shogun-image {
    

    
    
    
  }


#s-0e61adff-f50c-4e1b-bc49-038543991a4b .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-672b660f-ace2-4967-82a8-8fc0b68278fd {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-672b660f-ace2-4967-82a8-8fc0b68278fd .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-595667c5-1acf-4513-bbf1-b95185c3a97e {
  padding-left: 10px;
padding-right: 10px;
}

#s-4c4b1128-3a44-42dd-9bb2-bcee3be54b43 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-4c4b1128-3a44-42dd-9bb2-bcee3be54b43 img.shogun-image {
    

    
    
    
  }


#s-4c4b1128-3a44-42dd-9bb2-bcee3be54b43 .shogun-image-content {
  
    align-items: center;
  
}

#s-a617b42c-3f89-40f7-861f-d421df404f9e {
  padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-a617b42c-3f89-40f7-861f-d421df404f9e .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-4d846f0a-6586-4577-8107-340e68ab882d {
  padding-left: 10px;
padding-right: 10px;
}

#s-bb211921-75cc-45ed-979b-05cf2a8fdd74 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-bb211921-75cc-45ed-979b-05cf2a8fdd74 img.shogun-image {
    

    
    
    
  }


#s-bb211921-75cc-45ed-979b-05cf2a8fdd74 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f505448-bc55-4cbb-a467-b507702f1540 {
  padding-top: 0px;
padding-bottom: 0em;
text-align: center;
}

#s-8f505448-bc55-4cbb-a467-b507702f1540 .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-a0b53693-32e5-4bf3-ab08-a7c70f56261f {
  padding-left: 10px;
padding-right: 10px;
}

#s-883fc7da-ce37-428f-ad28-302189ba7c39 {
  margin-left: auto;
margin-right: auto;
max-width: 10em;
text-align: center;
}







  #s-883fc7da-ce37-428f-ad28-302189ba7c39 img.shogun-image {
    

    
    
    
  }


#s-883fc7da-ce37-428f-ad28-302189ba7c39 .shogun-image-content {
  
    align-items: center;
  
}

#s-38e5bb7f-61c9-4127-bb91-5c2f129a383a {
  padding-top: 0px;
padding-bottom: 0em;
text-align: center;
}

#s-38e5bb7f-61c9-4127-bb91-5c2f129a383a .shogun-heading-component h6 {
  color: rgba(65, 160, 144, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.05em;
  
  
  
}



#s-3046b89c-2ba8-4413-9361-f93cefc64c27 {
  padding-left: 10px;
padding-right: 10px;
}

#s-bebb1b5c-7203-41da-9020-02b2a28c63af {
  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-bebb1b5c-7203-41da-9020-02b2a28c63af {
  display: none;
}
#s-bebb1b5c-7203-41da-9020-02b2a28c63af, #wrap-s-bebb1b5c-7203-41da-9020-02b2a28c63af { display: none !important; }}@media (max-width: 767px){#s-bebb1b5c-7203-41da-9020-02b2a28c63af {
  display: none;
}
#s-bebb1b5c-7203-41da-9020-02b2a28c63af, #wrap-s-bebb1b5c-7203-41da-9020-02b2a28c63af { display: none !important; }}
#s-bebb1b5c-7203-41da-9020-02b2a28c63af {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzVjMzI0ZGItNTNkNS00MWEzLTkzZDgtNDUyMzlkZTQ4NGJiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZDhmMmYyO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjdlY2RjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NWMzMjRkYi01M2Q1LTQxYTMtOTNkOC00NTIzOWRlNDg0YmIpIi8+PC9zdmc+);
}








#s-bebb1b5c-7203-41da-9020-02b2a28c63af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bebb1b5c-7203-41da-9020-02b2a28c63af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-337fa072-6c8a-4e07-8c58-97fd11be3b6a {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}

@media (min-width: 0px) {
[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-337fa072-6c8a-4e07-8c58-97fd11be3b6a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

}

#s-b0312b1c-553c-4119-95e8-9e717fdfde5c {
  min-height: 50px;
}








#s-b0312b1c-553c-4119-95e8-9e717fdfde5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0312b1c-553c-4119-95e8-9e717fdfde5c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b91d5daf-8cd3-4339-9902-4ae6922a3799 {
  margin-bottom: 0.25em;
text-align: left;
}

#s-b91d5daf-8cd3-4339-9902-4ae6922a3799 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  text-align: left;
}



#s-558c17da-1afd-48c9-bc80-fa929334a235 {
  margin-bottom: 0.5em;
}

#s-663985f0-c874-4045-b8ff-bdfadcf88d4a {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-663985f0-c874-4045-b8ff-bdfadcf88d4a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-663985f0-c874-4045-b8ff-bdfadcf88d4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-663985f0-c874-4045-b8ff-bdfadcf88d4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-663985f0-c874-4045-b8ff-bdfadcf88d4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-663985f0-c874-4045-b8ff-bdfadcf88d4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-663985f0-c874-4045-b8ff-bdfadcf88d4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-663985f0-c874-4045-b8ff-bdfadcf88d4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-4f4a5dff-4a10-4e7c-a314-13a0d55f54b3 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-4f4a5dff-4a10-4e7c-a314-13a0d55f54b3 img.shogun-image {
    

    
    
    
  }


#s-4f4a5dff-4a10-4e7c-a314-13a0d55f54b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-221b555e-e6ed-4632-a937-4e498f1d28f3 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-221b555e-e6ed-4632-a937-4e498f1d28f3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-221b555e-e6ed-4632-a937-4e498f1d28f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-221b555e-e6ed-4632-a937-4e498f1d28f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-221b555e-e6ed-4632-a937-4e498f1d28f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-221b555e-e6ed-4632-a937-4e498f1d28f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-221b555e-e6ed-4632-a937-4e498f1d28f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-221b555e-e6ed-4632-a937-4e498f1d28f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-c0f438e9-b859-4121-a557-48ac9a777014 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-c0f438e9-b859-4121-a557-48ac9a777014 img.shogun-image {
    

    
    
    
  }


#s-c0f438e9-b859-4121-a557-48ac9a777014 .shogun-image-content {
  
    align-items: center;
  
}

#s-f95da029-6edd-4446-a55b-dc661f5c5600 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-f95da029-6edd-4446-a55b-dc661f5c5600"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-f95da029-6edd-4446-a55b-dc661f5c5600"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-f95da029-6edd-4446-a55b-dc661f5c5600"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-f95da029-6edd-4446-a55b-dc661f5c5600"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-f95da029-6edd-4446-a55b-dc661f5c5600"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-f95da029-6edd-4446-a55b-dc661f5c5600"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-f95da029-6edd-4446-a55b-dc661f5c5600"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

}

#s-e958f1fd-e4d1-4585-9863-3df0ada45321 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-e958f1fd-e4d1-4585-9863-3df0ada45321 img.shogun-image {
    

    
    
    
  }


#s-e958f1fd-e4d1-4585-9863-3df0ada45321 .shogun-image-content {
  
    align-items: center;
  
}

#s-0aaaeec5-df68-47f8-a332-4748bf57f103 {
  margin-top: -5em;
margin-bottom: -5em;
max-width: 100%;
text-align: center;
}








#s-0aaaeec5-df68-47f8-a332-4748bf57f103 .shogun-image-content {
  
    align-items: center;
  
}

#s-77080e79-8eef-4c15-a0de-e99118e0da72 {
  min-height: 50px;
}








#s-77080e79-8eef-4c15-a0de-e99118e0da72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77080e79-8eef-4c15-a0de-e99118e0da72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-31ac15b0-d196-411e-96bd-ba2f32e2d296 {
  padding-left: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-31ac15b0-d196-411e-96bd-ba2f32e2d296 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31ac15b0-d196-411e-96bd-ba2f32e2d296.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2b15b927-0588-403b-8226-f4c38d88cc33 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-2b15b927-0588-403b-8226-f4c38d88cc33"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-2b15b927-0588-403b-8226-f4c38d88cc33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2b15b927-0588-403b-8226-f4c38d88cc33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-2b15b927-0588-403b-8226-f4c38d88cc33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2b15b927-0588-403b-8226-f4c38d88cc33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-2b15b927-0588-403b-8226-f4c38d88cc33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2b15b927-0588-403b-8226-f4c38d88cc33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-0d120721-8517-4325-b639-bb64d62dbd81 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: right;
}







  #s-0d120721-8517-4325-b639-bb64d62dbd81 img.shogun-image {
    

    
    
    
  }


#s-0d120721-8517-4325-b639-bb64d62dbd81 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0e569720-34e7-4a89-af70-5f769f5ce8a7 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-0e569720-34e7-4a89-af70-5f769f5ce8a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-0e569720-34e7-4a89-af70-5f769f5ce8a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-0e569720-34e7-4a89-af70-5f769f5ce8a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-0e569720-34e7-4a89-af70-5f769f5ce8a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-0e569720-34e7-4a89-af70-5f769f5ce8a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-0e569720-34e7-4a89-af70-5f769f5ce8a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-0e569720-34e7-4a89-af70-5f769f5ce8a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-e56050f3-5d48-472b-a32a-aa6c948cad01 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-e56050f3-5d48-472b-a32a-aa6c948cad01 img.shogun-image {
    

    
    
    
  }


#s-e56050f3-5d48-472b-a32a-aa6c948cad01 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-2f22ea31-2c9f-4a77-b034-eb1d2f8a58a3 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-2f22ea31-2c9f-4a77-b034-eb1d2f8a58a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-2f22ea31-2c9f-4a77-b034-eb1d2f8a58a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2f22ea31-2c9f-4a77-b034-eb1d2f8a58a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-2f22ea31-2c9f-4a77-b034-eb1d2f8a58a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2f22ea31-2c9f-4a77-b034-eb1d2f8a58a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-2f22ea31-2c9f-4a77-b034-eb1d2f8a58a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2f22ea31-2c9f-4a77-b034-eb1d2f8a58a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

}

#s-080469e0-488c-4ddc-9cb3-aba4b6b403f6 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
max-width: 5em;
text-align: center;
}







  #s-080469e0-488c-4ddc-9cb3-aba4b6b403f6 img.shogun-image {
    

    
    
    
  }


#s-080469e0-488c-4ddc-9cb3-aba4b6b403f6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

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








#s-b910da24-e3e8-4eb8-bf40-84e9fd206d22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b910da24-e3e8-4eb8-bf40-84e9fd206d22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7320bab2-1c03-4d6d-92d9-0110ee7bcb5f {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}








#s-7320bab2-1c03-4d6d-92d9-0110ee7bcb5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7320bab2-1c03-4d6d-92d9-0110ee7bcb5f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b6cd967e-f6e3-42ec-9da2-976026b1a1a2 {
  margin-top: -5em;
max-width: 100%;
text-align: center;
}







  #s-b6cd967e-f6e3-42ec-9da2-976026b1a1a2 img.shogun-image {
    

    
    
    
  }


#s-b6cd967e-f6e3-42ec-9da2-976026b1a1a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1695a88b-a228-4a6c-8aaf-3c8e1777ae96 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1695a88b-a228-4a6c-8aaf-3c8e1777ae96 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.4em;
  
  
  
}



#s-5501fc76-1393-455b-bb8a-43fd6d0619db {
  margin-bottom: 0.5em;
}

#s-af60dce9-d1dd-4ddf-9fcc-04a144a28e1d {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-af60dce9-d1dd-4ddf-9fcc-04a144a28e1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af60dce9-d1dd-4ddf-9fcc-04a144a28e1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-af60dce9-d1dd-4ddf-9fcc-04a144a28e1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-af60dce9-d1dd-4ddf-9fcc-04a144a28e1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-8d646479-d9d5-44e0-9a75-33147c71549b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-8d646479-d9d5-44e0-9a75-33147c71549b img.shogun-image {
    

    
    
    
  }


#s-8d646479-d9d5-44e0-9a75-33147c71549b .shogun-image-content {
  
    align-items: center;
  
}

#s-58844bbc-cc10-4f94-b5b1-34d07b63d1a5 {
  margin-top: 1em;
}
@media (max-width: 767px){#s-58844bbc-cc10-4f94-b5b1-34d07b63d1a5 {
  margin-bottom: 1em;
}
}
#s-6590c0d9-51c7-47ce-963f-ab278f09d0d9 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-6590c0d9-51c7-47ce-963f-ab278f09d0d9 img.shogun-image {
    

    
    
    
  }


#s-6590c0d9-51c7-47ce-963f-ab278f09d0d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-f465c5f4-e349-402b-92c9-015dd0ebc8ae {
  margin-top: 1em;
}

#s-f2492e55-e701-4d5c-9f10-6c96a25b085e {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-f2492e55-e701-4d5c-9f10-6c96a25b085e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2492e55-e701-4d5c-9f10-6c96a25b085e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-f2492e55-e701-4d5c-9f10-6c96a25b085e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-f2492e55-e701-4d5c-9f10-6c96a25b085e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-43632d49-8c13-4bba-92ea-f1b4241faea6 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-43632d49-8c13-4bba-92ea-f1b4241faea6 img.shogun-image {
    

    
    
    
  }


#s-43632d49-8c13-4bba-92ea-f1b4241faea6 .shogun-image-content {
  
    align-items: center;
  
}

#s-4cfcbb4f-839f-4654-8325-f0b20dca4257 {
  margin-top: 1em;
}
@media (max-width: 767px){#s-4cfcbb4f-839f-4654-8325-f0b20dca4257 {
  margin-bottom: 1em;
}
}
#s-f4e712e4-8661-4253-9c6d-b5988fddec6f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-f4e712e4-8661-4253-9c6d-b5988fddec6f img.shogun-image {
    

    
    
    
  }


#s-f4e712e4-8661-4253-9c6d-b5988fddec6f .shogun-image-content {
  
    align-items: center;
  
}

#s-422148ec-76c2-4916-acce-2db8e310d509 {
  margin-top: 1em;
}

#s-9fe4d092-6c08-4e8c-8990-da014f2c6d3f {
  margin-top: 1em;
margin-bottom: 3em;
}

@media (min-width: 0px) {
[id="s-9fe4d092-6c08-4e8c-8990-da014f2c6d3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fe4d092-6c08-4e8c-8990-da014f2c6d3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-9fe4d092-6c08-4e8c-8990-da014f2c6d3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-9fe4d092-6c08-4e8c-8990-da014f2c6d3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-4663d36e-aef7-46df-8bba-59ad169b8d06 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-4663d36e-aef7-46df-8bba-59ad169b8d06 img.shogun-image {
    

    
    
    
  }


#s-4663d36e-aef7-46df-8bba-59ad169b8d06 .shogun-image-content {
  
    align-items: center;
  
}

#s-4aed04aa-0ad4-41f0-b169-7adbb07b30c3 {
  margin-top: 1em;
}
@media (max-width: 767px){#s-4aed04aa-0ad4-41f0-b169-7adbb07b30c3 {
  margin-bottom: 1em;
}
}
#s-f0435951-75d4-4e55-b728-ca650d3b9fe5 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 5em;
text-align: center;
}







  #s-f0435951-75d4-4e55-b728-ca650d3b9fe5 img.shogun-image {
    

    
    
    
  }


#s-f0435951-75d4-4e55-b728-ca650d3b9fe5 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbe0783a-e0d8-434b-991b-695ef5124d84 {
  margin-top: 1em;
}

#s-b8219b9d-901d-44ae-9b24-b4ad543873b2 {
  min-height: 50px;
}








#s-b8219b9d-901d-44ae-9b24-b4ad543873b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8219b9d-901d-44ae-9b24-b4ad543873b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a45fb6a-e3a1-4f41-bfec-54f0ba8ef329 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}







  #s-7a45fb6a-e3a1-4f41-bfec-54f0ba8ef329 img.shogun-image {
    

    
    
    
  }


#s-7a45fb6a-e3a1-4f41-bfec-54f0ba8ef329 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7ccacb6-5187-41d4-9352-24d0a562ac22 {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-c7ccacb6-5187-41d4-9352-24d0a562ac22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7ccacb6-5187-41d4-9352-24d0a562ac22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad811875-3bfa-4d6a-a651-e48d91e34714 {
  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-ad811875-3bfa-4d6a-a651-e48d91e34714"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-ad811875-3bfa-4d6a-a651-e48d91e34714"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-ad811875-3bfa-4d6a-a651-e48d91e34714"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-ad811875-3bfa-4d6a-a651-e48d91e34714"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-e091192e-b280-484f-a66b-c7fee12ba98f {
  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-e091192e-b280-484f-a66b-c7fee12ba98f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e091192e-b280-484f-a66b-c7fee12ba98f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2feec1b5-707f-4f1b-b84c-59b9bb865f86 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-2feec1b5-707f-4f1b-b84c-59b9bb865f86 img.shogun-image {
    

    
    
    
  }


#s-2feec1b5-707f-4f1b-b84c-59b9bb865f86 .shogun-image-content {
  
    align-items: center;
  
}

#s-b072e6b2-bf52-4b0f-863c-232c388ddd7b {
  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-b072e6b2-bf52-4b0f-863c-232c388ddd7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b072e6b2-bf52-4b0f-863c-232c388ddd7b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cd44014b-4895-4ca7-b313-b3576c3b419b {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-cd44014b-4895-4ca7-b313-b3576c3b419b img.shogun-image {
    

    
    
    
  }


#s-cd44014b-4895-4ca7-b313-b3576c3b419b .shogun-image-content {
  
    align-items: center;
  
}

#s-801e0031-cc1e-49bd-a850-fcbd7c19b78a {
  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-801e0031-cc1e-49bd-a850-fcbd7c19b78a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-801e0031-cc1e-49bd-a850-fcbd7c19b78a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-017e2e6e-058a-44c5-9636-7cc8431637a6 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-017e2e6e-058a-44c5-9636-7cc8431637a6 img.shogun-image {
    

    
    
    
  }


#s-017e2e6e-058a-44c5-9636-7cc8431637a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b21533a-0974-46cf-8a14-d529b60fb37d {
  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-8b21533a-0974-46cf-8a14-d529b60fb37d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b21533a-0974-46cf-8a14-d529b60fb37d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0f0345ee-9576-44f3-86cd-44372a535035 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-0f0345ee-9576-44f3-86cd-44372a535035 img.shogun-image {
    

    
    
    
  }


#s-0f0345ee-9576-44f3-86cd-44372a535035 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b3b824f-360c-4e23-b10c-f6ca42ebd002 {
  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-3b3b824f-360c-4e23-b10c-f6ca42ebd002"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-3b3b824f-360c-4e23-b10c-f6ca42ebd002"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-3b3b824f-360c-4e23-b10c-f6ca42ebd002"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-3b3b824f-360c-4e23-b10c-f6ca42ebd002"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-0846edc0-d17a-4d0d-b6d6-bc7f683f3e80 {
  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-0846edc0-d17a-4d0d-b6d6-bc7f683f3e80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0846edc0-d17a-4d0d-b6d6-bc7f683f3e80.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-15625f4e-976c-42b5-813b-5f2be853c912 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-15625f4e-976c-42b5-813b-5f2be853c912 img.shogun-image {
    

    
    
    
  }


#s-15625f4e-976c-42b5-813b-5f2be853c912 .shogun-image-content {
  
    align-items: center;
  
}

#s-3260d7af-8687-4f0b-bdf5-4b1b87f6b48c {
  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-3260d7af-8687-4f0b-bdf5-4b1b87f6b48c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3260d7af-8687-4f0b-bdf5-4b1b87f6b48c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-866c1fc1-10fd-4071-8375-f70c420ea6bf {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-866c1fc1-10fd-4071-8375-f70c420ea6bf img.shogun-image {
    

    
    
    
  }


#s-866c1fc1-10fd-4071-8375-f70c420ea6bf .shogun-image-content {
  
    align-items: center;
  
}

#s-26a117a3-8eaa-426a-8d35-b34be4a62c7e {
  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-26a117a3-8eaa-426a-8d35-b34be4a62c7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26a117a3-8eaa-426a-8d35-b34be4a62c7e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e06c0b53-7ae9-4642-bc44-006acc81f6f5 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-e06c0b53-7ae9-4642-bc44-006acc81f6f5 img.shogun-image {
    

    
    
    
  }


#s-e06c0b53-7ae9-4642-bc44-006acc81f6f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-68df3c85-fce7-4f4a-8eb6-a1ba3294c303 {
  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-68df3c85-fce7-4f4a-8eb6-a1ba3294c303 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68df3c85-fce7-4f4a-8eb6-a1ba3294c303.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-28aea98a-0610-4be6-b5bf-54f1e4f6d488 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-28aea98a-0610-4be6-b5bf-54f1e4f6d488 img.shogun-image {
    

    
    
    
  }


#s-28aea98a-0610-4be6-b5bf-54f1e4f6d488 .shogun-image-content {
  
    align-items: center;
  
}

#s-12e6a18a-d3f8-4554-82f1-17832bdfa7a7 {
  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-12e6a18a-d3f8-4554-82f1-17832bdfa7a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-12e6a18a-d3f8-4554-82f1-17832bdfa7a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-12e6a18a-d3f8-4554-82f1-17832bdfa7a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-12e6a18a-d3f8-4554-82f1-17832bdfa7a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-b9ead885-03e6-407a-a4be-59302ac68732 {
  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-b9ead885-03e6-407a-a4be-59302ac68732 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9ead885-03e6-407a-a4be-59302ac68732.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-eee6ab3d-dbc8-4d5f-8fd6-2332fbd0fcec {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-eee6ab3d-dbc8-4d5f-8fd6-2332fbd0fcec img.shogun-image {
    

    
    
    
  }


#s-eee6ab3d-dbc8-4d5f-8fd6-2332fbd0fcec .shogun-image-content {
  
    align-items: center;
  
}

#s-a62d9177-c7bd-4c10-a84d-ae446e423a28 {
  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-a62d9177-c7bd-4c10-a84d-ae446e423a28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a62d9177-c7bd-4c10-a84d-ae446e423a28.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b25c1a5f-cc5f-43aa-9515-ff60456c93f8 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-b25c1a5f-cc5f-43aa-9515-ff60456c93f8 img.shogun-image {
    

    
    
    
  }


#s-b25c1a5f-cc5f-43aa-9515-ff60456c93f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-260c455f-4f4f-4f11-8773-177e7b05f766 {
  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-260c455f-4f4f-4f11-8773-177e7b05f766 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-260c455f-4f4f-4f11-8773-177e7b05f766.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a245ee36-c773-4f39-bcda-b9ed0470cddc {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-a245ee36-c773-4f39-bcda-b9ed0470cddc img.shogun-image {
    

    
    
    
  }


#s-a245ee36-c773-4f39-bcda-b9ed0470cddc .shogun-image-content {
  
    align-items: center;
  
}

#s-6c1a354b-8095-4ac4-8887-90c1a4b7f836 {
  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-6c1a354b-8095-4ac4-8887-90c1a4b7f836 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c1a354b-8095-4ac4-8887-90c1a4b7f836.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f68693c4-edee-49fb-841b-0cb75b6a21f2 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-f68693c4-edee-49fb-841b-0cb75b6a21f2 img.shogun-image {
    

    
    
    
  }


#s-f68693c4-edee-49fb-841b-0cb75b6a21f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f383bc42-9521-4589-9209-feb4a2c897ec {
  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-f383bc42-9521-4589-9209-feb4a2c897ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-f383bc42-9521-4589-9209-feb4a2c897ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-f383bc42-9521-4589-9209-feb4a2c897ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-f383bc42-9521-4589-9209-feb4a2c897ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

}

#s-bd06db11-98d6-4b64-9973-59ab12f766d5 {
  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-bd06db11-98d6-4b64-9973-59ab12f766d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd06db11-98d6-4b64-9973-59ab12f766d5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4f9f6d2d-1be1-4af2-8ea2-7099ae559b9e {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-4f9f6d2d-1be1-4af2-8ea2-7099ae559b9e img.shogun-image {
    

    
    
    
  }


#s-4f9f6d2d-1be1-4af2-8ea2-7099ae559b9e .shogun-image-content {
  
    align-items: center;
  
}

#s-5bb32f68-d641-46db-9b60-a9adebb33ba8 {
  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-5bb32f68-d641-46db-9b60-a9adebb33ba8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bb32f68-d641-46db-9b60-a9adebb33ba8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2f2cc429-dd06-44f3-8942-e0fa132c0309 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
text-align: center;
}







  #s-2f2cc429-dd06-44f3-8942-e0fa132c0309 img.shogun-image {
    

    
    
    
  }


#s-2f2cc429-dd06-44f3-8942-e0fa132c0309 .shogun-image-content {
  
    align-items: center;
  
}

#s-abe9beee-fa36-4609-aafe-73e31bc6653b {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1300px;
}








#s-abe9beee-fa36-4609-aafe-73e31bc6653b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abe9beee-fa36-4609-aafe-73e31bc6653b.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-a329d035-058a-454f-b909-480c05546c9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a329d035-058a-454f-b909-480c05546c9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-a329d035-058a-454f-b909-480c05546c9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-a329d035-058a-454f-b909-480c05546c9b"] > .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-7a854aab-f8f6-4a0c-bd67-b6d5af33b9ce .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(244, 244, 244, 1);
  border-radius: 0px;
}

#s-7a854aab-f8f6-4a0c-bd67-b6d5af33b9ce table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7a854aab-f8f6-4a0c-bd67-b6d5af33b9ce 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-7a854aab-f8f6-4a0c-bd67-b6d5af33b9ce td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-7a854aab-f8f6-4a0c-bd67-b6d5af33b9ce td.shogun-table-column, #s-7a854aab-f8f6-4a0c-bd67-b6d5af33b9ce td.shogun-table-row {
  border: 1px solid rgba(244, 244, 244, 1);
}

#s-91c62bf7-251b-469a-9057-c72a9a391d2a {
  min-height: 50px;
}








#s-91c62bf7-251b-469a-9057-c72a9a391d2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91c62bf7-251b-469a-9057-c72a9a391d2a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b36c5e67-8ed0-4f73-a40e-ef73c099bc60 {
  min-height: 50px;
}








#s-b36c5e67-8ed0-4f73-a40e-ef73c099bc60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b36c5e67-8ed0-4f73-a40e-ef73c099bc60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d8ec103-1310-419e-92c8-1fa59e993870 {
  min-height: 50px;
}








#s-3d8ec103-1310-419e-92c8-1fa59e993870 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d8ec103-1310-419e-92c8-1fa59e993870.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e6ad4735-a07e-4eca-be61-601c9e25b409 .shogun-icon-wrapper {
  text-align: center;
}


#s-e6ad4735-a07e-4eca-be61-601c9e25b409 .shogun-icon-wrapper > .shogun-icon {

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

#s-1ce6f48a-5783-4b10-a574-bdc17fc3d172 {
  min-height: 50px;
}








#s-1ce6f48a-5783-4b10-a574-bdc17fc3d172 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ce6f48a-5783-4b10-a574-bdc17fc3d172.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66628afc-4391-4ca7-99a0-3179ca04af28 {
  min-height: 50px;
}








#s-66628afc-4391-4ca7-99a0-3179ca04af28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66628afc-4391-4ca7-99a0-3179ca04af28.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a127baf7-65b0-484d-91df-0f510691e36c {
  min-height: 50px;
}








#s-a127baf7-65b0-484d-91df-0f510691e36c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a127baf7-65b0-484d-91df-0f510691e36c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-26ad2006-be8a-4fc3-b4c3-8f8744bdaecc .shogun-icon-wrapper {
  text-align: center;
}


#s-26ad2006-be8a-4fc3-b4c3-8f8744bdaecc .shogun-icon-wrapper > .shogun-icon {

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

#s-d099e081-2ea3-4955-a409-0c03d9dc8617 {
  min-height: 50px;
}








#s-d099e081-2ea3-4955-a409-0c03d9dc8617 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d099e081-2ea3-4955-a409-0c03d9dc8617.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-47aa3046-9bfb-49e6-91ba-e13e850f58cb {
  min-height: 50px;
}








#s-47aa3046-9bfb-49e6-91ba-e13e850f58cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47aa3046-9bfb-49e6-91ba-e13e850f58cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5139208a-1542-4490-a32a-ee48af228391 .shogun-icon-wrapper {
  text-align: center;
}


#s-5139208a-1542-4490-a32a-ee48af228391 .shogun-icon-wrapper > .shogun-icon {

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

#s-c34f098d-ab50-4233-b1b0-3be85062a3b8 {
  min-height: 50px;
}








#s-c34f098d-ab50-4233-b1b0-3be85062a3b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c34f098d-ab50-4233-b1b0-3be85062a3b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0bc50d07-052f-4f99-a7bc-527af0809224 {
  min-height: 50px;
}








#s-0bc50d07-052f-4f99-a7bc-527af0809224 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bc50d07-052f-4f99-a7bc-527af0809224.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d03f0294-2da0-4da4-8484-8b9b0f7e363c {
  min-height: 50px;
}








#s-d03f0294-2da0-4da4-8484-8b9b0f7e363c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d03f0294-2da0-4da4-8484-8b9b0f7e363c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aee48b7f-d677-4b41-911f-2b69c310d896 .shogun-icon-wrapper {
  text-align: center;
}


#s-aee48b7f-d677-4b41-911f-2b69c310d896 .shogun-icon-wrapper > .shogun-icon {

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

#s-299fa05a-26a7-45b5-af2a-7c438a18c35e {
  min-height: 50px;
}








#s-299fa05a-26a7-45b5-af2a-7c438a18c35e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-299fa05a-26a7-45b5-af2a-7c438a18c35e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0139b72f-8745-4f55-a131-f3ef25d55b01 .shogun-icon-wrapper {
  text-align: center;
}


#s-0139b72f-8745-4f55-a131-f3ef25d55b01 .shogun-icon-wrapper > .shogun-icon {

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

#s-9fb0985b-b935-4ad2-a6be-a7e3e86f4c14 {
  min-height: 50px;
}








#s-9fb0985b-b935-4ad2-a6be-a7e3e86f4c14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fb0985b-b935-4ad2-a6be-a7e3e86f4c14.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c273edd8-c5df-40b6-b67c-2b1a39cc8f05 {
  min-height: 50px;
}








#s-c273edd8-c5df-40b6-b67c-2b1a39cc8f05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c273edd8-c5df-40b6-b67c-2b1a39cc8f05.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a0323f82-5008-440e-a2aa-b9d2bf71ef4c {
  min-height: 50px;
}








#s-a0323f82-5008-440e-a2aa-b9d2bf71ef4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0323f82-5008-440e-a2aa-b9d2bf71ef4c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a02916b-fb9b-4c3b-a4ac-d58c0e10a81a {
  min-height: 50px;
}








#s-6a02916b-fb9b-4c3b-a4ac-d58c0e10a81a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a02916b-fb9b-4c3b-a4ac-d58c0e10a81a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f0a22dab-bba8-4db3-badd-cfff44f702e7 {
  min-height: 50px;
}








#s-f0a22dab-bba8-4db3-badd-cfff44f702e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0a22dab-bba8-4db3-badd-cfff44f702e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7d9ee8e2-5433-4a33-9cf8-b6058881cbdc {
  min-height: 50px;
}








#s-7d9ee8e2-5433-4a33-9cf8-b6058881cbdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d9ee8e2-5433-4a33-9cf8-b6058881cbdc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7d723451-4edb-449b-bf68-7abeff5bf5d0 {
  min-height: 50px;
}








#s-7d723451-4edb-449b-bf68-7abeff5bf5d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d723451-4edb-449b-bf68-7abeff5bf5d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5567db92-fbfe-4768-b0b2-38c9489b621b {
  min-height: 50px;
}








#s-5567db92-fbfe-4768-b0b2-38c9489b621b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5567db92-fbfe-4768-b0b2-38c9489b621b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a51d237a-bfc3-46c6-92d2-1c4cd4e75588 {
  min-height: 50px;
}








#s-a51d237a-bfc3-46c6-92d2-1c4cd4e75588 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a51d237a-bfc3-46c6-92d2-1c4cd4e75588.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9d4dce8-0bb4-46e3-8d93-bb8f7ac458ef .shogun-icon-wrapper {
  text-align: center;
}


#s-f9d4dce8-0bb4-46e3-8d93-bb8f7ac458ef .shogun-icon-wrapper > .shogun-icon {

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

#s-b1145d0c-c4fd-428a-a307-9b1708852973 {
  min-height: 50px;
}








#s-b1145d0c-c4fd-428a-a307-9b1708852973 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1145d0c-c4fd-428a-a307-9b1708852973.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c81e84eb-aff5-42db-92d8-a02c50ade417 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(244, 244, 244, 1);
  border-radius: 0px;
}

#s-c81e84eb-aff5-42db-92d8-a02c50ade417 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c81e84eb-aff5-42db-92d8-a02c50ade417 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-c81e84eb-aff5-42db-92d8-a02c50ade417 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-c81e84eb-aff5-42db-92d8-a02c50ade417 td.shogun-table-column, #s-c81e84eb-aff5-42db-92d8-a02c50ade417 td.shogun-table-row {
  border: 1px solid rgba(244, 244, 244, 1);
}

#s-3cf175b4-91c4-4da2-ac86-10014d78b36e .shogun-icon-wrapper {
  text-align: center;
}


#s-3cf175b4-91c4-4da2-ac86-10014d78b36e .shogun-icon-wrapper > .shogun-icon {

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

#s-8f2008ed-befd-4481-abfd-fc045b01963a {
  min-height: 50px;
}








#s-8f2008ed-befd-4481-abfd-fc045b01963a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f2008ed-befd-4481-abfd-fc045b01963a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0f07812d-0525-4206-9b92-255c9ff2528a {
  min-height: 50px;
}








#s-0f07812d-0525-4206-9b92-255c9ff2528a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f07812d-0525-4206-9b92-255c9ff2528a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bb1b1c19-c198-4f02-81e3-c54c0ef34d8e .shogun-icon-wrapper {
  text-align: center;
}


#s-bb1b1c19-c198-4f02-81e3-c54c0ef34d8e .shogun-icon-wrapper > .shogun-icon {

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

#s-26d86cf0-abe4-41d9-be1b-c8697a756c1c {
  min-height: 50px;
}








#s-26d86cf0-abe4-41d9-be1b-c8697a756c1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26d86cf0-abe4-41d9-be1b-c8697a756c1c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f44c84f-d832-445c-a2cf-ba9e666d827c {
  min-height: 50px;
}








#s-1f44c84f-d832-445c-a2cf-ba9e666d827c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f44c84f-d832-445c-a2cf-ba9e666d827c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b662306-93a6-46a4-88a9-b05a6c0e1465 .shogun-icon-wrapper {
  text-align: center;
}


#s-1b662306-93a6-46a4-88a9-b05a6c0e1465 .shogun-icon-wrapper > .shogun-icon {

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

#s-c424242b-6ce6-4940-b762-31baddea7feb {
  min-height: 50px;
}








#s-c424242b-6ce6-4940-b762-31baddea7feb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c424242b-6ce6-4940-b762-31baddea7feb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e3629ce-439a-4a7a-bac7-dfe5fc9c867a {
  min-height: 50px;
}








#s-7e3629ce-439a-4a7a-bac7-dfe5fc9c867a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e3629ce-439a-4a7a-bac7-dfe5fc9c867a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-97a9358d-ab71-4380-b968-ba88bf45c05d {
  min-height: 50px;
}








#s-97a9358d-ab71-4380-b968-ba88bf45c05d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97a9358d-ab71-4380-b968-ba88bf45c05d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9728bfb4-0e54-45e5-9961-39097f102252 .shogun-icon-wrapper {
  text-align: center;
}


#s-9728bfb4-0e54-45e5-9961-39097f102252 .shogun-icon-wrapper > .shogun-icon {

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

#s-baf429a2-b14b-43cd-98c2-e1ddd5b06e58 {
  min-height: 50px;
}








#s-baf429a2-b14b-43cd-98c2-e1ddd5b06e58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-baf429a2-b14b-43cd-98c2-e1ddd5b06e58.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-afe16587-9075-4d08-a416-f5e389189ad7 .shogun-icon-wrapper {
  text-align: center;
}


#s-afe16587-9075-4d08-a416-f5e389189ad7 .shogun-icon-wrapper > .shogun-icon {

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

#s-f4e50e57-eff8-4a3a-919f-0e391ae58194 {
  min-height: 50px;
}








#s-f4e50e57-eff8-4a3a-919f-0e391ae58194 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4e50e57-eff8-4a3a-919f-0e391ae58194.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5432ff3f-214d-4cf7-8fa6-2657bbf8d1f5 .shogun-icon-wrapper {
  text-align: center;
}


#s-5432ff3f-214d-4cf7-8fa6-2657bbf8d1f5 .shogun-icon-wrapper > .shogun-icon {

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

#s-2ef2025c-20ed-4469-9dbf-1cd862fd35ed {
  min-height: 50px;
}








#s-2ef2025c-20ed-4469-9dbf-1cd862fd35ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ef2025c-20ed-4469-9dbf-1cd862fd35ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52af6248-768e-4bb9-8ebc-ed8b37bcfdac {
  min-height: 50px;
}








#s-52af6248-768e-4bb9-8ebc-ed8b37bcfdac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52af6248-768e-4bb9-8ebc-ed8b37bcfdac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e6f3a979-0198-4b0e-8bce-37e76a604a72 {
  min-height: 50px;
}








#s-e6f3a979-0198-4b0e-8bce-37e76a604a72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6f3a979-0198-4b0e-8bce-37e76a604a72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1908970e-56ba-41b9-9f0d-cb0085c12bd7 {
  min-height: 50px;
}








#s-1908970e-56ba-41b9-9f0d-cb0085c12bd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1908970e-56ba-41b9-9f0d-cb0085c12bd7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7abdc656-a853-4c90-b18f-c8fd184d21ef {
  min-height: 50px;
}








#s-7abdc656-a853-4c90-b18f-c8fd184d21ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7abdc656-a853-4c90-b18f-c8fd184d21ef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4568620c-de9c-4fe7-ae49-5a7272ee79bb {
  min-height: 50px;
}








#s-4568620c-de9c-4fe7-ae49-5a7272ee79bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4568620c-de9c-4fe7-ae49-5a7272ee79bb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac341309-b1b3-4cc4-9e9c-d893693f0eda {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-ac341309-b1b3-4cc4-9e9c-d893693f0eda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac341309-b1b3-4cc4-9e9c-d893693f0eda.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e3a82a0-fe4a-42e0-aebf-b2c47be6cd3e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7e3a82a0-fe4a-42e0-aebf-b2c47be6cd3e .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1.5em;
  
  
  text-align: left;
}



#s-dc207e46-b635-4688-b6cb-46a41434b2be {
  padding-top: 0em;
}

@media (min-width: 0px) {
[id="s-dc207e46-b635-4688-b6cb-46a41434b2be"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-dc207e46-b635-4688-b6cb-46a41434b2be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-dc207e46-b635-4688-b6cb-46a41434b2be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc207e46-b635-4688-b6cb-46a41434b2be"] > .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-d57c6262-aef8-4561-b9fb-75ca1c818555 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d57c6262-aef8-4561-b9fb-75ca1c818555 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-57c23300-ee8d-4692-821c-abff3f49c87c {
  padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-57c23300-ee8d-4692-821c-abff3f49c87c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-983f1670-91cd-4385-a0b1-cc399bc73f97 {
  text-align: left;
}

#s-983f1670-91cd-4385-a0b1-cc399bc73f97 .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-983f1670-91cd-4385-a0b1-cc399bc73f97 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-983f1670-91cd-4385-a0b1-cc399bc73f97 .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-af7202d6-fda0-489c-8934-aca2d1e84fcf {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf img.shogun-image {
  width: 100%;
}



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

.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf img.shogun-image {
  width: 100%;
}



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

.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf img.shogun-image {
  width: 100%;
}



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

.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af7202d6-fda0-489c-8934-aca2d1e84fcf img.shogun-image {
  width: 100%;
}



}
#s-480efa38-a1cb-488d-96fc-a05a159fea56 {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-480efa38-a1cb-488d-96fc-a05a159fea56 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-427a832c-d354-49d2-8de5-3cac48151ca4 {
  text-align: left;
}

#s-427a832c-d354-49d2-8de5-3cac48151ca4 .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-427a832c-d354-49d2-8de5-3cac48151ca4 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-427a832c-d354-49d2-8de5-3cac48151ca4 .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-e3ea093f-91c6-40e1-b48a-df093b575c6d {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e3ea093f-91c6-40e1-b48a-df093b575c6d img.shogun-image {
  width: 100%;
}



}
#s-1d312ef1-9549-486d-93ba-0950eee51bb6 {
  padding-top: 1em;
padding-bottom: 0px;
text-align: left;
}

#s-1d312ef1-9549-486d-93ba-0950eee51bb6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-e31757e3-c189-461d-9bfa-bb80ea232fd7 {
  text-align: left;
}

#s-e31757e3-c189-461d-9bfa-bb80ea232fd7 .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-e31757e3-c189-461d-9bfa-bb80ea232fd7 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-e31757e3-c189-461d-9bfa-bb80ea232fd7 .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-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46930c4b-4e81-4fed-a7d0-0ebf7f5d39c5 img.shogun-image {
  width: 100%;
}



}
#s-6b669016-a17f-4cbd-bddf-b5762cf6b28c {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-6b669016-a17f-4cbd-bddf-b5762cf6b28c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-173f92e3-fbe4-4313-bcb6-d70b081922d6 {
  text-align: left;
}

#s-173f92e3-fbe4-4313-bcb6-d70b081922d6 .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-173f92e3-fbe4-4313-bcb6-d70b081922d6 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-173f92e3-fbe4-4313-bcb6-d70b081922d6 .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-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0cf3469c-ebe5-490b-8c2c-e7b4a8c682bf img.shogun-image {
  width: 100%;
}



}
#s-d5aefb8b-5bd2-4fdf-a879-dabd87404172 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-d5aefb8b-5bd2-4fdf-a879-dabd87404172 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-f8bc1e0f-9d06-4df8-902b-4d2d04b45c4f {
  text-align: left;
}

#s-f8bc1e0f-9d06-4df8-902b-4d2d04b45c4f .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-f8bc1e0f-9d06-4df8-902b-4d2d04b45c4f .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-f8bc1e0f-9d06-4df8-902b-4d2d04b45c4f .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-dace4973-5ceb-4ee5-96ec-0cc963df10ee {
  text-align: left;
background-color: rgba(248, 248, 248, 1);
}



.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee img.shogun-image {
  width: 100%;
}



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

.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee img.shogun-image {
  width: 100%;
}



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

.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee img.shogun-image {
  width: 100%;
}



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

.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dace4973-5ceb-4ee5-96ec-0cc963df10ee img.shogun-image {
  width: 100%;
}



}
#s-ebdf0874-0858-46c7-965b-e8b6bc84f52e {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
text-align: left;
}

#s-ebdf0874-0858-46c7-965b-e8b6bc84f52e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 1.1em;
  line-height: ;
  letter-spacing: 1px;
}

#s-1ed165ca-34d6-4521-9e03-d73df144fc85 {
  text-align: left;
}

#s-1ed165ca-34d6-4521-9e03-d73df144fc85 .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-1ed165ca-34d6-4521-9e03-d73df144fc85 .shg-product-price {
  color: rgba(69, 69, 69, 1);
  font-weight:  700 ;
  font-family: PT Sans;
  font-style:  normal ;
  font-size: 1em;
}

#s-1ed165ca-34d6-4521-9e03-d73df144fc85 .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-6198568f-48a3-44a9-8f41-ceb192948566 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1300px;
}








#s-6198568f-48a3-44a9-8f41-ceb192948566 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6198568f-48a3-44a9-8f41-ceb192948566.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-66619305-3d5b-4ffb-96ad-adffcdb77427"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66619305-3d5b-4ffb-96ad-adffcdb77427"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-66619305-3d5b-4ffb-96ad-adffcdb77427"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-66619305-3d5b-4ffb-96ad-adffcdb77427"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-66619305-3d5b-4ffb-96ad-adffcdb77427"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-66619305-3d5b-4ffb-96ad-adffcdb77427"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-66619305-3d5b-4ffb-96ad-adffcdb77427"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

}

#s-d05eb427-b8d2-4a84-a42b-798fd0bf9ab4 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}







  #s-d05eb427-b8d2-4a84-a42b-798fd0bf9ab4 img.shogun-image {
    

    
    
    
  }


#s-d05eb427-b8d2-4a84-a42b-798fd0bf9ab4 .shogun-image-content {
  
    align-items: center;
  
}

#s-caa3a71c-c848-4747-9249-85f00bb3b281 {
  margin-bottom: 0em;
}








#s-caa3a71c-c848-4747-9249-85f00bb3b281 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-caa3a71c-c848-4747-9249-85f00bb3b281.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7f7ec5e6-9e4c-4e26-b93f-e917c60413d4 {
  margin-top: 1em;
margin-left: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}
@media (min-width: 1200px){#s-7f7ec5e6-9e4c-4e26-b93f-e917c60413d4 {
  margin-top: 0em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f7ec5e6-9e4c-4e26-b93f-e917c60413d4 {
  margin-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f7ec5e6-9e4c-4e26-b93f-e917c60413d4 {
  margin-top: 0em;
}
}






  #s-7f7ec5e6-9e4c-4e26-b93f-e917c60413d4 img.shogun-image {
    

    
    
    
  }


#s-7f7ec5e6-9e4c-4e26-b93f-e917c60413d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-df4b81b3-9c8b-4846-91b0-3080dcaa2daf {
  margin-top: 1em;
}

@media (min-width: 0px) {
[id="s-df4b81b3-9c8b-4846-91b0-3080dcaa2daf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-df4b81b3-9c8b-4846-91b0-3080dcaa2daf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-df4b81b3-9c8b-4846-91b0-3080dcaa2daf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-df4b81b3-9c8b-4846-91b0-3080dcaa2daf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

}

#s-74f7238c-24c4-4fb4-a86b-a4a8a1aa8e2a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}







  #s-74f7238c-24c4-4fb4-a86b-a4a8a1aa8e2a img.shogun-image {
    

    
    
    
  }


#s-74f7238c-24c4-4fb4-a86b-a4a8a1aa8e2a .shogun-image-content {
  
    align-items: center;
  
}

#s-8b4af62e-40e5-486f-8270-cfb12616fca3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 100%;
text-align: center;
}







  #s-8b4af62e-40e5-486f-8270-cfb12616fca3 img.shogun-image {
    

    
    
    
  }


#s-8b4af62e-40e5-486f-8270-cfb12616fca3 .shogun-image-content {
  
    align-items: center;
  
}

#s-71d54639-7ded-4bd7-8007-52eb15610780 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 30em;
background-position: center center;
}








#s-71d54639-7ded-4bd7-8007-52eb15610780 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.55;
}#s-71d54639-7ded-4bd7-8007-52eb15610780.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-fd5d43f8-14c4-4019-8d1f-cebf17074aa8 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}

#s-fd5d43f8-14c4-4019-8d1f-cebf17074aa8 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-fd5d43f8-14c4-4019-8d1f-cebf17074aa8 .shg-sld-nav-button.shg-sld-left,
#s-fd5d43f8-14c4-4019-8d1f-cebf17074aa8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-2eb50b34-8a65-45f0-bf99-7a471d68e0dc {
  min-height: 50px;
}








#s-2eb50b34-8a65-45f0-bf99-7a471d68e0dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2eb50b34-8a65-45f0-bf99-7a471d68e0dc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93aa5086-6909-4c83-aa02-366faa454b4d {
  max-width: 200px;
}

#s-93aa5086-6909-4c83-aa02-366faa454b4d .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-93aa5086-6909-4c83-aa02-366faa454b4d table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-93aa5086-6909-4c83-aa02-366faa454b4d 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-93aa5086-6909-4c83-aa02-366faa454b4d td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-93aa5086-6909-4c83-aa02-366faa454b4d td.shogun-table-column, #s-93aa5086-6909-4c83-aa02-366faa454b4d td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-fca5c015-6a52-4566-bd94-10354c90d333 .shogun-icon-wrapper {
  text-align: center;
}


#s-fca5c015-6a52-4566-bd94-10354c90d333 .shogun-icon-wrapper > .shogun-icon {

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

#s-478463d1-271e-4778-bfae-aeccb8512f11 .shogun-icon-wrapper {
  text-align: center;
}


#s-478463d1-271e-4778-bfae-aeccb8512f11 .shogun-icon-wrapper > .shogun-icon {

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

#s-47db856d-fbe9-4682-af1c-4469b84c68d1 .shogun-icon-wrapper {
  text-align: center;
}


#s-47db856d-fbe9-4682-af1c-4469b84c68d1 .shogun-icon-wrapper > .shogun-icon {

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

#s-a845d042-3aae-421c-bc3d-b4a5dd9321b7 .shogun-icon-wrapper {
  text-align: center;
}


#s-a845d042-3aae-421c-bc3d-b4a5dd9321b7 .shogun-icon-wrapper > .shogun-icon {

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

#s-52c480ad-7f68-4231-a429-c49606d26a38 .shogun-icon-wrapper {
  text-align: center;
}


#s-52c480ad-7f68-4231-a429-c49606d26a38 .shogun-icon-wrapper > .shogun-icon {

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

#s-a32e8a2d-59f0-43f9-a40d-47b669a1511d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a32e8a2d-59f0-43f9-a40d-47b669a1511d .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-ddbcaee3-f45e-4ffd-8653-40c8aab87cf6 {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ddbcaee3-f45e-4ffd-8653-40c8aab87cf6 {
  max-width: 100%;
}
}@media (max-width: 767px){#s-ddbcaee3-f45e-4ffd-8653-40c8aab87cf6 {
  max-width: 100%;
}
}
#s-d8cf009c-07b0-4fc2-9eb4-5d535e9d53de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8cf009c-07b0-4fc2-9eb4-5d535e9d53de .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-12ce00e6-87cb-4e42-a970-7784803cb430 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-12ce00e6-87cb-4e42-a970-7784803cb430 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12ce00e6-87cb-4e42-a970-7784803cb430.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0febbb1f-f048-4b56-af13-4f611e66ff72 {
  max-width: 200px;
}

#s-0febbb1f-f048-4b56-af13-4f611e66ff72 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-0febbb1f-f048-4b56-af13-4f611e66ff72 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-0febbb1f-f048-4b56-af13-4f611e66ff72 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-0febbb1f-f048-4b56-af13-4f611e66ff72 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 5px;
}

#s-0febbb1f-f048-4b56-af13-4f611e66ff72 td.shogun-table-column, #s-0febbb1f-f048-4b56-af13-4f611e66ff72 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-d99d1d4e-ff70-49a2-a483-0553d3a8e3dd .shogun-icon-wrapper {
  text-align: center;
}


#s-d99d1d4e-ff70-49a2-a483-0553d3a8e3dd .shogun-icon-wrapper > .shogun-icon {

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

#s-7cbbdadd-47aa-4d1e-aa18-fb773bea6700 .shogun-icon-wrapper {
  text-align: center;
}


#s-7cbbdadd-47aa-4d1e-aa18-fb773bea6700 .shogun-icon-wrapper > .shogun-icon {

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

#s-f970555f-ea65-47b3-93b8-95872dbb0ceb .shogun-icon-wrapper {
  text-align: center;
}


#s-f970555f-ea65-47b3-93b8-95872dbb0ceb .shogun-icon-wrapper > .shogun-icon {

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

#s-11b9e334-f3c4-45c3-9d33-07123c01c4f6 .shogun-icon-wrapper {
  text-align: center;
}


#s-11b9e334-f3c4-45c3-9d33-07123c01c4f6 .shogun-icon-wrapper > .shogun-icon {

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

#s-e7ac2100-6170-4ffa-a88d-6970328418f0 .shogun-icon-wrapper {
  text-align: center;
}


#s-e7ac2100-6170-4ffa-a88d-6970328418f0 .shogun-icon-wrapper > .shogun-icon {

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

#s-9beeaa35-6a16-43e8-acce-d20359eaaaa9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9beeaa35-6a16-43e8-acce-d20359eaaaa9 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 1em;
  
  
  
}



#s-8d71c3e2-f472-452f-b87c-3beb5c720bcd {
  margin-left: auto;
margin-right: auto;
max-width: 50%;
}
@media (min-width: 768px) and (max-width: 991px){#s-8d71c3e2-f472-452f-b87c-3beb5c720bcd {
  max-width: 100%;
}
}@media (max-width: 767px){#s-8d71c3e2-f472-452f-b87c-3beb5c720bcd {
  max-width: 100%;
}
}
#s-f2aec8f6-a470-4889-8562-b99826c2da9b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2aec8f6-a470-4889-8562-b99826c2da9b .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}
