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

@media (min-width: 1200px){#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 {
  display: none;
}
#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5, #wrap-s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 {
  display: none;
}
#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5, #wrap-s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 {
  display: none;
}
#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5, #wrap-s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 { display:none !important; }}@media (max-width: 767px){#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 {
  display: none;
}
#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5, #wrap-s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 { display:none !important; }}
#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 > .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: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b3f3a0d7-e3fb-465d-ade6-c1b41adabcb5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.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: ;
}

#s-e9075723-e2bb-4b7e-b5e1-655a8b78dc4e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(5, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e9075723-e2bb-4b7e-b5e1-655a8b78dc4e {
  
}
}@media (max-width: 767px){#s-e9075723-e2bb-4b7e-b5e1-655a8b78dc4e {
  display: none;
}
#s-e9075723-e2bb-4b7e-b5e1-655a8b78dc4e, #wrap-s-e9075723-e2bb-4b7e-b5e1-655a8b78dc4e { display:none !important; }}
.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-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf {
  background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf {
  display: none;
}
#s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf, #wrap-s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf {
  display: none;
}
#s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf, #wrap-s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf { display:none !important; }}@media (max-width: 767px){#s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf {
  display: none;
}
#s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf, #wrap-s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf { display:none !important; }}
@media (min-width: 0px) {
[id="s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 768px) {
[id="s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-ed4dc77b-7f2c-45ed-aff7-76e47ca6adcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

}

.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-76f967dd-1234-4010-ad46-91c1037d310b {
  min-height: 50px;
opacity: 1;
}








#s-76f967dd-1234-4010-ad46-91c1037d310b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76f967dd-1234-4010-ad46-91c1037d310b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3a108592-0c22-4227-93c7-17a304a15be4 {
  min-height: 100px;
}








#s-3a108592-0c22-4227-93c7-17a304a15be4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a108592-0c22-4227-93c7-17a304a15be4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a044a2d-3594-42cf-b802-c38a15992da7 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-6a044a2d-3594-42cf-b802-c38a15992da7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-6a044a2d-3594-42cf-b802-c38a15992da7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6a044a2d-3594-42cf-b802-c38a15992da7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a044a2d-3594-42cf-b802-c38a15992da7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-62aa6ecc-e8e6-4970-ba83-8a1b2042394a {
  padding-left: 43px;
min-height: 65px;
}








#s-62aa6ecc-e8e6-4970-ba83-8a1b2042394a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62aa6ecc-e8e6-4970-ba83-8a1b2042394a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-77f12693-1e2c-4be4-afc8-7a258bebedae {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-77f12693-1e2c-4be4-afc8-7a258bebedae img.shogun-image {
    

    
    
    
  }


#s-77f12693-1e2c-4be4-afc8-7a258bebedae .shogun-image-content {
  
    align-items: center;
  
}

#s-eb26cff2-62c5-4082-9be0-6f35bd28964e {
  min-height: 65px;
}








#s-eb26cff2-62c5-4082-9be0-6f35bd28964e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb26cff2-62c5-4082-9be0-6f35bd28964e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d636b7ee-1055-46cb-b5a7-8dec4ca8558b {
  min-height: 100px;
}








#s-d636b7ee-1055-46cb-b5a7-8dec4ca8558b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d636b7ee-1055-46cb-b5a7-8dec4ca8558b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dab4201b-eb66-404e-8b45-357017efbeaf {
  min-height: 7px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-dab4201b-eb66-404e-8b45-357017efbeaf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-dab4201b-eb66-404e-8b45-357017efbeaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dab4201b-eb66-404e-8b45-357017efbeaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dab4201b-eb66-404e-8b45-357017efbeaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-8f2d8090-ab1b-4b80-8099-1ef217f0517b {
  padding-left: 43px;
min-height: 65px;
}








#s-8f2d8090-ab1b-4b80-8099-1ef217f0517b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f2d8090-ab1b-4b80-8099-1ef217f0517b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c6ea0151-c44e-4ce9-bcbb-5dc0bbeb7c18 {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-c6ea0151-c44e-4ce9-bcbb-5dc0bbeb7c18 img.shogun-image {
    

    
    
    
  }


#s-c6ea0151-c44e-4ce9-bcbb-5dc0bbeb7c18 .shogun-image-content {
  
    align-items: center;
  
}

#s-d87c7f1b-6578-413f-ac86-a16b41b582af {
  min-height: 65px;
}








#s-d87c7f1b-6578-413f-ac86-a16b41b582af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d87c7f1b-6578-413f-ac86-a16b41b582af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fac564f8-e9ac-4f24-ac2c-947f72260183 {
  min-height: 50px;
}








#s-fac564f8-e9ac-4f24-ac2c-947f72260183 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fac564f8-e9ac-4f24-ac2c-947f72260183.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c902c2f0-c0c5-4d7e-ad35-cbeeb95a41af {
  min-height: 100px;
}








#s-c902c2f0-c0c5-4d7e-ad35-cbeeb95a41af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c902c2f0-c0c5-4d7e-ad35-cbeeb95a41af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dfc15ad1-4624-41d9-8f8c-442d0f4cb0e2 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-dfc15ad1-4624-41d9-8f8c-442d0f4cb0e2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-dfc15ad1-4624-41d9-8f8c-442d0f4cb0e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dfc15ad1-4624-41d9-8f8c-442d0f4cb0e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfc15ad1-4624-41d9-8f8c-442d0f4cb0e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0bf84ad2-1aec-4b94-a8e0-c18941c0197a {
  padding-left: 43px;
min-height: 65px;
}








#s-0bf84ad2-1aec-4b94-a8e0-c18941c0197a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bf84ad2-1aec-4b94-a8e0-c18941c0197a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c982e06a-5887-42ea-95ff-9b0605412c7c {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-c982e06a-5887-42ea-95ff-9b0605412c7c img.shogun-image {
    

    
    
    
  }


#s-c982e06a-5887-42ea-95ff-9b0605412c7c .shogun-image-content {
  
    align-items: center;
  
}

#s-58783801-d0c9-41cb-9723-b7d2787ea4d7 {
  min-height: 65px;
}








#s-58783801-d0c9-41cb-9723-b7d2787ea4d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58783801-d0c9-41cb-9723-b7d2787ea4d7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c42378b1-9c35-4a4b-8a17-7288697dfe94 {
  min-height: 100px;
}








#s-c42378b1-9c35-4a4b-8a17-7288697dfe94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c42378b1-9c35-4a4b-8a17-7288697dfe94.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f5a625ed-a18c-4e39-9be3-d1eb964bdbe7 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-f5a625ed-a18c-4e39-9be3-d1eb964bdbe7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-f5a625ed-a18c-4e39-9be3-d1eb964bdbe7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f5a625ed-a18c-4e39-9be3-d1eb964bdbe7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5a625ed-a18c-4e39-9be3-d1eb964bdbe7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-432aaeb1-3c4a-4547-88cc-edbb1deb5aee {
  padding-left: 43px;
min-height: 65px;
}








#s-432aaeb1-3c4a-4547-88cc-edbb1deb5aee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-432aaeb1-3c4a-4547-88cc-edbb1deb5aee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ce31a58f-9e85-4392-98e5-f372bfaa5bfe {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-ce31a58f-9e85-4392-98e5-f372bfaa5bfe img.shogun-image {
    

    
    
    
  }


