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

.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-920598dd-4600-4b4e-86a9-deb07c27916d {
  box-shadow:0px 0px 0px 0px rgba(205, 202, 202, 1);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
opacity: 1;
}


  #s-920598dd-4600-4b4e-86a9-deb07c27916d .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-920598dd-4600-4b4e-86a9-deb07c27916d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid rgba(251, 55, 16, 1);
  }
#s-920598dd-4600-4b4e-86a9-deb07c27916d .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-920598dd-4600-4b4e-86a9-deb07c27916d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(251, 55, 16, 1);
}

#s-920598dd-4600-4b4e-86a9-deb07c27916d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-920598dd-4600-4b4e-86a9-deb07c27916d .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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-b891128f-93b7-4f19-b1c6-8a8e01b3e090 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}

#s-b891128f-93b7-4f19-b1c6-8a8e01b3e090 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 0px) {
[id="s-5b37ecd7-81ec-498e-8e4c-9e169a57e8fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b37ecd7-81ec-498e-8e4c-9e169a57e8fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5b37ecd7-81ec-498e-8e4c-9e169a57e8fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b37ecd7-81ec-498e-8e4c-9e169a57e8fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.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;
  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-2d62f75d-9af1-4024-8c5b-984d236143e3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 1px;
padding-bottom: 0px;
padding-right: 1px;
}

#s-2d62f75d-9af1-4024-8c5b-984d236143e3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2d62f75d-9af1-4024-8c5b-984d236143e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2d62f75d-9af1-4024-8c5b-984d236143e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2d62f75d-9af1-4024-8c5b-984d236143e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2d62f75d-9af1-4024-8c5b-984d236143e3 > .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-2d62f75d-9af1-4024-8c5b-984d236143e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-6f055460-231d-4b0d-801a-f008441e113d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-6f055460-231d-4b0d-801a-f008441e113d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-6f055460-231d-4b0d-801a-f008441e113d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-6f055460-231d-4b0d-801a-f008441e113d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-6f055460-231d-4b0d-801a-f008441e113d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-6f055460-231d-4b0d-801a-f008441e113d > .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-6f055460-231d-4b0d-801a-f008441e113d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-6c97d106-fe09-4a02-ac1b-0072007a4de0 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-6c97d106-fe09-4a02-ac1b-0072007a4de0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c97d106-fe09-4a02-ac1b-0072007a4de0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c97d106-fe09-4a02-ac1b-0072007a4de0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6c97d106-fe09-4a02-ac1b-0072007a4de0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c97d106-fe09-4a02-ac1b-0072007a4de0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c97d106-fe09-4a02-ac1b-0072007a4de0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c97d106-fe09-4a02-ac1b-0072007a4de0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 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-97a7cb09-165a-4208-a450-72b9354214dc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-97a7cb09-165a-4208-a450-72b9354214dc .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-97a7cb09-165a-4208-a450-72b9354214dc table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-97a7cb09-165a-4208-a450-72b9354214dc td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-97a7cb09-165a-4208-a450-72b9354214dc td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-97a7cb09-165a-4208-a450-72b9354214dc td.shogun-table-column, #s-97a7cb09-165a-4208-a450-72b9354214dc 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 h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-3c99680d-4c87-4e16-9965-c09eb3871a7b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-57ed62ad-81db-4b18-9a46-d93768582a7c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1cf0a361-9940-4ca6-97e6-8e800a7d5dac {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5d1356d0-1ffa-404d-afa1-26222c211775 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e63fd039-83f8-4218-acd7-1a0ba5d98684 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-85b79ac4-7e3b-431b-b00f-4394ae60b4db {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a2f41dd3-6506-465e-8937-39378ead1350 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-205bd3b1-2fd9-49e1-82f9-ff55001812ab {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-243d34e6-37da-417d-bc81-52400adfd7b1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bb311ad8-0d4d-415e-93bd-d989263b32c1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4ae1f66e-c598-4d2d-b98a-f7b88228dcd7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f69b374e-7be0-4fee-8aed-c25ab805379f {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-21d6c7b4-f824-47e0-830b-0702fdc1cabc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-21d6c7b4-f824-47e0-830b-0702fdc1cabc img.shogun-image {
    

    
    
    
  }


#s-21d6c7b4-f824-47e0-830b-0702fdc1cabc .shogun-image-content {
  
    align-items: center;
  
}

#s-a491b78a-4894-4f3a-91d5-9b7d7ee8a4f2 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-a491b78a-4894-4f3a-91d5-9b7d7ee8a4f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a491b78a-4894-4f3a-91d5-9b7d7ee8a4f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a491b78a-4894-4f3a-91d5-9b7d7ee8a4f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a491b78a-4894-4f3a-91d5-9b7d7ee8a4f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a491b78a-4894-4f3a-91d5-9b7d7ee8a4f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a491b78a-4894-4f3a-91d5-9b7d7ee8a4f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a491b78a-4894-4f3a-91d5-9b7d7ee8a4f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-70e13f69-efee-4738-b3fe-ec04b738d147 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-70e13f69-efee-4738-b3fe-ec04b738d147 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-70e13f69-efee-4738-b3fe-ec04b738d147 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-70e13f69-efee-4738-b3fe-ec04b738d147 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-70e13f69-efee-4738-b3fe-ec04b738d147 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-70e13f69-efee-4738-b3fe-ec04b738d147 td.shogun-table-column, #s-70e13f69-efee-4738-b3fe-ec04b738d147 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-1529f2c0-b448-4161-b609-c120827fac23 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d133186f-5c27-4a43-be95-05bb319a2b87 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4d67e152-111c-4cde-ad6f-fbcc14186346 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6857aaac-791f-44ed-8ce9-ca0995e1eba5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8f3e322a-7f74-4175-8c46-1daeaefb96f6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ae2d8048-db5c-42ef-9a5c-64995c6135b6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a85614e1-e843-4652-8e41-2dc2ba5da21c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b515a102-2ceb-42bb-bf37-e984d11678b5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8eae3c95-3744-40e2-8d6e-3df7af597b5f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-26faf64b-8ffd-4c5b-92ce-fd97586f4b41 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0e97b7a4-a4e8-423a-8e08-fdcd840a74bc {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f470aab7-4d6d-4bcf-b63b-6c79039662f0 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-6bffb56e-d356-4865-89db-2613b01fd96c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-6bffb56e-d356-4865-89db-2613b01fd96c img.shogun-image {
    

    
    
    
  }


