.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-9674389a-f611-4be5-af26-f62a5b625604 {
  box-shadow:px px px px rgba(205, 202, 202, 1);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
opacity: 1;
}

#s-9674389a-f611-4be5-af26-f62a5b625604 .shogun-tabs {
  justify-content: flex-start;
}


  #s-9674389a-f611-4be5-af26-f62a5b625604 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-9674389a-f611-4be5-af26-f62a5b625604 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid rgba(251, 55, 16, 1);
  }
#s-9674389a-f611-4be5-af26-f62a5b625604 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Roboto;
  font-weight: 500;
  font-style: ;
  font-size: 14px;
}

#s-9674389a-f611-4be5-af26-f62a5b625604 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(251, 55, 16, 1);
}

#s-9674389a-f611-4be5-af26-f62a5b625604 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-9674389a-f611-4be5-af26-f62a5b625604 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(251, 55, 16, 1);
}

.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-6167160f-ffba-4b2f-ba72-29f72fbc1459 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}
@media (min-width: 1200px){#s-6167160f-ffba-4b2f-ba72-29f72fbc1459 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6167160f-ffba-4b2f-ba72-29f72fbc1459 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6167160f-ffba-4b2f-ba72-29f72fbc1459 {
  
}
}@media (max-width: 767px){#s-6167160f-ffba-4b2f-ba72-29f72fbc1459 {
  
}
}
#s-6167160f-ffba-4b2f-ba72-29f72fbc1459 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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 (min-width: 0px) {
[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2c6dec8-2f8e-4566-a05f-367e03740519"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-6802cc33-e149-4d8b-b57c-0f437bdc3a16 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 1px;
padding-bottom: 0px;
padding-right: 1px;
}

#s-6802cc33-e149-4d8b-b57c-0f437bdc3a16 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-6802cc33-e149-4d8b-b57c-0f437bdc3a16 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-6802cc33-e149-4d8b-b57c-0f437bdc3a16 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-6802cc33-e149-4d8b-b57c-0f437bdc3a16 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-6802cc33-e149-4d8b-b57c-0f437bdc3a16 > .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: Roboto;
  font-weight: 500;
  font-style: ;
  font-size: ;
}

#s-6802cc33-e149-4d8b-b57c-0f437bdc3a16 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-79629e86-b9a3-419e-8451-322232da7e8b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-79629e86-b9a3-419e-8451-322232da7e8b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-79629e86-b9a3-419e-8451-322232da7e8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-79629e86-b9a3-419e-8451-322232da7e8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-79629e86-b9a3-419e-8451-322232da7e8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-79629e86-b9a3-419e-8451-322232da7e8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(126, 126, 126, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: 900;
  font-style: ;
  font-size: 13px;
}

#s-79629e86-b9a3-419e-8451-322232da7e8b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-9e17bcdc-e59c-45af-8a5f-2929503f4648 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9e17bcdc-e59c-45af-8a5f-2929503f4648"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-9273c21f-2294-43e3-99c1-cccd4bde021d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-9273c21f-2294-43e3-99c1-cccd4bde021d .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-9273c21f-2294-43e3-99c1-cccd4bde021d table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-9273c21f-2294-43e3-99c1-cccd4bde021d td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-9273c21f-2294-43e3-99c1-cccd4bde021d td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-9273c21f-2294-43e3-99c1-cccd4bde021d td.shogun-table-column, #s-9273c21f-2294-43e3-99c1-cccd4bde021d td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