#s-ce31a58f-9e85-4392-98e5-f372bfaa5bfe .shogun-image-content {
  
    align-items: center;
  
}

#s-2dee2e51-b000-44d1-87a0-e3e5df78c5a3 {
  min-height: 65px;
}








#s-2dee2e51-b000-44d1-87a0-e3e5df78c5a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dee2e51-b000-44d1-87a0-e3e5df78c5a3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d640740-3813-4871-810c-488b69f4aa30 {
  min-height: 50px;
}








#s-0d640740-3813-4871-810c-488b69f4aa30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d640740-3813-4871-810c-488b69f4aa30.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-842fdbf6-ba85-4e77-874a-01b03bde1ac4 {
  min-height: 100px;
}
@media (min-width: 1200px){#s-842fdbf6-ba85-4e77-874a-01b03bde1ac4 {
  
}
}







#s-842fdbf6-ba85-4e77-874a-01b03bde1ac4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-842fdbf6-ba85-4e77-874a-01b03bde1ac4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f6bbffb-612c-4ab5-ac70-e372ae38ae00 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-3f6bbffb-612c-4ab5-ac70-e372ae38ae00"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3f6bbffb-612c-4ab5-ac70-e372ae38ae00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3f6bbffb-612c-4ab5-ac70-e372ae38ae00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f6bbffb-612c-4ab5-ac70-e372ae38ae00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-5848b873-fb26-4665-beaa-7a4bd4cedc48 {
  padding-left: 43px;
min-height: 65px;
}








#s-5848b873-fb26-4665-beaa-7a4bd4cedc48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5848b873-fb26-4665-beaa-7a4bd4cedc48.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a3a6edac-d575-4e5a-9285-dbaaf2b629fe {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-a3a6edac-d575-4e5a-9285-dbaaf2b629fe img.shogun-image {
    

    
    
    
  }


#s-a3a6edac-d575-4e5a-9285-dbaaf2b629fe .shogun-image-content {
  
    align-items: center;
  
}

#s-295e24d7-a5e1-4445-b14a-ea01ba0112cd {
  min-height: 65px;
}








#s-295e24d7-a5e1-4445-b14a-ea01ba0112cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-295e24d7-a5e1-4445-b14a-ea01ba0112cd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d897d8b-cbdb-4159-958f-0f5c6d791cae {
  min-height: 100px;
}








#s-0d897d8b-cbdb-4159-958f-0f5c6d791cae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d897d8b-cbdb-4159-958f-0f5c6d791cae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4d1f2dde-8997-45f4-9189-05a5466bc2e4 {
  min-height: 7px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-4d1f2dde-8997-45f4-9189-05a5466bc2e4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-4d1f2dde-8997-45f4-9189-05a5466bc2e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4d1f2dde-8997-45f4-9189-05a5466bc2e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d1f2dde-8997-45f4-9189-05a5466bc2e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-2e1b7b14-5470-4d79-a889-dd0f7c2ec2a0 {
  padding-left: 43px;
min-height: 65px;
}








#s-2e1b7b14-5470-4d79-a889-dd0f7c2ec2a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e1b7b14-5470-4d79-a889-dd0f7c2ec2a0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b1c9d07a-b222-418a-bc39-7d3dbb6b91b3 {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-b1c9d07a-b222-418a-bc39-7d3dbb6b91b3 img.shogun-image {
    

    
    
    
  }


#s-b1c9d07a-b222-418a-bc39-7d3dbb6b91b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-5709278c-b384-4986-abc0-9f98f7329dd3 {
  min-height: 65px;
}








#s-5709278c-b384-4986-abc0-9f98f7329dd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5709278c-b384-4986-abc0-9f98f7329dd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b7bc5dd7-09f3-428c-8c45-181cd17b1f7c {
  min-height: 100px;
}
@media (min-width: 1200px){#s-b7bc5dd7-09f3-428c-8c45-181cd17b1f7c {
  
}
}







#s-b7bc5dd7-09f3-428c-8c45-181cd17b1f7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7bc5dd7-09f3-428c-8c45-181cd17b1f7c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-df056261-5ed0-4cb7-9495-c40786170208 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-df056261-5ed0-4cb7-9495-c40786170208"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-df056261-5ed0-4cb7-9495-c40786170208"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-df056261-5ed0-4cb7-9495-c40786170208"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-df056261-5ed0-4cb7-9495-c40786170208"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0ec5d844-8e6d-48e2-ba2a-d05fceb5506a {
  padding-left: 43px;
min-height: 65px;
}








#s-0ec5d844-8e6d-48e2-ba2a-d05fceb5506a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ec5d844-8e6d-48e2-ba2a-d05fceb5506a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6f4b8441-174f-40be-ab85-400cf7f19bf0 {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-6f4b8441-174f-40be-ab85-400cf7f19bf0 img.shogun-image {
    

    
    
    
  }


#s-6f4b8441-174f-40be-ab85-400cf7f19bf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc80c8e0-d516-49e5-b93e-ea609c4f90bf {
  min-height: 65px;
}








#s-bc80c8e0-d516-49e5-b93e-ea609c4f90bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc80c8e0-d516-49e5-b93e-ea609c4f90bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f01e944-32a3-400f-98bd-f5b78d9c4566 {
  min-height: 100px;
}








#s-3f01e944-32a3-400f-98bd-f5b78d9c4566 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f01e944-32a3-400f-98bd-f5b78d9c4566.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-816ea50b-0b08-4928-b8c9-4c3d68ecdb98 {
  min-height: 7px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-816ea50b-0b08-4928-b8c9-4c3d68ecdb98"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-816ea50b-0b08-4928-b8c9-4c3d68ecdb98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-816ea50b-0b08-4928-b8c9-4c3d68ecdb98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-816ea50b-0b08-4928-b8c9-4c3d68ecdb98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0ff5bec2-fb11-4c1c-9f8f-42bc4246d3cd {
  padding-left: 43px;
min-height: 65px;
}








#s-0ff5bec2-fb11-4c1c-9f8f-42bc4246d3cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ff5bec2-fb11-4c1c-9f8f-42bc4246d3cd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e623d54-f226-460c-9290-a9692e979e35 {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-2e623d54-f226-460c-9290-a9692e979e35 img.shogun-image {
    

    
    
    
  }


#s-2e623d54-f226-460c-9290-a9692e979e35 .shogun-image-content {
  
    align-items: center;
  
}

#s-73022b66-a086-40a8-a901-b08bba50a7b8 {
  min-height: 65px;
}








#s-73022b66-a086-40a8-a901-b08bba50a7b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73022b66-a086-40a8-a901-b08bba50a7b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8b75407e-32e9-432b-b329-2046067fac7d {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8b75407e-32e9-432b-b329-2046067fac7d {
  display: none;
}
#s-8b75407e-32e9-432b-b329-2046067fac7d, #wrap-s-8b75407e-32e9-432b-b329-2046067fac7d { display:none !important; }}@media (max-width: 767px){#s-8b75407e-32e9-432b-b329-2046067fac7d {
  display: none;
}
#s-8b75407e-32e9-432b-b329-2046067fac7d, #wrap-s-8b75407e-32e9-432b-b329-2046067fac7d { display:none !important; }}







