.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-046bed9f-c44e-4628-8ab6-23e033eca017 {
  min-height: 50px;
}








#s-046bed9f-c44e-4628-8ab6-23e033eca017 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-046bed9f-c44e-4628-8ab6-23e033eca017.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (max-width: 767px){#s-2d83fa46-2ff4-483c-839a-9aa9fd532214 {
  display: none;
}
#s-2d83fa46-2ff4-483c-839a-9aa9fd532214, #wrap-s-2d83fa46-2ff4-483c-839a-9aa9fd532214 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d83fa46-2ff4-483c-839a-9aa9fd532214"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-8aa02f49-3bee-44ef-9acb-ed0bd5781af8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8aa02f49-3bee-44ef-9acb-ed0bd5781af8 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-8aa02f49-3bee-44ef-9acb-ed0bd5781af8 .shg-sld-nav-button.shg-sld-left,
#s-8aa02f49-3bee-44ef-9acb-ed0bd5781af8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-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;
}
#s-7b3ab033-00f5-4554-a175-fa42c4884b33 {
  text-align: center;
}




  #s-7b3ab033-00f5-4554-a175-fa42c4884b33 img.shogun-image {
    
    width: px;
  }


#s-7b3ab033-00f5-4554-a175-fa42c4884b33 .shogun-image-content {
  
    align-items: center;
  
}

#s-f907e758-c8f0-4af4-9ed6-96a1df7546c8 {
  text-align: center;
}




  #s-f907e758-c8f0-4af4-9ed6-96a1df7546c8 img.shogun-image {
    
    width: px;
  }


#s-f907e758-c8f0-4af4-9ed6-96a1df7546c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-38ec68a6-5b33-4eef-a05e-6bf8e4efc460 {
  text-align: center;
}




  #s-38ec68a6-5b33-4eef-a05e-6bf8e4efc460 img.shogun-image {
    
    width: px;
  }


#s-38ec68a6-5b33-4eef-a05e-6bf8e4efc460 .shogun-image-content {
  
    align-items: center;
  
}

#s-06f4f1d8-3142-4b88-8efe-8000321eaf46 {
  text-align: center;
}




  #s-06f4f1d8-3142-4b88-8efe-8000321eaf46 img.shogun-image {
    
    width: px;
  }


#s-06f4f1d8-3142-4b88-8efe-8000321eaf46 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6cad737-e916-417c-a0aa-1b39612a8d48 {
  text-align: center;
}




  #s-c6cad737-e916-417c-a0aa-1b39612a8d48 img.shogun-image {
    
    width: px;
  }


#s-c6cad737-e916-417c-a0aa-1b39612a8d48 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbf2c821-055f-4f6e-a90f-ed8681b0e226 {
  text-align: center;
}




  #s-bbf2c821-055f-4f6e-a90f-ed8681b0e226 img.shogun-image {
    
    width: px;
  }


#s-bbf2c821-055f-4f6e-a90f-ed8681b0e226 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3f45cac-c15b-484b-87c8-48f6b4c6633f {
  text-align: center;
}




  #s-b3f45cac-c15b-484b-87c8-48f6b4c6633f img.shogun-image {
    
    width: px;
  }


#s-b3f45cac-c15b-484b-87c8-48f6b4c6633f .shogun-image-content {
  
    align-items: center;
  
}

#s-232b0325-664a-4653-bb39-00ebe9bec53b {
  text-align: center;
}




  #s-232b0325-664a-4653-bb39-00ebe9bec53b img.shogun-image {
    
    width: px;
  }


#s-232b0325-664a-4653-bb39-00ebe9bec53b .shogun-image-content {
  
    align-items: center;
  
}

.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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

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

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

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

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

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

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

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

#s-6ba5d93f-497e-4153-8fcb-86c161e74080 {
  margin-left: 10px;
margin-bottom: 30px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
}

#s-6ba5d93f-497e-4153-8fcb-86c161e74080 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 252, 255, 1);
}

#s-6ba5d93f-497e-4153-8fcb-86c161e74080 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 20px;
}

#s-6ba5d93f-497e-4153-8fcb-86c161e74080 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-6ba5d93f-497e-4153-8fcb-86c161e74080 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(248, 252, 255, 1);
}

#s-6ba5d93f-497e-4153-8fcb-86c161e74080 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-6ba5d93f-497e-4153-8fcb-86c161e74080 > .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 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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-480e5542-88a0-4978-9a14-64910a0cf22f {
  margin-top: 8px;
}

#s-bc3c002c-3a17-49ca-9ace-32ab5cd114c2 {
  margin-top: 8px;
}

#s-ef90d25c-15b6-4b0b-8115-d293b2158088 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.95);
}

#s-bea622e0-e94f-4137-8d55-bef1d7c50230 {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-4cba7d72-6dea-4168-b21d-2f214d43df05 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmM1ZTgwYjMtMjljNS00Y2E0LWFiNDgtNTQyN2M0ODgxMGU3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjJlN2ZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2YzVlODBiMy0yOWM1LTRjYTQtYWI0OC01NDI3YzQ4ODEwZTcpIi8+PC9zdmc+);
background-repeat: no-repeat;
min-height: 50px;
}








#s-4cba7d72-6dea-4168-b21d-2f214d43df05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4cba7d72-6dea-4168-b21d-2f214d43df05.shg-box.shg-c {
  justify-content: center;
}

#s-96bc5222-630f-4692-aad8-7a90ac5b166e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

#s-545f71e3-57ba-44c3-8506-b14689e3acf4 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}




  #s-545f71e3-57ba-44c3-8506-b14689e3acf4 img.shogun-image {
    
    width: px;
  }


#s-545f71e3-57ba-44c3-8506-b14689e3acf4 .shogun-image-content {
  
    align-items: center;
  
}

#s-24d40c53-4895-49d8-8d58-c5a22770e90e {
  margin-top: 20px;
text-align: center;
}




  #s-24d40c53-4895-49d8-8d58-c5a22770e90e img.shogun-image {
    
    width: px;
  }


#s-24d40c53-4895-49d8-8d58-c5a22770e90e .shogun-image-content {
  
    align-items: center;
  
}

#s-32a362c7-dd10-45c5-9368-83315964b24b {
  margin-top: 10px;
margin-left: 40px;
margin-bottom: 0px;
margin-right: 40px;
}

#s-2c505ffa-761d-4572-a2eb-9d6c5403ff44 {
  margin-top: 20px;
text-align: center;
}




  #s-2c505ffa-761d-4572-a2eb-9d6c5403ff44 img.shogun-image {
    
    width: px;
  }


#s-2c505ffa-761d-4572-a2eb-9d6c5403ff44 .shogun-image-content {
  
    align-items: center;
  
}

#s-2fa23ee4-ea03-4730-867f-2dc052043563 {
  margin-top: 10px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}

#s-96696505-dec3-4416-bb67-5b9df66a3442 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODI2NGQ0ZjYtMjU2OC00NzM3LTliOWUtZjg0YTMzMzRkMDBlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1NDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlYmYzZmY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzgyNjRkNGY2LTI1NjgtNDczNy05YjllLWY4NGEzMzM0ZDAwZSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-96696505-dec3-4416-bb67-5b9df66a3442 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96696505-dec3-4416-bb67-5b9df66a3442.shg-box.shg-c {
  justify-content: center;
}

#s-d4e4809d-dc10-44ad-b534-47dd19189952 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-c1db3271-4d18-47e8-9741-f5e881538404 {
  margin-bottom: 20px;
}

#s-e7298626-06dc-42b1-80bb-e3e1122c9a28 {
  text-align: center;
}




  #s-e7298626-06dc-42b1-80bb-e3e1122c9a28 img.shogun-image {
    
    width: px;
  }


#s-e7298626-06dc-42b1-80bb-e3e1122c9a28 .shogun-image-content {
  
    align-items: center;
  
}

#s-521d378b-1c89-4b91-a378-9432ad58537a {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-c49382b2-c026-4c84-b3e9-12634313394f {
  text-align: center;
}




  #s-c49382b2-c026-4c84-b3e9-12634313394f img.shogun-image {
    
    width: px;
  }


#s-c49382b2-c026-4c84-b3e9-12634313394f .shogun-image-content {
  
    align-items: center;
  
}

#s-ac6be139-6fe2-4d7a-bf31-3ca4d8b70d46 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-5b23391c-28f6-4077-908b-2294e52a6444 {
  margin-top: 20px;
text-align: center;
}




  #s-5b23391c-28f6-4077-908b-2294e52a6444 img.shogun-image {
    
    width: px;
  }


#s-5b23391c-28f6-4077-908b-2294e52a6444 .shogun-image-content {
  
    align-items: center;
  
}

#s-e386d2db-9952-4422-8127-fe7fa05cf736 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-01ed3219-cf2d-42b3-b2b0-e3ee20bec1e4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2Q5NDcxNjctMjljZC00NjBhLTk3YjItOGRjZmVjZmQ0YzYxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1OTA5MDkwOTA5MDkwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJmM2ZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZDk0NzE2Ny0yOWNkLTQ2MGEtOTdiMi04ZGNmZWNmZDRjNjEpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-01ed3219-cf2d-42b3-b2b0-e3ee20bec1e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01ed3219-cf2d-42b3-b2b0-e3ee20bec1e4.shg-box.shg-c {
  justify-content: center;
}

#s-fa1bb5db-b897-468e-ab8e-092eb56e6e6c {
  min-height: 50px;
}