.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-211972b8-d413-4366-b345-8331b2d58cd3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-84ac5fb0-bc9f-49b0-a728-5aeaf8495b7e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-547c36a9-2117-443d-bb36-25b68a8aa90d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2ff883d1-7286-4a33-90db-fafb1c9f9695 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-eb7c213d-d549-46b2-b5f1-6d7362f4332b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2671970f-5a3e-4eff-b8a0-55954e2bc1ce {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ce0dc0bc-917b-4732-b1d9-5382b22c92d6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-18c59f62-7fb7-41f5-b712-30b63160e7ca {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-968f023b-8f61-48f8-8376-16daf6c9c2b1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-86a067c9-9046-469e-81df-373971c68e12 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-51da381d-b967-497b-9542-d39abee6eeb1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c3a994aa-bc51-4295-9b45-24587c0828cc {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

.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-32d809f1-6497-4e06-96cc-040a751117bb {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-32d809f1-6497-4e06-96cc-040a751117bb img.shogun-image {
    
    width: px;
  }


#s-32d809f1-6497-4e06-96cc-040a751117bb .shogun-image-content {
  
    align-items: center;
  
}

#s-dcd870d4-b08d-4ac6-a592-a429fd836536 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcd870d4-b08d-4ac6-a592-a429fd836536"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0b8abdba-1d64-41f3-aaf1-485dce481c83 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-0b8abdba-1d64-41f3-aaf1-485dce481c83 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-0b8abdba-1d64-41f3-aaf1-485dce481c83 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-0b8abdba-1d64-41f3-aaf1-485dce481c83 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-0b8abdba-1d64-41f3-aaf1-485dce481c83 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-0b8abdba-1d64-41f3-aaf1-485dce481c83 td.shogun-table-column, #s-0b8abdba-1d64-41f3-aaf1-485dce481c83 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-a9e232f5-6cca-41cf-a997-0be3874b4d7c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ed0342aa-5dc8-4c3f-b80b-8a067d2c7e9e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-be2f9fef-a551-4887-a338-64852ddedd49 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-af4e99b4-124d-4d23-91c5-e56f4ed231e7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b24feb23-76fd-48cf-b0c4-d1d5892e10af {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e512948c-949a-486e-b1a4-2d83bb97914d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-cda5375d-5191-41a7-a2ef-12af72affc04 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-75dc51ac-0b2c-4b9c-bb86-127554ec44b1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c84213c2-cd9c-4027-806a-d0d75ad1758d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-42790ad5-d153-4b32-976e-6881b86f74f3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-67545309-6d97-4888-b6cf-95ba9c8a7dec {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-99903e13-76de-4400-94c9-3d55a806cb0c {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-786e571d-91ff-4617-b148-fb2a165abcd2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-786e571d-91ff-4617-b148-fb2a165abcd2 img.shogun-image {
    
    width: px;
  }


#s-786e571d-91ff-4617-b148-fb2a165abcd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee0c8645-2e22-490c-815d-7ef79bc85717 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee0c8645-2e22-490c-815d-7ef79bc85717"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8e5c98c9-3d2e-4c94-bf47-68bbda3119bf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-8e5c98c9-3d2e-4c94-bf47-68bbda3119bf .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-8e5c98c9-3d2e-4c94-bf47-68bbda3119bf table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-8e5c98c9-3d2e-4c94-bf47-68bbda3119bf td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-8e5c98c9-3d2e-4c94-bf47-68bbda3119bf td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-8e5c98c9-3d2e-4c94-bf47-68bbda3119bf td.shogun-table-column, #s-8e5c98c9-3d2e-4c94-bf47-68bbda3119bf td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-e68bc624-3622-4d9a-9fb5-f05a89ebeeac {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7d447ad1-9a24-4755-afcd-eff81bc94b4b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a793945f-fc8e-4425-ab47-8e1fa7e478a1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9e5d1926-a38e-4fb5-b19d-8d9e2f5c6aed {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d8953980-b998-4c01-bfb9-22d2a98aaf32 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2c80fcb7-eb56-4f9a-bb57-8bb0bb1dc36d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-fe0104be-bc87-4b08-8ddf-38741d08adae {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ae332904-c299-45dd-9c2a-050b91e8e01f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-142d3224-2a30-4e8d-9783-965281e07fc0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0adac3be-ba06-40fc-bfd6-2bfff06e3115 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c78a82b4-13b6-4808-a897-9c563204f8ba {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a240b201-9772-45b4-82d9-2beecb5095cc {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-1f309452-8875-4e63-9e09-ae9e2f6ac55c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-1f309452-8875-4e63-9e09-ae9e2f6ac55c img.shogun-image {
    
    width: px;
  }


#s-1f309452-8875-4e63-9e09-ae9e2f6ac55c .shogun-image-content {
  
    align-items: center;
  
}

#s-222f99b6-7c79-4354-9f47-6c801c3c44a9 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-222f99b6-7c79-4354-9f47-6c801c3c44a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2ae7baa9-8a61-45fa-a24f-87f28b6cab9c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-2ae7baa9-8a61-45fa-a24f-87f28b6cab9c .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-2ae7baa9-8a61-45fa-a24f-87f28b6cab9c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-2ae7baa9-8a61-45fa-a24f-87f28b6cab9c td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-2ae7baa9-8a61-45fa-a24f-87f28b6cab9c td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-2ae7baa9-8a61-45fa-a24f-87f28b6cab9c td.shogun-table-column, #s-2ae7baa9-8a61-45fa-a24f-87f28b6cab9c td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-b5fc9182-ab6c-4107-b367-f49a829cf163 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5687adea-0da2-4512-8109-1c1bfa809ed0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c624e747-0d92-4506-9299-70ed9f2a8727 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9182c071-3077-467f-ba8a-5802ce2409f5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d4c0cbf7-bd9a-4cec-aa48-27afd0d8d3dd {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-aa25b4e1-e0cb-464f-ac28-b5f52c61572b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4a1aaa0a-4e6d-43fa-87f4-2c92c97bbd4e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b1285939-a396-44ec-b35b-b998ea6a87a4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9d5c651c-aba7-44d1-9531-c2364f096e8b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e602017f-c160-4309-9487-aae1000416f4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e733f4d9-4be2-4268-8242-29e781da0b99 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-27e3e06f-1769-4cd9-a07f-0af7542c9b70 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-e5325235-bb59-4f8c-bc00-a4aa5919025a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-e5325235-bb59-4f8c-bc00-a4aa5919025a img.shogun-image {
    
    width: px;
  }


#s-e5325235-bb59-4f8c-bc00-a4aa5919025a .shogun-image-content {
  
    align-items: center;
  
}

#s-c9f461eb-b532-4a81-843d-de3cfdf405b6 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9f461eb-b532-4a81-843d-de3cfdf405b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cc4d91d6-554c-48e0-a57b-d763c04632da {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-cc4d91d6-554c-48e0-a57b-d763c04632da .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-cc4d91d6-554c-48e0-a57b-d763c04632da table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-cc4d91d6-554c-48e0-a57b-d763c04632da td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-cc4d91d6-554c-48e0-a57b-d763c04632da td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-cc4d91d6-554c-48e0-a57b-d763c04632da td.shogun-table-column, #s-cc4d91d6-554c-48e0-a57b-d763c04632da td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-3ca9f170-bdad-4d7a-a77b-352041599fd6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ddf99344-ee97-4fa8-bb51-12e0c373bc62 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d45a6436-5f5b-47aa-92cf-065434ebfbae {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c9a2c671-c28d-4483-9bf5-a821bb5b92b8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-73543d1f-c0f8-4b79-adf9-e3e79f53a9df {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1bb8024f-1afe-4e5d-a201-70e65f4117c2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a2e40e96-28e5-4165-a17d-2a0c9d31d9b0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-399aabb3-234a-4730-bfcd-0552fb69b194 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-527632ac-7556-4d68-b039-8f95566dbb03 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-cc6503b8-a960-48d8-a4f3-231620209aab {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ea30a2e7-503d-456f-a413-f3f3f43d40ef {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1568a836-1b84-4e59-99c4-524c2685146f {
  margin-top: -5px;