#s-8b75407e-32e9-432b-b329-2046067fac7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b75407e-32e9-432b-b329-2046067fac7d.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-20bd4196-5cf5-4714-b466-2cb72dac5b3b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-20bd4196-5cf5-4714-b466-2cb72dac5b3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-20bd4196-5cf5-4714-b466-2cb72dac5b3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-20bd4196-5cf5-4714-b466-2cb72dac5b3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-9569177f-30fe-43ed-858f-13c602d7616b {
  padding-left: 0%;
padding-right: 0%;
min-height: 100px;
}








#s-9569177f-30fe-43ed-858f-13c602d7616b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9569177f-30fe-43ed-858f-13c602d7616b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d0ffc8d4-60d9-4fc9-ae2f-7aabfde51f43 {
  margin-left: 90px;
min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-d0ffc8d4-60d9-4fc9-ae2f-7aabfde51f43"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-d0ffc8d4-60d9-4fc9-ae2f-7aabfde51f43"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d0ffc8d4-60d9-4fc9-ae2f-7aabfde51f43"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d0ffc8d4-60d9-4fc9-ae2f-7aabfde51f43"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d0ffc8d4-60d9-4fc9-ae2f-7aabfde51f43"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0ffc8d4-60d9-4fc9-ae2f-7aabfde51f43"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d0ffc8d4-60d9-4fc9-ae2f-7aabfde51f43"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

}

#s-415c31cf-a32a-4bbb-aa06-49949d0ef8a2 {
  min-height: 65px;
}








#s-415c31cf-a32a-4bbb-aa06-49949d0ef8a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-415c31cf-a32a-4bbb-aa06-49949d0ef8a2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89b2ce5f-84a4-4b94-981c-bfadde7e049f {
  min-height: 41px;
max-width: 65px;
text-align: right;
}







  #s-89b2ce5f-84a4-4b94-981c-bfadde7e049f img.shogun-image {
    

    
    
    
  }


#s-89b2ce5f-84a4-4b94-981c-bfadde7e049f .shogun-image-content {
  
    align-items: center;
  
}

#s-490e8186-4bc3-4c0c-ae53-adfb6c64e2d9 {
  min-height: 65px;
}








#s-490e8186-4bc3-4c0c-ae53-adfb6c64e2d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-490e8186-4bc3-4c0c-ae53-adfb6c64e2d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-13a3d491-889c-4fa5-88b7-106bc6d0770a {
  min-height: 100px;
}








#s-13a3d491-889c-4fa5-88b7-106bc6d0770a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13a3d491-889c-4fa5-88b7-106bc6d0770a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9b1c679c-b24e-484d-921e-21f8b34c56b3 {
  margin-left: 90px;
min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-9b1c679c-b24e-484d-921e-21f8b34c56b3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-9b1c679c-b24e-484d-921e-21f8b34c56b3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9b1c679c-b24e-484d-921e-21f8b34c56b3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9b1c679c-b24e-484d-921e-21f8b34c56b3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9b1c679c-b24e-484d-921e-21f8b34c56b3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b1c679c-b24e-484d-921e-21f8b34c56b3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9b1c679c-b24e-484d-921e-21f8b34c56b3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

}

#s-83c251d1-7e62-41a4-9a44-ce8cb5bd25aa {
  min-height: 65px;
}








#s-83c251d1-7e62-41a4-9a44-ce8cb5bd25aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83c251d1-7e62-41a4-9a44-ce8cb5bd25aa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ca4cea25-d6aa-406b-a1f0-fdf8ad9a609b {
  min-height: 41px;
max-width: 65px;
text-align: right;
}







  #s-ca4cea25-d6aa-406b-a1f0-fdf8ad9a609b img.shogun-image {
    

    
    
    
  }


#s-ca4cea25-d6aa-406b-a1f0-fdf8ad9a609b .shogun-image-content {
  
    align-items: center;
  
}

#s-454b647a-5b64-49fc-b705-817369925be6 {
  min-height: 65px;
}








#s-454b647a-5b64-49fc-b705-817369925be6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-454b647a-5b64-49fc-b705-817369925be6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d1abc43-d488-4c0f-9642-87cf30392a05 {
  min-height: 100px;
}








#s-9d1abc43-d488-4c0f-9642-87cf30392a05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d1abc43-d488-4c0f-9642-87cf30392a05.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3a16f8c6-d607-4b65-9c6e-c0034a893804 {
  margin-left: 90px;
min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-3a16f8c6-d607-4b65-9c6e-c0034a893804"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3a16f8c6-d607-4b65-9c6e-c0034a893804"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3a16f8c6-d607-4b65-9c6e-c0034a893804"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3a16f8c6-d607-4b65-9c6e-c0034a893804"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3a16f8c6-d607-4b65-9c6e-c0034a893804"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a16f8c6-d607-4b65-9c6e-c0034a893804"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3a16f8c6-d607-4b65-9c6e-c0034a893804"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

}

#s-a6ae869a-b4c4-4a12-b99e-0b1397bd6186 {
  min-height: 65px;
}








#s-a6ae869a-b4c4-4a12-b99e-0b1397bd6186 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6ae869a-b4c4-4a12-b99e-0b1397bd6186.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1a7a217b-93f7-47bc-82e9-f584adf887c3 {
  min-height: 41px;
max-width: 65px;
text-align: right;
}







  #s-1a7a217b-93f7-47bc-82e9-f584adf887c3 img.shogun-image {
    

    
    
    
  }


#s-1a7a217b-93f7-47bc-82e9-f584adf887c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-3bf5e20a-1ad6-4506-9ed8-6c335aace86d {
  min-height: 65px;
}








#s-3bf5e20a-1ad6-4506-9ed8-6c335aace86d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bf5e20a-1ad6-4506-9ed8-6c335aace86d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e88db952-561d-4276-a003-eba6de7fc426 {
  min-height: 100px;
}








#s-e88db952-561d-4276-a003-eba6de7fc426 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e88db952-561d-4276-a003-eba6de7fc426.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7efc8e2d-915a-41de-a0ff-d0089465438a {
  margin-left: 90px;
min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-7efc8e2d-915a-41de-a0ff-d0089465438a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-7efc8e2d-915a-41de-a0ff-d0089465438a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7efc8e2d-915a-41de-a0ff-d0089465438a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7efc8e2d-915a-41de-a0ff-d0089465438a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7efc8e2d-915a-41de-a0ff-d0089465438a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7efc8e2d-915a-41de-a0ff-d0089465438a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7efc8e2d-915a-41de-a0ff-d0089465438a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

}

#s-d4687dd1-7a47-4de8-867d-12c23bd33fbf {
  min-height: 65px;
}








#s-d4687dd1-7a47-4de8-867d-12c23bd33fbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4687dd1-7a47-4de8-867d-12c23bd33fbf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d637fc1d-ac43-44b5-a95e-923ec4739815 {
  min-height: 41px;
max-width: 65px;
text-align: right;
}







  #s-d637fc1d-ac43-44b5-a95e-923ec4739815 img.shogun-image {
    

    
    
    
  }