#s-6bffb56e-d356-4865-89db-2613b01fd96c .shogun-image-content {
  
    align-items: center;
  
}

#s-cfc024e4-3256-4c2c-aab7-5cc179758a5e {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-cfc024e4-3256-4c2c-aab7-5cc179758a5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfc024e4-3256-4c2c-aab7-5cc179758a5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cfc024e4-3256-4c2c-aab7-5cc179758a5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cfc024e4-3256-4c2c-aab7-5cc179758a5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cfc024e4-3256-4c2c-aab7-5cc179758a5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cfc024e4-3256-4c2c-aab7-5cc179758a5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cfc024e4-3256-4c2c-aab7-5cc179758a5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-c313104d-3849-4435-a0f5-18cb350d9036 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-c313104d-3849-4435-a0f5-18cb350d9036 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-c313104d-3849-4435-a0f5-18cb350d9036 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c313104d-3849-4435-a0f5-18cb350d9036 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-c313104d-3849-4435-a0f5-18cb350d9036 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-c313104d-3849-4435-a0f5-18cb350d9036 td.shogun-table-column, #s-c313104d-3849-4435-a0f5-18cb350d9036 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-31969f7e-bde9-4cc3-962b-8458c9a9c92d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4fde116f-0316-4624-a23a-2f4c1cb8b6b0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-501d7ee4-f4e5-4ee7-a2ed-c6bb72638784 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8472a4f1-9963-4dc2-8e94-ca83748b5539 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c16fb066-5c08-457e-af37-484ede32a413 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1c37dce2-3f6b-4ef8-9316-df4d8525c101 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4fd131d6-b2bb-46d4-91be-a1ef78b6d891 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-42dee71d-b2a0-4192-b1f3-d1e478df6490 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b66ef9f4-3e3d-4fa5-aa63-ee46ed7cdc57 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7b8dccb5-921f-48dd-abd6-3abda5444ff0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4e443a3e-75dc-4808-8bed-c86b5241f529 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a588acc6-a746-4a2b-9f83-c8323bd29f81 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-57d6228f-b57b-499b-81df-3cd43883cc71 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-57d6228f-b57b-499b-81df-3cd43883cc71 img.shogun-image {
    

    
    
    
  }


#s-57d6228f-b57b-499b-81df-3cd43883cc71 .shogun-image-content {
  
    align-items: center;
  
}

#s-11b64618-04cf-4345-8928-a8aacc696ce1 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-11b64618-04cf-4345-8928-a8aacc696ce1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11b64618-04cf-4345-8928-a8aacc696ce1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11b64618-04cf-4345-8928-a8aacc696ce1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-11b64618-04cf-4345-8928-a8aacc696ce1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11b64618-04cf-4345-8928-a8aacc696ce1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-11b64618-04cf-4345-8928-a8aacc696ce1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-11b64618-04cf-4345-8928-a8aacc696ce1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-aa635265-a71e-48d4-948a-669218f149d0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-aa635265-a71e-48d4-948a-669218f149d0 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-aa635265-a71e-48d4-948a-669218f149d0 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-aa635265-a71e-48d4-948a-669218f149d0 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-aa635265-a71e-48d4-948a-669218f149d0 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-aa635265-a71e-48d4-948a-669218f149d0 td.shogun-table-column, #s-aa635265-a71e-48d4-948a-669218f149d0 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-2a23190c-a315-4e31-ba39-4401f61395b4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bcebb7c7-b869-43fe-830b-a8854c17acd5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ef7e1b6b-d313-4d2c-9aa2-9d1af57ae653 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-36422daf-c022-4e5a-9049-3e134e32eba9 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d4355f9e-3628-466b-aae1-2461e5314562 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3e69ac9d-1cc0-46f9-aed6-c3e2a84fcc7c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0ad32117-d84f-4901-8b16-270bd221c2ca {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2fcdcb04-3ca5-4f6d-b3b9-a0519e603072 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-42400f8d-6e55-4df8-8946-0b1f1aa2fd9b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-82246ce3-1474-4545-9aad-c70b31411c84 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-be9f160f-e4e0-4cda-aa98-4c7fa6eda27d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-322fb913-49f4-448e-856e-499cd22e16c6 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-988c04d9-a870-44b5-9b7e-db52f6c57dde {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-988c04d9-a870-44b5-9b7e-db52f6c57dde img.shogun-image {
    

    
    
    
  }


#s-988c04d9-a870-44b5-9b7e-db52f6c57dde .shogun-image-content {
  
    align-items: center;
  
}

#s-75071239-896a-4ac4-87bc-648577be9472 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-75071239-896a-4ac4-87bc-648577be9472"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75071239-896a-4ac4-87bc-648577be9472"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75071239-896a-4ac4-87bc-648577be9472"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-75071239-896a-4ac4-87bc-648577be9472"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75071239-896a-4ac4-87bc-648577be9472"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-75071239-896a-4ac4-87bc-648577be9472"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75071239-896a-4ac4-87bc-648577be9472"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-304476a8-b1bd-4aaf-b176-09d11259c245 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-304476a8-b1bd-4aaf-b176-09d11259c245 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-304476a8-b1bd-4aaf-b176-09d11259c245 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-304476a8-b1bd-4aaf-b176-09d11259c245 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-304476a8-b1bd-4aaf-b176-09d11259c245 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-304476a8-b1bd-4aaf-b176-09d11259c245 td.shogun-table-column, #s-304476a8-b1bd-4aaf-b176-09d11259c245 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-c0dba208-9fb0-4cc7-84c9-d4f3a43bab0c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e216adc2-fb26-4c8d-b2f7-96fa69f190bb {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-cd327505-866c-4951-99d2-fdb6c7b82e84 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-aac32fdc-8011-4362-9ce8-2a46c9f7783f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0e0178e4-bec7-45d7-b69c-c731f1432789 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bf95152e-e5c4-482e-92df-7769699edfd7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-593ba503-828a-4640-a7b3-796baa06e63a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1a2f0056-9348-4012-9b7a-fb13f3083bcd {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-cb34771b-046d-4675-bf2b-21e359bd858a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e9f61e6c-db53-44b9-b31c-f730a8000aae {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5c77e21d-7be2-47c4-9060-43dce32c52df {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-55c7fde0-beba-4972-ac55-2df96adad6ae {
  margin-top: -5px;