#s-fa1bb5db-b897-468e-ab8e-092eb56e6e6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa1bb5db-b897-468e-ab8e-092eb56e6e6c.shg-box.shg-c {
  justify-content: center;
}

#s-24e6e351-c3c3-40ec-9670-5d2f1bb4ece6 {
  margin-top: 8px;
}

#s-740b0353-4ea1-4f52-9797-5439eb8b9251 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-740b0353-4ea1-4f52-9797-5439eb8b9251"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a47ae7da-6b78-4d59-854c-21af68951da3 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-a47ae7da-6b78-4d59-854c-21af68951da3 img.shogun-image {
    
    width: px;
  }


#s-a47ae7da-6b78-4d59-854c-21af68951da3 .shogun-image-content {
  
    align-items: center;
  
}

#s-780b0e76-194c-4c0f-aacd-afb82479c503 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-780b0e76-194c-4c0f-aacd-afb82479c503"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-307117db-b86a-4543-b2d6-38bceb59a343 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-307117db-b86a-4543-b2d6-38bceb59a343 img.shogun-image {
    
    width: px;
  }


#s-307117db-b86a-4543-b2d6-38bceb59a343 .shogun-image-content {
  
    align-items: center;
  
}

#s-a632523d-4b8b-45f9-a985-c402e5beddd1 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a632523d-4b8b-45f9-a985-c402e5beddd1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9af27bd2-4717-4956-8171-116312f5464f {
  text-align: center;
}




  #s-9af27bd2-4717-4956-8171-116312f5464f img.shogun-image {
    
    width: px;
  }


#s-9af27bd2-4717-4956-8171-116312f5464f .shogun-image-content {
  
    align-items: center;
  
}

#s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5a4ffec4-dc78-4375-a5f7-3dc2e8026bed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3c5742db-e4a6-4f88-8d8e-b3009218932c {
  text-align: center;
}




  #s-3c5742db-e4a6-4f88-8d8e-b3009218932c img.shogun-image {
    
    width: px;
  }


#s-3c5742db-e4a6-4f88-8d8e-b3009218932c .shogun-image-content {
  
    align-items: center;
  
}

#s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6b7b0b36-e69d-438e-9fdb-8d0af42ee6e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-24633176-089d-4710-8158-41136be39531 {
  text-align: center;
}




  #s-24633176-089d-4710-8158-41136be39531 img.shogun-image {
    
    width: px;
  }


#s-24633176-089d-4710-8158-41136be39531 .shogun-image-content {
  
    align-items: center;
  
}

#s-be25e9af-b3f8-4c92-bdbe-aab741b3e4ba {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-be25e9af-b3f8-4c92-bdbe-aab741b3e4ba > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-be25e9af-b3f8-4c92-bdbe-aab741b3e4ba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-be25e9af-b3f8-4c92-bdbe-aab741b3e4ba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-be25e9af-b3f8-4c92-bdbe-aab741b3e4ba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-be25e9af-b3f8-4c92-bdbe-aab741b3e4ba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-be25e9af-b3f8-4c92-bdbe-aab741b3e4ba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-21ba495d-57e1-45ca-9e7f-6bbd84b17c6a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-7aae9ec1-f94e-46cf-8c4e-603ef9aac0b4 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-7aae9ec1-f94e-46cf-8c4e-603ef9aac0b4:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7aae9ec1-f94e-46cf-8c4e-603ef9aac0b4:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-7aae9ec1-f94e-46cf-8c4e-603ef9aac0b4.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-07dad220-e15c-424a-a931-b0d95a75c2f5 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDE4MmYzNzgtNGIwZS00MDBlLTljNzMtYjhjYmJjNmRmMGYyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1NDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWZmZmQ7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlOWZjZjI7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzQxODJmMzc4LTRiMGUtNDAwZS05YzczLWI4Y2JiYzZkZjBmMikiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-07dad220-e15c-424a-a931-b0d95a75c2f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07dad220-e15c-424a-a931-b0d95a75c2f5.shg-box.shg-c {
  justify-content: center;
}

#s-2b03c972-a192-4af4-8cb5-b87bb5bb7f2f {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-9ae722aa-c891-4906-97d5-685d4f8a461c {
  text-align: center;
}




  #s-9ae722aa-c891-4906-97d5-685d4f8a461c img.shogun-image {
    
    width: px;
  }


#s-9ae722aa-c891-4906-97d5-685d4f8a461c .shogun-image-content {
  
    align-items: center;
  
}

#s-98200d3e-fdc2-4c2e-92df-284d5f0c8f9a {
  margin-top: 5px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-d3f37e2e-bb9d-4184-a5a8-547806688be6 {
  text-align: center;
}




  #s-d3f37e2e-bb9d-4184-a5a8-547806688be6 img.shogun-image {
    
    width: px;
  }


#s-d3f37e2e-bb9d-4184-a5a8-547806688be6 .shogun-image-content {
  
    align-items: center;
  
}

#s-b71183e5-b193-4c10-a0cf-206e0d3ac905 {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-dd8c2387-3d49-4c76-9a5d-fd16d054e1bf {
  text-align: center;
}




  #s-dd8c2387-3d49-4c76-9a5d-fd16d054e1bf img.shogun-image {
    
    width: px;
  }


#s-dd8c2387-3d49-4c76-9a5d-fd16d054e1bf .shogun-image-content {
  
    align-items: center;
  
}

#s-4392d41f-be91-4292-869b-84701fa93ee4 {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-d7c0039b-690b-45e0-945a-23a93a50699f {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-ac266466-400c-42d2-9ee0-76a4b76b338c {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac266466-400c-42d2-9ee0-76a4b76b338c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e1768f74-64a0-4f00-a84e-2ec19b29228a {
  margin-left: 40px;
text-align: center;
}




  #s-e1768f74-64a0-4f00-a84e-2ec19b29228a img.shogun-image {
    
    width: px;
  }


#s-e1768f74-64a0-4f00-a84e-2ec19b29228a .shogun-image-content {
  
    align-items: center;
  
}

#s-d3e0c468-4329-485d-b862-d2bf482bddcb {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-0300e094-5b1e-4e5e-89d8-d25e979bbc13 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: right;
text-decoration: none;
color: rgba(3, 47, 145, 1);
background-image: none;
hover-type: color;
background-color: rgba(255, 255, 255, 0);
}
#s-0300e094-5b1e-4e5e-89d8-d25e979bbc13:hover {text-decoration: none !important;
color: rgba(93, 129, 209, 1) !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 0) !important;}#s-0300e094-5b1e-4e5e-89d8-d25e979bbc13:active {text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 0) !important;}

  #s-0300e094-5b1e-4e5e-89d8-d25e979bbc13-btn-wrapper {
    text-align: center;
  }


#s-0300e094-5b1e-4e5e-89d8-d25e979bbc13.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-b401e977-cc85-47ef-a88f-cc5cec636134 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGNhZGIwYmEtMmU4Zi00MDUzLWIzMDUtNWY1OTI1OTQ0Yjc5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjJlN2ZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkY2FkYjBiYS0yZThmLTQwNTMtYjMwNS01ZjU5MjU5NDRiNzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
}








#s-b401e977-cc85-47ef-a88f-cc5cec636134 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b401e977-cc85-47ef-a88f-cc5cec636134.shg-box.shg-c {
  justify-content: center;
}

#s-9d93d5c3-01c9-4384-88b9-dd76065a9f63 {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9d93d5c3-01c9-4384-88b9-dd76065a9f63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3decab8c-6500-49d0-8525-43630e92abdd {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-3decab8c-6500-49d0-8525-43630e92abdd img.shogun-image {
    
    width: px;
  }


#s-3decab8c-6500-49d0-8525-43630e92abdd .shogun-image-content {
  
    align-items: center;
  
}

#s-29588ac4-0870-41fd-aced-e8c0d848e82f {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29588ac4-0870-41fd-aced-e8c0d848e82f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a14117bc-cb82-4716-9140-38250316f582 {
  text-align: center;
}




  #s-a14117bc-cb82-4716-9140-38250316f582 img.shogun-image {
    
    width: px;
  }


#s-a14117bc-cb82-4716-9140-38250316f582 .shogun-image-content {
  
    align-items: center;
  
}

#s-be187a10-6088-4044-b317-7d37e82773cb {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-be187a10-6088-4044-b317-7d37e82773cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-08e3256e-2fb3-4312-8a39-7b3e8a300a4c {
  text-align: center;
}




  #s-08e3256e-2fb3-4312-8a39-7b3e8a300a4c img.shogun-image {
    
    width: px;
  }


#s-08e3256e-2fb3-4312-8a39-7b3e8a300a4c .shogun-image-content {
  
    align-items: center;
  
}

#s-ed42f3ee-acb4-471a-a460-6129f061bd27 {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ed42f3ee-acb4-471a-a460-6129f061bd27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-b404ffc5-2f3b-4f0f-97ae-67ce6bdb0dcd {
  text-align: center;
}




  #s-b404ffc5-2f3b-4f0f-97ae-67ce6bdb0dcd img.shogun-image {
    
    width: px;
  }


#s-b404ffc5-2f3b-4f0f-97ae-67ce6bdb0dcd .shogun-image-content {
  
    align-items: center;
  
}

#s-5a9448ac-9c64-4c03-b93d-3551c8d23611 {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5a9448ac-9c64-4c03-b93d-3551c8d23611"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9c3c1148-9c3e-4e68-867d-8470199fcb36 {
  text-align: center;
}




  #s-9c3c1148-9c3e-4e68-867d-8470199fcb36 img.shogun-image {
    
    width: px;
  }