margin-bottom: -5px;
padding-top: 0px;
padding-bottom: 0px;
border-radius: 5px;
}

#s-fb0202d4-8ce6-400b-83f9-0e3f5d16fbf8 {
  text-align: center;
}




  #s-fb0202d4-8ce6-400b-83f9-0e3f5d16fbf8 img.shogun-image {
    
    width: px;
  }


#s-fb0202d4-8ce6-400b-83f9-0e3f5d16fbf8 .shogun-image-content {
  
    align-items: center;
  
}

#s-69c0c9aa-dfeb-4cfd-b43c-d53b4d25a2c0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-69c0c9aa-dfeb-4cfd-b43c-d53b4d25a2c0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-69c0c9aa-dfeb-4cfd-b43c-d53b4d25a2c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-69c0c9aa-dfeb-4cfd-b43c-d53b4d25a2c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-69c0c9aa-dfeb-4cfd-b43c-d53b4d25a2c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-69c0c9aa-dfeb-4cfd-b43c-d53b4d25a2c0 > .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: Roboto;
  font-weight: 500;
  font-style: ;
  font-size: ;
}

#s-69c0c9aa-dfeb-4cfd-b43c-d53b4d25a2c0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-d474b1d4-4d27-421c-82c6-c70e5ca0ed1d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-d474b1d4-4d27-421c-82c6-c70e5ca0ed1d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-d474b1d4-4d27-421c-82c6-c70e5ca0ed1d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-d474b1d4-4d27-421c-82c6-c70e5ca0ed1d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-d474b1d4-4d27-421c-82c6-c70e5ca0ed1d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-d474b1d4-4d27-421c-82c6-c70e5ca0ed1d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(126, 126, 126, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: 900;
  font-style: ;
  font-size: 13px;
}

#s-d474b1d4-4d27-421c-82c6-c70e5ca0ed1d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-f5254994-20b7-4b8e-ac49-76dd97bc58e8 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f5254994-20b7-4b8e-ac49-76dd97bc58e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e1dca955-c52f-4b89-ac37-8165f08a7b0b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-e1dca955-c52f-4b89-ac37-8165f08a7b0b .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-e1dca955-c52f-4b89-ac37-8165f08a7b0b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-e1dca955-c52f-4b89-ac37-8165f08a7b0b td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-e1dca955-c52f-4b89-ac37-8165f08a7b0b td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-e1dca955-c52f-4b89-ac37-8165f08a7b0b td.shogun-table-column, #s-e1dca955-c52f-4b89-ac37-8165f08a7b0b td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-bcacc21a-3167-4af3-9b62-e0ba0e4f6e4e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-227a5e6d-1ce9-45db-bb77-f2dd7eacdc72 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-06f7be2f-cecf-48f7-9ce4-9e7f2740df29 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b8519a62-e222-4862-8419-d052dbd46acf {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-cfe6a8e0-c0c9-4a3c-a1a7-65c5f8da72a7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-34d0cf39-50cf-4420-842a-8c96af10de5f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-96aa8d13-9f99-4f6d-9165-8e32d8cd0e3f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0f198e08-3364-44ed-bb23-0302bc632719 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3c46f1cb-faeb-4de3-b890-52edd5d0efcf {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b1676d8b-486f-43dc-858a-4db0f936a339 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d1932f82-7a2e-48ec-937f-aa5386b72289 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f68234ab-9b31-4ef9-8661-3df06b6e3a40 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-fad90a2b-c0ae-4abb-8356-5fa8f9eaeea4 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-fad90a2b-c0ae-4abb-8356-5fa8f9eaeea4 img.shogun-image {
    
    width: px;
  }


#s-fad90a2b-c0ae-4abb-8356-5fa8f9eaeea4 .shogun-image-content {
  
    align-items: center;
  
}

#s-a699c0d0-75a1-499d-838c-a1f52cc78c6e {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a699c0d0-75a1-499d-838c-a1f52cc78c6e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1a215bac-45f9-4391-b822-1e74cc544262 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-1a215bac-45f9-4391-b822-1e74cc544262 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-1a215bac-45f9-4391-b822-1e74cc544262 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1a215bac-45f9-4391-b822-1e74cc544262 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-1a215bac-45f9-4391-b822-1e74cc544262 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-1a215bac-45f9-4391-b822-1e74cc544262 td.shogun-table-column, #s-1a215bac-45f9-4391-b822-1e74cc544262 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-62f5cf0a-02f7-4512-9df6-e0d0618b12a3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f760a1d6-d9fc-4196-b587-a0fcaa38a032 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8444f3cb-17ce-4eb8-807d-e854664780b5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ef154773-58b6-4103-b5da-46fd15e1265d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1f5072ea-6b03-4664-a81c-3d55e1ad2c21 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e919777f-34e1-4df8-b498-93f4936311d7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-df4479d5-3977-4d46-bfa7-6b786002fe75 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bcb86d1d-9d12-4cee-8a86-295d2f5c2535 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-69c0908c-49f9-4787-8ddc-c81ec4e21e4b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-273df8e6-6aa8-4f70-9045-5a9b34c4a745 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b2390052-8e07-4528-9ff0-08110fd50db8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-45344dd9-1ea2-43e8-8646-6f3b753f529f {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-10650339-4d19-420d-9504-c2d0aaaf9628 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-10650339-4d19-420d-9504-c2d0aaaf9628 img.shogun-image {
    
    width: px;
  }