margin-bottom: -5px;
padding-top: 0px;
padding-bottom: 0px;
border-radius: 5px;
}

#s-265b5421-4b68-4752-b8ce-bbc9b50b371a {
  text-align: center;
}







  #s-265b5421-4b68-4752-b8ce-bbc9b50b371a img.shogun-image {
    

    
    
    
  }


#s-265b5421-4b68-4752-b8ce-bbc9b50b371a .shogun-image-content {
  
    align-items: center;
  
}

#s-4774ce7d-61ff-4906-b592-2247c1a0fb87 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-4774ce7d-61ff-4906-b592-2247c1a0fb87 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4774ce7d-61ff-4906-b592-2247c1a0fb87 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4774ce7d-61ff-4906-b592-2247c1a0fb87 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-4774ce7d-61ff-4906-b592-2247c1a0fb87 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4774ce7d-61ff-4906-b592-2247c1a0fb87 > .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-4774ce7d-61ff-4906-b592-2247c1a0fb87 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-5a5582b3-70f0-4407-9232-56756c7ec724 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-5a5582b3-70f0-4407-9232-56756c7ec724 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-5a5582b3-70f0-4407-9232-56756c7ec724 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-5a5582b3-70f0-4407-9232-56756c7ec724 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-5a5582b3-70f0-4407-9232-56756c7ec724 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-5a5582b3-70f0-4407-9232-56756c7ec724 > .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-5a5582b3-70f0-4407-9232-56756c7ec724 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-1ac0db52-a89c-40e9-920e-65f1f2a8fa3f {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-1ac0db52-a89c-40e9-920e-65f1f2a8fa3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ac0db52-a89c-40e9-920e-65f1f2a8fa3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ac0db52-a89c-40e9-920e-65f1f2a8fa3f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1ac0db52-a89c-40e9-920e-65f1f2a8fa3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ac0db52-a89c-40e9-920e-65f1f2a8fa3f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ac0db52-a89c-40e9-920e-65f1f2a8fa3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1ac0db52-a89c-40e9-920e-65f1f2a8fa3f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-2d073951-5a3c-4300-b315-6c809d2de8d7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-2d073951-5a3c-4300-b315-6c809d2de8d7 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-2d073951-5a3c-4300-b315-6c809d2de8d7 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-2d073951-5a3c-4300-b315-6c809d2de8d7 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-2d073951-5a3c-4300-b315-6c809d2de8d7 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-2d073951-5a3c-4300-b315-6c809d2de8d7 td.shogun-table-column, #s-2d073951-5a3c-4300-b315-6c809d2de8d7 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-b8bb60ce-da7a-4b54-8689-7c1f2cb28545 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1c0e81e1-e26b-4d70-97d3-5c9889e3798b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-acd115ea-8633-4038-b8a5-b317c71a7fd3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f94c9d6b-bef3-4fb5-abba-0db20f0121b8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a8637a03-c249-4aae-af94-f9c2b4d4db70 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f64b0f7c-cd1f-4312-a5f3-d0bb10fdd5cd {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-57d6e286-8b08-48af-95e3-bda7af830c96 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d1dd9fae-8214-4439-9b6d-c9202d67d965 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ddf5774a-e052-4ae9-97e3-047113fc42ff {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-11cd7be6-70e1-4de6-92b6-977149f15f12 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6227fc21-e86f-4edd-8e4f-26081ffd9c56 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4eb4bd90-12c8-427b-b687-63ffdc939b90 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-9dbb66fc-b9bd-49a2-ada5-70559790e7dc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-9dbb66fc-b9bd-49a2-ada5-70559790e7dc img.shogun-image {
    

    
    
    
  }


#s-9dbb66fc-b9bd-49a2-ada5-70559790e7dc .shogun-image-content {
  
    align-items: center;
  
}

#s-92e9a184-d431-4434-8ab7-6240985bb458 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-92e9a184-d431-4434-8ab7-6240985bb458"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92e9a184-d431-4434-8ab7-6240985bb458"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-92e9a184-d431-4434-8ab7-6240985bb458"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-92e9a184-d431-4434-8ab7-6240985bb458"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-92e9a184-d431-4434-8ab7-6240985bb458"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-92e9a184-d431-4434-8ab7-6240985bb458"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-92e9a184-d431-4434-8ab7-6240985bb458"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-46ff4926-156e-4281-a603-b217ba9fec46 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-46ff4926-156e-4281-a603-b217ba9fec46 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-46ff4926-156e-4281-a603-b217ba9fec46 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-46ff4926-156e-4281-a603-b217ba9fec46 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-46ff4926-156e-4281-a603-b217ba9fec46 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-46ff4926-156e-4281-a603-b217ba9fec46 td.shogun-table-column, #s-46ff4926-156e-4281-a603-b217ba9fec46 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-e7fdcfdb-bca4-4f0f-8277-2e065be7abe8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ad93aa74-f0e5-49cc-a831-76cbfef7d13e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-67009663-7e6d-488f-b4aa-24c4988d315c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b884a47b-60ea-408d-aab9-bd021179c488 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5839dbe4-7b06-4269-8666-0f4e5ad479a8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d3e9622b-b286-4ac5-827e-3f5a2b503278 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-86cc6573-cf17-4029-8894-5f858b89aee4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-18355d70-50b4-442e-b739-9557987fd502 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-07c3ff27-8cf8-4144-8160-2bb0978c555e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c0ead7c5-28c4-4b39-aac8-d0be4199937e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7c77d351-9050-4e5a-8e97-3ebdb24c9b8b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-064f30ff-86e5-46fc-8a16-c992dc1fc470 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-a1b1d3b0-2852-4f6f-b54b-8a8951c67207 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-a1b1d3b0-2852-4f6f-b54b-8a8951c67207 img.shogun-image {
    

    
    
    
  }