#s-d637fc1d-ac43-44b5-a95e-923ec4739815 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac5015a5-475b-429b-9086-e61d643478dc {
  min-height: 65px;
}








#s-ac5015a5-475b-429b-9086-e61d643478dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac5015a5-475b-429b-9086-e61d643478dc.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-021e0457-6acf-42d4-8df5-516dfc6454f1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-021e0457-6acf-42d4-8df5-516dfc6454f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-021e0457-6acf-42d4-8df5-516dfc6454f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-021e0457-6acf-42d4-8df5-516dfc6454f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-82ba61b1-9740-45d8-82d5-136357524b83 {
  min-height: 100px;
}








#s-82ba61b1-9740-45d8-82d5-136357524b83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82ba61b1-9740-45d8-82d5-136357524b83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b7b0b68-db48-41ed-ac49-f4790966a70d {
  margin-left: 90px;
min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-6b7b0b68-db48-41ed-ac49-f4790966a70d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-6b7b0b68-db48-41ed-ac49-f4790966a70d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6b7b0b68-db48-41ed-ac49-f4790966a70d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6b7b0b68-db48-41ed-ac49-f4790966a70d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6b7b0b68-db48-41ed-ac49-f4790966a70d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b7b0b68-db48-41ed-ac49-f4790966a70d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6b7b0b68-db48-41ed-ac49-f4790966a70d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

}

#s-ba8dd8d0-4cb8-4106-a528-9f97cc85370d {
  min-height: 65px;
}








#s-ba8dd8d0-4cb8-4106-a528-9f97cc85370d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba8dd8d0-4cb8-4106-a528-9f97cc85370d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab51aab1-a713-4969-8969-2cb00b67c953 {
  min-height: 41px;
max-width: 65px;
text-align: right;
}







  #s-ab51aab1-a713-4969-8969-2cb00b67c953 img.shogun-image {
    

    
    
    
  }


#s-ab51aab1-a713-4969-8969-2cb00b67c953 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba8bea57-7cbf-440b-a7a5-0ed398190f53 {
  min-height: 65px;
}








#s-ba8bea57-7cbf-440b-a7a5-0ed398190f53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba8bea57-7cbf-440b-a7a5-0ed398190f53.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-843a0440-b8d4-4294-b7fc-48b54860dd8b {
  min-height: 100px;
}








#s-843a0440-b8d4-4294-b7fc-48b54860dd8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-843a0440-b8d4-4294-b7fc-48b54860dd8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c015649e-b594-4858-ba01-b6b6bbc5693b {
  margin-left: 90px;
min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-c015649e-b594-4858-ba01-b6b6bbc5693b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-c015649e-b594-4858-ba01-b6b6bbc5693b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c015649e-b594-4858-ba01-b6b6bbc5693b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c015649e-b594-4858-ba01-b6b6bbc5693b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c015649e-b594-4858-ba01-b6b6bbc5693b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c015649e-b594-4858-ba01-b6b6bbc5693b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c015649e-b594-4858-ba01-b6b6bbc5693b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

}

#s-7791af0a-774a-439c-9f2d-69f6ebffc686 {
  min-height: 65px;
}








#s-7791af0a-774a-439c-9f2d-69f6ebffc686 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7791af0a-774a-439c-9f2d-69f6ebffc686.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b01bbabc-d2c4-4e4c-afbe-da1cded2b6f9 {
  min-height: 41px;
max-width: 65px;
text-align: right;
}







  #s-b01bbabc-d2c4-4e4c-afbe-da1cded2b6f9 img.shogun-image {
    

    
    
    
  }


#s-b01bbabc-d2c4-4e4c-afbe-da1cded2b6f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-f797d37a-cb68-40e8-a96a-8332b1da78c5 {
  min-height: 65px;
}








#s-f797d37a-cb68-40e8-a96a-8332b1da78c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f797d37a-cb68-40e8-a96a-8332b1da78c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d72950b7-ee47-4bce-83a0-a5471c03df65 {
  min-height: 100px;
}








#s-d72950b7-ee47-4bce-83a0-a5471c03df65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d72950b7-ee47-4bce-83a0-a5471c03df65.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50510352-bf72-4506-af5a-a8bbdf670299 {
  margin-left: 90px;
min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-50510352-bf72-4506-af5a-a8bbdf670299"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-50510352-bf72-4506-af5a-a8bbdf670299"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-50510352-bf72-4506-af5a-a8bbdf670299"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-50510352-bf72-4506-af5a-a8bbdf670299"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-50510352-bf72-4506-af5a-a8bbdf670299"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-50510352-bf72-4506-af5a-a8bbdf670299"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-50510352-bf72-4506-af5a-a8bbdf670299"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

}

#s-e82f5382-63ec-4341-a8d4-195a7742ba9f {
  min-height: 65px;
}








#s-e82f5382-63ec-4341-a8d4-195a7742ba9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e82f5382-63ec-4341-a8d4-195a7742ba9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-78a99411-eea7-421e-9d19-1cbc77531f1d {
  min-height: 41px;
max-width: 65px;
text-align: right;
}







  #s-78a99411-eea7-421e-9d19-1cbc77531f1d img.shogun-image {
    

    
    
    
  }


#s-78a99411-eea7-421e-9d19-1cbc77531f1d .shogun-image-content {
  
    align-items: center;
  
}

#s-ae633cac-7b25-4c9b-a3b6-6f15424f1322 {
  min-height: 65px;
}








#s-ae633cac-7b25-4c9b-a3b6-6f15424f1322 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae633cac-7b25-4c9b-a3b6-6f15424f1322.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9026e778-af04-4683-9f25-08722fd7c141 {
  min-height: 100px;
}








#s-9026e778-af04-4683-9f25-08722fd7c141 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9026e778-af04-4683-9f25-08722fd7c141.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7c6eb539-ed36-4474-816a-f626af29813e {
  margin-left: 90px;
min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-7c6eb539-ed36-4474-816a-f626af29813e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-7c6eb539-ed36-4474-816a-f626af29813e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7c6eb539-ed36-4474-816a-f626af29813e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7c6eb539-ed36-4474-816a-f626af29813e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7c6eb539-ed36-4474-816a-f626af29813e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c6eb539-ed36-4474-816a-f626af29813e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7c6eb539-ed36-4474-816a-f626af29813e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

}

#s-f7702d6a-caf7-40ff-aad1-adcd30b0a50c {
  min-height: 65px;
}








#s-f7702d6a-caf7-40ff-aad1-adcd30b0a50c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7702d6a-caf7-40ff-aad1-adcd30b0a50c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a190258f-cad6-4386-bf9c-309f6edc91f4 {
  min-height: 41px;
max-width: 65px;
text-align: right;
}







  #s-a190258f-cad6-4386-bf9c-309f6edc91f4 img.shogun-image {
    

    
    
    
  }


#s-a190258f-cad6-4386-bf9c-309f6edc91f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd62a820-f808-43ca-8f34-ea9be8a338a8 {
  min-height: 65px;
}