#s-9c3c1148-9c3e-4e68-867d-8470199fcb36 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac757ea5-af78-4ba9-8628-6fa22311c52c {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ac757ea5-af78-4ba9-8628-6fa22311c52c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d46139ef-d418-4eb0-ae76-872ee85ba230 {
  text-align: center;
}




  #s-d46139ef-d418-4eb0-ae76-872ee85ba230 img.shogun-image {
    
    width: px;
  }


#s-d46139ef-d418-4eb0-ae76-872ee85ba230 .shogun-image-content {
  
    align-items: center;
  
}

#s-02d8a922-4eeb-41b7-9467-49b73e1bf279 {
  margin-top: 10px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-8df48bdb-bf68-4661-9062-4d8b66454c38 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-8df48bdb-bf68-4661-9062-4d8b66454c38 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-8df48bdb-bf68-4661-9062-4d8b66454c38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-8df48bdb-bf68-4661-9062-4d8b66454c38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-8df48bdb-bf68-4661-9062-4d8b66454c38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-8df48bdb-bf68-4661-9062-4d8b66454c38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-8df48bdb-bf68-4661-9062-4d8b66454c38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-829c992b-30c3-4ed0-8485-c962d3bbe90d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-3968add0-0183-4635-acfb-a5fac58a9f6d {
  border-style: solid;
margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-3968add0-0183-4635-acfb-a5fac58a9f6d:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3968add0-0183-4635-acfb-a5fac58a9f6d:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-3968add0-0183-4635-acfb-a5fac58a9f6d.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-60c2f406-e5e4-4797-a776-947fd019ac8c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDg3OWQ3MTItMWY1MC00OTlhLWFkMWUtNmQyNTc4ZDFhNmQ4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRmY2Y4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmYWU4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ODc5ZDcxMi0xZjUwLTQ5OWEtYWQxZS02ZDI1NzhkMWE2ZDgpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-60c2f406-e5e4-4797-a776-947fd019ac8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60c2f406-e5e4-4797-a776-947fd019ac8c.shg-box.shg-c {
  justify-content: center;
}

#s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1 {
  margin-top: 10px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dba14d18-46fd-4fa3-84b0-4b829cf91fb1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-98f1ccd7-fc81-483d-9a30-a3523eb36a1a {
  text-align: center;
}




  #s-98f1ccd7-fc81-483d-9a30-a3523eb36a1a img.shogun-image {
    
    width: px;
  }


#s-98f1ccd7-fc81-483d-9a30-a3523eb36a1a .shogun-image-content {
  
    align-items: center;
  
}

#s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e5d6a368-468e-4a5c-ac71-1fbcd9591d1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-302e9ce1-8ef9-4e05-bca1-48402fcd9c39 {
  text-align: center;
}




  #s-302e9ce1-8ef9-4e05-bca1-48402fcd9c39 img.shogun-image {
    
    width: px;
  }


#s-302e9ce1-8ef9-4e05-bca1-48402fcd9c39 .shogun-image-content {
  
    align-items: center;
  
}

#s-17c535bb-86e9-486e-a3a1-c65950b8e938 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-17c535bb-86e9-486e-a3a1-c65950b8e938"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-73ae890c-7f31-47b3-8998-9d7fe9233b25 {
  text-align: center;
}




  #s-73ae890c-7f31-47b3-8998-9d7fe9233b25 img.shogun-image {
    
    width: px;
  }


#s-73ae890c-7f31-47b3-8998-9d7fe9233b25 .shogun-image-content {
  
    align-items: center;
  
}

#s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5aa79ac9-ba2f-48ab-ba99-89107b50ba61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a15b42fc-ba53-4648-a67a-20df55cca15c {
  text-align: center;
}




  #s-a15b42fc-ba53-4648-a67a-20df55cca15c img.shogun-image {
    
    width: px;
  }


#s-a15b42fc-ba53-4648-a67a-20df55cca15c .shogun-image-content {
  
    align-items: center;
  
}

#s-4aa354c1-b506-4429-bc5c-a66ceee725a7 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4aa354c1-b506-4429-bc5c-a66ceee725a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3350623f-3918-425a-96cd-4301a30783d3 {
  text-align: center;
}




  #s-3350623f-3918-425a-96cd-4301a30783d3 img.shogun-image {
    
    width: px;
  }


#s-3350623f-3918-425a-96cd-4301a30783d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-8156ab9a-e33f-474b-a205-6c79752f96e0 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-8156ab9a-e33f-474b-a205-6c79752f96e0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-8156ab9a-e33f-474b-a205-6c79752f96e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-8156ab9a-e33f-474b-a205-6c79752f96e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-8156ab9a-e33f-474b-a205-6c79752f96e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-8156ab9a-e33f-474b-a205-6c79752f96e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-8156ab9a-e33f-474b-a205-6c79752f96e0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d070e3ac-7e8a-49f5-b573-fc5cbbe9e6ec {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-5ef7c985-ad5c-4394-9b25-76f9d4857374 {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-5ef7c985-ad5c-4394-9b25-76f9d4857374:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5ef7c985-ad5c-4394-9b25-76f9d4857374:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-5ef7c985-ad5c-4394-9b25-76f9d4857374.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-906c7220-4da1-4644-9542-53c0dd8e4526 {
  margin-top: 8px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-906c7220-4da1-4644-9542-53c0dd8e4526 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Lato";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-d24a71f6-926f-48f4-b87a-a14f9d0295af {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-d24a71f6-926f-48f4-b87a-a14f9d0295af .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-d24a71f6-926f-48f4-b87a-a14f9d0295af table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d24a71f6-926f-48f4-b87a-a14f9d0295af td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-d24a71f6-926f-48f4-b87a-a14f9d0295af td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-d24a71f6-926f-48f4-b87a-a14f9d0295af td.shogun-table-column, #s-d24a71f6-926f-48f4-b87a-a14f9d0295af td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-11223cd3-5162-4a10-859f-d81f1da775a9 {
  text-align: center;
}




  #s-11223cd3-5162-4a10-859f-d81f1da775a9 img.shogun-image {
    
    width: px;
  }


#s-11223cd3-5162-4a10-859f-d81f1da775a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9e5c4b2-3418-4338-ba03-d1c499c4c119 {
  text-align: center;
}




  #s-a9e5c4b2-3418-4338-ba03-d1c499c4c119 img.shogun-image {
    
    width: px;
  }


#s-a9e5c4b2-3418-4338-ba03-d1c499c4c119 .shogun-image-content {
  
    align-items: center;
  
}

#s-420dce92-75cb-4ca2-a013-3aeaad5a0fcc {
  text-align: center;
}




  #s-420dce92-75cb-4ca2-a013-3aeaad5a0fcc img.shogun-image {
    
    width: px;
  }


#s-420dce92-75cb-4ca2-a013-3aeaad5a0fcc .shogun-image-content {
  
    align-items: center;
  
}

#s-a948555f-5efa-469c-b705-66cfe044fa16 {
  text-align: center;
}




  #s-a948555f-5efa-469c-b705-66cfe044fa16 img.shogun-image {
    
    width: px;
  }


#s-a948555f-5efa-469c-b705-66cfe044fa16 .shogun-image-content {
  
    align-items: center;
  
}

#s-f635615a-6407-4f87-b935-4d8a6f66bdc8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-bottom: 4px;
}

#s-949ebd8c-32ab-4385-99be-5b8557d26b21 {
  display: none;
}
#s-c8d0733b-1868-465b-a27a-bd93194de307 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: left;
}

#s-c8d0733b-1868-465b-a27a-bd93194de307 .shg-product-quantity-wrapper {
  display: flex;
}

#s-c8d0733b-1868-465b-a27a-bd93194de307 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-c8d0733b-1868-465b-a27a-bd93194de307 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-c8d0733b-1868-465b-a27a-bd93194de307 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-c8d0733b-1868-465b-a27a-bd93194de307 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-c8d0733b-1868-465b-a27a-bd93194de307 label {
    color: rgba(0, 0, 0, 1);
    font-weight:  700 ;
    font-family: Lato;
    font-style:  normal ;
    font-size: 15px;
  }

  
    #s-c8d0733b-1868-465b-a27a-bd93194de307 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-003300d1-ee22-4bca-986f-e436ade9cbca {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
background-position: center center;
opacity: 1;
}
#s-003300d1-ee22-4bca-986f-e436ade9cbca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-003300d1-ee22-4bca-986f-e436ade9cbca:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-003300d1-ee22-4bca-986f-e436ade9cbca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-003300d1-ee22-4bca-986f-e436ade9cbca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-003300d1-ee22-4bca-986f-e436ade9cbca.shg-btn {
  color: #ffffff;
  font-size: 25px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  block ;
}

#s-003300d1-ee22-4bca-986f-e436ade9cbca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e6b11235-a7cb-422d-8993-ad49f05fbd0d {
  border-style: solid;
margin-top: 8px;
margin-left: 0%;
margin-bottom: 8px;
margin-right: 0%;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
min-height: 0px;
}

#s-7a64a2b9-eebe-4d9c-99b8-f1b1eb4773bf {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7a64a2b9-eebe-4d9c-99b8-f1b1eb4773bf .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-7a64a2b9-eebe-4d9c-99b8-f1b1eb4773bf .shg-sld-nav-button.shg-sld-left,
#s-7a64a2b9-eebe-4d9c-99b8-f1b1eb4773bf .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-57ebd61c-9269-4faa-9d57-ef97b50fdfb4 {
  text-align: center;
}




  #s-57ebd61c-9269-4faa-9d57-ef97b50fdfb4 img.shogun-image {
    
    width: px;
  }


