.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-d2a10ec2-dfa3-4bea-a89d-4867e6b19e13 {
  box-shadow:px px px px rgba(205, 202, 202, 1);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
opacity: 1;
}


  #s-d2a10ec2-dfa3-4bea-a89d-4867e6b19e13 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-d2a10ec2-dfa3-4bea-a89d-4867e6b19e13 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid rgba(251, 55, 16, 1);
  }
#s-d2a10ec2-dfa3-4bea-a89d-4867e6b19e13 .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-d2a10ec2-dfa3-4bea-a89d-4867e6b19e13 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(251, 55, 16, 1);
}

#s-d2a10ec2-dfa3-4bea-a89d-4867e6b19e13 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-d2a10ec2-dfa3-4bea-a89d-4867e6b19e13 .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-991393c6-581b-4ba6-9b60-0cd6e309c4a9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}
@media (min-width: 1200px){#s-991393c6-581b-4ba6-9b60-0cd6e309c4a9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-991393c6-581b-4ba6-9b60-0cd6e309c4a9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-991393c6-581b-4ba6-9b60-0cd6e309c4a9 {
  
}
}@media (max-width: 767px){#s-991393c6-581b-4ba6-9b60-0cd6e309c4a9 {
  
}
}
#s-991393c6-581b-4ba6-9b60-0cd6e309c4a9 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  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-7e5033bf-6723-4238-ab27-fc04e667d08c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e5033bf-6723-4238-ab27-fc04e667d08c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7e5033bf-6723-4238-ab27-fc04e667d08c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e5033bf-6723-4238-ab27-fc04e667d08c"] > .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-32a6ad0f-a6aa-489c-b94f-dc61eb7b6807 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 1px;
padding-bottom: 0px;
padding-right: 1px;
}

#s-32a6ad0f-a6aa-489c-b94f-dc61eb7b6807 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-32a6ad0f-a6aa-489c-b94f-dc61eb7b6807 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-32a6ad0f-a6aa-489c-b94f-dc61eb7b6807 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-32a6ad0f-a6aa-489c-b94f-dc61eb7b6807 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-32a6ad0f-a6aa-489c-b94f-dc61eb7b6807 > .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-32a6ad0f-a6aa-489c-b94f-dc61eb7b6807 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-b48d9c09-223b-4344-8d2e-7e328e311e1c {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-b48d9c09-223b-4344-8d2e-7e328e311e1c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-b48d9c09-223b-4344-8d2e-7e328e311e1c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-b48d9c09-223b-4344-8d2e-7e328e311e1c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-b48d9c09-223b-4344-8d2e-7e328e311e1c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-b48d9c09-223b-4344-8d2e-7e328e311e1c > .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-b48d9c09-223b-4344-8d2e-7e328e311e1c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-2c0981d5-5d6a-44f0-b991-85f5a025b451 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-2c0981d5-5d6a-44f0-b991-85f5a025b451"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c0981d5-5d6a-44f0-b991-85f5a025b451"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c0981d5-5d6a-44f0-b991-85f5a025b451"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2c0981d5-5d6a-44f0-b991-85f5a025b451"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c0981d5-5d6a-44f0-b991-85f5a025b451"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c0981d5-5d6a-44f0-b991-85f5a025b451"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c0981d5-5d6a-44f0-b991-85f5a025b451"] > .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-b72a975e-eac1-4d54-8dce-b6d0d0f1a74a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-b72a975e-eac1-4d54-8dce-b6d0d0f1a74a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-b72a975e-eac1-4d54-8dce-b6d0d0f1a74a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b72a975e-eac1-4d54-8dce-b6d0d0f1a74a 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-b72a975e-eac1-4d54-8dce-b6d0d0f1a74a td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-b72a975e-eac1-4d54-8dce-b6d0d0f1a74a td.shogun-table-column, #s-b72a975e-eac1-4d54-8dce-b6d0d0f1a74a 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-41f547a6-4217-440d-a018-1f55773ca687 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-59944b1f-e9db-469c-8747-a0f367ab548e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2f909d61-e068-4fd2-a033-8a46d702d705 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9127246d-5c7c-4d97-89fc-8d499869efe1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8135307b-2967-4f6a-820d-07f4b85e2f47 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6726553b-9e06-488f-a244-0d7955c0bf82 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-21450d2d-80c9-47bd-8097-dd5ddd9d06a4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e8be661a-5c8b-47da-b663-f5490f42d71a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d5f97af0-f050-466a-81e6-75c1fc7474c3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7e20d737-011b-4bd9-a3f3-a42d0bff4463 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4bbc1a1d-b761-4afb-88d6-c2e55b7f46ef {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-955d64e4-892e-4b1b-ac35-c4af9e89d6cc {
  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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-f26e9daa-eee8-43b1-83f4-b588cc419bba {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-f26e9daa-eee8-43b1-83f4-b588cc419bba img.shogun-image {
    

    
    
    
  }


#s-f26e9daa-eee8-43b1-83f4-b588cc419bba .shogun-image-content {
  
    align-items: center;
  
}

#s-53c414d3-1f54-4b47-8d6e-0b841202f9b2 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-53c414d3-1f54-4b47-8d6e-0b841202f9b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53c414d3-1f54-4b47-8d6e-0b841202f9b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-53c414d3-1f54-4b47-8d6e-0b841202f9b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-53c414d3-1f54-4b47-8d6e-0b841202f9b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-53c414d3-1f54-4b47-8d6e-0b841202f9b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-53c414d3-1f54-4b47-8d6e-0b841202f9b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-53c414d3-1f54-4b47-8d6e-0b841202f9b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-21cda23e-1928-4648-9933-e3c71ef423c9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-21cda23e-1928-4648-9933-e3c71ef423c9 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-21cda23e-1928-4648-9933-e3c71ef423c9 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-21cda23e-1928-4648-9933-e3c71ef423c9 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-21cda23e-1928-4648-9933-e3c71ef423c9 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-21cda23e-1928-4648-9933-e3c71ef423c9 td.shogun-table-column, #s-21cda23e-1928-4648-9933-e3c71ef423c9 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-4079813f-0632-4865-b355-b0580fe26424 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-31efe8a0-0a53-4cd0-8888-270005f775ee {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-347761dc-b663-47ce-bdae-fb330ecb1a6e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-14cdbb2d-8dfe-47a6-8ae7-9e591a3abcf5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a4c1ed84-3d1a-4680-8c96-189143ca77ab {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f5fad801-3b4f-438e-9e2d-8da734e07334 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7d7c7388-c3c9-4fb4-bb94-a69c7bd7c652 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-de91ce42-7c2a-49c6-91a8-4f279bda64c6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-038ee269-4340-40fa-aea0-5fc92861710d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-47b51f63-7132-425a-a3fb-5da6e0a7cf1e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4764f8b7-d4f8-484f-8ede-a422de0ab015 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e1a00dce-c984-4735-9b76-f49606682138 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-a71d2e32-6c38-4bc8-9a41-e0e4ea414849 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-a71d2e32-6c38-4bc8-9a41-e0e4ea414849 img.shogun-image {
    

    
    
    
  }