#s-a1b1d3b0-2852-4f6f-b54b-8a8951c67207 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8e87ff3-9c19-46eb-ad27-fbd396b26f49 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-b8e87ff3-9c19-46eb-ad27-fbd396b26f49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8e87ff3-9c19-46eb-ad27-fbd396b26f49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b8e87ff3-9c19-46eb-ad27-fbd396b26f49"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b8e87ff3-9c19-46eb-ad27-fbd396b26f49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b8e87ff3-9c19-46eb-ad27-fbd396b26f49"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8e87ff3-9c19-46eb-ad27-fbd396b26f49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b8e87ff3-9c19-46eb-ad27-fbd396b26f49"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-3ab669f7-704c-481f-9f23-32a3d329bddf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-3ab669f7-704c-481f-9f23-32a3d329bddf .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-3ab669f7-704c-481f-9f23-32a3d329bddf table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-3ab669f7-704c-481f-9f23-32a3d329bddf td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-3ab669f7-704c-481f-9f23-32a3d329bddf td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-3ab669f7-704c-481f-9f23-32a3d329bddf td.shogun-table-column, #s-3ab669f7-704c-481f-9f23-32a3d329bddf td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-4f02125c-d8df-4b7b-90f9-547e3b70b251 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-34199170-7669-444e-a8e4-d5f58d71855c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-63b4b5d6-77ba-43dc-a2fe-069db57d5cc8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-697ead35-9898-46ac-b54f-2b4f1420ce21 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-812bc011-cdb7-4558-99fd-1ca0e1ef30cc {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-97f4b2a4-da0c-4579-8af6-9726c11f093d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-163c924c-a04a-4787-a707-e0692a40fcfb {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-998912f0-bda6-433f-a5a0-43260f31cfe3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-448ca4e1-82c1-4064-9139-75e6b11142ca {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-53d0fdc6-7492-4d10-8581-5b855ad619a3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-53b76d9d-de8d-4cb3-a116-7c261a1728c9 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-db31d4c9-0091-4341-9e43-7424452e22fc {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-0fdfe504-ce6a-4129-be4d-3386cfde10c7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-0fdfe504-ce6a-4129-be4d-3386cfde10c7 img.shogun-image {
    

    
    
    
  }


#s-0fdfe504-ce6a-4129-be4d-3386cfde10c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-733ca247-5fdd-473a-adcd-38897122b34f {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-733ca247-5fdd-473a-adcd-38897122b34f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-733ca247-5fdd-473a-adcd-38897122b34f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-733ca247-5fdd-473a-adcd-38897122b34f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-733ca247-5fdd-473a-adcd-38897122b34f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-733ca247-5fdd-473a-adcd-38897122b34f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-733ca247-5fdd-473a-adcd-38897122b34f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-733ca247-5fdd-473a-adcd-38897122b34f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-75c81410-01cf-47b5-ab35-adeb71323b7b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-75c81410-01cf-47b5-ab35-adeb71323b7b .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-75c81410-01cf-47b5-ab35-adeb71323b7b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-75c81410-01cf-47b5-ab35-adeb71323b7b td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-75c81410-01cf-47b5-ab35-adeb71323b7b td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-75c81410-01cf-47b5-ab35-adeb71323b7b td.shogun-table-column, #s-75c81410-01cf-47b5-ab35-adeb71323b7b td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-a4ea1f77-f444-4213-9aad-0a8277ec16c0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4c521032-f1e2-44a9-9bea-b35eb204c4ce {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b6646a3d-6983-4f21-8125-089053df2339 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0a1f7444-25b0-4ca2-b625-ff6ebe6a0e83 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8370ddab-d331-47fa-88eb-7bb4f67243da {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-af027313-8be5-496d-9090-da0f707a111c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e344d750-9e21-45f0-b4b3-fba83879bdc6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-db7c1683-c91a-4654-bfdd-daabc5e564a3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-258af81a-8ad2-4fbf-95ad-6632b1a82b18 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b52880a1-8ca8-430c-a818-b608bf1288a1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f128ac85-3547-4c8f-8e0a-2631209e089e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4db11b24-b872-427b-864b-cdea03dc9298 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-3e3247e4-82e5-4c2f-b4c0-65250e33c9ca {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-3e3247e4-82e5-4c2f-b4c0-65250e33c9ca img.shogun-image {
    

    
    
    
  }


#s-3e3247e4-82e5-4c2f-b4c0-65250e33c9ca .shogun-image-content {
  
    align-items: center;
  
}

#s-d3986c69-6f99-49cf-9e65-4965b0f6f368 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-d3986c69-6f99-49cf-9e65-4965b0f6f368"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3986c69-6f99-49cf-9e65-4965b0f6f368"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d3986c69-6f99-49cf-9e65-4965b0f6f368"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d3986c69-6f99-49cf-9e65-4965b0f6f368"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d3986c69-6f99-49cf-9e65-4965b0f6f368"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3986c69-6f99-49cf-9e65-4965b0f6f368"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d3986c69-6f99-49cf-9e65-4965b0f6f368"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-55820993-5d2e-4b50-b836-696fb324a70c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-55820993-5d2e-4b50-b836-696fb324a70c .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-55820993-5d2e-4b50-b836-696fb324a70c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-55820993-5d2e-4b50-b836-696fb324a70c td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-55820993-5d2e-4b50-b836-696fb324a70c td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-55820993-5d2e-4b50-b836-696fb324a70c td.shogun-table-column, #s-55820993-5d2e-4b50-b836-696fb324a70c td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-47975694-e8f6-4b0c-a769-d24bee843f35 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-049e49a8-b668-48a5-aad1-6b46ceddb00e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7cbe367e-a456-4eb2-9460-146424c52cc8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-11dd4e6e-b3fb-4250-8e0b-9c4091c18ad0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-fcb9378d-e671-4c0b-a087-fc677953dad2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1800c6b1-3595-481a-8c74-bb6f8dd04b92 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6e127a0c-70f9-4206-97ae-773a6fa094a5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5c67908f-4f2e-4345-a771-989d07093b9d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-01ebaee0-4887-41c9-9606-4297500329c6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-14c2f4a8-c224-4675-95ba-c0b6f610a990 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-45f438fb-f6a1-4de5-9dd7-ccfa638e6c7a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d674129d-09f6-4f0e-80c7-651de23eae6b {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-a5c842e9-f67b-4731-aeb0-50c0bd2c8c55 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-a5c842e9-f67b-4731-aeb0-50c0bd2c8c55 img.shogun-image {
    

    
    
    
  }