#s-bd62a820-f808-43ca-8f34-ea9be8a338a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd62a820-f808-43ca-8f34-ea9be8a338a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-bf1e4a70-5b4b-4639-a296-0db1df107638 {
  display: none;
}
#s-bf1e4a70-5b4b-4639-a296-0db1df107638, #wrap-s-bf1e4a70-5b4b-4639-a296-0db1df107638 { display:none !important; }}@media (max-width: 767px){#s-bf1e4a70-5b4b-4639-a296-0db1df107638 {
  display: none;
}
#s-bf1e4a70-5b4b-4639-a296-0db1df107638, #wrap-s-bf1e4a70-5b4b-4639-a296-0db1df107638 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bf1e4a70-5b4b-4639-a296-0db1df107638"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf1e4a70-5b4b-4639-a296-0db1df107638"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bf1e4a70-5b4b-4639-a296-0db1df107638"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf1e4a70-5b4b-4639-a296-0db1df107638"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6346bc3c-12db-4989-8551-a56b786ee32c {
  text-align: center;
}







  #s-6346bc3c-12db-4989-8551-a56b786ee32c img.shogun-image {
    

    
    
    
  }


#s-6346bc3c-12db-4989-8551-a56b786ee32c .shogun-image-content {
  
    align-items: center;
  
}

#s-9d9e4c13-fb30-4806-854e-594bdbcdcc05 {
  background-attachment: scroll;
}








#s-9d9e4c13-fb30-4806-854e-594bdbcdcc05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d9e4c13-fb30-4806-854e-594bdbcdcc05.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f85fd21f-765e-4fc5-b9b7-6622263240ad {
  min-height: 50px;
}








#s-f85fd21f-765e-4fc5-b9b7-6622263240ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f85fd21f-765e-4fc5-b9b7-6622263240ad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-761f9cec-7820-4585-b9d9-b06a8ffacac3 {
  margin-left: 40px;
margin-right: 40px;
padding-top: 5px;
padding-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 991px){#s-761f9cec-7820-4585-b9d9-b06a8ffacac3 {
  display: none;
}
#s-761f9cec-7820-4585-b9d9-b06a8ffacac3, #wrap-s-761f9cec-7820-4585-b9d9-b06a8ffacac3 { display:none !important; }}@media (max-width: 767px){#s-761f9cec-7820-4585-b9d9-b06a8ffacac3 {
  display: none;
}
#s-761f9cec-7820-4585-b9d9-b06a8ffacac3, #wrap-s-761f9cec-7820-4585-b9d9-b06a8ffacac3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-761f9cec-7820-4585-b9d9-b06a8ffacac3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-761f9cec-7820-4585-b9d9-b06a8ffacac3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-761f9cec-7820-4585-b9d9-b06a8ffacac3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-761f9cec-7820-4585-b9d9-b06a8ffacac3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}








#s-96fa9e2c-8729-4efa-9359-7343c4329940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96fa9e2c-8729-4efa-9359-7343c4329940.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-37da01c8-6c2a-4438-93ca-c4ea91a88c49 {
  min-height: 50px;
}








#s-37da01c8-6c2a-4438-93ca-c4ea91a88c49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37da01c8-6c2a-4438-93ca-c4ea91a88c49.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c59ce51e-9d5a-4b57-8876-55d4a5528b7e {
  text-align: center;
}







  #s-c59ce51e-9d5a-4b57-8876-55d4a5528b7e img.shogun-image {
    

    
    
    
  }


#s-c59ce51e-9d5a-4b57-8876-55d4a5528b7e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-a5381e4a-a621-414a-9530-2b0a021149fb {
  display: none;
}
#s-a5381e4a-a621-414a-9530-2b0a021149fb, #wrap-s-a5381e4a-a621-414a-9530-2b0a021149fb { display:none !important; }}@media (max-width: 767px){#s-a5381e4a-a621-414a-9530-2b0a021149fb {
  display: none;
}
#s-a5381e4a-a621-414a-9530-2b0a021149fb, #wrap-s-a5381e4a-a621-414a-9530-2b0a021149fb { display:none !important; }}
@media (min-width: 0px) {
[id="s-a5381e4a-a621-414a-9530-2b0a021149fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5381e4a-a621-414a-9530-2b0a021149fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a5381e4a-a621-414a-9530-2b0a021149fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5381e4a-a621-414a-9530-2b0a021149fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ae141de6-ce6e-4baa-890b-a30bbcc71d15 {
  text-align: center;
}







  #s-ae141de6-ce6e-4baa-890b-a30bbcc71d15 img.shogun-image {
    

    
    
    
  }


#s-ae141de6-ce6e-4baa-890b-a30bbcc71d15 .shogun-image-content {
  
    align-items: center;
  
}

#s-2527f294-47a2-4a98-83cf-30ed9a70c025 {
  background-attachment: scroll;
}








#s-2527f294-47a2-4a98-83cf-30ed9a70c025 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2527f294-47a2-4a98-83cf-30ed9a70c025.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fbea7890-f3d9-458e-9369-4cc793d44240 {
  min-height: 50px;
}








#s-fbea7890-f3d9-458e-9369-4cc793d44240 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbea7890-f3d9-458e-9369-4cc793d44240.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e8a15f76-4549-49dd-af53-a52d52c4e73e {
  margin-left: 40px;
margin-right: 40px;
padding-top: 5px;
padding-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e8a15f76-4549-49dd-af53-a52d52c4e73e {
  display: none;
}
#s-e8a15f76-4549-49dd-af53-a52d52c4e73e, #wrap-s-e8a15f76-4549-49dd-af53-a52d52c4e73e { display:none !important; }}@media (max-width: 767px){#s-e8a15f76-4549-49dd-af53-a52d52c4e73e {
  display: none;
}
#s-e8a15f76-4549-49dd-af53-a52d52c4e73e, #wrap-s-e8a15f76-4549-49dd-af53-a52d52c4e73e { display:none !important; }}
@media (min-width: 0px) {
[id="s-e8a15f76-4549-49dd-af53-a52d52c4e73e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8a15f76-4549-49dd-af53-a52d52c4e73e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e8a15f76-4549-49dd-af53-a52d52c4e73e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8a15f76-4549-49dd-af53-a52d52c4e73e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c562f907-11ee-4389-acfd-57ac9f491b6a {
  min-height: 50px;
}








#s-c562f907-11ee-4389-acfd-57ac9f491b6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c562f907-11ee-4389-acfd-57ac9f491b6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c280956-67bb-4ccb-af35-04c19002f8c6 {
  min-height: 50px;
}








#s-8c280956-67bb-4ccb-af35-04c19002f8c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c280956-67bb-4ccb-af35-04c19002f8c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7cdf3b05-9cd7-4a3b-bc04-502875366b2c {
  text-align: center;
}







  #s-7cdf3b05-9cd7-4a3b-bc04-502875366b2c img.shogun-image {
    

    
    
    
  }


#s-7cdf3b05-9cd7-4a3b-bc04-502875366b2c .shogun-image-content {
  
    align-items: center;
  
}