#s-a71d2e32-6c38-4bc8-9a41-e0e4ea414849 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbef06d0-d9a0-4de9-b3f4-b34d1304d29e {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-fbef06d0-d9a0-4de9-b3f4-b34d1304d29e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbef06d0-d9a0-4de9-b3f4-b34d1304d29e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbef06d0-d9a0-4de9-b3f4-b34d1304d29e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fbef06d0-d9a0-4de9-b3f4-b34d1304d29e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbef06d0-d9a0-4de9-b3f4-b34d1304d29e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbef06d0-d9a0-4de9-b3f4-b34d1304d29e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fbef06d0-d9a0-4de9-b3f4-b34d1304d29e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-2bb8cbe1-9f31-4d2e-b7f8-009e04763588 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-2bb8cbe1-9f31-4d2e-b7f8-009e04763588 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-2bb8cbe1-9f31-4d2e-b7f8-009e04763588 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-2bb8cbe1-9f31-4d2e-b7f8-009e04763588 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-2bb8cbe1-9f31-4d2e-b7f8-009e04763588 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-2bb8cbe1-9f31-4d2e-b7f8-009e04763588 td.shogun-table-column, #s-2bb8cbe1-9f31-4d2e-b7f8-009e04763588 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-d907b8f5-9505-43a0-8b74-ca91a6b4e348 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e7b16db8-1e88-4f32-8887-8db78c757e7d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c8b43346-0e03-4fd6-b279-6ffeaa70d58f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b17d5da1-8283-4612-aced-351c4c91b8c8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4f31c982-b33e-4666-816e-961683e78a4e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8d6e2b02-85d3-4467-8e0c-a82c4f5766d0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1042cf5a-a9e5-4eab-b37a-cfeb4db9e6c1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3d0157ad-7fdb-4aba-a389-8a5de453ff9a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2ccb1d96-c765-49bc-b593-9df1ad21d9a8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-44c7c14b-7692-4a91-b9f8-c4e1a70ca02a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ae0e326f-4b37-46fb-8e07-f817caf64819 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8fd7950a-8ef3-4f98-95aa-100e0c283d44 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-41d04d37-61fc-4426-b617-475c028a8a1d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-41d04d37-61fc-4426-b617-475c028a8a1d img.shogun-image {
    

    
    
    
  }


#s-41d04d37-61fc-4426-b617-475c028a8a1d .shogun-image-content {
  
    align-items: center;
  
}

#s-61cc4322-eedd-4222-b77c-469aff981707 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-61cc4322-eedd-4222-b77c-469aff981707"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61cc4322-eedd-4222-b77c-469aff981707"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-61cc4322-eedd-4222-b77c-469aff981707"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-61cc4322-eedd-4222-b77c-469aff981707"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-61cc4322-eedd-4222-b77c-469aff981707"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-61cc4322-eedd-4222-b77c-469aff981707"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-61cc4322-eedd-4222-b77c-469aff981707"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-5f1a5760-ae27-43cb-b1ac-94344cf0f152 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-5f1a5760-ae27-43cb-b1ac-94344cf0f152 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-5f1a5760-ae27-43cb-b1ac-94344cf0f152 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-5f1a5760-ae27-43cb-b1ac-94344cf0f152 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-5f1a5760-ae27-43cb-b1ac-94344cf0f152 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-5f1a5760-ae27-43cb-b1ac-94344cf0f152 td.shogun-table-column, #s-5f1a5760-ae27-43cb-b1ac-94344cf0f152 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-6a78111a-0043-4711-945b-0548a4a4957a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-fac35459-8841-4e8e-b5f2-baaeb7eda861 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b4afc975-2fd1-4f38-8bf6-9315c95e595d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7ce9b06e-eb57-4cab-896a-58b932126309 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c8e2f5a6-ef0c-431e-b519-1c94a1cc0e9c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e0f5c3b3-9475-404b-849f-bc04b6872b23 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6b41497b-d19e-4db5-a3a4-0845f0b7d3c1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-197c80df-34bb-4c42-ab98-7f0c1ad0ca3e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-915ca746-fec8-48c1-8647-2fcf2e42d722 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3091a5f6-53b9-4b89-989c-04d6ffb5600d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-cc7d9440-2764-4e88-98f9-e4effcce85cf {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-41959337-9f01-437c-aae6-dca259933d13 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-201fe3f2-2989-4895-855a-4ec170d65b5e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-201fe3f2-2989-4895-855a-4ec170d65b5e img.shogun-image {
    

    
    
    
  }


#s-201fe3f2-2989-4895-855a-4ec170d65b5e .shogun-image-content {
  
    align-items: center;
  
}

#s-9187a1e4-daf9-4103-bb36-8dfce64fc24d {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-9187a1e4-daf9-4103-bb36-8dfce64fc24d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9187a1e4-daf9-4103-bb36-8dfce64fc24d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9187a1e4-daf9-4103-bb36-8dfce64fc24d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9187a1e4-daf9-4103-bb36-8dfce64fc24d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9187a1e4-daf9-4103-bb36-8dfce64fc24d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9187a1e4-daf9-4103-bb36-8dfce64fc24d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9187a1e4-daf9-4103-bb36-8dfce64fc24d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-bdc1ee91-e200-4baa-a728-026e32f43f6a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-bdc1ee91-e200-4baa-a728-026e32f43f6a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-bdc1ee91-e200-4baa-a728-026e32f43f6a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-bdc1ee91-e200-4baa-a728-026e32f43f6a 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-bdc1ee91-e200-4baa-a728-026e32f43f6a td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-bdc1ee91-e200-4baa-a728-026e32f43f6a td.shogun-table-column, #s-bdc1ee91-e200-4baa-a728-026e32f43f6a td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-1351b2c0-f0f7-4ec2-ac7e-298db5f1008c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d312d0b5-da75-4af6-bff0-5fd1e9f8c1a3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4823b36e-d427-4cd2-9d50-d5266ebf927a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d882509f-9db2-411c-a6e8-5d2581241090 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0a64f84d-a560-4435-88ff-4d4e9a572339 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-15fcc9d0-a0f0-4354-8b5b-e472d1f3fcf4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6ca94754-1a7f-47ad-ab79-046200d8b291 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e1878734-7d8e-4f84-919d-eb26bbfbb2ed {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0deb0f2c-7ed5-4f0f-a91d-831fb3d29b64 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ff596592-b3d8-4101-bd02-f49211d007a2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-303a4143-c440-4874-8b03-d2e76f3cedb7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c3859e61-d96f-4682-9b69-e9f10bd9802d {
  margin-top: -5px;