#s-10650339-4d19-420d-9504-c2d0aaaf9628 .shogun-image-content {
  
    align-items: center;
  
}

#s-4236155b-e3a8-451b-bc09-e5e1bc234360 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4236155b-e3a8-451b-bc09-e5e1bc234360"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c5a952d5-33ee-4f63-a874-5373dee2111f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-c5a952d5-33ee-4f63-a874-5373dee2111f .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-c5a952d5-33ee-4f63-a874-5373dee2111f table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c5a952d5-33ee-4f63-a874-5373dee2111f td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-c5a952d5-33ee-4f63-a874-5373dee2111f td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-c5a952d5-33ee-4f63-a874-5373dee2111f td.shogun-table-column, #s-c5a952d5-33ee-4f63-a874-5373dee2111f td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-5be89fd2-7e21-4f25-8a8a-2c8425d8d4aa {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d3af0528-ca35-4ba8-8feb-bd7ec3c294dd {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-23b4b2fa-055a-485e-b57e-683f3503922f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f5e03697-a8df-448c-8994-f5a3e3758a72 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1a7f5c5d-6e89-4a8e-926d-e644f86a5ff7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-40843a7c-cc7d-44b0-b4a0-41e415eec7ae {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-10fca50d-706c-4080-9cc4-82a0f0b3b739 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f67f507c-f7b3-4bb5-b0e6-5dfeb39eb610 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b6bc3247-b154-4c70-acbc-0de03b656632 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5043cb11-890e-4055-9585-8d5e0bcc02a1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-405e8807-218a-4e7f-84d7-02491dffe251 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4252c5ff-3425-4263-b6bd-a9494db55cbe {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-62ebac6a-f384-4041-8a57-2e3ab0529cdc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-62ebac6a-f384-4041-8a57-2e3ab0529cdc img.shogun-image {
    
    width: px;
  }


#s-62ebac6a-f384-4041-8a57-2e3ab0529cdc .shogun-image-content {
  
    align-items: center;
  
}

#s-d03c296c-f877-485e-a1f9-8b61f0a59a88 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d03c296c-f877-485e-a1f9-8b61f0a59a88"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f354aa58-fc78-425b-ba2b-470d64c8fa7b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-f354aa58-fc78-425b-ba2b-470d64c8fa7b .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-f354aa58-fc78-425b-ba2b-470d64c8fa7b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f354aa58-fc78-425b-ba2b-470d64c8fa7b td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-f354aa58-fc78-425b-ba2b-470d64c8fa7b td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-f354aa58-fc78-425b-ba2b-470d64c8fa7b td.shogun-table-column, #s-f354aa58-fc78-425b-ba2b-470d64c8fa7b td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-cd3dc190-6b3f-43e1-be07-f68deb29732e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-096e1b85-204f-42d2-bf41-fcbde0b8bce8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-84bd0007-a65c-4c4a-ad7c-e14e5864b2de {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-301caee5-f352-4cd9-955c-7b9408e49dc5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-dff14edb-fdb7-40d4-9c89-e7492db7aef6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3c20b6a3-0b5e-46ea-8a05-b3cdbc4d87b8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6993be33-ce30-4a96-a2bc-6a44af614a14 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-53f6f8bc-f29a-4540-95a2-f2bf1095f265 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e7111bf3-40b6-413a-bf20-a9202997292b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-93d35a52-b77e-4003-b782-59084c52eaec {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-da92abb9-b40d-4f68-9e54-f2d5533a5973 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8f37d2e5-b164-4c5b-a76d-0ee4c4137636 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-fe27a887-0029-480a-a116-876705ea870f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-fe27a887-0029-480a-a116-876705ea870f img.shogun-image {
    
    width: px;
  }


#s-fe27a887-0029-480a-a116-876705ea870f .shogun-image-content {
  
    align-items: center;
  
}

#s-a2ca85d0-2a38-464e-a501-3dd13c5b7736 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a2ca85d0-2a38-464e-a501-3dd13c5b7736"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1550c51e-ea67-4d3c-b46d-61090184abfc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-1550c51e-ea67-4d3c-b46d-61090184abfc .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-1550c51e-ea67-4d3c-b46d-61090184abfc table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1550c51e-ea67-4d3c-b46d-61090184abfc td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-1550c51e-ea67-4d3c-b46d-61090184abfc td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-1550c51e-ea67-4d3c-b46d-61090184abfc td.shogun-table-column, #s-1550c51e-ea67-4d3c-b46d-61090184abfc td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-530cc93c-4a9b-42e9-a9b0-f720776abb70 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-680eea8f-0b6a-49d4-9609-96f939dd28e7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-803f2581-6bbe-40d7-bf21-de035f4f36bf {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8da91e08-04d3-4b0d-a8f8-d27ef55501cc {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3322cd0f-efe5-47b8-9e12-508f3649c9bb {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5c9599c2-06da-4dcc-b012-5bf72e1d99f1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-66c0e369-9887-41d0-bfc3-1cdccdab5582 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6d5d9da7-4704-4daa-93cc-82fcaa74c08d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-95fd24cb-a6ef-4574-9026-c21adf200e9c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a2a76273-30b0-4aea-bac6-ce572efeace8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-41c22db1-2723-4208-aaa2-b61f7b7bdd83 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6f64b134-a95b-4139-8b1a-f5619b4a1d28 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-65a72387-7db9-47c2-b87d-63d619fe60f1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-65a72387-7db9-47c2-b87d-63d619fe60f1 img.shogun-image {
    
    width: px;
  }