#s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(5, 0, 0, 1);
}
@media (min-width: 1200px){#s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e {
  display: none;
}
#s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e, #wrap-s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e {
  display: none;
}
#s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e, #wrap-s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e {
  display: none;
}
#s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e, #wrap-s-a76bf5cf-1e0f-44bd-8181-12f5480c5e7e { display:none !important; }}
#s-8e39925c-dd97-4ef9-8fca-e31933682084 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-8e39925c-dd97-4ef9-8fca-e31933682084 {
  display: none;
}
#s-8e39925c-dd97-4ef9-8fca-e31933682084, #wrap-s-8e39925c-dd97-4ef9-8fca-e31933682084 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e39925c-dd97-4ef9-8fca-e31933682084 {
  display: none;
}
#s-8e39925c-dd97-4ef9-8fca-e31933682084, #wrap-s-8e39925c-dd97-4ef9-8fca-e31933682084 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e39925c-dd97-4ef9-8fca-e31933682084 {
  display: none;
}
#s-8e39925c-dd97-4ef9-8fca-e31933682084, #wrap-s-8e39925c-dd97-4ef9-8fca-e31933682084 { display:none !important; }}







#s-8e39925c-dd97-4ef9-8fca-e31933682084 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e39925c-dd97-4ef9-8fca-e31933682084.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e {
  padding-right: 15px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e {
  display: none;
}
#s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e, #wrap-s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e {
  display: none;
}
#s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e, #wrap-s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e {
  display: none;
}
#s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e, #wrap-s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e { display:none !important; }}
@media (min-width: 0px) {
[id="s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a04acd5a-9e98-4364-ae1b-e892ff62ba7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-9f84a70c-6fce-49b7-843c-2979009f9f21 {
  min-height: 75px;
}








#s-9f84a70c-6fce-49b7-843c-2979009f9f21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f84a70c-6fce-49b7-843c-2979009f9f21.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52a5cc6b-c90a-43f7-aba3-8bcffcc40f68 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-52a5cc6b-c90a-43f7-aba3-8bcffcc40f68"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-52a5cc6b-c90a-43f7-aba3-8bcffcc40f68"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-52a5cc6b-c90a-43f7-aba3-8bcffcc40f68"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-52a5cc6b-c90a-43f7-aba3-8bcffcc40f68"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-74b90f24-c6ad-45df-833f-5c77923de53b {
  padding-left: 43px;
min-height: 65px;
}








#s-74b90f24-c6ad-45df-833f-5c77923de53b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74b90f24-c6ad-45df-833f-5c77923de53b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c1ce844f-a377-4b25-917f-2ea0da334e94 {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-c1ce844f-a377-4b25-917f-2ea0da334e94 img.shogun-image {
    

    
    
    
  }


#s-c1ce844f-a377-4b25-917f-2ea0da334e94 .shogun-image-content {
  
    align-items: center;
  
}

#s-03f59b8c-6b5c-49f0-b6ed-3e54685ca03b {
  min-height: 65px;
}








#s-03f59b8c-6b5c-49f0-b6ed-3e54685ca03b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03f59b8c-6b5c-49f0-b6ed-3e54685ca03b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3a30dd9f-80a0-4876-b60d-fce9691c5391 {
  min-height: 75px;
}
@media (min-width: 1200px){#s-3a30dd9f-80a0-4876-b60d-fce9691c5391 {
  
}
}







#s-3a30dd9f-80a0-4876-b60d-fce9691c5391 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a30dd9f-80a0-4876-b60d-fce9691c5391.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-78b78387-0bc8-4514-ba27-adc2b194caa5 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-78b78387-0bc8-4514-ba27-adc2b194caa5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-78b78387-0bc8-4514-ba27-adc2b194caa5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-78b78387-0bc8-4514-ba27-adc2b194caa5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-78b78387-0bc8-4514-ba27-adc2b194caa5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-c6667b00-388d-4cd5-b44e-fa7b6cd90c29 {
  padding-left: 43px;
min-height: 65px;
}








#s-c6667b00-388d-4cd5-b44e-fa7b6cd90c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6667b00-388d-4cd5-b44e-fa7b6cd90c29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0b245d9f-308b-4f02-95c6-378b57bd9fbb {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-0b245d9f-308b-4f02-95c6-378b57bd9fbb img.shogun-image {
    

    
    
    
  }


#s-0b245d9f-308b-4f02-95c6-378b57bd9fbb .shogun-image-content {
  
    align-items: center;
  
}

#s-c340b57e-0398-43df-b608-692832f57f34 {
  min-height: 65px;
}








#s-c340b57e-0398-43df-b608-692832f57f34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c340b57e-0398-43df-b608-692832f57f34.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d0ee084d-7491-4b6e-a8ad-8b5e315fc4e3 {
  min-height: 75px;
}








#s-d0ee084d-7491-4b6e-a8ad-8b5e315fc4e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0ee084d-7491-4b6e-a8ad-8b5e315fc4e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-490e06ef-6f6b-44fb-9fb6-5acbf2e62450 {
  min-height: 7px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-490e06ef-6f6b-44fb-9fb6-5acbf2e62450"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-490e06ef-6f6b-44fb-9fb6-5acbf2e62450"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-490e06ef-6f6b-44fb-9fb6-5acbf2e62450"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-490e06ef-6f6b-44fb-9fb6-5acbf2e62450"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-24b31ca7-cd0a-4d3f-a46d-4324b67d6358 {
  padding-left: 43px;
min-height: 65px;
}








#s-24b31ca7-cd0a-4d3f-a46d-4324b67d6358 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24b31ca7-cd0a-4d3f-a46d-4324b67d6358.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-130f52ba-2d41-4bce-b7f1-4e4007dde8f3 {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-130f52ba-2d41-4bce-b7f1-4e4007dde8f3 img.shogun-image {
    

    
    
    
  }


#s-130f52ba-2d41-4bce-b7f1-4e4007dde8f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ed10589-8a27-42f4-b9fa-e063271442c3 {
  min-height: 65px;
}








#s-7ed10589-8a27-42f4-b9fa-e063271442c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ed10589-8a27-42f4-b9fa-e063271442c3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-09c8bde7-6dfc-4adb-accd-d0c66398160c {
  min-height: 7px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-09c8bde7-6dfc-4adb-accd-d0c66398160c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-09c8bde7-6dfc-4adb-accd-d0c66398160c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-09c8bde7-6dfc-4adb-accd-d0c66398160c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-09c8bde7-6dfc-4adb-accd-d0c66398160c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-aa23d775-094a-451c-9633-f6b299246bbe {
  padding-left: 43px;
min-height: 65px;
}








#s-aa23d775-094a-451c-9633-f6b299246bbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa23d775-094a-451c-9633-f6b299246bbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2b382549-8a57-457d-b6a3-0d2f625e927d {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-2b382549-8a57-457d-b6a3-0d2f625e927d img.shogun-image {
    

    
    
    
  }


#s-2b382549-8a57-457d-b6a3-0d2f625e927d .shogun-image-content {
  
    align-items: center;
  
}

#s-d9eb1372-1469-41cd-8046-340a6b241d08 {
  min-height: 65px;
}








#s-d9eb1372-1469-41cd-8046-340a6b241d08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9eb1372-1469-41cd-8046-340a6b241d08.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d117253f-4894-45b0-a0d8-07a2f87d5124 {
  min-height: 75px;
}