#s-57ebd61c-9269-4faa-9d57-ef97b50fdfb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e2fc0be-5aaf-4fa5-b3dc-2b7bf5f3db21 {
  text-align: center;
}




  #s-5e2fc0be-5aaf-4fa5-b3dc-2b7bf5f3db21 img.shogun-image {
    
    width: px;
  }


#s-5e2fc0be-5aaf-4fa5-b3dc-2b7bf5f3db21 .shogun-image-content {
  
    align-items: center;
  
}

#s-548e7f2a-47e2-4a8b-924d-5dd58838adc9 {
  text-align: center;
}




  #s-548e7f2a-47e2-4a8b-924d-5dd58838adc9 img.shogun-image {
    
    width: px;
  }


#s-548e7f2a-47e2-4a8b-924d-5dd58838adc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ad81f0d-bf9f-47b0-bf51-b367e9fb2b0a {
  text-align: center;
}




  #s-1ad81f0d-bf9f-47b0-bf51-b367e9fb2b0a img.shogun-image {
    
    width: px;
  }


#s-1ad81f0d-bf9f-47b0-bf51-b367e9fb2b0a .shogun-image-content {
  
    align-items: center;
  
}

#s-580484e0-f9e6-489f-93bf-80038f520b39 {
  text-align: center;
}




  #s-580484e0-f9e6-489f-93bf-80038f520b39 img.shogun-image {
    
    width: px;
  }


#s-580484e0-f9e6-489f-93bf-80038f520b39 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d6ef447-4d85-4f60-91ab-5c16108eed14 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}




  #s-5d6ef447-4d85-4f60-91ab-5c16108eed14 img.shogun-image {
    
    width: px;
  }


#s-5d6ef447-4d85-4f60-91ab-5c16108eed14 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a1c5768-f209-4fdb-a009-5f179856790d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3a1c5768-f209-4fdb-a009-5f179856790d {
  display: none;
}
#s-3a1c5768-f209-4fdb-a009-5f179856790d, #wrap-s-3a1c5768-f209-4fdb-a009-5f179856790d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a1c5768-f209-4fdb-a009-5f179856790d {
  display: none;
}
#s-3a1c5768-f209-4fdb-a009-5f179856790d, #wrap-s-3a1c5768-f209-4fdb-a009-5f179856790d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3a1c5768-f209-4fdb-a009-5f179856790d {
  display: none;
}
#s-3a1c5768-f209-4fdb-a009-5f179856790d, #wrap-s-3a1c5768-f209-4fdb-a009-5f179856790d { display:none !important; }}







#s-3a1c5768-f209-4fdb-a009-5f179856790d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a1c5768-f209-4fdb-a009-5f179856790d.shg-box.shg-c {
  justify-content: center;
}

#s-109ef415-831a-42f8-b2d9-30c2a35f1175 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-109ef415-831a-42f8-b2d9-30c2a35f1175 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4c6cb5ea-4a84-4f86-809d-2790c43801f8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4c6cb5ea-4a84-4f86-809d-2790c43801f8 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-4c6cb5ea-4a84-4f86-809d-2790c43801f8 .shg-sld-nav-button.shg-sld-left,
#s-4c6cb5ea-4a84-4f86-809d-2790c43801f8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c4068cd3-deb8-4600-9155-d5eaa044c18c {
  text-align: center;
}




  #s-c4068cd3-deb8-4600-9155-d5eaa044c18c img.shogun-image {
    
    width: px;
  }


#s-c4068cd3-deb8-4600-9155-d5eaa044c18c .shogun-image-content {
  
    align-items: center;
  
}

#s-8998fe4c-8131-4a0d-b0e3-c81f014baf0e {
  text-align: center;
}




  #s-8998fe4c-8131-4a0d-b0e3-c81f014baf0e img.shogun-image {
    
    width: px;
  }


#s-8998fe4c-8131-4a0d-b0e3-c81f014baf0e .shogun-image-content {
  
    align-items: center;
  
}

#s-095f05dd-6042-4893-96d7-db43c31824c9 {
  text-align: center;
}




  #s-095f05dd-6042-4893-96d7-db43c31824c9 img.shogun-image {
    
    width: px;
  }


#s-095f05dd-6042-4893-96d7-db43c31824c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-3036e20c-2f9b-4391-a5ad-dbfb152f5e2c {
  text-align: center;
}




  #s-3036e20c-2f9b-4391-a5ad-dbfb152f5e2c img.shogun-image {
    
    width: px;
  }


#s-3036e20c-2f9b-4391-a5ad-dbfb152f5e2c .shogun-image-content {
  
    align-items: center;
  
}

#s-bc4ce482-cee5-4300-9fb9-63f19ba55a76 {
  text-align: center;
}




  #s-bc4ce482-cee5-4300-9fb9-63f19ba55a76 img.shogun-image {
    
    width: px;
  }


#s-bc4ce482-cee5-4300-9fb9-63f19ba55a76 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8b2077b-b7d6-41cd-8c0c-ab4196e1fca4 {
  text-align: center;
}




  #s-f8b2077b-b7d6-41cd-8c0c-ab4196e1fca4 img.shogun-image {
    
    width: px;
  }


#s-f8b2077b-b7d6-41cd-8c0c-ab4196e1fca4 .shogun-image-content {
  
    align-items: center;
  
}

#s-522e1dee-727c-45dc-b4c3-4cc98c111f5c {
  text-align: center;
}




  #s-522e1dee-727c-45dc-b4c3-4cc98c111f5c img.shogun-image {
    
    width: px;
  }


#s-522e1dee-727c-45dc-b4c3-4cc98c111f5c .shogun-image-content {
  
    align-items: center;
  
}

#s-16c0cb95-3457-49c6-8125-f7abf5cac33b {
  text-align: center;
}




  #s-16c0cb95-3457-49c6-8125-f7abf5cac33b img.shogun-image {
    
    width: px;
  }


#s-16c0cb95-3457-49c6-8125-f7abf5cac33b .shogun-image-content {
  
    align-items: center;
  
}

#s-0e5d847c-a277-4c25-b773-2834de730cc1 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-0e5d847c-a277-4c25-b773-2834de730cc1 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-0e5d847c-a277-4c25-b773-2834de730cc1 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-0e5d847c-a277-4c25-b773-2834de730cc1 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-0e5d847c-a277-4c25-b773-2834de730cc1 td.shogun-table-column, #s-0e5d847c-a277-4c25-b773-2834de730cc1 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-ac409bf6-a197-49e2-b8bd-60adf6ede429 {
  text-align: center;
}




  #s-ac409bf6-a197-49e2-b8bd-60adf6ede429 img.shogun-image {
    
    width: px;
  }


#s-ac409bf6-a197-49e2-b8bd-60adf6ede429 .shogun-image-content {
  
    align-items: center;
  
}

#s-547c8c91-eaa1-4fd3-97d8-af3f6e375b02 {
  text-align: center;
}




  #s-547c8c91-eaa1-4fd3-97d8-af3f6e375b02 img.shogun-image {
    
    width: px;
  }


#s-547c8c91-eaa1-4fd3-97d8-af3f6e375b02 .shogun-image-content {
  
    align-items: center;
  
}

#s-18987159-0c57-48ff-ab47-1fdbae3c6d84 {
  text-align: center;
}




  #s-18987159-0c57-48ff-ab47-1fdbae3c6d84 img.shogun-image {
    
    width: px;
  }


#s-18987159-0c57-48ff-ab47-1fdbae3c6d84 .shogun-image-content {
  
    align-items: center;
  
}

#s-57eb1366-bd27-4028-a94d-2ba6a895f773 {
  text-align: center;
}




  #s-57eb1366-bd27-4028-a94d-2ba6a895f773 img.shogun-image {
    
    width: px;
  }


#s-57eb1366-bd27-4028-a94d-2ba6a895f773 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d953d0f-8fdc-4054-9a13-ade026a7bb39 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 8px;
padding-bottom: 8px;
}

#s-f8f2e861-139f-4ce8-bde1-e881f5d262c7 {
  display: none;
}
#s-90c69c18-5d63-473f-b56e-25e7b7536c9c {
  margin-top: 8px;
margin-bottom: 8px;
text-align: left;
}

#s-90c69c18-5d63-473f-b56e-25e7b7536c9c .shg-product-quantity-wrapper {
  display: flex;
}

#s-90c69c18-5d63-473f-b56e-25e7b7536c9c .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-90c69c18-5d63-473f-b56e-25e7b7536c9c .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-90c69c18-5d63-473f-b56e-25e7b7536c9c .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-90c69c18-5d63-473f-b56e-25e7b7536c9c .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-bf5a480a-f402-4029-b51f-832c17fa52ba {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bf5a480a-f402-4029-b51f-832c17fa52ba:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bf5a480a-f402-4029-b51f-832c17fa52ba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bf5a480a-f402-4029-b51f-832c17fa52ba {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bf5a480a-f402-4029-b51f-832c17fa52ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf5a480a-f402-4029-b51f-832c17fa52ba.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-bf5a480a-f402-4029-b51f-832c17fa52ba.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ed23fdbc-8241-4c9e-9376-a6770c8d2b59 {
  border-style: solid;