margin-bottom: -5px;
padding-top: 0px;
padding-bottom: 0px;
border-radius: 5px;
}

#s-d6f51347-2e44-430e-ad29-7628056965d8 {
  text-align: center;
}







  #s-d6f51347-2e44-430e-ad29-7628056965d8 img.shogun-image {
    

    
    
    
  }


#s-d6f51347-2e44-430e-ad29-7628056965d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-296adace-5e04-4bb9-9422-27346e9661dc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-296adace-5e04-4bb9-9422-27346e9661dc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-296adace-5e04-4bb9-9422-27346e9661dc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-296adace-5e04-4bb9-9422-27346e9661dc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-296adace-5e04-4bb9-9422-27346e9661dc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-296adace-5e04-4bb9-9422-27346e9661dc > .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-296adace-5e04-4bb9-9422-27346e9661dc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-3f983eae-1a25-4ab8-98b8-ae3f04ca81c3 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-3f983eae-1a25-4ab8-98b8-ae3f04ca81c3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-3f983eae-1a25-4ab8-98b8-ae3f04ca81c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-3f983eae-1a25-4ab8-98b8-ae3f04ca81c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-3f983eae-1a25-4ab8-98b8-ae3f04ca81c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-3f983eae-1a25-4ab8-98b8-ae3f04ca81c3 > .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-3f983eae-1a25-4ab8-98b8-ae3f04ca81c3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-b1c89d4e-8fc8-4d08-9613-d2e24b4cc58a {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-b1c89d4e-8fc8-4d08-9613-d2e24b4cc58a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1c89d4e-8fc8-4d08-9613-d2e24b4cc58a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b1c89d4e-8fc8-4d08-9613-d2e24b4cc58a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b1c89d4e-8fc8-4d08-9613-d2e24b4cc58a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b1c89d4e-8fc8-4d08-9613-d2e24b4cc58a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1c89d4e-8fc8-4d08-9613-d2e24b4cc58a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b1c89d4e-8fc8-4d08-9613-d2e24b4cc58a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-c30bd627-1a14-4a92-bf98-5ae4f00be6f0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-c30bd627-1a14-4a92-bf98-5ae4f00be6f0 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-c30bd627-1a14-4a92-bf98-5ae4f00be6f0 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c30bd627-1a14-4a92-bf98-5ae4f00be6f0 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-c30bd627-1a14-4a92-bf98-5ae4f00be6f0 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-c30bd627-1a14-4a92-bf98-5ae4f00be6f0 td.shogun-table-column, #s-c30bd627-1a14-4a92-bf98-5ae4f00be6f0 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-8472e287-2991-4af4-a34c-33d4e015ca97 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-091a052f-faae-4354-b0ed-626788a31ecc {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-24df60d0-cce7-4337-bbb8-310cb2547267 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f365dcbe-935e-4ac2-8119-42a90c58aae2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-51df73ad-bf3a-4568-935f-9ab62840304d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7358418d-7afc-4179-bb73-4fa1d0b0a4e9 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a145b13d-e930-45b6-9511-aeb4feee0531 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-03dab163-10fb-4e4b-8ee9-927b20d3fe52 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-54b1965b-404e-480f-bf48-df91dafbe607 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c4d47d0c-40ff-4328-b6ba-8692e899e819 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e6fc03ec-01f7-4a27-9899-a1cde3b5b53d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6b68b43c-54f2-40e9-affc-0569c518e111 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-75e7f9ef-bb77-4885-8e5f-a1a22c618cb8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-75e7f9ef-bb77-4885-8e5f-a1a22c618cb8 img.shogun-image {
    

    
    
    
  }


#s-75e7f9ef-bb77-4885-8e5f-a1a22c618cb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-706cfd2d-ca2c-4fd8-bfad-16f38656876f {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-706cfd2d-ca2c-4fd8-bfad-16f38656876f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-706cfd2d-ca2c-4fd8-bfad-16f38656876f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-706cfd2d-ca2c-4fd8-bfad-16f38656876f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-706cfd2d-ca2c-4fd8-bfad-16f38656876f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-706cfd2d-ca2c-4fd8-bfad-16f38656876f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-706cfd2d-ca2c-4fd8-bfad-16f38656876f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-706cfd2d-ca2c-4fd8-bfad-16f38656876f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-8411425c-b5ed-4f68-9670-1a1ffc68e0fd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-8411425c-b5ed-4f68-9670-1a1ffc68e0fd .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-8411425c-b5ed-4f68-9670-1a1ffc68e0fd table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-8411425c-b5ed-4f68-9670-1a1ffc68e0fd 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-8411425c-b5ed-4f68-9670-1a1ffc68e0fd td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-8411425c-b5ed-4f68-9670-1a1ffc68e0fd td.shogun-table-column, #s-8411425c-b5ed-4f68-9670-1a1ffc68e0fd td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-336338d2-a2a0-413a-8f57-94b3e4b30cf6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b99203a7-c4b8-42e0-b99d-3722dd44fbe3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e7870975-362b-4909-a7c7-f7045301e92a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e72a5d20-4488-44e9-981d-dac0db76be43 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c58d4386-4017-497d-a9e6-e3dafd4c5fe7 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c035d874-c07f-48a2-8973-8bd735b5d143 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-318392fd-e284-4383-ba96-cc12af58128e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-029220e8-425f-44b4-b8c3-74de9481238c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-4576c254-c65d-4fcf-ab08-32fa236d5f83 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f22841ff-29d5-4ba1-a5ed-73e24ad93d31 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-67699a98-e7bb-4701-961f-98032bd9b168 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b1b51770-4e3f-4893-850f-2f41c8e149f5 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-bfe83a52-a3ac-4709-b2e8-51aeb260ed44 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-bfe83a52-a3ac-4709-b2e8-51aeb260ed44 img.shogun-image {
    

    
    
    
  }


#s-bfe83a52-a3ac-4709-b2e8-51aeb260ed44 .shogun-image-content {
  
    align-items: center;
  
}