#s-a5c842e9-f67b-4731-aeb0-50c0bd2c8c55 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc866f36-dd88-4453-a3c0-07e9dfef824f {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-fc866f36-dd88-4453-a3c0-07e9dfef824f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc866f36-dd88-4453-a3c0-07e9dfef824f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc866f36-dd88-4453-a3c0-07e9dfef824f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fc866f36-dd88-4453-a3c0-07e9dfef824f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc866f36-dd88-4453-a3c0-07e9dfef824f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc866f36-dd88-4453-a3c0-07e9dfef824f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc866f36-dd88-4453-a3c0-07e9dfef824f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-14179d47-83fb-4a2f-87ab-b7fcd09dac0f {
  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-14179d47-83fb-4a2f-87ab-b7fcd09dac0f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-14179d47-83fb-4a2f-87ab-b7fcd09dac0f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-14179d47-83fb-4a2f-87ab-b7fcd09dac0f {
  
}
}@media (max-width: 767px){#s-14179d47-83fb-4a2f-87ab-b7fcd09dac0f {
  
}
}
#s-16c293d1-d412-4421-9959-a7cc36236207 {
  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-16c293d1-d412-4421-9959-a7cc36236207"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16c293d1-d412-4421-9959-a7cc36236207"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-16c293d1-d412-4421-9959-a7cc36236207"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-16c293d1-d412-4421-9959-a7cc36236207"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-16c293d1-d412-4421-9959-a7cc36236207"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-16c293d1-d412-4421-9959-a7cc36236207"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-16c293d1-d412-4421-9959-a7cc36236207"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

#s-35ce30df-5e3e-4fd6-ac80-89439f66f502 {
  margin-top: 130px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}







  #s-35ce30df-5e3e-4fd6-ac80-89439f66f502 img.shogun-image {
    

    
    
    
  }


#s-35ce30df-5e3e-4fd6-ac80-89439f66f502 .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-text {
  font-weight: ;
  font-family: ;
}

.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-1489a268-5cc3-4c5d-bad9-31e005d1fb1f {
  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-1489a268-5cc3-4c5d-bad9-31e005d1fb1f: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-1489a268-5cc3-4c5d-bad9-31e005d1fb1f: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-1489a268-5cc3-4c5d-bad9-31e005d1fb1f-root {
    text-align: center;
  }


#s-1489a268-5cc3-4c5d-bad9-31e005d1fb1f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1489a268-5cc3-4c5d-bad9-31e005d1fb1f-root {
    text-align: center;
  }


#s-1489a268-5cc3-4c5d-bad9-31e005d1fb1f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1489a268-5cc3-4c5d-bad9-31e005d1fb1f-root {
    text-align: center;
  }


#s-1489a268-5cc3-4c5d-bad9-31e005d1fb1f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1489a268-5cc3-4c5d-bad9-31e005d1fb1f-root {
    text-align: center;
  }


#s-1489a268-5cc3-4c5d-bad9-31e005d1fb1f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1489a268-5cc3-4c5d-bad9-31e005d1fb1f-root {
    text-align: center;
  }


#s-1489a268-5cc3-4c5d-bad9-31e005d1fb1f.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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

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

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

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

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

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

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

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

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

#s-070143b7-be38-4feb-b4b0-355aa5ccb812 {
  min-height: 50px;
}








#s-070143b7-be38-4feb-b4b0-355aa5ccb812 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-070143b7-be38-4feb-b4b0-355aa5ccb812.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-609d54ea-5df7-4ff9-953a-ba919de3de0f {
  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);
}

#s-6e041e4b-ea89-4b4c-851b-ced4989533fa {
  min-height: 50px;
}








#s-6e041e4b-ea89-4b4c-851b-ced4989533fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e041e4b-ea89-4b4c-851b-ced4989533fa.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4104a25f-e2c5-4dda-82f2-92f159ec057d {
  text-align: center;
}







  #s-4104a25f-e2c5-4dda-82f2-92f159ec057d img.shogun-image {
    

    
    
    
  }


#s-4104a25f-e2c5-4dda-82f2-92f159ec057d .shogun-image-content {
  
    align-items: center;
  
}

#s-b429c125-8e07-41f0-a0c6-512a955f528f {
  min-height: 0px;
}








#s-b429c125-8e07-41f0-a0c6-512a955f528f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b429c125-8e07-41f0-a0c6-512a955f528f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3f52a0ac-1454-4831-9387-69e329c2633b {
  min-height: 50px;
}








#s-3f52a0ac-1454-4831-9387-69e329c2633b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f52a0ac-1454-4831-9387-69e329c2633b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cc6c5c69-49dd-4b8a-8023-0c93ec417994 {
  text-align: center;
}







  #s-cc6c5c69-49dd-4b8a-8023-0c93ec417994 img.shogun-image {
    

    
    
    
  }


#s-cc6c5c69-49dd-4b8a-8023-0c93ec417994 .shogun-image-content {
  
    align-items: center;
  
}

#s-37f80d44-aa71-4d64-a37a-d21f3260f8f1 {
  min-height: 0px;
}








#s-37f80d44-aa71-4d64-a37a-d21f3260f8f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37f80d44-aa71-4d64-a37a-d21f3260f8f1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-669c237c-de84-4ad3-bfaa-229e1fe56b79 {
  text-align: center;
}







  #s-669c237c-de84-4ad3-bfaa-229e1fe56b79 img.shogun-image {
    

    
    
    
  }


#s-669c237c-de84-4ad3-bfaa-229e1fe56b79 .shogun-image-content {
  
    align-items: center;
  
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-c4f39a2a-fd07-41a7-ac68-9e7bd6f1214c hr {
  border-top: 1px solid #ddd;
}

#s-dd82cd96-0a07-42da-9b47-56892e1de6b0 {
  min-height: 50px;
}








#s-dd82cd96-0a07-42da-9b47-56892e1de6b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd82cd96-0a07-42da-9b47-56892e1de6b0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5f7f63ea-6d6b-46f1-afb5-a26a0fff583c {
  text-align: center;
}







  #s-5f7f63ea-6d6b-46f1-afb5-a26a0fff583c img.shogun-image {
    

    
    
    
  }


#s-5f7f63ea-6d6b-46f1-afb5-a26a0fff583c .shogun-image-content {
  
    align-items: center;
  
}

#s-b0dffb59-7e79-449a-929a-f775bb6f3da1 {
  min-height: 50px;
}








#s-b0dffb59-7e79-449a-929a-f775bb6f3da1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0dffb59-7e79-449a-929a-f775bb6f3da1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6837098f-0bc2-4265-ae26-2bede599ae92 {
  min-height: 50px;
}








#s-6837098f-0bc2-4265-ae26-2bede599ae92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6837098f-0bc2-4265-ae26-2bede599ae92.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ecfaa246-7a15-4c46-bcdb-98527f62b6ba {
  text-align: center;
}







  #s-ecfaa246-7a15-4c46-bcdb-98527f62b6ba img.shogun-image {
    

    
    
    
  }