margin-top: 8px;
margin-bottom: 8px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-ed23fdbc-8241-4c9e-9376-a6770c8d2b59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed23fdbc-8241-4c9e-9376-a6770c8d2b59.shg-box.shg-c {
  justify-content: center;
}

#s-3c3839bb-3c5e-44ce-bc7c-2c605276e8fe {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 5px;
padding-left: 5%;
padding-bottom: 5px;
padding-right: 5%;
}

#s-b92290a5-557d-41e0-84fa-98bb38e66298 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b92290a5-557d-41e0-84fa-98bb38e66298 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-b92290a5-557d-41e0-84fa-98bb38e66298 .shg-sld-nav-button.shg-sld-left,
#s-b92290a5-557d-41e0-84fa-98bb38e66298 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-562986e3-6296-4095-b5b9-38bde41fdea2 {
  text-align: center;
}




  #s-562986e3-6296-4095-b5b9-38bde41fdea2 img.shogun-image {
    
    width: px;
  }


#s-562986e3-6296-4095-b5b9-38bde41fdea2 .shogun-image-content {
  
    align-items: center;
  
}

#s-554d28de-9499-4261-8700-77aee43af14c {
  text-align: center;
}




  #s-554d28de-9499-4261-8700-77aee43af14c img.shogun-image {
    
    width: px;
  }


#s-554d28de-9499-4261-8700-77aee43af14c .shogun-image-content {
  
    align-items: center;
  
}

#s-d5b70289-f83e-456b-a815-35c57067ffbc {
  text-align: center;
}




  #s-d5b70289-f83e-456b-a815-35c57067ffbc img.shogun-image {
    
    width: px;
  }


#s-d5b70289-f83e-456b-a815-35c57067ffbc .shogun-image-content {
  
    align-items: center;
  
}

#s-7768e560-d2df-41fc-a440-4d35948f020e {
  text-align: center;
}




  #s-7768e560-d2df-41fc-a440-4d35948f020e img.shogun-image {
    
    width: px;
  }


#s-7768e560-d2df-41fc-a440-4d35948f020e .shogun-image-content {
  
    align-items: center;
  
}

#s-33d93f38-e1d3-49a2-915b-fe24185be07d {
  text-align: center;
}




  #s-33d93f38-e1d3-49a2-915b-fe24185be07d img.shogun-image {
    
    width: px;
  }


#s-33d93f38-e1d3-49a2-915b-fe24185be07d .shogun-image-content {
  
    align-items: center;
  
}

#s-7de420ee-fcf8-4a06-8ea8-b526b2a1e5a6 {
  text-align: center;
}




  #s-7de420ee-fcf8-4a06-8ea8-b526b2a1e5a6 img.shogun-image {
    
    width: px;
  }


#s-7de420ee-fcf8-4a06-8ea8-b526b2a1e5a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f8a4e9b-e081-4bbf-b9ba-be23b186559b {
  margin-left: 10px;
margin-bottom: 30px;
margin-right: 10px;
padding-left: 0px;
padding-right: 0px;
}

#s-7f8a4e9b-e081-4bbf-b9ba-be23b186559b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(248, 252, 255, 1);
}

#s-7f8a4e9b-e081-4bbf-b9ba-be23b186559b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 20px;
}

#s-7f8a4e9b-e081-4bbf-b9ba-be23b186559b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-7f8a4e9b-e081-4bbf-b9ba-be23b186559b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(248, 252, 255, 1);
}

#s-7f8a4e9b-e081-4bbf-b9ba-be23b186559b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-7f8a4e9b-e081-4bbf-b9ba-be23b186559b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-76af8bad-e8ff-4695-9c4c-ed9f3ef54988 {
  margin-top: 8px;
}

#s-443a9752-44ed-4d92-aded-a045413d064a {
  margin-top: 8px;
}

#s-5101a08b-968e-4e6a-bc68-619a6b3aa842 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 0.95);
}

#s-3400ccff-73b9-4269-8917-f66cb84bc60e {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-6479f50b-1d98-4194-9dda-a32ee1f9ca74 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmM1ZTgwYjMtMjljNS00Y2E0LWFiNDgtNTQyN2M0ODgxMGU3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjJlN2ZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2YzVlODBiMy0yOWM1LTRjYTQtYWI0OC01NDI3YzQ4ODEwZTcpIi8+PC9zdmc+);
background-repeat: no-repeat;
min-height: 50px;
}








#s-6479f50b-1d98-4194-9dda-a32ee1f9ca74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6479f50b-1d98-4194-9dda-a32ee1f9ca74.shg-box.shg-c {
  justify-content: center;
}

#s-6074161a-64f0-43bc-84b6-20e192b10a87 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
}

#s-fdfc6627-8c0a-4a1b-973c-48c1721107c2 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}




  #s-fdfc6627-8c0a-4a1b-973c-48c1721107c2 img.shogun-image {
    
    width: px;
  }


#s-fdfc6627-8c0a-4a1b-973c-48c1721107c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2cf74f5-a34c-4719-be8b-9fbd736620f9 {
  margin-top: 20px;
text-align: center;
}




  #s-b2cf74f5-a34c-4719-be8b-9fbd736620f9 img.shogun-image {
    
    width: px;
  }


#s-b2cf74f5-a34c-4719-be8b-9fbd736620f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-2738c4e0-2caf-4eec-a826-796fd8513952 {
  margin-top: 10px;
margin-left: 40px;
margin-bottom: 0px;
margin-right: 40px;
}

#s-6b71bc64-b43b-4d3e-bfe8-81a5be0c4370 {
  margin-top: 20px;
text-align: center;
}




  #s-6b71bc64-b43b-4d3e-bfe8-81a5be0c4370 img.shogun-image {
    
    width: px;
  }


#s-6b71bc64-b43b-4d3e-bfe8-81a5be0c4370 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7e12cc5-5598-4740-b7a3-20c81a39e669 {
  margin-top: 10px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}

#s-d961daf9-623a-4cac-b383-0087c4166bc4 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODI2NGQ0ZjYtMjU2OC00NzM3LTliOWUtZjg0YTMzMzRkMDBlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1NDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlYmYzZmY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzgyNjRkNGY2LTI1NjgtNDczNy05YjllLWY4NGEzMzM0ZDAwZSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-d961daf9-623a-4cac-b383-0087c4166bc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d961daf9-623a-4cac-b383-0087c4166bc4.shg-box.shg-c {
  justify-content: center;
}

#s-5be2fc78-f379-49a2-a38f-7d0ec16f6095 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-227919a9-9011-4e70-882a-06ac92ec8445 {
  margin-bottom: 20px;
}

#s-bc9b77b4-68ea-4004-bbc4-7f81d6913d48 {
  text-align: center;
}




  #s-bc9b77b4-68ea-4004-bbc4-7f81d6913d48 img.shogun-image {
    
    width: px;
  }


#s-bc9b77b4-68ea-4004-bbc4-7f81d6913d48 .shogun-image-content {
  
    align-items: center;
  
}

#s-22e886af-b0c6-4811-802e-d4aab2b88818 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-b201f130-4fef-48f8-9167-bd6b2822262b {
  text-align: center;
}




  #s-b201f130-4fef-48f8-9167-bd6b2822262b img.shogun-image {
    
    width: px;
  }


#s-b201f130-4fef-48f8-9167-bd6b2822262b .shogun-image-content {
  
    align-items: center;
  
}

#s-7f1c817f-735f-4e77-b8ff-eb615f7999f4 {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-23cac105-bbcd-411f-b361-8abe5d66e11b {
  margin-top: 20px;
text-align: center;
}




  #s-23cac105-bbcd-411f-b361-8abe5d66e11b img.shogun-image {
    
    width: px;
  }


#s-23cac105-bbcd-411f-b361-8abe5d66e11b .shogun-image-content {
  
    align-items: center;
  
}

#s-52ffdb41-2e6e-4355-bf4d-1a2fdd6c584e {
  margin-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 0);
}

#s-675fdd8e-aa94-4b93-ae93-57da73a9799b {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2Q5NDcxNjctMjljZC00NjBhLTk3YjItOGRjZmVjZmQ0YzYxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1OTA5MDkwOTA5MDkwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWJmM2ZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZDk0NzE2Ny0yOWNkLTQ2MGEtOTdiMi04ZGNmZWNmZDRjNjEpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-675fdd8e-aa94-4b93-ae93-57da73a9799b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-675fdd8e-aa94-4b93-ae93-57da73a9799b.shg-box.shg-c {
  justify-content: center;
}

#s-118db269-5eef-48cc-8d10-56af050b678e {
  min-height: 50px;
}








#s-118db269-5eef-48cc-8d10-56af050b678e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-118db269-5eef-48cc-8d10-56af050b678e.shg-box.shg-c {
  justify-content: center;
}

#s-b1f996db-db41-48c7-8f0e-8d1cf0f5432a {
  margin-top: 8px;
}

#s-e850e720-fae7-4510-97e9-0fd2c35a2d79 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e850e720-fae7-4510-97e9-0fd2c35a2d79"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-420b92b6-44a8-47ab-967f-d2cc3ce02ffe {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-420b92b6-44a8-47ab-967f-d2cc3ce02ffe img.shogun-image {
    
    width: px;
  }


#s-420b92b6-44a8-47ab-967f-d2cc3ce02ffe .shogun-image-content {
  
    align-items: center;
  
}

#s-424c5d40-075d-45b5-978d-86a3f795caa3 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-424c5d40-075d-45b5-978d-86a3f795caa3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-b31735af-ae41-4118-bcf8-94f678c32134 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-b31735af-ae41-4118-bcf8-94f678c32134 img.shogun-image {
    
    width: px;
  }