#s-4301c7d4-eecd-4f12-b6e5-dcf6eb810aa1 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-4301c7d4-eecd-4f12-b6e5-dcf6eb810aa1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4301c7d4-eecd-4f12-b6e5-dcf6eb810aa1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4301c7d4-eecd-4f12-b6e5-dcf6eb810aa1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4301c7d4-eecd-4f12-b6e5-dcf6eb810aa1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4301c7d4-eecd-4f12-b6e5-dcf6eb810aa1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4301c7d4-eecd-4f12-b6e5-dcf6eb810aa1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4301c7d4-eecd-4f12-b6e5-dcf6eb810aa1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-d0972bb6-b847-4f57-b8a0-03e59306faf7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-d0972bb6-b847-4f57-b8a0-03e59306faf7 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-d0972bb6-b847-4f57-b8a0-03e59306faf7 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d0972bb6-b847-4f57-b8a0-03e59306faf7 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-d0972bb6-b847-4f57-b8a0-03e59306faf7 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-d0972bb6-b847-4f57-b8a0-03e59306faf7 td.shogun-table-column, #s-d0972bb6-b847-4f57-b8a0-03e59306faf7 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-e0acb4c3-fe44-4118-80bb-ad7ff09c2974 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c57c4f1d-8f36-488b-9032-fb1e1b651f23 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d6c98a65-dec0-43e7-a357-6e459c9ae7c5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1216f43e-160c-4e2c-ae97-30db981ce179 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6636fc76-b945-4858-95dd-7ed29abc2f21 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-fc03c740-da0d-49c1-9281-58983bee5801 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d4a966e6-1d0f-4d8b-b8d2-234ccd2a58dd {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b90be364-bb72-4fea-8b8c-74505dc71d85 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-330ee15c-4421-4338-9d8d-06805bbd37c0 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-70bdd489-f172-4c69-b295-0a951caabfec {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-eba7743c-b817-4d96-8607-5971bffba38a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-899fea72-fd2a-4a46-ad5a-e441813e4b23 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-f9277984-fc7d-492b-ad07-c34d0ee951e7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-f9277984-fc7d-492b-ad07-c34d0ee951e7 img.shogun-image {
    

    
    
    
  }


#s-f9277984-fc7d-492b-ad07-c34d0ee951e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac1096db-f5a6-4b85-99c3-51eb3f9c4b87 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-ac1096db-f5a6-4b85-99c3-51eb3f9c4b87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac1096db-f5a6-4b85-99c3-51eb3f9c4b87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac1096db-f5a6-4b85-99c3-51eb3f9c4b87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ac1096db-f5a6-4b85-99c3-51eb3f9c4b87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac1096db-f5a6-4b85-99c3-51eb3f9c4b87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac1096db-f5a6-4b85-99c3-51eb3f9c4b87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac1096db-f5a6-4b85-99c3-51eb3f9c4b87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-a9b37eee-3a1e-49ca-8d0d-241a28e1a73a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-a9b37eee-3a1e-49ca-8d0d-241a28e1a73a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-a9b37eee-3a1e-49ca-8d0d-241a28e1a73a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-a9b37eee-3a1e-49ca-8d0d-241a28e1a73a 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-a9b37eee-3a1e-49ca-8d0d-241a28e1a73a td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-a9b37eee-3a1e-49ca-8d0d-241a28e1a73a td.shogun-table-column, #s-a9b37eee-3a1e-49ca-8d0d-241a28e1a73a td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-a1fd7857-f493-4fcc-8cf8-658bf7a3b983 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-20e85e41-2ba4-4941-b7bc-0c66975cddb6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c8ff0393-cf8e-4bbf-b484-a3d06a06f85b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ef6c05da-5fa0-4806-a74d-7e33ab3324b6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bbad2e89-bdef-46c9-a856-3ace485f9072 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b411c24c-0f30-4e60-bfe3-22f156989e76 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0f309b50-2771-4374-baa9-4e955bb64c30 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bd83f8d9-3d31-4e1b-9ab8-766d5d3c14fc {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-fc88873f-f73b-43dd-b8cf-e960c4cd484c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-62a68b32-7496-422d-849e-1cc40636408a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c99166b3-cd30-433c-a305-34ce5b13ae45 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-047b0b8d-7886-4377-bea7-758a6ff08b71 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-6101f659-49bb-42e8-87d5-a56f9a945d48 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-6101f659-49bb-42e8-87d5-a56f9a945d48 img.shogun-image {
    

    
    
    
  }


#s-6101f659-49bb-42e8-87d5-a56f9a945d48 .shogun-image-content {
  
    align-items: center;
  
}

#s-3177fbb6-3f84-4b9d-a349-769fcd54cf58 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-3177fbb6-3f84-4b9d-a349-769fcd54cf58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3177fbb6-3f84-4b9d-a349-769fcd54cf58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3177fbb6-3f84-4b9d-a349-769fcd54cf58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3177fbb6-3f84-4b9d-a349-769fcd54cf58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3177fbb6-3f84-4b9d-a349-769fcd54cf58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3177fbb6-3f84-4b9d-a349-769fcd54cf58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3177fbb6-3f84-4b9d-a349-769fcd54cf58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-a338b502-7ca2-46ae-950f-b724a2f37813 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-a338b502-7ca2-46ae-950f-b724a2f37813 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-a338b502-7ca2-46ae-950f-b724a2f37813 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-a338b502-7ca2-46ae-950f-b724a2f37813 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-a338b502-7ca2-46ae-950f-b724a2f37813 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-a338b502-7ca2-46ae-950f-b724a2f37813 td.shogun-table-column, #s-a338b502-7ca2-46ae-950f-b724a2f37813 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-ea83f684-096c-40d7-b430-b449c9bd045e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-10c138af-1de2-4f28-b712-164201d0f24b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0112e269-7cec-480e-83df-e57c420ea424 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-51bb7e23-a671-4297-bb34-aa790b2f36ae {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-19d7bed9-c7a3-459f-8bb2-1ce17ee5fa93 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-dfb727ab-3502-4904-9cf4-43804cb61114 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bf2ea129-3a51-45c5-8181-8b839db146a8 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-67180ecd-1ce8-4bfa-95da-eac993a00c2f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-b411d50d-eb48-45c6-9bea-3df9618264d3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1456af52-05e0-4ac8-9cde-6b85a2ae36c9 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-64dbd85b-5e51-4594-a1e1-8081b6b3d0d5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-af976974-5b6d-49f4-b299-1df0f777e4c5 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-45da4ea3-1f15-4f28-91d9-1356e93572e6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-45da4ea3-1f15-4f28-91d9-1356e93572e6 img.shogun-image {
    

    
    
    
  }