#s-ecfaa246-7a15-4c46-bcdb-98527f62b6ba .shogun-image-content {
  
    align-items: center;
  
}

#s-2f16fd28-c648-4367-a03b-04f523cb76c9 {
  min-height: 50px;
}








#s-2f16fd28-c648-4367-a03b-04f523cb76c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f16fd28-c648-4367-a03b-04f523cb76c9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bbe2386e-d7a1-448c-b006-970688698dc0 {
  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-bbe2386e-d7a1-448c-b006-970688698dc0: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-bbe2386e-d7a1-448c-b006-970688698dc0:active {background-color: rgba(240, 240, 240, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bbe2386e-d7a1-448c-b006-970688698dc0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bbe2386e-d7a1-448c-b006-970688698dc0 {
  
}
}

  #s-bbe2386e-d7a1-448c-b006-970688698dc0-root {
    text-align: center;
  }


#s-bbe2386e-d7a1-448c-b006-970688698dc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bbe2386e-d7a1-448c-b006-970688698dc0-root {
    text-align: center;
  }


#s-bbe2386e-d7a1-448c-b006-970688698dc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bbe2386e-d7a1-448c-b006-970688698dc0-root {
    text-align: center;
  }


#s-bbe2386e-d7a1-448c-b006-970688698dc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bbe2386e-d7a1-448c-b006-970688698dc0-root {
    text-align: center;
  }


#s-bbe2386e-d7a1-448c-b006-970688698dc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bbe2386e-d7a1-448c-b006-970688698dc0-root {
    text-align: center;
  }


#s-bbe2386e-d7a1-448c-b006-970688698dc0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
#s-82bd1b2d-a263-4936-85cf-18d4dc295394 {
  min-height: 50px;
}








#s-82bd1b2d-a263-4936-85cf-18d4dc295394 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82bd1b2d-a263-4936-85cf-18d4dc295394.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e9dbc3c9-cbdf-4b84-841b-99e13f29acb4 {
  min-height: 50px;
}








#s-e9dbc3c9-cbdf-4b84-841b-99e13f29acb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9dbc3c9-cbdf-4b84-841b-99e13f29acb4.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-3570bf51-405b-4d39-b22c-e90b844d17fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3570bf51-405b-4d39-b22c-e90b844d17fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3570bf51-405b-4d39-b22c-e90b844d17fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3570bf51-405b-4d39-b22c-e90b844d17fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-551f8a80-7a90-4b6c-9128-3b978fe12643 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-left: 1px;
padding-bottom: 5px;
padding-right: 1px;
}

#s-551f8a80-7a90-4b6c-9128-3b978fe12643 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-551f8a80-7a90-4b6c-9128-3b978fe12643 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-551f8a80-7a90-4b6c-9128-3b978fe12643 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-551f8a80-7a90-4b6c-9128-3b978fe12643 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-551f8a80-7a90-4b6c-9128-3b978fe12643 > .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-551f8a80-7a90-4b6c-9128-3b978fe12643 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-73b21e1b-1fd8-4a4b-8790-630640a63b83 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-73b21e1b-1fd8-4a4b-8790-630640a63b83 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-73b21e1b-1fd8-4a4b-8790-630640a63b83 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-73b21e1b-1fd8-4a4b-8790-630640a63b83 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-73b21e1b-1fd8-4a4b-8790-630640a63b83 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-73b21e1b-1fd8-4a4b-8790-630640a63b83 > .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-73b21e1b-1fd8-4a4b-8790-630640a63b83 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-aed12776-9278-4313-a085-b63339db5385 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-aed12776-9278-4313-a085-b63339db5385"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aed12776-9278-4313-a085-b63339db5385"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aed12776-9278-4313-a085-b63339db5385"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aed12776-9278-4313-a085-b63339db5385"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aed12776-9278-4313-a085-b63339db5385"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aed12776-9278-4313-a085-b63339db5385"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aed12776-9278-4313-a085-b63339db5385"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-f24515f2-ec35-4f39-9587-d57e21acda6f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-f24515f2-ec35-4f39-9587-d57e21acda6f .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-f24515f2-ec35-4f39-9587-d57e21acda6f table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f24515f2-ec35-4f39-9587-d57e21acda6f td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-f24515f2-ec35-4f39-9587-d57e21acda6f td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-f24515f2-ec35-4f39-9587-d57e21acda6f td.shogun-table-column, #s-f24515f2-ec35-4f39-9587-d57e21acda6f td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-1c226985-3c2a-4435-8c2e-ae7184487982 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8958d762-9180-41ed-b113-c3e407f2b546 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-16b98b4b-7a24-486d-9084-430440d2808f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3077a108-86d8-48da-9825-940df8402e42 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e8302e02-a404-4539-859e-8011fac2d93a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-31c6a727-4e69-4a67-bc10-81ead1798474 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-24a1d820-bb8e-4026-9748-b263dd836f8b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-debb191b-5449-48a2-8140-76cb001ae416 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3d421abe-bf74-4c69-9dca-e3ee2e68a764 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-af156f48-b76a-4921-8952-ea6b30016725 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2488747a-7264-4102-b810-40c55e2d9abe {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1999bfc9-0691-467d-af9b-41042ae84c89 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-5e4c215c-ba75-4fef-abfa-a5919a81fde7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-5e4c215c-ba75-4fef-abfa-a5919a81fde7 img.shogun-image {
    

    
    
    
  }