#s-b31735af-ae41-4118-bcf8-94f678c32134 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf709020-f974-49ab-94f1-9b3f2375605f {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bf709020-f974-49ab-94f1-9b3f2375605f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-aacc74b6-3cd8-4cf8-8466-102dfc0b64e8 {
  text-align: center;
}




  #s-aacc74b6-3cd8-4cf8-8466-102dfc0b64e8 img.shogun-image {
    
    width: px;
  }


#s-aacc74b6-3cd8-4cf8-8466-102dfc0b64e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8fe81ad3-9a3b-42b6-ad32-a13103b88d38"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e5f84149-c9c9-4d85-86e9-aedd5ee0cd3a {
  text-align: center;
}




  #s-e5f84149-c9c9-4d85-86e9-aedd5ee0cd3a img.shogun-image {
    
    width: px;
  }


#s-e5f84149-c9c9-4d85-86e9-aedd5ee0cd3a .shogun-image-content {
  
    align-items: center;
  
}

#s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c48053e8-2f59-44e1-a76a-7fb3dbb20f15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-dd047d38-2e4f-4b2a-8c1b-493353fb7325 {
  text-align: center;
}




  #s-dd047d38-2e4f-4b2a-8c1b-493353fb7325 img.shogun-image {
    
    width: px;
  }


#s-dd047d38-2e4f-4b2a-8c1b-493353fb7325 .shogun-image-content {
  
    align-items: center;
  
}

#s-aeba8e7e-26d4-4cc4-83a7-208e8e6fe6b8 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-aeba8e7e-26d4-4cc4-83a7-208e8e6fe6b8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-aeba8e7e-26d4-4cc4-83a7-208e8e6fe6b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-aeba8e7e-26d4-4cc4-83a7-208e8e6fe6b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-aeba8e7e-26d4-4cc4-83a7-208e8e6fe6b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-aeba8e7e-26d4-4cc4-83a7-208e8e6fe6b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-aeba8e7e-26d4-4cc4-83a7-208e8e6fe6b8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-70ca1c0f-d680-4f41-87fd-22b13d63c36a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-427ab0e4-e563-4c0b-a6b5-54422613492b {
  border-style: solid;
margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-427ab0e4-e563-4c0b-a6b5-54422613492b:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-427ab0e4-e563-4c0b-a6b5-54422613492b:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-427ab0e4-e563-4c0b-a6b5-54422613492b.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-4875240b-6487-4eca-adeb-044a503ee87d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDE4MmYzNzgtNGIwZS00MDBlLTljNzMtYjhjYmJjNmRmMGYyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjM1NDU0NTQ1NDU0NTQ1NDYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmOWZmZmQ7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlOWZjZjI7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzQxODJmMzc4LTRiMGUtNDAwZS05YzczLWI4Y2JiYzZkZjBmMikiLz48L3N2Zz4=);
background-repeat: no-repeat;
background-attachment: fixed;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-4875240b-6487-4eca-adeb-044a503ee87d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4875240b-6487-4eca-adeb-044a503ee87d.shg-box.shg-c {
  justify-content: center;
}

#s-318aef02-c1c7-4e22-884f-9fd351767a05 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}

#s-c27dc8fc-481c-4326-8f7b-8f5d7ea07416 {
  text-align: center;
}




  #s-c27dc8fc-481c-4326-8f7b-8f5d7ea07416 img.shogun-image {
    
    width: px;
  }


#s-c27dc8fc-481c-4326-8f7b-8f5d7ea07416 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6f14a8b-bf79-4e07-bc37-7a97b612992b {
  margin-top: 5px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-9cf36222-08ca-4cc0-b5aa-0582e7d13001 {
  text-align: center;
}




  #s-9cf36222-08ca-4cc0-b5aa-0582e7d13001 img.shogun-image {
    
    width: px;
  }


#s-9cf36222-08ca-4cc0-b5aa-0582e7d13001 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef6a5b3f-1092-42d2-8d2c-d19b9eb0945d {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-dc6c8a58-755d-405f-9af0-81e8be72e600 {
  text-align: center;
}




  #s-dc6c8a58-755d-405f-9af0-81e8be72e600 img.shogun-image {
    
    width: px;
  }


#s-dc6c8a58-755d-405f-9af0-81e8be72e600 .shogun-image-content {
  
    align-items: center;
  
}

#s-d3d68b99-d998-4785-8a06-6e57f729a158 {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-778db0e3-ef83-447a-a07f-f89c3cb7b6c8 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-089637c7-47f4-4ef6-9eee-67141876db66 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-089637c7-47f4-4ef6-9eee-67141876db66"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-88a682ce-7850-4ffa-9e9b-3789377f95ec {
  margin-left: 40px;
text-align: center;
}




  #s-88a682ce-7850-4ffa-9e9b-3789377f95ec img.shogun-image {
    
    width: px;
  }


#s-88a682ce-7850-4ffa-9e9b-3789377f95ec .shogun-image-content {
  
    align-items: center;
  
}

#s-eb9d7b08-d30a-4ef1-8b8e-0a110ca49261 {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-0055b029-3b97-45ce-b6a0-5374b80220c2 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
text-align: right;
text-decoration: none;
color: rgba(3, 47, 145, 1);
background-image: none;
hover-type: color;
background-color: rgba(255, 255, 255, 0);
}
#s-0055b029-3b97-45ce-b6a0-5374b80220c2:hover {text-decoration: none !important;
color: rgba(93, 129, 209, 1) !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 0) !important;}#s-0055b029-3b97-45ce-b6a0-5374b80220c2:active {text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;
background-color: rgba(255, 255, 255, 0) !important;}

  #s-0055b029-3b97-45ce-b6a0-5374b80220c2-btn-wrapper {
    text-align: center;
  }


#s-0055b029-3b97-45ce-b6a0-5374b80220c2.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-f20a9f5c-d708-405a-bc60-4adb6ab7e10c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGNhZGIwYmEtMmU4Zi00MDUzLWIzMDUtNWY1OTI1OTQ0Yjc5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZjJlN2ZjO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkY2FkYjBiYS0yZThmLTQwNTMtYjMwNS01ZjU5MjU5NDRiNzkpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 50px;
}








#s-f20a9f5c-d708-405a-bc60-4adb6ab7e10c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f20a9f5c-d708-405a-bc60-4adb6ab7e10c.shg-box.shg-c {
  justify-content: center;
}

#s-ad1562a7-8d70-4980-8661-e72eaca1fe4e {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ad1562a7-8d70-4980-8661-e72eaca1fe4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8dc075c6-f2d2-4647-8049-88edae4ebf48 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-8dc075c6-f2d2-4647-8049-88edae4ebf48 img.shogun-image {
    
    width: px;
  }


#s-8dc075c6-f2d2-4647-8049-88edae4ebf48 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca3dbba4-6473-4993-ae4c-a060da02cc87 {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ca3dbba4-6473-4993-ae4c-a060da02cc87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-c731ff0f-193d-47f3-8565-5a2086e504d9 {
  text-align: center;
}




  #s-c731ff0f-193d-47f3-8565-5a2086e504d9 img.shogun-image {
    
    width: px;
  }


#s-c731ff0f-193d-47f3-8565-5a2086e504d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e52eaa8-3029-4077-9cda-1d829851d37d {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6e52eaa8-3029-4077-9cda-1d829851d37d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9b3a0f5a-d183-4901-a4af-178813a9befb {
  text-align: center;
}




  #s-9b3a0f5a-d183-4901-a4af-178813a9befb img.shogun-image {
    
    width: px;
  }


#s-9b3a0f5a-d183-4901-a4af-178813a9befb .shogun-image-content {
  
    align-items: center;
  
}

#s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-05df9779-ebc2-427d-b575-f7ee2cc2ef4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9ec00a43-e9de-4b9b-98da-a7b8eb946f78 {
  text-align: center;
}




  #s-9ec00a43-e9de-4b9b-98da-a7b8eb946f78 img.shogun-image {
    
    width: px;
  }


#s-9ec00a43-e9de-4b9b-98da-a7b8eb946f78 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd30e063-36c8-4b4a-8982-7e5f8621b515 {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cd30e063-36c8-4b4a-8982-7e5f8621b515"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-ec78f99f-7e51-4027-848a-37794bcb1d93 {
  text-align: center;
}




  #s-ec78f99f-7e51-4027-848a-37794bcb1d93 img.shogun-image {
    
    width: px;
  }


#s-ec78f99f-7e51-4027-848a-37794bcb1d93 .shogun-image-content {
  
    align-items: center;
  
}

#s-42dba289-b746-43f4-a72b-90af0b212785 {
  margin-top: 15px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-42dba289-b746-43f4-a72b-90af0b212785"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-5aec7e9e-f257-4a2f-94c2-a1360cbca744 {
  text-align: center;
}




  #s-5aec7e9e-f257-4a2f-94c2-a1360cbca744 img.shogun-image {
    
    width: px;
  }