#s-45da4ea3-1f15-4f28-91d9-1356e93572e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-494f1994-6fe9-48a2-a06a-452bd9f4c3fa {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-494f1994-6fe9-48a2-a06a-452bd9f4c3fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-494f1994-6fe9-48a2-a06a-452bd9f4c3fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-494f1994-6fe9-48a2-a06a-452bd9f4c3fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-494f1994-6fe9-48a2-a06a-452bd9f4c3fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-494f1994-6fe9-48a2-a06a-452bd9f4c3fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-494f1994-6fe9-48a2-a06a-452bd9f4c3fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-494f1994-6fe9-48a2-a06a-452bd9f4c3fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-4653a7e4-2736-4f7b-b45e-c75acc0fab80 {
  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-4653a7e4-2736-4f7b-b45e-c75acc0fab80 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4653a7e4-2736-4f7b-b45e-c75acc0fab80 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4653a7e4-2736-4f7b-b45e-c75acc0fab80 {
  
}
}@media (max-width: 767px){#s-4653a7e4-2736-4f7b-b45e-c75acc0fab80 {
  
}
}
#s-79ee7a73-9c56-416d-a2b4-11d8188c9993 {
  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-79ee7a73-9c56-416d-a2b4-11d8188c9993"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79ee7a73-9c56-416d-a2b4-11d8188c9993"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-79ee7a73-9c56-416d-a2b4-11d8188c9993"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-79ee7a73-9c56-416d-a2b4-11d8188c9993"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-79ee7a73-9c56-416d-a2b4-11d8188c9993"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-79ee7a73-9c56-416d-a2b4-11d8188c9993"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-79ee7a73-9c56-416d-a2b4-11d8188c9993"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

}

#s-a62bc05f-694a-442e-8956-c4e2d57e5f45 {
  margin-top: 130px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}







  #s-a62bc05f-694a-442e-8956-c4e2d57e5f45 img.shogun-image {
    

    
    
    
  }


#s-a62bc05f-694a-442e-8956-c4e2d57e5f45 .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-001f761f-abec-4b19-b5e4-4a24a43a4517 {
  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-001f761f-abec-4b19-b5e4-4a24a43a4517: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-001f761f-abec-4b19-b5e4-4a24a43a4517: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-001f761f-abec-4b19-b5e4-4a24a43a4517-root {
    text-align: center;
  }


#s-001f761f-abec-4b19-b5e4-4a24a43a4517.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-001f761f-abec-4b19-b5e4-4a24a43a4517-root {
    text-align: center;
  }


#s-001f761f-abec-4b19-b5e4-4a24a43a4517.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-001f761f-abec-4b19-b5e4-4a24a43a4517-root {
    text-align: center;
  }


#s-001f761f-abec-4b19-b5e4-4a24a43a4517.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-001f761f-abec-4b19-b5e4-4a24a43a4517-root {
    text-align: center;
  }


#s-001f761f-abec-4b19-b5e4-4a24a43a4517.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-001f761f-abec-4b19-b5e4-4a24a43a4517-root {
    text-align: center;
  }


#s-001f761f-abec-4b19-b5e4-4a24a43a4517.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-f9a89926-6652-4079-95f9-84c96578f26b {
  border-style: solid;
margin-right: 30px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(182, 182, 182, 1);
min-height: 50px;
}








#s-f9a89926-6652-4079-95f9-84c96578f26b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9a89926-6652-4079-95f9-84c96578f26b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c5824bd-8d35-4d72-a71c-e6e7ef7ac400 {
  min-height: 50px;
}








#s-6c5824bd-8d35-4d72-a71c-e6e7ef7ac400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c5824bd-8d35-4d72-a71c-e6e7ef7ac400.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2d4d18e3-1aae-4e35-9479-cacf50e59177 {
  min-height: 50px;
}








#s-2d4d18e3-1aae-4e35-9479-cacf50e59177 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d4d18e3-1aae-4e35-9479-cacf50e59177.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3e901762-210b-484c-b47c-acbddf061d5c {
  text-align: left;
}







  #s-3e901762-210b-484c-b47c-acbddf061d5c img.shogun-image {
    

    
    
    
  }


#s-3e901762-210b-484c-b47c-acbddf061d5c .shogun-image-content {
  
    align-items: center;
  
}

#s-a8368b98-924d-4ca9-a5bc-1fe563e9716a {
  min-height: 0px;
}








#s-a8368b98-924d-4ca9-a5bc-1fe563e9716a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8368b98-924d-4ca9-a5bc-1fe563e9716a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-20a891d2-4f72-416f-9849-86ffa4796f00 {
  min-height: 50px;
}








#s-20a891d2-4f72-416f-9849-86ffa4796f00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20a891d2-4f72-416f-9849-86ffa4796f00.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1ae3aa4e-e915-4c75-87ed-6d9eb9062f9c {
  text-align: left;
}







  #s-1ae3aa4e-e915-4c75-87ed-6d9eb9062f9c img.shogun-image {
    

    
    
    
  }


#s-1ae3aa4e-e915-4c75-87ed-6d9eb9062f9c .shogun-image-content {
  
    align-items: center;
  
}

#s-969694a6-bba9-46c6-ad1f-db74947a1261 {
  min-height: 0px;
}








#s-969694a6-bba9-46c6-ad1f-db74947a1261 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-969694a6-bba9-46c6-ad1f-db74947a1261.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-aaa7b24a-87c7-4cf1-8370-eda4f21db658 {
  text-align: left;
}







  #s-aaa7b24a-87c7-4cf1-8370-eda4f21db658 img.shogun-image {
    

    
    
    
  }


#s-aaa7b24a-87c7-4cf1-8370-eda4f21db658 .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-65a820c0-1529-4790-a84f-409e4c076694 hr {
  border-top: 1px solid #ddd;
}

#s-4ac5ae42-8f20-4ab0-a303-41684f75acc5 {
  min-height: 50px;
}








#s-4ac5ae42-8f20-4ab0-a303-41684f75acc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ac5ae42-8f20-4ab0-a303-41684f75acc5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ad3542b7-a8cd-4ca0-995e-58e7dd83db30 {
  text-align: center;
}







  #s-ad3542b7-a8cd-4ca0-995e-58e7dd83db30 img.shogun-image {
    

    
    
    
  }


#s-ad3542b7-a8cd-4ca0-995e-58e7dd83db30 .shogun-image-content {
  
    align-items: center;
  
}

#s-106546de-967c-4653-a080-1ecd91610591 {
  min-height: 50px;
}








#s-106546de-967c-4653-a080-1ecd91610591 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-106546de-967c-4653-a080-1ecd91610591.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3fce642b-fc1f-4b7e-9612-e61459a8e30c {
  min-height: 50px;
}








