.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-3f16c856-7c2f-4f25-a30f-3f22e9fe0f28 {
  margin-top: -60px;
margin-left: -4%;
margin-bottom: -60px;
margin-right: -4%;
padding-top: 30px;
padding-bottom: 30px;
background-color: rgba(255, 255, 255, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-646977db-86ba-4bcb-8d07-cd88e48b7f04 {
  margin-left: 10%;
margin-right: 10%;
}

#s-646977db-86ba-4bcb-8d07-cd88e48b7f04 .shogun-tabs {
  justify-content: flex-start;
}

#s-646977db-86ba-4bcb-8d07-cd88e48b7f04 .shogun-tabs > li > .shogun-tab-box {
    background: none;
    border: none;
  }
  #s-646977db-86ba-4bcb-8d07-cd88e48b7f04 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: none;
    border: none;
  }
  #s-646977db-86ba-4bcb-8d07-cd88e48b7f04 .shogun-tabs > li > .shogun-tab-box::after {
    background: rgba(85, 85, 85, 0.33);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-646977db-86ba-4bcb-8d07-cd88e48b7f04 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box::after  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-646977db-86ba-4bcb-8d07-cd88e48b7f04 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(57, 69, 67, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-646977db-86ba-4bcb-8d07-cd88e48b7f04 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-646977db-86ba-4bcb-8d07-cd88e48b7f04 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-646977db-86ba-4bcb-8d07-cd88e48b7f04 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

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

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

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

@media (min-width: 0px) {
[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b795a053-b4ba-47a6-9f75-577db26d013d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-95282cfa-fcea-4cf5-8708-8c408acfd890 {
  background-color: rgba(209, 206, 206, 0.23);
}

#s-f1ec3c2f-089b-426e-b02b-62279396f5f6 {
  background-color: rgba(209, 206, 206, 0.23);
}

#s-6ab0a7a3-00aa-4572-8875-b827de163825 {
  background-color: rgba(209, 206, 206, 0.23);
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-9128f5da-d043-48b5-8224-e88338a7d826 {
  text-align: center;
}




  #s-9128f5da-d043-48b5-8224-e88338a7d826 img.shogun-image {
    
    width: px;
  }


#s-9128f5da-d043-48b5-8224-e88338a7d826 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d9867684-892c-4545-be42-aa6f83ea35cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-307955f3-79de-4a56-a26f-d2f367b6ddf0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1980bb94-affc-4a2c-bab4-2610b0910c2e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-6a124b9c-cdca-490c-b6cb-a37926615464 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-992f3a7b-adcf-4ddd-b222-844a3eec455b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-24256613-cb4e-4bd7-8487-2ea465dc3d5c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-df3fc1de-ec04-486c-9998-3feb6de40dd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-f467c99c-6ba9-43e5-8652-ac73d71773c2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-592410e0-7b5c-4fbc-88bf-6cf98b4a3474"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-6127a356-77e3-42c2-b9b6-cfb0c873f129 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-af9869aa-0696-4246-b78b-053d38a8869c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-9a615baa-5bb7-46a6-93a3-56cb21418548 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-02b760eb-b71e-484c-87f0-e4eb608b9a12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-94e4caa0-f5f1-4992-a263-2c88673bf8c5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-571c33ee-f6cd-4441-942b-0feee2193223"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-e1e7212a-6e73-414b-9354-710bc119354e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e851a405-bcfa-416b-810b-050f93d20175"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-a73abc61-346f-41fc-8cb9-c2e31bc2d820 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-cf087e2d-2d8d-42bd-8ff7-68a07a16f280"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-8ab1bf22-1e80-41d5-b1f0-8649c48ace56 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1d18a2bc-5dc5-4892-9129-c27c0970a5e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-8773756f-c6c0-4a32-a709-7876a936f325 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-bdceee62-37c6-459b-9e8e-4ff5e6e03325"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-029a9138-8582-4f8d-bea4-64cc6b6f8dca hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f438ca8f-cf7a-4c90-9a31-dc888246bca5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-4034f352-9c22-4577-b8ea-41df0f4fb7c2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e0e4acfe-1517-4c7d-8463-7382f4c1bb89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-94c1436c-6fff-477d-a33f-7095398b79fc hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b3b020b8-3c09-4204-8975-ada79f928394"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-8bfe20f1-6eaf-4026-8509-e33ebeab327d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5f5d02ca-d43b-434d-9c65-0189e9a3cf53"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-bad75fa0-6954-49ef-8ce5-e461287d7c1a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d330f5a8-b1b8-43e5-82e8-b55676b39e70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-18d8496e-7ead-42f9-96be-e2aee23ffc27 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-da8c56d3-e8a5-4e0d-b9ce-7a44b7c93674"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-71a55b92-fe20-4c8e-ad59-85c2999f4c09 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-694df6c4-626d-4ec2-85ab-d79ba2d26be4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-09c3c5c8-0bb0-4809-9b31-f6bed7214fcf hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-37542ec6-51cd-434a-98bf-b427c91d2023"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-6334c552-33d8-4364-80b0-0c8efe2ab5ae hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1b39bdf2-5e6b-44ea-9870-9147f1dca150"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-d8d80143-d688-4702-a286-4157b7160c45 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-160de46a-ae25-4b53-aafd-2a19ce3fe7b8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-5b41cb9a-3d4c-4922-a36a-2271eb77f0d3 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-59c55ffc-df3e-40ee-95f5-35f96e290b17"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-f43f70eb-dabe-4d9e-97e2-8191b7bda6bb hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d15d7e35-5487-44a9-b8e6-74edfd463f14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-76deb5d4-49bf-4a25-a265-4d11331c9302 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-10a3b426-f5ca-4dca-8bbf-d5a70b2da203"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-0aeb02e2-3d7e-427c-8fef-df6c3b7b6c7a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-b50a3af8-cc37-4342-8b6f-2a92a41da004"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-312a0124-d401-4984-be09-f959bd90e112 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a5fb3e2c-b773-4115-bdc9-d82aa2fded8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-278658ae-0ffe-426e-9b4a-bcce246506db hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-c0873f64-4a55-44be-ba8b-3d936f2b6b98"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-fde6db42-0382-4f37-97bf-05228c1671e7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e3da9c9a-b23c-4556-9149-f4050c27ebd4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-cfe10b0c-de56-4f66-8df0-145f56989a3d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-ce58e7c7-0f3c-4502-a83b-2ac51885d907"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-0628a48e-a1e2-4897-800d-94fcf4d1e72d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-5ed1a361-4c9a-4814-a95d-9e0a8f49ec71"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-d7ab3de5-6e53-4698-8bd5-ab02af73a48c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-f3207535-9928-4dbe-9a97-414daaa19320"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-69c39449-c25f-4802-b0de-4f156680b234 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-2ec1ef2e-690f-4b99-980b-41597bed5b08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-62cfdf98-8b35-468c-aa11-9489eac58641 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-fd1b1cda-b6a2-4e85-ae07-5b2c16ebeefa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-946a5556-7fe0-49df-bc9c-66d209561eb0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76fdda97-1160-4621-bc9f-a20f622cc7e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-e85bef7e-8fb3-45ca-a124-31b2c5b9da4a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-a5a6a518-0705-4c9d-b453-fc377d6b91fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-b0cbb7c6-5850-4b6b-ae7f-259a01df8eeb hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-85cdadde-e6ea-42c6-ac67-0e5cc5566093"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-367dc8e6-8234-4827-b3f9-d7b8b2251abf hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-05795fdf-8329-487a-8011-5619b0439ed1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-c61bc7c1-4dd2-4467-ae28-6892f5f9ea2b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1921bf84-6b24-4bc2-b498-563fea55b4c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-243d7da8-6970-49da-9a78-89811e77fad5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-27fdf1ab-1dca-4385-b84f-ccfdac910d0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-75337243-b6f1-4c51-a821-5d64e143499b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e09b7354-1afd-4c8a-b587-3482d9dff1d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-9b6e6ce1-ae92-45df-bdca-5b2ed32aa569 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-4ebf712f-6e12-4fe3-b093-a916df48ee24"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-85d89f7b-eae9-4004-a70c-cae9f00404cb hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-d7976c5b-582f-4071-a57f-723543db6952"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-2312644f-a4e4-48f9-9e5f-f63d711d6a83 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-9fc3fa33-5df3-4db3-856e-1d7fe1faa5e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-401e2038-5ed0-4cd5-832d-26454c736059 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e388edff-1e2e-4be5-8743-91af800aabca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-ba67316c-92d0-457b-aa58-b68c80962eb0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-76e5e04f-bb0f-4f79-ac88-77959e5ebf0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-f942e806-5757-44dd-ba7c-7f2475d1aefb hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-da457b3f-2112-4a35-a091-9b699983ada2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-580870c8-f4b1-41b5-a227-5202fa367931 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-538f34df-cdab-456e-b19e-83af6217bb39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-bf0a52ab-aa14-4aa3-afe4-7112f7306a36 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-644aacbf-c078-408a-8b14-88cb2c49e5a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-f926d82c-44c2-4589-8dbf-79d88e7d6a8f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-e2d07a12-5441-410f-a148-907a482541b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-1913c56d-0507-40d6-8b01-061278849ad0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-72281e9e-f8b8-47ec-858d-e99cf5d16151"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-b2225728-5713-488c-a3c3-ffa6d960a496 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-345998d7-5407-4a0b-9d4e-64f69ea55795"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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