#s-5aec7e9e-f257-4a2f-94c2-a1360cbca744 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7eba5bf-722e-4eb3-a5d0-5c218f40e953 {
  margin-top: 10px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-48d9624b-c563-4057-adfd-66793117304e {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-48d9624b-c563-4057-adfd-66793117304e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-48d9624b-c563-4057-adfd-66793117304e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-48d9624b-c563-4057-adfd-66793117304e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-48d9624b-c563-4057-adfd-66793117304e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-48d9624b-c563-4057-adfd-66793117304e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-48d9624b-c563-4057-adfd-66793117304e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2d38228e-2684-40e8-8c97-027c023b245b {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-2de4accf-8eca-4412-af76-67610de83a7f {
  border-style: solid;
margin-left: 20px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-2de4accf-8eca-4412-af76-67610de83a7f:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2de4accf-8eca-4412-af76-67610de83a7f:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-2de4accf-8eca-4412-af76-67610de83a7f.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-d7120010-7481-4d54-90e1-44906480eafd {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDg3OWQ3MTItMWY1MC00OTlhLWFkMWUtNmQyNTc4ZDFhNmQ4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmRmY2Y4O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmYWU4O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ODc5ZDcxMi0xZjUwLTQ5OWEtYWQxZS02ZDI1NzhkMWE2ZDgpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-d7120010-7481-4d54-90e1-44906480eafd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7120010-7481-4d54-90e1-44906480eafd.shg-box.shg-c {
  justify-content: center;
}

#s-2e610e7b-939c-46d5-b9d7-80bcb9b06435 {
  margin-top: 10px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2e610e7b-939c-46d5-b9d7-80bcb9b06435"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d5d40817-560f-444f-809c-dfe61de80b82 {
  text-align: center;
}




  #s-d5d40817-560f-444f-809c-dfe61de80b82 img.shogun-image {
    
    width: px;
  }


#s-d5d40817-560f-444f-809c-dfe61de80b82 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5e58104-c86b-481e-aa14-09882e332ab6 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b5e58104-c86b-481e-aa14-09882e332ab6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-218612db-1bea-4d9e-bf3e-24fa8f0117f4 {
  text-align: center;
}




  #s-218612db-1bea-4d9e-bf3e-24fa8f0117f4 img.shogun-image {
    
    width: px;
  }


#s-218612db-1bea-4d9e-bf3e-24fa8f0117f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-49a45379-5323-48c0-a524-3436212175c3 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-49a45379-5323-48c0-a524-3436212175c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-76a94645-9108-44b4-bbfa-fa32c674824f {
  text-align: center;
}




  #s-76a94645-9108-44b4-bbfa-fa32c674824f img.shogun-image {
    
    width: px;
  }


#s-76a94645-9108-44b4-bbfa-fa32c674824f .shogun-image-content {
  
    align-items: center;
  
}

#s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3c1234c8-89a3-4fcf-93c8-f5eb4137cd5a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7f8d8741-658f-4e80-8464-b795fceda7b7 {
  text-align: center;
}




  #s-7f8d8741-658f-4e80-8464-b795fceda7b7 img.shogun-image {
    
    width: px;
  }


#s-7f8d8741-658f-4e80-8464-b795fceda7b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-547db2fc-d771-49db-997b-ce193ab74d47 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-547db2fc-d771-49db-997b-ce193ab74d47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-b36f56d7-614f-450b-b977-534799791eca {
  text-align: center;
}




  #s-b36f56d7-614f-450b-b977-534799791eca img.shogun-image {
    
    width: px;
  }


#s-b36f56d7-614f-450b-b977-534799791eca .shogun-image-content {
  
    align-items: center;
  
}

#s-d74e51c5-d1bb-4dc2-ad2f-73825fc0a15b {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-d74e51c5-d1bb-4dc2-ad2f-73825fc0a15b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-d74e51c5-d1bb-4dc2-ad2f-73825fc0a15b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-d74e51c5-d1bb-4dc2-ad2f-73825fc0a15b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d74e51c5-d1bb-4dc2-ad2f-73825fc0a15b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-d74e51c5-d1bb-4dc2-ad2f-73825fc0a15b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-d74e51c5-d1bb-4dc2-ad2f-73825fc0a15b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-79a74985-4901-48a8-b6af-144b47aa3187 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-c699d2d9-e80e-48c2-9bd7-50cd019a284f {
  border-style: solid;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(3, 47, 145, 1);
}
#s-c699d2d9-e80e-48c2-9bd7-50cd019a284f:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(67, 111, 209, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c699d2d9-e80e-48c2-9bd7-50cd019a284f:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(3, 47, 145, 1) !important;
background-image: none !important;
hover-type: color !important;}


#s-c699d2d9-e80e-48c2-9bd7-50cd019a284f.shg-btn {
  color: rgba(3, 47, 145, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-06c46392-8a95-4a43-bfc4-be056abaec15 {
  min-height: 50px;
}








#s-06c46392-8a95-4a43-bfc4-be056abaec15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06c46392-8a95-4a43-bfc4-be056abaec15.shg-box.shg-c {
  justify-content: center;
}

#s-52b4898f-4d32-4a5f-b012-da3d86d47e1c {
  text-align: center;
}
@media (min-width: 1200px){#s-52b4898f-4d32-4a5f-b012-da3d86d47e1c {
  display: none;
}
#s-52b4898f-4d32-4a5f-b012-da3d86d47e1c, #wrap-s-52b4898f-4d32-4a5f-b012-da3d86d47e1c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-52b4898f-4d32-4a5f-b012-da3d86d47e1c {
  display: none;
}
#s-52b4898f-4d32-4a5f-b012-da3d86d47e1c, #wrap-s-52b4898f-4d32-4a5f-b012-da3d86d47e1c { display:none !important; }}



  #s-52b4898f-4d32-4a5f-b012-da3d86d47e1c img.shogun-image {
    
    width: px;
  }


#s-52b4898f-4d32-4a5f-b012-da3d86d47e1c .shogun-image-content {
  
    align-items: center;
  
}

#s-fa6ae692-9056-4cad-820f-4ffd71a420cb {
  min-height: 50px;
}








#s-fa6ae692-9056-4cad-820f-4ffd71a420cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa6ae692-9056-4cad-820f-4ffd71a420cb.shg-box.shg-c {
  justify-content: center;
}

#s-79f75732-03ef-4e3a-9f9f-476877787ed5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79f75732-03ef-4e3a-9f9f-476877787ed5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c1d59cc1-1425-412f-b36e-d1cd56fa90d9 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-8eefb7d1-fe54-43ac-b382-e2ef93b08ac1 {
  margin-top: 30px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 20px;
background-color: rgba(215, 244, 231, 0);
}
@media (min-width: 1200px){#s-8eefb7d1-fe54-43ac-b382-e2ef93b08ac1 {
  display: none;
}
#s-8eefb7d1-fe54-43ac-b382-e2ef93b08ac1, #wrap-s-8eefb7d1-fe54-43ac-b382-e2ef93b08ac1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8eefb7d1-fe54-43ac-b382-e2ef93b08ac1 {
  display: none;
}
#s-8eefb7d1-fe54-43ac-b382-e2ef93b08ac1, #wrap-s-8eefb7d1-fe54-43ac-b382-e2ef93b08ac1 { display:none !important; }}







#s-8eefb7d1-fe54-43ac-b382-e2ef93b08ac1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8eefb7d1-fe54-43ac-b382-e2ef93b08ac1.shg-box.shg-c {
  justify-content: center;
}

#s-d9429267-41ff-4463-91f4-8e64e51bcb57 {
  margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-d9429267-41ff-4463-91f4-8e64e51bcb57 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-d9429267-41ff-4463-91f4-8e64e51bcb57 .shg-sld-nav-button.shg-sld-left,
#s-d9429267-41ff-4463-91f4-8e64e51bcb57 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-1e555677-cdd1-4c9c-977b-a42ab9795faa {
  min-height: 220px;
}








#s-1e555677-cdd1-4c9c-977b-a42ab9795faa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e555677-cdd1-4c9c-977b-a42ab9795faa.shg-box.shg-c {
  justify-content: center;
}

#s-6b81096f-f10c-4fe4-99a9-e845d8afb6cb {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-6b81096f-f10c-4fe4-99a9-e845d8afb6cb img.shogun-image {
    
    width: px;
  }


#s-6b81096f-f10c-4fe4-99a9-e845d8afb6cb .shogun-image-content {
  
    align-items: center;
  
}

#s-2e7eab78-183d-4c76-9804-b3be207da049 {
  min-height: 220px;
}








#s-2e7eab78-183d-4c76-9804-b3be207da049 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e7eab78-183d-4c76-9804-b3be207da049.shg-box.shg-c {
  justify-content: center;
}

#s-723dc65f-660b-4841-9227-0c552c66cfc6 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-723dc65f-660b-4841-9227-0c552c66cfc6 img.shogun-image {
    
    width: px;
  }


#s-723dc65f-660b-4841-9227-0c552c66cfc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-8798ab00-8d7e-40cd-a3fa-2b5cc2919150 {
  min-height: 220px;
}








#s-8798ab00-8d7e-40cd-a3fa-2b5cc2919150 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8798ab00-8d7e-40cd-a3fa-2b5cc2919150.shg-box.shg-c {
  justify-content: center;
}

#s-fed37bec-6928-4340-8e0b-8c8e819f2cbf {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-fed37bec-6928-4340-8e0b-8c8e819f2cbf img.shogun-image {
    
    width: px;
  }


#s-fed37bec-6928-4340-8e0b-8c8e819f2cbf .shogun-image-content {
  
    align-items: center;
  
}

#s-46b4971b-6247-4e1e-a749-5bd5927467e0 {
  min-height: 220px;
}








#s-46b4971b-6247-4e1e-a749-5bd5927467e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46b4971b-6247-4e1e-a749-5bd5927467e0.shg-box.shg-c {
  justify-content: center;
}