#s-3fce642b-fc1f-4b7e-9612-e61459a8e30c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fce642b-fc1f-4b7e-9612-e61459a8e30c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-41692a89-87cd-4c1d-b3a5-fa3ebd4654d9 {
  text-align: center;
}







  #s-41692a89-87cd-4c1d-b3a5-fa3ebd4654d9 img.shogun-image {
    

    
    
    
  }


#s-41692a89-87cd-4c1d-b3a5-fa3ebd4654d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c524154-b764-4de7-8dba-d8f63fae37cc {
  min-height: 50px;
}








#s-7c524154-b764-4de7-8dba-d8f63fae37cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c524154-b764-4de7-8dba-d8f63fae37cc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0f8b557e-3d18-4448-965b-f8ccc940654e {
  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-0f8b557e-3d18-4448-965b-f8ccc940654e: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-0f8b557e-3d18-4448-965b-f8ccc940654e:active {background-color: rgba(240, 240, 240, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0f8b557e-3d18-4448-965b-f8ccc940654e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f8b557e-3d18-4448-965b-f8ccc940654e {
  
}
}

  #s-0f8b557e-3d18-4448-965b-f8ccc940654e-root {
    text-align: center;
  }


#s-0f8b557e-3d18-4448-965b-f8ccc940654e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0f8b557e-3d18-4448-965b-f8ccc940654e-root {
    text-align: center;
  }


#s-0f8b557e-3d18-4448-965b-f8ccc940654e.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-0f8b557e-3d18-4448-965b-f8ccc940654e-root {
    text-align: center;
  }


#s-0f8b557e-3d18-4448-965b-f8ccc940654e.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-0f8b557e-3d18-4448-965b-f8ccc940654e-root {
    text-align: center;
  }


#s-0f8b557e-3d18-4448-965b-f8ccc940654e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0f8b557e-3d18-4448-965b-f8ccc940654e-root {
    text-align: center;
  }


#s-0f8b557e-3d18-4448-965b-f8ccc940654e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: 700;
  
  font-family: Roboto;
  display:  block ;
}
}
#s-c4a6c0ef-d528-4ae3-a3e3-9179618458af {
  min-height: 50px;
}








#s-c4a6c0ef-d528-4ae3-a3e3-9179618458af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4a6c0ef-d528-4ae3-a3e3-9179618458af.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-23730881-a7e8-4606-864e-1fc0cab7cb57 {
  min-height: 50px;
}








#s-23730881-a7e8-4606-864e-1fc0cab7cb57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23730881-a7e8-4606-864e-1fc0cab7cb57.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-da92a048-e7df-4d8e-ae71-4bbd080abba5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da92a048-e7df-4d8e-ae71-4bbd080abba5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da92a048-e7df-4d8e-ae71-4bbd080abba5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da92a048-e7df-4d8e-ae71-4bbd080abba5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3cd9428d-6dd1-444e-ba48-1f16ee9792a1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-left: 1px;
padding-bottom: 5px;
padding-right: 1px;
}

#s-3cd9428d-6dd1-444e-ba48-1f16ee9792a1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-3cd9428d-6dd1-444e-ba48-1f16ee9792a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-3cd9428d-6dd1-444e-ba48-1f16ee9792a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-3cd9428d-6dd1-444e-ba48-1f16ee9792a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-3cd9428d-6dd1-444e-ba48-1f16ee9792a1 > .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-3cd9428d-6dd1-444e-ba48-1f16ee9792a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-c9a89d6a-e35c-4f31-a170-4faae47b29f7 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-c9a89d6a-e35c-4f31-a170-4faae47b29f7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-c9a89d6a-e35c-4f31-a170-4faae47b29f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-c9a89d6a-e35c-4f31-a170-4faae47b29f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-c9a89d6a-e35c-4f31-a170-4faae47b29f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-c9a89d6a-e35c-4f31-a170-4faae47b29f7 > .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-c9a89d6a-e35c-4f31-a170-4faae47b29f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-53fd5616-e800-4829-a544-884791a88aef {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-53fd5616-e800-4829-a544-884791a88aef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53fd5616-e800-4829-a544-884791a88aef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-53fd5616-e800-4829-a544-884791a88aef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-53fd5616-e800-4829-a544-884791a88aef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-53fd5616-e800-4829-a544-884791a88aef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-53fd5616-e800-4829-a544-884791a88aef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-53fd5616-e800-4829-a544-884791a88aef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-5365122b-2f34-4377-82f3-3a78ba76a757 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-5365122b-2f34-4377-82f3-3a78ba76a757 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-5365122b-2f34-4377-82f3-3a78ba76a757 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-5365122b-2f34-4377-82f3-3a78ba76a757 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-5365122b-2f34-4377-82f3-3a78ba76a757 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-5365122b-2f34-4377-82f3-3a78ba76a757 td.shogun-table-column, #s-5365122b-2f34-4377-82f3-3a78ba76a757 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-bfa8bd87-100e-471d-b374-a778ffbe4d26 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-1e54b12f-8797-4437-afe5-32cd2203965b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-35e9e5d9-0c87-4f42-aadb-84ac9dc222cc {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-11c936a2-be4c-40ca-b8f1-b48123616f66 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-62324dec-5469-492e-bd77-c018d9f33b15 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f332e532-46c7-4538-a219-9719447020af {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-24851161-e1c7-44c2-aadf-f2ad6fb0be6d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-990c556d-c9cf-498c-b2c7-5ded25d3296d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-44ecca6e-68d8-4caa-97c8-eb0477405a74 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-642d9062-3f05-468f-bf4e-b7634396ee78 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7ea20e96-fa1f-4c3b-9196-9c89d331e0fa {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9db58d80-5bfe-4d6c-896e-8346ad0ba5f1 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-4d81a94b-d67d-42e7-8334-e9f00e060410 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-4d81a94b-d67d-42e7-8334-e9f00e060410 img.shogun-image {
    

    
    
    
  }