#s-65a72387-7db9-47c2-b87d-63d619fe60f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-de53bcf2-1837-4935-a7d5-611d96bd1cf2 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-de53bcf2-1837-4935-a7d5-611d96bd1cf2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fca2269e-1599-4018-b25c-b816c993ed19 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(182, 182, 182, 1);
}
@media (min-width: 1200px){#s-fca2269e-1599-4018-b25c-b816c993ed19 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fca2269e-1599-4018-b25c-b816c993ed19 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fca2269e-1599-4018-b25c-b816c993ed19 {
  
}
}@media (max-width: 767px){#s-fca2269e-1599-4018-b25c-b816c993ed19 {
  
}
}
#s-bc05e135-09fe-4320-bfd3-502ab5866939 {
  border-style: solid;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(182, 182, 182, 1);
}

@media (min-width: 0px) {
[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bc05e135-09fe-4320-bfd3-502ab5866939"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a9858fa9-97a0-4a02-b348-f67de8d30c01 {
  margin-top: 130px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}




  #s-a9858fa9-97a0-4a02-b348-f67de8d30c01 img.shogun-image {
    
    width: px;
  }


#s-a9858fa9-97a0-4a02-b348-f67de8d30c01 .shogun-image-content {
  
    align-items: center;
  
}

.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-6efa7af8-d62d-430d-b9c6-e64e74d84a1f {
  box-shadow:1px 1px 1px 1px rgba(236, 236, 236, 1);
border-style: solid;
margin-top: 25px;
margin-bottom: 5px;
margin-right: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(99, 99, 99, 1);
border-radius: 4px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-6efa7af8-d62d-430d-b9c6-e64e74d84a1f:hover {box-shadow:1px 1px 1px 1px rgba(236, 236, 236, 1) !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(251, 55, 16, 1) !important;
background-color: rgba(232, 232, 232, 1) !important;
color: rgba(251, 55, 16, 1) !important;
text-decoration: none !important;}#s-6efa7af8-d62d-430d-b9c6-e64e74d84a1f:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #000 !important;
border-radius: 4px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-6efa7af8-d62d-430d-b9c6-e64e74d84a1f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}

.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-98cdacf6-f51d-4de2-abc2-932038fb7fe3 {
  border-style: solid;
margin-right: 30px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(182, 182, 182, 1);
min-height: 50px;
}








#s-98cdacf6-f51d-4de2-abc2-932038fb7fe3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98cdacf6-f51d-4de2-abc2-932038fb7fe3.shg-box.shg-c {
  justify-content: center;
}

#s-25dd2d94-fb5f-42f2-911c-e27f9ecce383 {
  min-height: 50px;
}








#s-25dd2d94-fb5f-42f2-911c-e27f9ecce383 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25dd2d94-fb5f-42f2-911c-e27f9ecce383.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b09d2aae-e7dd-4406-90b5-7b820db28545 {
  min-height: 50px;
}








#s-b09d2aae-e7dd-4406-90b5-7b820db28545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b09d2aae-e7dd-4406-90b5-7b820db28545.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c352a175-ad1e-4db7-a7c2-6617f941234f {
  text-align: left;
}




  #s-c352a175-ad1e-4db7-a7c2-6617f941234f img.shogun-image {
    
    width: px;
  }


#s-c352a175-ad1e-4db7-a7c2-6617f941234f .shogun-image-content {
  
    align-items: center;
  
}

#s-1fcf26cd-4cf7-488d-a85e-cb583e1d380f {
  min-height: 0px;
}








#s-1fcf26cd-4cf7-488d-a85e-cb583e1d380f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fcf26cd-4cf7-488d-a85e-cb583e1d380f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1e7828e3-7dbc-48b3-b377-1cbcafe9db6b {
  min-height: 50px;
}








#s-1e7828e3-7dbc-48b3-b377-1cbcafe9db6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e7828e3-7dbc-48b3-b377-1cbcafe9db6b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2a70e550-0a55-4197-9610-7a1f2448eabc {
  text-align: left;
}




  #s-2a70e550-0a55-4197-9610-7a1f2448eabc img.shogun-image {
    
    width: px;
  }


#s-2a70e550-0a55-4197-9610-7a1f2448eabc .shogun-image-content {
  
    align-items: center;
  
}

#s-4342362d-87d1-4f8c-9d76-1cd665c0f78a {
  min-height: 0px;
}








#s-4342362d-87d1-4f8c-9d76-1cd665c0f78a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4342362d-87d1-4f8c-9d76-1cd665c0f78a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-97ee34fc-14db-4849-b4dd-bbe973c29403 {
  text-align: left;
}




  #s-97ee34fc-14db-4849-b4dd-bbe973c29403 img.shogun-image {
    
    width: px;
  }


#s-97ee34fc-14db-4849-b4dd-bbe973c29403 .shogun-image-content {
  
    align-items: center;
  
}

#s-6cabc231-2892-4817-bcf7-d472b0ef5573 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-45c29020-bba3-41ba-b265-3df3299b887d {
  min-height: 50px;
}








#s-45c29020-bba3-41ba-b265-3df3299b887d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45c29020-bba3-41ba-b265-3df3299b887d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-23052f86-bd15-497f-a92b-2c8765da7a88 {
  text-align: center;
}




  #s-23052f86-bd15-497f-a92b-2c8765da7a88 img.shogun-image {
    
    width: px;
  }


#s-23052f86-bd15-497f-a92b-2c8765da7a88 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c35e242-e582-42fc-b3e3-3c9bc4a7938b {
  min-height: 50px;
}








#s-1c35e242-e582-42fc-b3e3-3c9bc4a7938b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c35e242-e582-42fc-b3e3-3c9bc4a7938b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-11f0ad2d-0e0c-45fe-a45d-075630a0ccfc {
  min-height: 50px;
}