#s-5e4c215c-ba75-4fef-abfa-a5919a81fde7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b9ee360-82d9-4910-b204-c33594497d23 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-5b9ee360-82d9-4910-b204-c33594497d23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b9ee360-82d9-4910-b204-c33594497d23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5b9ee360-82d9-4910-b204-c33594497d23"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5b9ee360-82d9-4910-b204-c33594497d23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5b9ee360-82d9-4910-b204-c33594497d23"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b9ee360-82d9-4910-b204-c33594497d23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5b9ee360-82d9-4910-b204-c33594497d23"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-c72eacdb-5f8f-43db-ba00-a0e73f2e17b1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-c72eacdb-5f8f-43db-ba00-a0e73f2e17b1 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-c72eacdb-5f8f-43db-ba00-a0e73f2e17b1 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c72eacdb-5f8f-43db-ba00-a0e73f2e17b1 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-c72eacdb-5f8f-43db-ba00-a0e73f2e17b1 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-c72eacdb-5f8f-43db-ba00-a0e73f2e17b1 td.shogun-table-column, #s-c72eacdb-5f8f-43db-ba00-a0e73f2e17b1 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-1f8364e1-e67f-4ad6-a321-c7af0d026c1b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c11a8433-86ac-4f12-ac4e-e53c20698c01 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9593ff5b-2f18-466e-83c9-a046788a3fe4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-44f43bac-d214-48d2-98a7-75a98c4a91b3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-95af0814-fe36-4dc6-a2d1-d562f81c0957 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-70b106d6-3b91-4b8a-ad78-ce568313ec46 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2d13147e-a3d7-41b4-9d96-e9fe2f257918 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4a0909af-3751-409e-8a39-6d4b1a659689 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6d5de78e-5758-4f7a-9aab-b8b5da313554 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1a402407-7ffe-440f-9437-f443807a52d8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-118148c1-ff1b-4925-b241-3147f8883d9d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a6b7e448-6155-42a7-b075-e5c2bc60c153 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-229f4b37-2426-4ea6-91ba-cd44116d9a38 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-229f4b37-2426-4ea6-91ba-cd44116d9a38 img.shogun-image {
    

    
    
    
  }


#s-229f4b37-2426-4ea6-91ba-cd44116d9a38 .shogun-image-content {
  
    align-items: center;
  
}

#s-17356dc1-7f21-4810-9777-88640acd88b1 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-17356dc1-7f21-4810-9777-88640acd88b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17356dc1-7f21-4810-9777-88640acd88b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-17356dc1-7f21-4810-9777-88640acd88b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-17356dc1-7f21-4810-9777-88640acd88b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-17356dc1-7f21-4810-9777-88640acd88b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-17356dc1-7f21-4810-9777-88640acd88b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-17356dc1-7f21-4810-9777-88640acd88b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-4b59012b-b942-418e-9f3b-71eba8046394 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-4b59012b-b942-418e-9f3b-71eba8046394 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-4b59012b-b942-418e-9f3b-71eba8046394 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-4b59012b-b942-418e-9f3b-71eba8046394 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-4b59012b-b942-418e-9f3b-71eba8046394 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-4b59012b-b942-418e-9f3b-71eba8046394 td.shogun-table-column, #s-4b59012b-b942-418e-9f3b-71eba8046394 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-96401d63-432a-4cde-9cf7-ef9613a107eb {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-738b18f4-c9da-4b12-92f7-66bb4254f100 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e58ddf5a-0afe-4fc9-be75-159cc65ff8da {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bc2a7c94-aa6a-4de1-b71a-0d6a2c3891bf {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b9593f10-d6bb-4112-be9f-5982b056db45 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1b9d64be-d286-41da-afde-bd4209b21cb0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-99ab07ee-4af8-4186-9f51-10ed1e41df9f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6f32360a-6e20-4243-abef-019176057301 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-383e469c-9900-4108-b77f-38e9832e88a2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2854136d-84e8-4e68-a50b-20113554e684 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c9726182-c0bc-4efc-aeca-e42093b9d842 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b684efd3-5283-4852-bcce-89acf3118384 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-bcef0777-4af8-4cd1-929d-de002b65a683 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-bcef0777-4af8-4cd1-929d-de002b65a683 img.shogun-image {
    

    
    
    
  }


#s-bcef0777-4af8-4cd1-929d-de002b65a683 .shogun-image-content {
  
    align-items: center;
  
}

#s-68c1f23c-b7db-48fe-a73c-2d07e2b7f403 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-68c1f23c-b7db-48fe-a73c-2d07e2b7f403"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68c1f23c-b7db-48fe-a73c-2d07e2b7f403"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-68c1f23c-b7db-48fe-a73c-2d07e2b7f403"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-68c1f23c-b7db-48fe-a73c-2d07e2b7f403"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-68c1f23c-b7db-48fe-a73c-2d07e2b7f403"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-68c1f23c-b7db-48fe-a73c-2d07e2b7f403"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-68c1f23c-b7db-48fe-a73c-2d07e2b7f403"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-d21f815a-7f20-4a2a-b5e4-1b9c9f8a9c7e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-d21f815a-7f20-4a2a-b5e4-1b9c9f8a9c7e .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-d21f815a-7f20-4a2a-b5e4-1b9c9f8a9c7e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d21f815a-7f20-4a2a-b5e4-1b9c9f8a9c7e td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-d21f815a-7f20-4a2a-b5e4-1b9c9f8a9c7e td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-d21f815a-7f20-4a2a-b5e4-1b9c9f8a9c7e td.shogun-table-column, #s-d21f815a-7f20-4a2a-b5e4-1b9c9f8a9c7e td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-9622b3c4-3073-4210-8f4d-11cb02649ad3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-db855bc6-6451-470b-a30b-4ab405f4c94b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-291a7a31-6130-4351-a960-3d60ed9cc5cd {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-496db8ab-0b77-4386-9ea8-e2ee14052d4e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-57c8ae03-b1b8-41a3-86d5-11ce5e6b0d8e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-44b65228-8e6f-4d41-9ca5-6ff133c9cca1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7f1e1f09-9e1c-47a6-a0c8-6dde8dee5ecb {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-65378e97-d775-4603-b960-ca8bab74f836 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0d09f122-6942-41c0-a4aa-ef35c582e165 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1157d56f-d53b-49da-95dc-f5583bbbcb4c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e59cba83-f942-4b74-a8ef-436822364772 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-96318623-2b33-4ade-92cf-efa847f12104 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-6bfd95ff-d491-46c8-832a-cf6dd13bc7b2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-6bfd95ff-d491-46c8-832a-cf6dd13bc7b2 img.shogun-image {
    

    
    
    
  }