#s-4d81a94b-d67d-42e7-8334-e9f00e060410 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b5ab87d-b1a8-489a-ae30-635c37e444b1 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-2b5ab87d-b1a8-489a-ae30-635c37e444b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b5ab87d-b1a8-489a-ae30-635c37e444b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b5ab87d-b1a8-489a-ae30-635c37e444b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2b5ab87d-b1a8-489a-ae30-635c37e444b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b5ab87d-b1a8-489a-ae30-635c37e444b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b5ab87d-b1a8-489a-ae30-635c37e444b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2b5ab87d-b1a8-489a-ae30-635c37e444b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-51c724de-7910-4ded-84fe-f195fe52473e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-51c724de-7910-4ded-84fe-f195fe52473e .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-51c724de-7910-4ded-84fe-f195fe52473e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-51c724de-7910-4ded-84fe-f195fe52473e 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-51c724de-7910-4ded-84fe-f195fe52473e td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-51c724de-7910-4ded-84fe-f195fe52473e td.shogun-table-column, #s-51c724de-7910-4ded-84fe-f195fe52473e td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-e2884683-a6d1-49b3-b0fc-676d5a6b9b5b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-8b6b701a-ad88-40a6-bebc-59b2f24c4841 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-31e4cfce-9495-47e3-89e3-fe113d4b6c1d {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-580c838e-5de9-46b3-bbb4-044d246d1a10 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-22eeecda-2ccf-4245-8d10-80c8b53b14a6 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5d745e35-45c5-40fe-8f59-b6482f021c0e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-60fb23cf-b357-44f7-b044-877da8370dd3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-f1186e4c-27a1-4f84-9190-8fd7383c5e74 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-18843ff2-487f-4181-bf9f-3075165bbe38 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e855181d-3ff8-4473-ba6c-adf3418a2a62 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-d59f739f-c63d-4e23-b8e7-ae76ab0faee9 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-837a4881-d3e9-448d-a97e-59e3bd17aada {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-b6e362dc-31ab-415d-8865-907864a9a4f7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-b6e362dc-31ab-415d-8865-907864a9a4f7 img.shogun-image {
    

    
    
    
  }


#s-b6e362dc-31ab-415d-8865-907864a9a4f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-373be3e6-5bf3-470f-a32b-50f9b905e309 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-373be3e6-5bf3-470f-a32b-50f9b905e309"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-373be3e6-5bf3-470f-a32b-50f9b905e309"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-373be3e6-5bf3-470f-a32b-50f9b905e309"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-373be3e6-5bf3-470f-a32b-50f9b905e309"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-373be3e6-5bf3-470f-a32b-50f9b905e309"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-373be3e6-5bf3-470f-a32b-50f9b905e309"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-373be3e6-5bf3-470f-a32b-50f9b905e309"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-03426be8-50fa-40aa-bb5c-42d1f97c8067 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-03426be8-50fa-40aa-bb5c-42d1f97c8067 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-03426be8-50fa-40aa-bb5c-42d1f97c8067 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-03426be8-50fa-40aa-bb5c-42d1f97c8067 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-03426be8-50fa-40aa-bb5c-42d1f97c8067 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-03426be8-50fa-40aa-bb5c-42d1f97c8067 td.shogun-table-column, #s-03426be8-50fa-40aa-bb5c-42d1f97c8067 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-6bd68c04-3794-48ba-af51-14ab49ce8127 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a1cc3df5-792b-4899-b6b0-9ff1537eea4f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-17e02031-1a04-4518-a5ee-af30b2f1a2d5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-75c1cb90-9cb5-4830-a296-d83ef42946ce {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6e0118d3-69ed-412d-8c0b-adf841df8d30 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-63abd8d9-dd48-4301-be5f-c5cb6a7fed31 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e831b896-b633-4a72-bd45-2b475022a6d5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-a31488cb-1a52-4d49-bfd0-96274787fb78 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7b396fb7-9e4b-43ec-bca2-14a8cb126e33 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3f119493-3055-40c5-ba3c-68a184ba920c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-6a43c5c9-0868-403e-8b50-d7c4d6f0c4c2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e92dc5d6-25e9-4386-b98d-faf2256e7169 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-8bb64224-1d79-4d8d-bd76-0f369d033312 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-8bb64224-1d79-4d8d-bd76-0f369d033312 img.shogun-image {
    

    
    
    
  }


#s-8bb64224-1d79-4d8d-bd76-0f369d033312 .shogun-image-content {
  
    align-items: center;
  
}

#s-1777f0ec-ded0-460e-8af3-cfc91bff7338 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-1777f0ec-ded0-460e-8af3-cfc91bff7338"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1777f0ec-ded0-460e-8af3-cfc91bff7338"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1777f0ec-ded0-460e-8af3-cfc91bff7338"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1777f0ec-ded0-460e-8af3-cfc91bff7338"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1777f0ec-ded0-460e-8af3-cfc91bff7338"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1777f0ec-ded0-460e-8af3-cfc91bff7338"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1777f0ec-ded0-460e-8af3-cfc91bff7338"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-5ee481eb-a99c-4101-b489-335c3a8e6166 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-5ee481eb-a99c-4101-b489-335c3a8e6166 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-5ee481eb-a99c-4101-b489-335c3a8e6166 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-5ee481eb-a99c-4101-b489-335c3a8e6166 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-5ee481eb-a99c-4101-b489-335c3a8e6166 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-5ee481eb-a99c-4101-b489-335c3a8e6166 td.shogun-table-column, #s-5ee481eb-a99c-4101-b489-335c3a8e6166 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-992e5457-9ab7-40e0-a936-773ec12b568e {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0be09e62-f336-4a8d-ae10-904e2f564276 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3673acea-14cd-435f-82cc-341fc2f5f83a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e68b15ea-4a49-4123-804b-be13b163a935 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bbc2f79a-21a3-47e8-8741-fa5ea51a91ea {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-857bf1e8-2db4-424b-be27-c435bbfd83e2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-2d0f3597-c74b-40a9-a9aa-ef3e60a4ff2a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-300d0a1d-85e5-4a1e-a688-c34d0253f145 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-686cda6b-5869-4b26-8d7e-181fc32ff891 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5b7a74af-2049-47a9-bd41-60befe237271 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-3ce163e5-1d33-4f95-9b1e-bd65889a7f6b {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5e33a291-3a5d-47a3-9fdd-dd9545b8dbc9 {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-4b7120db-dd6f-44fe-86c5-27e30a7b7cd2 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-4b7120db-dd6f-44fe-86c5-27e30a7b7cd2 img.shogun-image {
    

    
    
    
  }


#s-4b7120db-dd6f-44fe-86c5-27e30a7b7cd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e9a871c-c0f6-4023-8c8e-cd6675eb4568 {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-3e9a871c-c0f6-4023-8c8e-cd6675eb4568"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e9a871c-c0f6-4023-8c8e-cd6675eb4568"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e9a871c-c0f6-4023-8c8e-cd6675eb4568"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3e9a871c-c0f6-4023-8c8e-cd6675eb4568"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e9a871c-c0f6-4023-8c8e-cd6675eb4568"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e9a871c-c0f6-4023-8c8e-cd6675eb4568"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3e9a871c-c0f6-4023-8c8e-cd6675eb4568"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-1282b653-c4b6-4235-bc6d-a8d27d09b5b5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 4px;
padding-left: 7px;
padding-bottom: 4px;
padding-right: 7px;
min-height: 5px;
}