#s-11f0ad2d-0e0c-45fe-a45d-075630a0ccfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11f0ad2d-0e0c-45fe-a45d-075630a0ccfc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2e6309a7-0235-4c01-b465-a58b61e27dae {
  text-align: center;
}




  #s-2e6309a7-0235-4c01-b465-a58b61e27dae img.shogun-image {
    
    width: px;
  }


#s-2e6309a7-0235-4c01-b465-a58b61e27dae .shogun-image-content {
  
    align-items: center;
  
}

#s-7634e584-6fc0-44aa-bd5a-863c1dadbe09 {
  min-height: 50px;
}








#s-7634e584-6fc0-44aa-bd5a-863c1dadbe09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7634e584-6fc0-44aa-bd5a-863c1dadbe09.shg-box.shg-c {
  justify-content: center;
}

#s-3254e56d-1b73-4ee3-8fdf-bf844acf4dc5 {
  box-shadow:2px 2px 0px 0px rgba(236, 236, 236, 1);
border-style: solid;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(99, 99, 99, 1);
border-radius: 4px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-3254e56d-1b73-4ee3-8fdf-bf844acf4dc5:hover {box-shadow:2px 2px 0px 0px rgba(236, 236, 236, 1) !important;
border-style: solid !important;
border-color: rgba(251, 55, 16, 1) !important;
background-color: rgba(232, 232, 232, 0.69) !important;
color: rgba(251, 55, 16, 1) !important;
text-decoration: none !important;}#s-3254e56d-1b73-4ee3-8fdf-bf844acf4dc5:active {background-color: rgba(240, 240, 240, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3254e56d-1b73-4ee3-8fdf-bf844acf4dc5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3254e56d-1b73-4ee3-8fdf-bf844acf4dc5 {
  
}
}


#s-3254e56d-1b73-4ee3-8fdf-bf844acf4dc5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}

#s-e29d1293-5afa-4a79-97f8-ee00c905bef4 {
  min-height: 50px;
}








#s-e29d1293-5afa-4a79-97f8-ee00c905bef4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e29d1293-5afa-4a79-97f8-ee00c905bef4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-80a0ea12-bcbc-4383-8ae0-5e634f8961ce {
  min-height: 50px;
}








#s-80a0ea12-bcbc-4383-8ae0-5e634f8961ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80a0ea12-bcbc-4383-8ae0-5e634f8961ce.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e68beedf-9623-4be6-be74-8341fd760250"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c0f2c5a2-72d9-4e4b-b150-bc81b8b54e67 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-left: 1px;
padding-bottom: 5px;
padding-right: 1px;
}

#s-c0f2c5a2-72d9-4e4b-b150-bc81b8b54e67 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c0f2c5a2-72d9-4e4b-b150-bc81b8b54e67 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c0f2c5a2-72d9-4e4b-b150-bc81b8b54e67 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-c0f2c5a2-72d9-4e4b-b150-bc81b8b54e67 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c0f2c5a2-72d9-4e4b-b150-bc81b8b54e67 > .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: Roboto;
  font-weight: 500;
  font-style: ;
  font-size: ;
}

#s-c0f2c5a2-72d9-4e4b-b150-bc81b8b54e67 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-54084160-5406-49b5-9682-81402827f0e7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-54084160-5406-49b5-9682-81402827f0e7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-54084160-5406-49b5-9682-81402827f0e7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-54084160-5406-49b5-9682-81402827f0e7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-54084160-5406-49b5-9682-81402827f0e7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-54084160-5406-49b5-9682-81402827f0e7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(126, 126, 126, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: 900;
  font-style: ;
  font-size: 13px;
}

#s-54084160-5406-49b5-9682-81402827f0e7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-ba5fc00e-3518-402c-a3e8-c775ba315647 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ba5fc00e-3518-402c-a3e8-c775ba315647"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f260e450-0ba8-48b0-ba05-c1faa508db27 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-f260e450-0ba8-48b0-ba05-c1faa508db27 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-f260e450-0ba8-48b0-ba05-c1faa508db27 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f260e450-0ba8-48b0-ba05-c1faa508db27 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-f260e450-0ba8-48b0-ba05-c1faa508db27 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-f260e450-0ba8-48b0-ba05-c1faa508db27 td.shogun-table-column, #s-f260e450-0ba8-48b0-ba05-c1faa508db27 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-ad0d3941-0005-478d-ac44-4a2f13b020c7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d83ff6a3-2fae-4089-9910-4e73ddcc7600 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6eae3c9f-bc45-45df-99aa-227049155709 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-32dfb66a-33f6-47a3-ba24-bea1334102d5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0c9a05c1-e41c-4b3f-8b8b-819c9115c6c9 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5f3033a3-9551-490a-95d6-a82f6c9e0860 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c71c70db-5447-46c7-a8b1-2014217eb23c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-28765f7e-d677-4b9c-acea-345e88f27b8c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0931475e-04fd-49ee-811a-592449a209ee {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-072a0252-2635-4185-a5dc-0a560295d163 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3f4ead50-f36c-4c78-b2a4-ad4e3a2b48bb {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e6ce85d1-ebe6-488e-9928-c282e2f893e5 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-b22c9054-c469-458d-bdac-4dbdb12ad932 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-b22c9054-c469-458d-bdac-4dbdb12ad932 img.shogun-image {
    
    width: px;
  }


#s-b22c9054-c469-458d-bdac-4dbdb12ad932 .shogun-image-content {
  
    align-items: center;
  
}