#s-d117253f-4894-45b0-a0d8-07a2f87d5124 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d117253f-4894-45b0-a0d8-07a2f87d5124.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ed77ae40-1125-4725-8ae7-1c7ae796bbbe {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-ed77ae40-1125-4725-8ae7-1c7ae796bbbe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ed77ae40-1125-4725-8ae7-1c7ae796bbbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ed77ae40-1125-4725-8ae7-1c7ae796bbbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed77ae40-1125-4725-8ae7-1c7ae796bbbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ec611e78-290a-42ca-81e1-77fbc70b90c1 {
  padding-left: 43px;
min-height: 65px;
}








#s-ec611e78-290a-42ca-81e1-77fbc70b90c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec611e78-290a-42ca-81e1-77fbc70b90c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4d76a6bd-c571-49fd-a942-24b146c027d6 {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-4d76a6bd-c571-49fd-a942-24b146c027d6 img.shogun-image {
    

    
    
    
  }


#s-4d76a6bd-c571-49fd-a942-24b146c027d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-eff3842f-2b37-405e-a1fe-48930858fd86 {
  min-height: 65px;
}








#s-eff3842f-2b37-405e-a1fe-48930858fd86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eff3842f-2b37-405e-a1fe-48930858fd86.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89294f95-a43b-40b3-be91-d7a91ff0b393 {
  min-height: 75px;
background-attachment: scroll;
}








#s-89294f95-a43b-40b3-be91-d7a91ff0b393 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89294f95-a43b-40b3-be91-d7a91ff0b393.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ffb3c902-5733-44a8-83d6-0e52608ccfc7 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-ffb3c902-5733-44a8-83d6-0e52608ccfc7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ffb3c902-5733-44a8-83d6-0e52608ccfc7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ffb3c902-5733-44a8-83d6-0e52608ccfc7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffb3c902-5733-44a8-83d6-0e52608ccfc7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-8f394541-f368-492c-acf9-ce77cce07517 {
  padding-left: 43px;
min-height: 65px;
}








#s-8f394541-f368-492c-acf9-ce77cce07517 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f394541-f368-492c-acf9-ce77cce07517.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23369fe7-2360-4530-a494-8b84ed15e256 {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-23369fe7-2360-4530-a494-8b84ed15e256 img.shogun-image {
    

    
    
    
  }


#s-23369fe7-2360-4530-a494-8b84ed15e256 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0947bb6-1b82-4c0b-bb70-f7f690e1f36a {
  min-height: 65px;
}








#s-f0947bb6-1b82-4c0b-bb70-f7f690e1f36a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0947bb6-1b82-4c0b-bb70-f7f690e1f36a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83686d9f-61c8-417c-965d-c7de3d271f95 {
  min-height: 75px;
}








#s-83686d9f-61c8-417c-965d-c7de3d271f95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83686d9f-61c8-417c-965d-c7de3d271f95.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2937f4c7-505b-492b-bd2e-ccd55602f721 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-2937f4c7-505b-492b-bd2e-ccd55602f721"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-2937f4c7-505b-492b-bd2e-ccd55602f721"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2937f4c7-505b-492b-bd2e-ccd55602f721"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2937f4c7-505b-492b-bd2e-ccd55602f721"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-15a75234-c189-4414-ae2b-408fb4eb580c {
  padding-left: 43px;
min-height: 65px;
}








#s-15a75234-c189-4414-ae2b-408fb4eb580c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15a75234-c189-4414-ae2b-408fb4eb580c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-18555fe1-3c84-4871-b001-ec079bb63e4f {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-18555fe1-3c84-4871-b001-ec079bb63e4f img.shogun-image {
    

    
    
    
  }


#s-18555fe1-3c84-4871-b001-ec079bb63e4f .shogun-image-content {
  
    align-items: center;
  
}

#s-d86c8f84-d0a9-4c05-9669-e2912c61c4cf {
  min-height: 65px;
}








#s-d86c8f84-d0a9-4c05-9669-e2912c61c4cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d86c8f84-d0a9-4c05-9669-e2912c61c4cf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0c05a9df-af7c-408e-b1b1-c584e7d2c621 {
  min-height: 41px;
max-width: 300px;
}

@media (min-width: 0px) {
[id="s-0c05a9df-af7c-408e-b1b1-c584e7d2c621"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0c05a9df-af7c-408e-b1b1-c584e7d2c621"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0c05a9df-af7c-408e-b1b1-c584e7d2c621"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c05a9df-af7c-408e-b1b1-c584e7d2c621"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-74ec4baf-3852-4a51-a65c-ef846516ba07 {
  padding-left: 43px;
min-height: 65px;
}








#s-74ec4baf-3852-4a51-a65c-ef846516ba07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74ec4baf-3852-4a51-a65c-ef846516ba07.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad6eac51-afc1-461c-9a63-57092ea2f201 {
  min-height: 41px;
max-width: 41px;
text-align: right;
}







  #s-ad6eac51-afc1-461c-9a63-57092ea2f201 img.shogun-image {
    

    
    
    
  }


#s-ad6eac51-afc1-461c-9a63-57092ea2f201 .shogun-image-content {
  
    align-items: center;
  
}

#s-af97a2e3-b6ba-49fe-9c14-58475dc7bf9b {
  min-height: 65px;
}








#s-af97a2e3-b6ba-49fe-9c14-58475dc7bf9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af97a2e3-b6ba-49fe-9c14-58475dc7bf9b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-40423245-04dc-4442-b3c9-7c297e372926 {
  display: none;
}
#s-40423245-04dc-4442-b3c9-7c297e372926, #wrap-s-40423245-04dc-4442-b3c9-7c297e372926 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-40423245-04dc-4442-b3c9-7c297e372926 {
  display: none;
}
#s-40423245-04dc-4442-b3c9-7c297e372926, #wrap-s-40423245-04dc-4442-b3c9-7c297e372926 { display:none !important; }}







#s-40423245-04dc-4442-b3c9-7c297e372926 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40423245-04dc-4442-b3c9-7c297e372926.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bbf17713-5bf8-40ac-8fe6-71e8e7e88d81 {
  text-align: center;
}







  #s-bbf17713-5bf8-40ac-8fe6-71e8e7e88d81 img.shogun-image {
    

    
    
    
  }


#s-bbf17713-5bf8-40ac-8fe6-71e8e7e88d81 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f560ccb-842b-4e95-a2f3-445201fb95cb {
  padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0f560ccb-842b-4e95-a2f3-445201fb95cb {
  display: none;
}
#s-0f560ccb-842b-4e95-a2f3-445201fb95cb, #wrap-s-0f560ccb-842b-4e95-a2f3-445201fb95cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f560ccb-842b-4e95-a2f3-445201fb95cb {
  display: none;
}
#s-0f560ccb-842b-4e95-a2f3-445201fb95cb, #wrap-s-0f560ccb-842b-4e95-a2f3-445201fb95cb { display:none !important; }}






  #s-0f560ccb-842b-4e95-a2f3-445201fb95cb img.shogun-image {
    

    
    
    
  }


#s-0f560ccb-842b-4e95-a2f3-445201fb95cb .shogun-image-content {
  
    align-items: center;
  
}