#s-428bfe22-c03a-457e-ac7c-18ad1a0121fc {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-428bfe22-c03a-457e-ac7c-18ad1a0121fc img.shogun-image {
    
    width: px;
  }


#s-428bfe22-c03a-457e-ac7c-18ad1a0121fc .shogun-image-content {
  
    align-items: center;
  
}

#s-2d012c70-b790-439d-ba7f-5a2fdba764d9 {
  min-height: 220px;
}








#s-2d012c70-b790-439d-ba7f-5a2fdba764d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d012c70-b790-439d-ba7f-5a2fdba764d9.shg-box.shg-c {
  justify-content: center;
}

#s-456213cb-5421-4f38-b7af-fa6cdc7306ba {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-456213cb-5421-4f38-b7af-fa6cdc7306ba img.shogun-image {
    
    width: px;
  }


#s-456213cb-5421-4f38-b7af-fa6cdc7306ba .shogun-image-content {
  
    align-items: center;
  
}

#s-46f06b78-3739-457b-985e-f1b52047107f {
  min-height: 220px;
}








#s-46f06b78-3739-457b-985e-f1b52047107f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46f06b78-3739-457b-985e-f1b52047107f.shg-box.shg-c {
  justify-content: center;
}

#s-38645109-5186-40f9-87b9-a4b0321ca045 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-38645109-5186-40f9-87b9-a4b0321ca045 img.shogun-image {
    
    width: px;
  }


#s-38645109-5186-40f9-87b9-a4b0321ca045 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb4ebc95-ec8a-43f6-bb85-f4cbeb74bde0 {
  min-height: 220px;
}








#s-cb4ebc95-ec8a-43f6-bb85-f4cbeb74bde0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb4ebc95-ec8a-43f6-bb85-f4cbeb74bde0.shg-box.shg-c {
  justify-content: center;
}

#s-f464c193-cef3-4276-a44f-9dc92c79e1d6 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-f464c193-cef3-4276-a44f-9dc92c79e1d6 img.shogun-image {
    
    width: px;
  }


#s-f464c193-cef3-4276-a44f-9dc92c79e1d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c816b20-5dff-4e99-9792-2612b010a59e {
  min-height: 220px;
}








#s-7c816b20-5dff-4e99-9792-2612b010a59e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c816b20-5dff-4e99-9792-2612b010a59e.shg-box.shg-c {
  justify-content: center;
}

#s-9e876a5a-d73d-40c0-9e24-3877694ab337 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-9e876a5a-d73d-40c0-9e24-3877694ab337 img.shogun-image {
    
    width: px;
  }


#s-9e876a5a-d73d-40c0-9e24-3877694ab337 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c5922bb-ddae-4045-8d8d-020ff32e20de {
  min-height: 220px;
}








#s-7c5922bb-ddae-4045-8d8d-020ff32e20de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c5922bb-ddae-4045-8d8d-020ff32e20de.shg-box.shg-c {
  justify-content: center;
}

#s-5d553ab1-6ac5-4ae8-ab20-59075e0a1124 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-5d553ab1-6ac5-4ae8-ab20-59075e0a1124 img.shogun-image {
    
    width: px;
  }


#s-5d553ab1-6ac5-4ae8-ab20-59075e0a1124 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8b3c246-bf3a-4a86-9eab-ce5b3558ed63 {
  min-height: 220px;
}








#s-d8b3c246-bf3a-4a86-9eab-ce5b3558ed63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8b3c246-bf3a-4a86-9eab-ce5b3558ed63.shg-box.shg-c {
  justify-content: center;
}

#s-8075d1f4-c147-4acc-bc30-814966ffbeb9 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-8075d1f4-c147-4acc-bc30-814966ffbeb9 img.shogun-image {
    
    width: px;
  }


#s-8075d1f4-c147-4acc-bc30-814966ffbeb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ec4c0ad-df13-4571-9c3a-0733312ec0ba {
  min-height: 220px;
}








#s-1ec4c0ad-df13-4571-9c3a-0733312ec0ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ec4c0ad-df13-4571-9c3a-0733312ec0ba.shg-box.shg-c {
  justify-content: center;
}

#s-e48edc57-f1fd-4ea1-a86e-9943b7262cb0 {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-e48edc57-f1fd-4ea1-a86e-9943b7262cb0 img.shogun-image {
    
    width: px;
  }


#s-e48edc57-f1fd-4ea1-a86e-9943b7262cb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-41c02e4e-5b44-4111-8b14-b8c69d28b8b3 {
  min-height: 220px;
}








#s-41c02e4e-5b44-4111-8b14-b8c69d28b8b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41c02e4e-5b44-4111-8b14-b8c69d28b8b3.shg-box.shg-c {
  justify-content: center;
}

#s-4b92c907-99dd-4f74-86ec-5154640ed455 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-4b92c907-99dd-4f74-86ec-5154640ed455 img.shogun-image {
    
    width: px;
  }


#s-4b92c907-99dd-4f74-86ec-5154640ed455 .shogun-image-content {
  
    align-items: center;
  
}

#s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3cc556ef-09e5-4c29-bd38-c6d787aa74d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-031ae051-0ec9-4dbf-acc0-ed7544b82af5 {
  margin-right: 0px;
text-align: center;
}




  #s-031ae051-0ec9-4dbf-acc0-ed7544b82af5 img.shogun-image {
    
    width: px;
  }


#s-031ae051-0ec9-4dbf-acc0-ed7544b82af5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d6bcdf8-7f98-483b-9a9a-00860f505579 {
  margin-right: 0px;
text-align: center;
}




  #s-1d6bcdf8-7f98-483b-9a9a-00860f505579 img.shogun-image {
    
    width: px;
  }


#s-1d6bcdf8-7f98-483b-9a9a-00860f505579 .shogun-image-content {
  
    align-items: center;
  
}

#s-669bc3a4-96ed-49d8-8be3-e14b841ffa8e {
  margin-right: 0px;
text-align: center;
}




  #s-669bc3a4-96ed-49d8-8be3-e14b841ffa8e img.shogun-image {
    
    width: px;
  }


#s-669bc3a4-96ed-49d8-8be3-e14b841ffa8e .shogun-image-content {
  
    align-items: center;
  
}

#s-483253f0-584d-4464-962a-8ba5e7fbc1f4 {
  margin-right: 0px;
text-align: center;
}




  #s-483253f0-584d-4464-962a-8ba5e7fbc1f4 img.shogun-image {
    
    width: px;
  }


#s-483253f0-584d-4464-962a-8ba5e7fbc1f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-80649e33-6569-4baf-95a6-faff2d99997c {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-80649e33-6569-4baf-95a6-faff2d99997c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-fe886fed-ee0f-4329-9cf1-e1892bc0961c {
  margin-right: 0px;
text-align: center;
}




  #s-fe886fed-ee0f-4329-9cf1-e1892bc0961c img.shogun-image {
    
    width: px;
  }


#s-fe886fed-ee0f-4329-9cf1-e1892bc0961c .shogun-image-content {
  
    align-items: center;
  
}

#s-0cb76708-8238-42f0-8e11-82d17b65ac50 {
  margin-right: 0px;
text-align: center;
}




  #s-0cb76708-8238-42f0-8e11-82d17b65ac50 img.shogun-image {
    
    width: px;
  }


#s-0cb76708-8238-42f0-8e11-82d17b65ac50 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba56f884-3cfb-4272-b736-871ca5326c88 {
  margin-right: 0px;
text-align: center;
}




  #s-ba56f884-3cfb-4272-b736-871ca5326c88 img.shogun-image {
    
    width: px;
  }


#s-ba56f884-3cfb-4272-b736-871ca5326c88 .shogun-image-content {
  
    align-items: center;
  
}

#s-f17a71c2-0809-4aba-9e28-42a476378d17 {
  margin-right: 30px;
text-align: center;
}




  #s-f17a71c2-0809-4aba-9e28-42a476378d17 img.shogun-image {
    
    width: px;
  }


#s-f17a71c2-0809-4aba-9e28-42a476378d17 .shogun-image-content {
  
    align-items: center;
  
}

#s-1112f194-193c-4b2b-a440-5f8720f7d72e {
  min-height: 50px;
}








#s-1112f194-193c-4b2b-a440-5f8720f7d72e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1112f194-193c-4b2b-a440-5f8720f7d72e.shg-box.shg-c {
  justify-content: center;
}

#s-fd138e8f-58ef-473c-b7a6-c0c20592209b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fd138e8f-58ef-473c-b7a6-c0c20592209b {
  
}
}@media (max-width: 767px){#s-fd138e8f-58ef-473c-b7a6-c0c20592209b {
  
}
}







#s-fd138e8f-58ef-473c-b7a6-c0c20592209b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd138e8f-58ef-473c-b7a6-c0c20592209b.shg-box.shg-c {
  justify-content: center;
}

#s-a0af1055-3a5f-469e-9fcf-b78ba18a2784 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-e3f8b48b-6803-47f7-b030-c8395fd625f1 {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e3f8b48b-6803-47f7-b030-c8395fd625f1:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e3f8b48b-6803-47f7-b030-c8395fd625f1:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e3f8b48b-6803-47f7-b030-c8395fd625f1-btn-wrapper {
    text-align: right;
  }


#s-e3f8b48b-6803-47f7-b030-c8395fd625f1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-0afb1837-f7e9-4364-bde7-d2867256fb8b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

/*
  $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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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-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 */