#s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1813c4dd-72b5-4b3f-81cf-40e12d7d6284"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-20f22ca5-14e8-48ab-87d6-76738a0680b6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-20f22ca5-14e8-48ab-87d6-76738a0680b6 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-20f22ca5-14e8-48ab-87d6-76738a0680b6 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-20f22ca5-14e8-48ab-87d6-76738a0680b6 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-20f22ca5-14e8-48ab-87d6-76738a0680b6 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-20f22ca5-14e8-48ab-87d6-76738a0680b6 td.shogun-table-column, #s-20f22ca5-14e8-48ab-87d6-76738a0680b6 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-2a962334-84e2-4c40-82bb-569c3e8e813b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ec7d86c3-c88e-4f60-9da0-fc5d448e4aa7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9ac3fffd-bf7c-45e2-aab4-0fffe233b54b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f63c4516-0288-4739-91ff-52d2f8520947 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b0ae6d34-7635-4aad-95e4-8de2260c6e4f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f070d7be-2ca8-4208-8f57-cec64e83836d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-24d0f78f-54dc-4bb3-ab88-604a81f6c013 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bb3d7f82-476a-474f-9068-232d57bd9099 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3f69b89d-0982-401b-b9a1-06b8cbfcba6f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3899ec57-7698-4168-8116-90b9970e71d3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6a92acb4-76d4-4e3f-a69c-2ba10a119303 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6d06dc54-0cd8-4609-bbdd-8f1c4a7957be {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-0443e386-1594-4e16-877e-c6ff8ce8c29d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-0443e386-1594-4e16-877e-c6ff8ce8c29d img.shogun-image {
    
    width: px;
  }


#s-0443e386-1594-4e16-877e-c6ff8ce8c29d .shogun-image-content {
  
    align-items: center;
  
}

#s-4322f1b0-c293-42fd-8968-003bf61858ac {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4322f1b0-c293-42fd-8968-003bf61858ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7f9ec547-2609-4097-b4d0-50ace3e37a40 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-7f9ec547-2609-4097-b4d0-50ace3e37a40 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-7f9ec547-2609-4097-b4d0-50ace3e37a40 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-7f9ec547-2609-4097-b4d0-50ace3e37a40 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-7f9ec547-2609-4097-b4d0-50ace3e37a40 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-7f9ec547-2609-4097-b4d0-50ace3e37a40 td.shogun-table-column, #s-7f9ec547-2609-4097-b4d0-50ace3e37a40 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-c01c0c9c-12ed-48b4-9a13-554eed803761 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-abbbaa96-82a9-44de-bdba-c6d6b1fdb053 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1d6ecb69-153d-4736-b827-40df63301763 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-eb5f35b3-4d53-4558-8533-160290411f0c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7174cc0b-2123-46a6-91c3-10f1583b6f12 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-89a818e8-f94e-4b35-b38e-d0c02ba29c3c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-fccf3b2c-c953-42d4-b766-b5f24f227ed9 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c998d1f9-6411-48a6-b64f-00073b8ee7cc {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5d887281-0c6f-4df1-98ad-c04e855581dd {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ee92d651-bd01-4847-bf22-5dd855cb57a4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ea38ae8d-e52e-4fee-b78c-8bef79dd3f56 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6992872b-5b70-41b2-9b6a-3cddd0bd7ba2 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-5c38c81a-cb21-4a41-b843-07665ae66a0b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-5c38c81a-cb21-4a41-b843-07665ae66a0b img.shogun-image {
    
    width: px;
  }


#s-5c38c81a-cb21-4a41-b843-07665ae66a0b .shogun-image-content {
  
    align-items: center;
  
}

#s-aae1e95b-9d92-4ae3-8b04-167488b52f5a {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aae1e95b-9d92-4ae3-8b04-167488b52f5a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-943d0a02-3425-42aa-a7b8-f37b4c72db74 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-943d0a02-3425-42aa-a7b8-f37b4c72db74 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-943d0a02-3425-42aa-a7b8-f37b4c72db74 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-943d0a02-3425-42aa-a7b8-f37b4c72db74 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-943d0a02-3425-42aa-a7b8-f37b4c72db74 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-943d0a02-3425-42aa-a7b8-f37b4c72db74 td.shogun-table-column, #s-943d0a02-3425-42aa-a7b8-f37b4c72db74 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-22c1f0c8-2210-4e21-bb90-e2b3d13befc3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c061259b-47e9-4b4a-81d2-d8ade4776045 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a07bf3aa-fd9a-4d59-8a46-1cd6b039c83e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d6179f08-2081-4622-a22b-5ad8ecbf2901 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-845b2d08-646a-43f8-8d32-7efe103a2fef {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3f16794e-f88f-47a7-accc-16c55ac0c3c3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9657aef9-9a70-4d34-b6c1-8a87499dde1e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d72cfdc6-578a-4d0c-b020-3c35e9180b57 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4e58ef6d-d245-47f0-a4ca-76bd53436e2b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-870f785a-9d1c-4e6e-b795-1e4fa3ebe2c2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-75744650-d549-4867-b052-adda446c73ac {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a8acca71-fba2-4d0e-b6dd-11fa26585159 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-2ccdfe17-15bd-48ac-9a22-3b204625aab0 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-2ccdfe17-15bd-48ac-9a22-3b204625aab0 img.shogun-image {
    
    width: px;
  }


#s-2ccdfe17-15bd-48ac-9a22-3b204625aab0 .shogun-image-content {
  
    align-items: center;
  
}