#s-6bfd95ff-d491-46c8-832a-cf6dd13bc7b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-430b470b-472f-4250-bd70-50c348444bae {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-430b470b-472f-4250-bd70-50c348444bae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-430b470b-472f-4250-bd70-50c348444bae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-430b470b-472f-4250-bd70-50c348444bae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-430b470b-472f-4250-bd70-50c348444bae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-430b470b-472f-4250-bd70-50c348444bae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-430b470b-472f-4250-bd70-50c348444bae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-430b470b-472f-4250-bd70-50c348444bae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-f6d73855-7be3-4b52-abea-bde6da432d34 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-f6d73855-7be3-4b52-abea-bde6da432d34 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-f6d73855-7be3-4b52-abea-bde6da432d34 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f6d73855-7be3-4b52-abea-bde6da432d34 td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-f6d73855-7be3-4b52-abea-bde6da432d34 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-f6d73855-7be3-4b52-abea-bde6da432d34 td.shogun-table-column, #s-f6d73855-7be3-4b52-abea-bde6da432d34 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-fe61deb8-01b7-44a7-b141-149a2033875a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ce9a930b-5b80-406f-923b-51f4e9a4f145 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d8937917-247b-4e23-b026-6764cc96179c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8d1c3bda-0ae2-4968-81a9-621be74642ec {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bfe4a36a-ca02-4884-9bcc-2e4ca317adbc {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ad73966d-5393-48dd-9b01-a154ec568892 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a0de6035-44cd-407d-bbaf-f85e318f9ac4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2ec71874-bfad-4556-9ff3-fcd571401414 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c4cb5636-cfd8-4327-99fb-d8d667fc6cb8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-14f5281a-4471-4672-a725-160d19f57a3b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8aa57186-1220-4b1c-bf6c-aee4b7b51be8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ed0dc4d1-cd49-4dca-8a1d-ee11904c2b5c {
  margin-top: -5px;
margin-bottom: -5px;
padding-top: 0px;
padding-bottom: 0px;
border-radius: 5px;
}

#s-a1a21ed4-2e73-42b5-89b5-130ef03915e5 {
  text-align: center;
}







  #s-a1a21ed4-2e73-42b5-89b5-130ef03915e5 img.shogun-image {
    

    
    
    
  }


#s-a1a21ed4-2e73-42b5-89b5-130ef03915e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-198e8141-cefd-4820-b345-6b7e99cf0327 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-left: 1px;
padding-bottom: 5px;
padding-right: 1px;
}

#s-198e8141-cefd-4820-b345-6b7e99cf0327 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-198e8141-cefd-4820-b345-6b7e99cf0327 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(222, 222, 222, 1);
  padding: 10px;
}

#s-198e8141-cefd-4820-b345-6b7e99cf0327 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-198e8141-cefd-4820-b345-6b7e99cf0327 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-198e8141-cefd-4820-b345-6b7e99cf0327 > .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-198e8141-cefd-4820-b345-6b7e99cf0327 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-d862eeb1-9eb6-4a14-88d0-c1290f31a2f9 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-d862eeb1-9eb6-4a14-88d0-c1290f31a2f9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-d862eeb1-9eb6-4a14-88d0-c1290f31a2f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-d862eeb1-9eb6-4a14-88d0-c1290f31a2f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-d862eeb1-9eb6-4a14-88d0-c1290f31a2f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-d862eeb1-9eb6-4a14-88d0-c1290f31a2f9 > .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-d862eeb1-9eb6-4a14-88d0-c1290f31a2f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-cd4c1ed7-515e-4f04-837c-bbef9bb70ad8 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-cd4c1ed7-515e-4f04-837c-bbef9bb70ad8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd4c1ed7-515e-4f04-837c-bbef9bb70ad8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cd4c1ed7-515e-4f04-837c-bbef9bb70ad8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cd4c1ed7-515e-4f04-837c-bbef9bb70ad8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cd4c1ed7-515e-4f04-837c-bbef9bb70ad8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd4c1ed7-515e-4f04-837c-bbef9bb70ad8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cd4c1ed7-515e-4f04-837c-bbef9bb70ad8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-86567b58-99c7-4991-81ad-b10b5c2dfe3d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 7px;
padding-bottom: 10px;
padding-right: 7px;
min-height: 5px;
}

#s-86567b58-99c7-4991-81ad-b10b5c2dfe3d .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-86567b58-99c7-4991-81ad-b10b5c2dfe3d table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-86567b58-99c7-4991-81ad-b10b5c2dfe3d td.shogun-table-column {
  background-color: #fff;
  padding: 0px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-86567b58-99c7-4991-81ad-b10b5c2dfe3d td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-86567b58-99c7-4991-81ad-b10b5c2dfe3d td.shogun-table-column, #s-86567b58-99c7-4991-81ad-b10b5c2dfe3d td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-a001243a-0066-487a-ab74-f8fefe35c48a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6aaa7e95-dbb9-47df-bad8-6453bc8806f2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6d0ccb2d-0691-4a7d-aab8-53b2e0d30132 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2369eb8d-4f62-4225-895c-fd32f0321931 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3d3611ac-eed6-4604-9fa2-24a45d3fdc0f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5cf06839-cd05-4e96-9b94-d7303c7e043b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-570a61c8-51b1-47f5-8c57-d7a05cf7bd4c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6581641c-9f3b-41ba-8896-f65062df4402 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4a925c9a-57f9-4e5b-93f4-6368bf23709d {
  padding-top: -5px;
padding-bottom: -5px;
}

#s-8fbc2598-4d0e-4b78-be53-db57a428b2cb {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-f905206b-13c9-4f84-addb-d0e30ca6df6d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-f905206b-13c9-4f84-addb-d0e30ca6df6d img.shogun-image {
    

    
    
    
  }


#s-f905206b-13c9-4f84-addb-d0e30ca6df6d .shogun-image-content {
  
    align-items: center;
  
}

#s-8b6debb6-cb4c-4310-aeae-4b080f6bbab1 hr {
  border-top: 2px solid #ddd;
}

#s-6a8c736c-4a69-4757-9efb-9e87ad107232 {
  min-height: 50px;
}








#s-6a8c736c-4a69-4757-9efb-9e87ad107232 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a8c736c-4a69-4757-9efb-9e87ad107232.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2208370-9a4e-4027-b804-fe2f1f5f5768 {
  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-a2208370-9a4e-4027-b804-fe2f1f5f5768"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2208370-9a4e-4027-b804-fe2f1f5f5768"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-a2208370-9a4e-4027-b804-fe2f1f5f5768"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-a2208370-9a4e-4027-b804-fe2f1f5f5768"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-0d3d2c0f-1c85-4603-a3c4-a91523069470 {
  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-0d3d2c0f-1c85-4603-a3c4-a91523069470 .shogun-heading-component h1 {
  color: rgba(150, 150, 150, 1);
  font-weight:  normal ;
  font-family: "Roboto";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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