#s-1282b653-c4b6-4235-bc6d-a8d27d09b5b5 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-1282b653-c4b6-4235-bc6d-a8d27d09b5b5 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-1282b653-c4b6-4235-bc6d-a8d27d09b5b5 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-1282b653-c4b6-4235-bc6d-a8d27d09b5b5 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-1282b653-c4b6-4235-bc6d-a8d27d09b5b5 td.shogun-table-column, #s-1282b653-c4b6-4235-bc6d-a8d27d09b5b5 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-cb760c9e-1274-494c-84b2-1ab364eee305 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-17692305-afcf-45e4-bcd9-e363cb26515c {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7a98bd17-5da7-4b3f-8064-e8f36ffa3b21 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-479d712d-982c-4a8d-a80d-cd69bc9c7969 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-9df938a4-fd1c-45be-94f3-12a762af43f1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-c4f5e7f9-ace2-448c-91d9-d290342d9fa2 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7fcb2e89-c1f1-48c6-bf1e-e383433cd0bc {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e842ff4f-f0a2-4c1f-8c5f-e9135fe69cff {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-75da3e46-337d-40d5-ae43-085728940da4 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-85b90743-84ff-4686-87a3-b37c328af00a {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-5d4744ee-cba8-4008-a14e-ecb542cb4a4f {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ee4c6f40-2c8a-4bd6-8a9a-df7fac81c8cc {
  margin-top: -5px;
margin-bottom: -5px;
padding-top: 0px;
padding-bottom: 0px;
border-radius: 5px;
}

#s-7e6314d9-9df9-4496-b441-c7d58386e05f {
  text-align: center;
}







  #s-7e6314d9-9df9-4496-b441-c7d58386e05f img.shogun-image {
    

    
    
    
  }


#s-7e6314d9-9df9-4496-b441-c7d58386e05f .shogun-image-content {
  
    align-items: center;
  
}

#s-74f28915-bb93-4852-b8ee-d057bda8bda6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-left: 1px;
padding-bottom: 5px;
padding-right: 1px;
}

#s-74f28915-bb93-4852-b8ee-d057bda8bda6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-74f28915-bb93-4852-b8ee-d057bda8bda6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(222, 222, 222, 1);
  padding: 10px;
}

#s-74f28915-bb93-4852-b8ee-d057bda8bda6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-74f28915-bb93-4852-b8ee-d057bda8bda6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-74f28915-bb93-4852-b8ee-d057bda8bda6 > .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-74f28915-bb93-4852-b8ee-d057bda8bda6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-345561a3-ae52-4335-8aea-c836bb39f8d5 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 4px;
padding-bottom: 5px;
padding-right: 4px;
}

#s-345561a3-ae52-4335-8aea-c836bb39f8d5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(149, 146, 146, 1);
}

#s-345561a3-ae52-4335-8aea-c836bb39f8d5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 7px;
}

#s-345561a3-ae52-4335-8aea-c836bb39f8d5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(126, 126, 126, 1);
}

#s-345561a3-ae52-4335-8aea-c836bb39f8d5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(149, 146, 146, 1);
}

#s-345561a3-ae52-4335-8aea-c836bb39f8d5 > .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-345561a3-ae52-4335-8aea-c836bb39f8d5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 13px;
}
#s-ed9aaac0-09d0-4906-82cc-3e012a36775b {
  min-height: 3px;
}

@media (min-width: 0px) {
[id="s-ed9aaac0-09d0-4906-82cc-3e012a36775b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed9aaac0-09d0-4906-82cc-3e012a36775b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed9aaac0-09d0-4906-82cc-3e012a36775b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ed9aaac0-09d0-4906-82cc-3e012a36775b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed9aaac0-09d0-4906-82cc-3e012a36775b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed9aaac0-09d0-4906-82cc-3e012a36775b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed9aaac0-09d0-4906-82cc-3e012a36775b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-8265d1c1-c7c0-4057-a816-ebabf09f5398 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 7px;
padding-bottom: 10px;
padding-right: 7px;
min-height: 5px;
}

#s-8265d1c1-c7c0-4057-a816-ebabf09f5398 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 12px;
}

#s-8265d1c1-c7c0-4057-a816-ebabf09f5398 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-8265d1c1-c7c0-4057-a816-ebabf09f5398 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-8265d1c1-c7c0-4057-a816-ebabf09f5398 td.shogun-table-row {
  background-color: #fff;
  padding: ;
}

#s-8265d1c1-c7c0-4057-a816-ebabf09f5398 td.shogun-table-column, #s-8265d1c1-c7c0-4057-a816-ebabf09f5398 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-51d0407d-7f1d-491d-95a9-0884dee2a9c5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-56d81476-df8d-4630-9965-0bd8fc4563db {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-7eb9390c-2f3f-4847-ab02-ffbc41db6c83 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-995b152b-335e-4a34-81d7-5ab8df02e0a5 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-0d234371-75f3-4c72-bf0f-7022605ca965 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-05484ec4-987f-4906-8acb-2cf0bd8e0ab1 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-e8906ad2-4869-45c7-9017-7395f473e2f3 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-bef06c79-9d57-4568-ad34-c8b9829f3346 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-84049535-bd19-4781-a135-e2b4c7825075 {
  margin-top: -5px;
margin-bottom: -5px;
}

#s-ddc41318-2308-4b4f-9ada-a010505224cb {
  margin-top: -5px;
margin-bottom: -5px;
border-radius: 5px;
}

#s-39f2776f-daee-4096-b28c-569ff5b2dacb {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-39f2776f-daee-4096-b28c-569ff5b2dacb img.shogun-image {
    

    
    
    
  }


#s-39f2776f-daee-4096-b28c-569ff5b2dacb .shogun-image-content {
  
    align-items: center;
  
}

#s-b90b7580-4c69-4fa6-b16b-541c321c25e5 hr {
  border-top: 2px solid #ddd;
}

#s-a51a7741-00b7-46ad-88ab-bd5b462a90ed {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
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);
min-height: 0px;
}

@media (min-width: 0px) {
[id="s-a51a7741-00b7-46ad-88ab-bd5b462a90ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a51a7741-00b7-46ad-88ab-bd5b462a90ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a51a7741-00b7-46ad-88ab-bd5b462a90ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a51a7741-00b7-46ad-88ab-bd5b462a90ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8021c73a-1eaa-4fda-9acb-b604e01403cc {
  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-8021c73a-1eaa-4fda-9acb-b604e01403cc .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}