#s-33975445-5dc6-46c6-bf8c-1ba83be72f98 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-33975445-5dc6-46c6-bf8c-1ba83be72f98"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6d8fa443-3a7e-4eb8-8444-983090dab342 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-6d8fa443-3a7e-4eb8-8444-983090dab342 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-6d8fa443-3a7e-4eb8-8444-983090dab342 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6d8fa443-3a7e-4eb8-8444-983090dab342 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-6d8fa443-3a7e-4eb8-8444-983090dab342 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-6d8fa443-3a7e-4eb8-8444-983090dab342 td.shogun-table-column, #s-6d8fa443-3a7e-4eb8-8444-983090dab342 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-c67e70ef-e530-4254-a2d9-234a9a6ecb51 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-aab0162a-345b-4811-a074-635e0457b8bf {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-276605c6-6d04-40f6-9d3c-ffc10a51ef29 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5bf73fe8-8f9a-4e6e-9d43-f9f583d28219 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-40ae08af-f2a1-4c30-abe7-1d5654d92d17 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-54f7e526-86bd-4666-80fc-71ad29fb7579 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-06107db4-fd87-415e-ba66-08d77abfe59f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-135feb9a-7f66-460d-9844-a08ed756324f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-baa7628c-0f85-470f-9194-f958f62a77ac {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7fa3279e-b5b2-4fc9-8a41-4afc9d47012e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c29eeff3-5023-4e4e-8353-2c9b69366ace {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9868ee17-61df-4a5c-8029-2ab7c0ece223 {
  margin-top: -5px;
margin-bottom: -5px;
padding-top: 0px;
padding-bottom: 0px;
border-radius: 5px;
}

#s-9b21b248-18b2-4487-a7c0-7e1848490f9d {
  text-align: center;
}




  #s-9b21b248-18b2-4487-a7c0-7e1848490f9d img.shogun-image {
    
    width: px;
  }


#s-9b21b248-18b2-4487-a7c0-7e1848490f9d .shogun-image-content {
  
    align-items: center;
  
}

#s-afc6ec62-853a-40ed-b038-c6bbbbc0b5f2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-left: 1px;
padding-bottom: 5px;
padding-right: 1px;
}

#s-afc6ec62-853a-40ed-b038-c6bbbbc0b5f2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-afc6ec62-853a-40ed-b038-c6bbbbc0b5f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(222, 222, 222, 1);
  padding: 10px;
}

#s-afc6ec62-853a-40ed-b038-c6bbbbc0b5f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-afc6ec62-853a-40ed-b038-c6bbbbc0b5f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-afc6ec62-853a-40ed-b038-c6bbbbc0b5f2 > .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: Roboto;
  font-weight: 500;
  font-style: ;
  font-size: ;
}

#s-afc6ec62-853a-40ed-b038-c6bbbbc0b5f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-a74054ff-36b5-4547-ad7e-fb31d56eef22 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-a74054ff-36b5-4547-ad7e-fb31d56eef22 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-a74054ff-36b5-4547-ad7e-fb31d56eef22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-a74054ff-36b5-4547-ad7e-fb31d56eef22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-a74054ff-36b5-4547-ad7e-fb31d56eef22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-a74054ff-36b5-4547-ad7e-fb31d56eef22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(126, 126, 126, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: 900;
  font-style: ;
  font-size: 13px;
}

#s-a74054ff-36b5-4547-ad7e-fb31d56eef22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-39076a9b-b693-42a9-a081-33365fb1fa39 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39076a9b-b693-42a9-a081-33365fb1fa39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c94773e4-2619-4451-89c8-7504c951ca55 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 7px;
padding-bottom: 10px;
padding-right: 7px;
min-height: 5px;
}

#s-c94773e4-2619-4451-89c8-7504c951ca55 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-c94773e4-2619-4451-89c8-7504c951ca55 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c94773e4-2619-4451-89c8-7504c951ca55 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
}

#s-c94773e4-2619-4451-89c8-7504c951ca55 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-c94773e4-2619-4451-89c8-7504c951ca55 td.shogun-table-column, #s-c94773e4-2619-4451-89c8-7504c951ca55 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-804cf44c-ee80-44e7-96c0-0bb822b0c964 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-878668a3-2d73-4286-8354-78dd6dd91f36 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e286d711-a751-4c80-bb89-b48e5d9cb228 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ec92ad09-f69e-474c-be2d-76ced3bfa507 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5639b802-a66e-4237-b63f-d20ba7f60b60 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1a1a1b7f-21e8-4c8b-866c-dba55f219925 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-47ae04bc-f8bf-4282-a54f-cbdca26e9e8c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4bf871cd-1bea-4be2-9537-c65f54f47a5c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2d23817f-16af-4c03-8b16-7f65ff054b6f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-101951be-b989-4642-ae2b-9da3b4cef741 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-1efcfc93-659c-4d43-a66a-7fa5a35b32e1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-1efcfc93-659c-4d43-a66a-7fa5a35b32e1 img.shogun-image {
    
    width: px;
  }


#s-1efcfc93-659c-4d43-a66a-7fa5a35b32e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0d3f880-c457-4a1e-94a7-7ca974da5f3c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-26d3eca1-19d4-4957-8293-f2e5a6302518 {
  min-height: 50px;
}








#s-26d3eca1-19d4-4957-8293-f2e5a6302518 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26d3eca1-19d4-4957-8293-f2e5a6302518.shg-box.shg-c {
  justify-content: center;
}

#s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1 {
  border-style: solid;
margin-top: 0px;
margin-bottom: -10px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(182, 182, 182, 1);
}

@media (min-width: 0px) {
[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-d6936772-b505-4e5a-b6ec-9fe1dbe5efb1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-e6a65114-7ad1-40bf-a39b-99c829feb5a6 {
  border-style: solid;
margin-top: -2px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(182, 182, 182, 1);
text-align: left;
}

#s-e6a65114-7ad1-40bf-a39b-99c829feb5a6 .shogun-heading-component h1 {
  color: rgba(150, 150, 150, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



/*
  $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: block;
}