#s-cac70d63-bc71-4f8a-baec-07c95955908a {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-cac70d63-bc71-4f8a-baec-07c95955908a {
  display: none;
}
#s-cac70d63-bc71-4f8a-baec-07c95955908a, #wrap-s-cac70d63-bc71-4f8a-baec-07c95955908a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cac70d63-bc71-4f8a-baec-07c95955908a {
  display: none;
}
#s-cac70d63-bc71-4f8a-baec-07c95955908a, #wrap-s-cac70d63-bc71-4f8a-baec-07c95955908a { display:none !important; }}
@media (min-width: 1200px){#s-d33a6c61-d4a9-4711-8a5d-bef88d1f4ad7 {
  display: none;
}
#s-d33a6c61-d4a9-4711-8a5d-bef88d1f4ad7, #wrap-s-d33a6c61-d4a9-4711-8a5d-bef88d1f4ad7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d33a6c61-d4a9-4711-8a5d-bef88d1f4ad7 {
  display: none;
}
#s-d33a6c61-d4a9-4711-8a5d-bef88d1f4ad7, #wrap-s-d33a6c61-d4a9-4711-8a5d-bef88d1f4ad7 { display:none !important; }}







#s-d33a6c61-d4a9-4711-8a5d-bef88d1f4ad7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d33a6c61-d4a9-4711-8a5d-bef88d1f4ad7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5303262a-e36c-4ca7-9ac1-7812dcb947c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-5303262a-e36c-4ca7-9ac1-7812dcb947c0 {
  display: none;
}
#s-5303262a-e36c-4ca7-9ac1-7812dcb947c0, #wrap-s-5303262a-e36c-4ca7-9ac1-7812dcb947c0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5303262a-e36c-4ca7-9ac1-7812dcb947c0 {
  display: none;
}
#s-5303262a-e36c-4ca7-9ac1-7812dcb947c0, #wrap-s-5303262a-e36c-4ca7-9ac1-7812dcb947c0 { display:none !important; }}






  #s-5303262a-e36c-4ca7-9ac1-7812dcb947c0 img.shogun-image {
    

    
    
    
  }


#s-5303262a-e36c-4ca7-9ac1-7812dcb947c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-83e4df40-7bf9-4e53-b28a-a0f5f972a2fe {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-83e4df40-7bf9-4e53-b28a-a0f5f972a2fe {
  display: none;
}
#s-83e4df40-7bf9-4e53-b28a-a0f5f972a2fe, #wrap-s-83e4df40-7bf9-4e53-b28a-a0f5f972a2fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-83e4df40-7bf9-4e53-b28a-a0f5f972a2fe {
  display: none;
}
#s-83e4df40-7bf9-4e53-b28a-a0f5f972a2fe, #wrap-s-83e4df40-7bf9-4e53-b28a-a0f5f972a2fe { display:none !important; }}
@media (min-width: 1200px){#s-7155a1b7-09f8-4f63-bf10-d24af51d8900 {
  display: none;
}
#s-7155a1b7-09f8-4f63-bf10-d24af51d8900, #wrap-s-7155a1b7-09f8-4f63-bf10-d24af51d8900 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7155a1b7-09f8-4f63-bf10-d24af51d8900 {
  display: none;
}
#s-7155a1b7-09f8-4f63-bf10-d24af51d8900, #wrap-s-7155a1b7-09f8-4f63-bf10-d24af51d8900 { display:none !important; }}







#s-7155a1b7-09f8-4f63-bf10-d24af51d8900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7155a1b7-09f8-4f63-bf10-d24af51d8900.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f177d23f-2cf8-4543-8fb3-c8cb9cebe560 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f177d23f-2cf8-4543-8fb3-c8cb9cebe560 {
  display: none;
}
#s-f177d23f-2cf8-4543-8fb3-c8cb9cebe560, #wrap-s-f177d23f-2cf8-4543-8fb3-c8cb9cebe560 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f177d23f-2cf8-4543-8fb3-c8cb9cebe560 {
  display: none;
}
#s-f177d23f-2cf8-4543-8fb3-c8cb9cebe560, #wrap-s-f177d23f-2cf8-4543-8fb3-c8cb9cebe560 { display:none !important; }}






  #s-f177d23f-2cf8-4543-8fb3-c8cb9cebe560 img.shogun-image {
    

    
    
    
  }


#s-f177d23f-2cf8-4543-8fb3-c8cb9cebe560 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbd488fc-92c6-4fa6-bcca-45c28fcdb7df {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-bbd488fc-92c6-4fa6-bcca-45c28fcdb7df {
  display: none;
}
#s-bbd488fc-92c6-4fa6-bcca-45c28fcdb7df, #wrap-s-bbd488fc-92c6-4fa6-bcca-45c28fcdb7df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bbd488fc-92c6-4fa6-bcca-45c28fcdb7df {
  display: none;
}
#s-bbd488fc-92c6-4fa6-bcca-45c28fcdb7df, #wrap-s-bbd488fc-92c6-4fa6-bcca-45c28fcdb7df { display:none !important; }}
@media (min-width: 1200px){#s-51bf72ca-c6ac-46bc-b080-9fe3bc52cdfe {
  display: none;
}
#s-51bf72ca-c6ac-46bc-b080-9fe3bc52cdfe, #wrap-s-51bf72ca-c6ac-46bc-b080-9fe3bc52cdfe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51bf72ca-c6ac-46bc-b080-9fe3bc52cdfe {
  display: none;
}
#s-51bf72ca-c6ac-46bc-b080-9fe3bc52cdfe, #wrap-s-51bf72ca-c6ac-46bc-b080-9fe3bc52cdfe { display:none !important; }}







#s-51bf72ca-c6ac-46bc-b080-9fe3bc52cdfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51bf72ca-c6ac-46bc-b080-9fe3bc52cdfe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-27b96962-55c2-47e7-afa4-c0387c49cd36 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-27b96962-55c2-47e7-afa4-c0387c49cd36 {
  display: none;
}
#s-27b96962-55c2-47e7-afa4-c0387c49cd36, #wrap-s-27b96962-55c2-47e7-afa4-c0387c49cd36 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27b96962-55c2-47e7-afa4-c0387c49cd36 {
  display: none;
}
#s-27b96962-55c2-47e7-afa4-c0387c49cd36, #wrap-s-27b96962-55c2-47e7-afa4-c0387c49cd36 { display:none !important; }}






  #s-27b96962-55c2-47e7-afa4-c0387c49cd36 img.shogun-image {
    

    
    
    
  }


#s-27b96962-55c2-47e7-afa4-c0387c49cd36 .shogun-image-content {
  
    align-items: center;
  
}

#s-edaa683f-9bf6-41db-9b96-dbb53922da7d {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-edaa683f-9bf6-41db-9b96-dbb53922da7d {
  display: none;
}
#s-edaa683f-9bf6-41db-9b96-dbb53922da7d, #wrap-s-edaa683f-9bf6-41db-9b96-dbb53922da7d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edaa683f-9bf6-41db-9b96-dbb53922da7d {
  display: none;
}
#s-edaa683f-9bf6-41db-9b96-dbb53922da7d, #wrap-s-edaa683f-9bf6-41db-9b96-dbb53922da7d { display:none !important; }}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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