.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

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

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

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-81318bf6-1420-489e-a218-b3d15170be51 {
  min-height: 50px;
}








#s-81318bf6-1420-489e-a218-b3d15170be51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81318bf6-1420-489e-a218-b3d15170be51.shg-box.shg-c {
  justify-content: center;
}

#s-48b3f20e-69a7-4d6a-a469-40d5a195153f {
  background-image: url(https://i.shgcdn.com/3c7f31b8-6db5-4d4c-b04f-5ed9ea75f794/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 5%;
padding-left: 25%;
padding-bottom: 5%;
padding-right: 25%;
min-height: 300px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-48b3f20e-69a7-4d6a-a469-40d5a195153f {
  padding-top: 8%;
padding-left: 10%;
padding-bottom: 8%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-48b3f20e-69a7-4d6a-a469-40d5a195153f {
  padding-top: 8%;
padding-left: 10%;
padding-bottom: 8%;
padding-right: 10%;
}
}







#s-48b3f20e-69a7-4d6a-a469-40d5a195153f > .shg-box-overlay {
  background-color: rgba(0, 37, 84, 1);
  opacity: 0.7;
}#s-48b3f20e-69a7-4d6a-a469-40d5a195153f.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-69262659-bd52-405b-a2b7-38d88f854f52 {
  margin-bottom: 1%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-69262659-bd52-405b-a2b7-38d88f854f52 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 60px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-69262659-bd52-405b-a2b7-38d88f854f52 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 52px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
.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-b2b2d2c6-f04a-4c10-a854-2a54957ff4c2 {
  background-attachment: fixed;
padding-top: 0%;
padding-left: 20%;
padding-bottom: 5%;
padding-right: 20%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b2b2d2c6-f04a-4c10-a854-2a54957ff4c2 {
  padding-left: 25%;
padding-right: 25%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2b2d2c6-f04a-4c10-a854-2a54957ff4c2 {
  padding-left: 25%;
padding-right: 25%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2b2d2c6-f04a-4c10-a854-2a54957ff4c2 {
  padding-left: 10%;
padding-bottom: 8%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-b2b2d2c6-f04a-4c10-a854-2a54957ff4c2 {
  padding-left: 10%;
padding-bottom: 8%;
padding-right: 10%;
}
}







#s-b2b2d2c6-f04a-4c10-a854-2a54957ff4c2 > .shg-box-overlay {
  background-color: rgba(0, 37, 84, 1);
  opacity: 0;
}#s-b2b2d2c6-f04a-4c10-a854-2a54957ff4c2.shg-box.shg-c {
  justify-content: center;
}

.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-00d22754-b6cb-4c00-b301-f80f6cd9554a .shogun-tabs {
  justify-content: center;
}


  #s-00d22754-b6cb-4c00-b301-f80f6cd9554a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-00d22754-b6cb-4c00-b301-f80f6cd9554a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(120, 190, 33, 1);
    border: 1px solid rgba(221, 221, 221, 0);
  }
#s-00d22754-b6cb-4c00-b301-f80f6cd9554a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(51, 51, 51, 1);
  font-family: Open Sans;
  font-weight: 700;
  font-style: ;
  font-size: 16px;
}

#s-00d22754-b6cb-4c00-b301-f80f6cd9554a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-00d22754-b6cb-4c00-b301-f80f6cd9554a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(120, 190, 33, 1);
}

#s-00d22754-b6cb-4c00-b301-f80f6cd9554a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-d96f0b3c-9d41-480f-9260-6a039e4aa5a0 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-d96f0b3c-9d41-480f-9260-6a039e4aa5a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d96f0b3c-9d41-480f-9260-6a039e4aa5a0.shg-box.shg-c {
  justify-content: center;
}

#s-d18e081d-29ae-43e1-85d2-80bf1fc77ff8 {
  margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d18e081d-29ae-43e1-85d2-80bf1fc77ff8 .shogun-heading-component h2 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 40px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-d18e081d-29ae-43e1-85d2-80bf1fc77ff8 .shogun-heading-component h2 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-d18e081d-29ae-43e1-85d2-80bf1fc77ff8 .shogun-heading-component h2 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-d0528580-5a76-4d73-b161-92a1d01483e6 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-d0528580-5a76-4d73-b161-92a1d01483e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0528580-5a76-4d73-b161-92a1d01483e6.shg-box.shg-c {
  justify-content: center;
}

#s-e78b8e60-802d-4ee6-b7ca-0192af6a9057 {
  margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e78b8e60-802d-4ee6-b7ca-0192af6a9057 .shogun-heading-component h2 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 40px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-e78b8e60-802d-4ee6-b7ca-0192af6a9057 .shogun-heading-component h2 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-e78b8e60-802d-4ee6-b7ca-0192af6a9057 .shogun-heading-component h2 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-77c44fcc-c35e-4159-9510-ce7c4a1b0c3f {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-77c44fcc-c35e-4159-9510-ce7c4a1b0c3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77c44fcc-c35e-4159-9510-ce7c4a1b0c3f.shg-box.shg-c {
  justify-content: center;
}

#s-77e74d33-d6c4-491a-b3af-b7f42a1120d5 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-77e74d33-d6c4-491a-b3af-b7f42a1120d5 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-77e74d33-d6c4-491a-b3af-b7f42a1120d5 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-77e74d33-d6c4-491a-b3af-b7f42a1120d5 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-77e74d33-d6c4-491a-b3af-b7f42a1120d5 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-77e74d33-d6c4-491a-b3af-b7f42a1120d5 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


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

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

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

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

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

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

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

#s-ecc2bdac-f6db-4f21-9006-cc873655ede5 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-ecc2bdac-f6db-4f21-9006-cc873655ede5:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-ecc2bdac-f6db-4f21-9006-cc873655ede5:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-ecc2bdac-f6db-4f21-9006-cc873655ede5-btn-wrapper {
    text-align: left;
  }


#s-ecc2bdac-f6db-4f21-9006-cc873655ede5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-529e72c5-fcf4-4822-a806-360df4130429 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-529e72c5-fcf4-4822-a806-360df4130429 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-e14e2f78-3df4-4844-a540-2986d8b7bee8 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-e14e2f78-3df4-4844-a540-2986d8b7bee8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e14e2f78-3df4-4844-a540-2986d8b7bee8.shg-box.shg-c {
  justify-content: center;
}

#s-a152171c-a1f6-4962-940c-2cd3cfeaf272 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a152171c-a1f6-4962-940c-2cd3cfeaf272 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-a152171c-a1f6-4962-940c-2cd3cfeaf272 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a152171c-a1f6-4962-940c-2cd3cfeaf272 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-a152171c-a1f6-4962-940c-2cd3cfeaf272 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-a152171c-a1f6-4962-940c-2cd3cfeaf272 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-f7a71ef1-73f0-4b61-ba3a-5f843c7fde56 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-f7a71ef1-73f0-4b61-ba3a-5f843c7fde56:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-f7a71ef1-73f0-4b61-ba3a-5f843c7fde56:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-f7a71ef1-73f0-4b61-ba3a-5f843c7fde56-btn-wrapper {
    text-align: left;
  }


#s-f7a71ef1-73f0-4b61-ba3a-5f843c7fde56.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-1617589b-29a1-4ca8-81ba-70a92952b658 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-1617589b-29a1-4ca8-81ba-70a92952b658 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-5ac62603-e97c-40af-8427-20e9e02435c0 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5ac62603-e97c-40af-8427-20e9e02435c0 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-5ac62603-e97c-40af-8427-20e9e02435c0 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5ac62603-e97c-40af-8427-20e9e02435c0 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-5ac62603-e97c-40af-8427-20e9e02435c0 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-5ac62603-e97c-40af-8427-20e9e02435c0 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-dee743ed-0ae7-4a27-8cd3-1e0552b25c2e {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-dee743ed-0ae7-4a27-8cd3-1e0552b25c2e:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-dee743ed-0ae7-4a27-8cd3-1e0552b25c2e:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-dee743ed-0ae7-4a27-8cd3-1e0552b25c2e-btn-wrapper {
    text-align: left;
  }


#s-dee743ed-0ae7-4a27-8cd3-1e0552b25c2e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-9ef92f6a-f006-4203-85b9-fd0415d995ae {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-9ef92f6a-f006-4203-85b9-fd0415d995ae hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-5f3935d8-fd34-4370-9375-20868d7ab17f {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-5f3935d8-fd34-4370-9375-20868d7ab17f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f3935d8-fd34-4370-9375-20868d7ab17f.shg-box.shg-c {
  justify-content: center;
}

#s-499b694e-8928-42e8-b3d9-b61aa7166f64 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-499b694e-8928-42e8-b3d9-b61aa7166f64 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-499b694e-8928-42e8-b3d9-b61aa7166f64 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-499b694e-8928-42e8-b3d9-b61aa7166f64 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-499b694e-8928-42e8-b3d9-b61aa7166f64 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-499b694e-8928-42e8-b3d9-b61aa7166f64 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-380374f6-4b35-4388-b576-a8975555c8ec {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-380374f6-4b35-4388-b576-a8975555c8ec:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-380374f6-4b35-4388-b576-a8975555c8ec:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-380374f6-4b35-4388-b576-a8975555c8ec-btn-wrapper {
    text-align: left;
  }


#s-380374f6-4b35-4388-b576-a8975555c8ec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-a8d62e87-53ac-4bee-8879-2b731ba1487f {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-a8d62e87-53ac-4bee-8879-2b731ba1487f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-0a4d2683-720c-4999-99b6-fb895c320234 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-0a4d2683-720c-4999-99b6-fb895c320234 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a4d2683-720c-4999-99b6-fb895c320234.shg-box.shg-c {
  justify-content: center;
}

#s-b1ae4107-e72d-425d-b2f1-881d0e7b4413 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b1ae4107-e72d-425d-b2f1-881d0e7b4413 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-b1ae4107-e72d-425d-b2f1-881d0e7b4413 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b1ae4107-e72d-425d-b2f1-881d0e7b4413 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-b1ae4107-e72d-425d-b2f1-881d0e7b4413 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-b1ae4107-e72d-425d-b2f1-881d0e7b4413 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-a87de9d7-f89f-41ba-87aa-1ca9672cad0c {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-a87de9d7-f89f-41ba-87aa-1ca9672cad0c:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-a87de9d7-f89f-41ba-87aa-1ca9672cad0c:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-a87de9d7-f89f-41ba-87aa-1ca9672cad0c-btn-wrapper {
    text-align: left;
  }


#s-a87de9d7-f89f-41ba-87aa-1ca9672cad0c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-828e2b8a-06b1-4266-a396-5bd90f3fa272 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-828e2b8a-06b1-4266-a396-5bd90f3fa272 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-897b502b-7d08-43e1-8f18-5cbfb773a208 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-897b502b-7d08-43e1-8f18-5cbfb773a208 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-897b502b-7d08-43e1-8f18-5cbfb773a208.shg-box.shg-c {
  justify-content: center;
}

#s-69d24a3f-a3b4-41dd-927b-6d1d4ece5491 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-69d24a3f-a3b4-41dd-927b-6d1d4ece5491 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-69d24a3f-a3b4-41dd-927b-6d1d4ece5491 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-69d24a3f-a3b4-41dd-927b-6d1d4ece5491 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-69d24a3f-a3b4-41dd-927b-6d1d4ece5491 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-69d24a3f-a3b4-41dd-927b-6d1d4ece5491 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-dcd9d7f2-c89c-4940-8563-22b5ddc3417e {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-dcd9d7f2-c89c-4940-8563-22b5ddc3417e:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-dcd9d7f2-c89c-4940-8563-22b5ddc3417e:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-dcd9d7f2-c89c-4940-8563-22b5ddc3417e-btn-wrapper {
    text-align: left;
  }


#s-dcd9d7f2-c89c-4940-8563-22b5ddc3417e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-307d03de-790d-4722-a167-310cc7f9b1c5 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-307d03de-790d-4722-a167-310cc7f9b1c5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-314b0596-00fe-4f68-8b18-bbba1d3b41ac {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-314b0596-00fe-4f68-8b18-bbba1d3b41ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-314b0596-00fe-4f68-8b18-bbba1d3b41ac.shg-box.shg-c {
  justify-content: center;
}

#s-8f9bb82f-a58e-452a-b891-ed225e5fdebd {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8f9bb82f-a58e-452a-b891-ed225e5fdebd .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-8f9bb82f-a58e-452a-b891-ed225e5fdebd .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8f9bb82f-a58e-452a-b891-ed225e5fdebd .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-8f9bb82f-a58e-452a-b891-ed225e5fdebd .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-8f9bb82f-a58e-452a-b891-ed225e5fdebd .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-8fa58fc8-f595-4b6c-a59b-8b15a0d5ccdc {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-8fa58fc8-f595-4b6c-a59b-8b15a0d5ccdc:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-8fa58fc8-f595-4b6c-a59b-8b15a0d5ccdc:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-8fa58fc8-f595-4b6c-a59b-8b15a0d5ccdc-btn-wrapper {
    text-align: left;
  }


#s-8fa58fc8-f595-4b6c-a59b-8b15a0d5ccdc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-50a93f94-905b-4e49-a3e0-802e68c38d5e {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-50a93f94-905b-4e49-a3e0-802e68c38d5e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-6ba03fc0-322e-47a1-9c46-20851e77b306 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-6ba03fc0-322e-47a1-9c46-20851e77b306 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ba03fc0-322e-47a1-9c46-20851e77b306.shg-box.shg-c {
  justify-content: center;
}

#s-a3da9c3e-ffe7-4c28-afb7-e0cdbdc98ff2 {
  margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a3da9c3e-ffe7-4c28-afb7-e0cdbdc98ff2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-a3da9c3e-ffe7-4c28-afb7-e0cdbdc98ff2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a3da9c3e-ffe7-4c28-afb7-e0cdbdc98ff2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-a3da9c3e-ffe7-4c28-afb7-e0cdbdc98ff2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-a3da9c3e-ffe7-4c28-afb7-e0cdbdc98ff2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-f3fac22f-e2c2-46e2-8cfc-8693531c1f0e {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-f3fac22f-e2c2-46e2-8cfc-8693531c1f0e:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-f3fac22f-e2c2-46e2-8cfc-8693531c1f0e:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-f3fac22f-e2c2-46e2-8cfc-8693531c1f0e-btn-wrapper {
    text-align: left;
  }


#s-f3fac22f-e2c2-46e2-8cfc-8693531c1f0e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-e8c3babf-0229-4724-94db-e3f9d6ccad4c {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-e8c3babf-0229-4724-94db-e3f9d6ccad4c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-bb7359ba-2e77-4069-9e2d-abfb3fc8dfba {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-bb7359ba-2e77-4069-9e2d-abfb3fc8dfba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb7359ba-2e77-4069-9e2d-abfb3fc8dfba.shg-box.shg-c {
  justify-content: center;
}

#s-48ed4ea0-9f96-44df-895d-b8b7760b1311 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-48ed4ea0-9f96-44df-895d-b8b7760b1311 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-48ed4ea0-9f96-44df-895d-b8b7760b1311 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-48ed4ea0-9f96-44df-895d-b8b7760b1311 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-48ed4ea0-9f96-44df-895d-b8b7760b1311 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-48ed4ea0-9f96-44df-895d-b8b7760b1311 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-25e8933a-dfc8-420f-9e04-fb3628db6a29 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-25e8933a-dfc8-420f-9e04-fb3628db6a29:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-25e8933a-dfc8-420f-9e04-fb3628db6a29:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-25e8933a-dfc8-420f-9e04-fb3628db6a29-btn-wrapper {
    text-align: left;
  }


#s-25e8933a-dfc8-420f-9e04-fb3628db6a29.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-d0336f1d-21e6-41f7-af9a-ecca155365ea {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-d0336f1d-21e6-41f7-af9a-ecca155365ea hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-1297ad9f-40c0-4e4a-9403-13ce28e8bbc4 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-1297ad9f-40c0-4e4a-9403-13ce28e8bbc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1297ad9f-40c0-4e4a-9403-13ce28e8bbc4.shg-box.shg-c {
  justify-content: center;
}

#s-a7a578d9-6283-4e9e-b2ca-8adab4a3b223 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a7a578d9-6283-4e9e-b2ca-8adab4a3b223 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-a7a578d9-6283-4e9e-b2ca-8adab4a3b223 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a7a578d9-6283-4e9e-b2ca-8adab4a3b223 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-a7a578d9-6283-4e9e-b2ca-8adab4a3b223 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-a7a578d9-6283-4e9e-b2ca-8adab4a3b223 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-69284a95-6062-45e2-874e-6d52ae132a0a {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-69284a95-6062-45e2-874e-6d52ae132a0a:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-69284a95-6062-45e2-874e-6d52ae132a0a:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-69284a95-6062-45e2-874e-6d52ae132a0a-btn-wrapper {
    text-align: left;
  }


#s-69284a95-6062-45e2-874e-6d52ae132a0a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-20d5298b-4125-4ec7-8d30-84ebe64669ff {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-20d5298b-4125-4ec7-8d30-84ebe64669ff hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-132fc4b8-36c7-4a7e-aee0-eb0e58681a56 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-132fc4b8-36c7-4a7e-aee0-eb0e58681a56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-132fc4b8-36c7-4a7e-aee0-eb0e58681a56.shg-box.shg-c {
  justify-content: center;
}

#s-3b5ac4e9-906d-473f-9057-1bcae24dc626 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-3b5ac4e9-906d-473f-9057-1bcae24dc626 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-3b5ac4e9-906d-473f-9057-1bcae24dc626 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3b5ac4e9-906d-473f-9057-1bcae24dc626 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-3b5ac4e9-906d-473f-9057-1bcae24dc626 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-3b5ac4e9-906d-473f-9057-1bcae24dc626 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-ee863677-314a-4fe4-bb0f-3d8105cfe7f5 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-ee863677-314a-4fe4-bb0f-3d8105cfe7f5:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-ee863677-314a-4fe4-bb0f-3d8105cfe7f5:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-ee863677-314a-4fe4-bb0f-3d8105cfe7f5-btn-wrapper {
    text-align: left;
  }


#s-ee863677-314a-4fe4-bb0f-3d8105cfe7f5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-cae2b886-7840-429f-9751-855463063d6d {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-cae2b886-7840-429f-9751-855463063d6d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-faa996d3-ac1b-4641-b339-554835df3578 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
}








#s-faa996d3-ac1b-4641-b339-554835df3578 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-faa996d3-ac1b-4641-b339-554835df3578.shg-box.shg-c {
  justify-content: center;
}

#s-21ad09d3-562a-43cc-8ecf-505f07b5826f {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-21ad09d3-562a-43cc-8ecf-505f07b5826f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-21ad09d3-562a-43cc-8ecf-505f07b5826f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-21ad09d3-562a-43cc-8ecf-505f07b5826f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-21ad09d3-562a-43cc-8ecf-505f07b5826f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-21ad09d3-562a-43cc-8ecf-505f07b5826f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-971f6af9-5263-455c-8428-39ee5df632ca {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-971f6af9-5263-455c-8428-39ee5df632ca:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-971f6af9-5263-455c-8428-39ee5df632ca:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-971f6af9-5263-455c-8428-39ee5df632ca-btn-wrapper {
    text-align: left;
  }


#s-971f6af9-5263-455c-8428-39ee5df632ca.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-4db41413-a235-478f-882d-0842deac7a8a {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-4db41413-a235-478f-882d-0842deac7a8a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-84ceb926-a353-48b6-9b6a-339e36ed8810 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-84ceb926-a353-48b6-9b6a-339e36ed8810 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84ceb926-a353-48b6-9b6a-339e36ed8810.shg-box.shg-c {
  justify-content: center;
}

#s-089dd298-0d4d-499c-9c01-691fcf1104a1 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-089dd298-0d4d-499c-9c01-691fcf1104a1 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-089dd298-0d4d-499c-9c01-691fcf1104a1 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-089dd298-0d4d-499c-9c01-691fcf1104a1 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-089dd298-0d4d-499c-9c01-691fcf1104a1 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-089dd298-0d4d-499c-9c01-691fcf1104a1 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-ad634f67-b2d9-49ea-b704-e1ccd7e6c1e9 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-ad634f67-b2d9-49ea-b704-e1ccd7e6c1e9:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-ad634f67-b2d9-49ea-b704-e1ccd7e6c1e9:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-ad634f67-b2d9-49ea-b704-e1ccd7e6c1e9-btn-wrapper {
    text-align: left;
  }


#s-ad634f67-b2d9-49ea-b704-e1ccd7e6c1e9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-99991c22-7b8b-4e9d-a222-163f55f33900 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-99991c22-7b8b-4e9d-a222-163f55f33900 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

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

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

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

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

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

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

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

#s-66048236-db8f-483d-930c-f3dd04b8b0f7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-66048236-db8f-483d-930c-f3dd04b8b0f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 3%;
}

#s-66048236-db8f-483d-930c-f3dd04b8b0f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 37, 84, 1);
}

#s-66048236-db8f-483d-930c-f3dd04b8b0f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-66048236-db8f-483d-930c-f3dd04b8b0f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 37, 84, 1);
  text-align: left;
  font-family: Open Sans;
  font-weight: 300;
  font-style: ;
  font-size: 24px;
}

#s-66048236-db8f-483d-930c-f3dd04b8b0f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 24px;
}
#s-72802a1d-6d9e-4d21-abc8-5e4011ec88b0 {
  padding-top: 0%;
padding-left: 8%;
padding-bottom: 5%;
padding-right: 8%;
min-height: 50px;
}








#s-72802a1d-6d9e-4d21-abc8-5e4011ec88b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72802a1d-6d9e-4d21-abc8-5e4011ec88b0.shg-box.shg-c {
  justify-content: center;
}

#s-0933f9e8-4020-48ca-98bd-db271e897d4c {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-0933f9e8-4020-48ca-98bd-db271e897d4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0933f9e8-4020-48ca-98bd-db271e897d4c.shg-box.shg-c {
  justify-content: center;
}

#s-a5fa79c3-8e51-4f9b-bea1-a514a4b8aaf2 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a5fa79c3-8e51-4f9b-bea1-a514a4b8aaf2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-a5fa79c3-8e51-4f9b-bea1-a514a4b8aaf2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a5fa79c3-8e51-4f9b-bea1-a514a4b8aaf2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-a5fa79c3-8e51-4f9b-bea1-a514a4b8aaf2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-a5fa79c3-8e51-4f9b-bea1-a514a4b8aaf2 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-e697a612-47d8-44c1-994f-23fff0329903 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-e697a612-47d8-44c1-994f-23fff0329903:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-e697a612-47d8-44c1-994f-23fff0329903:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-e697a612-47d8-44c1-994f-23fff0329903-btn-wrapper {
    text-align: left;
  }


#s-e697a612-47d8-44c1-994f-23fff0329903.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-07870036-b794-4020-a1bc-64a83d49cdf0 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-07870036-b794-4020-a1bc-64a83d49cdf0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-2d68a212-80d0-4cc4-9928-b51da5e0ee43 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-2d68a212-80d0-4cc4-9928-b51da5e0ee43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d68a212-80d0-4cc4-9928-b51da5e0ee43.shg-box.shg-c {
  justify-content: center;
}

#s-552d7664-0491-4676-b514-f1040790106f {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-552d7664-0491-4676-b514-f1040790106f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-552d7664-0491-4676-b514-f1040790106f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-552d7664-0491-4676-b514-f1040790106f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-552d7664-0491-4676-b514-f1040790106f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-552d7664-0491-4676-b514-f1040790106f .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-124d1df0-bce7-4584-bb24-7f4aee443075 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-124d1df0-bce7-4584-bb24-7f4aee443075:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-124d1df0-bce7-4584-bb24-7f4aee443075:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-124d1df0-bce7-4584-bb24-7f4aee443075-btn-wrapper {
    text-align: left;
  }


#s-124d1df0-bce7-4584-bb24-7f4aee443075.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-def650ac-1fb4-4f10-8fb6-5f34743e1839 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-def650ac-1fb4-4f10-8fb6-5f34743e1839 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-6c1e7f34-9d83-4b03-9df5-b59c6b0f4a91 {
  padding-top: 0%;
padding-left: 8%;
padding-bottom: 5%;
padding-right: 8%;
min-height: 50px;
}








#s-6c1e7f34-9d83-4b03-9df5-b59c6b0f4a91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c1e7f34-9d83-4b03-9df5-b59c6b0f4a91.shg-box.shg-c {
  justify-content: center;
}

#s-60197ab7-a4a8-409e-847a-6fc3cad00b9f {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-60197ab7-a4a8-409e-847a-6fc3cad00b9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60197ab7-a4a8-409e-847a-6fc3cad00b9f.shg-box.shg-c {
  justify-content: center;
}

#s-270855f4-d100-45f7-9277-afaddd6cbd2a {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-270855f4-d100-45f7-9277-afaddd6cbd2a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-270855f4-d100-45f7-9277-afaddd6cbd2a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-270855f4-d100-45f7-9277-afaddd6cbd2a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-270855f4-d100-45f7-9277-afaddd6cbd2a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-270855f4-d100-45f7-9277-afaddd6cbd2a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-5f3df632-56e8-48e7-aa43-79034d2ed3e9 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-5f3df632-56e8-48e7-aa43-79034d2ed3e9:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-5f3df632-56e8-48e7-aa43-79034d2ed3e9:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-5f3df632-56e8-48e7-aa43-79034d2ed3e9-btn-wrapper {
    text-align: left;
  }


#s-5f3df632-56e8-48e7-aa43-79034d2ed3e9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-51465abd-56fa-4e03-9e3a-c983589278a6 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-51465abd-56fa-4e03-9e3a-c983589278a6 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-d05b2c07-ac14-47fc-bce7-71dfbde01836 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-d05b2c07-ac14-47fc-bce7-71dfbde01836 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d05b2c07-ac14-47fc-bce7-71dfbde01836.shg-box.shg-c {
  justify-content: center;
}

#s-686fa45f-1c4f-4a25-a2da-d3fb458534e6 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-686fa45f-1c4f-4a25-a2da-d3fb458534e6 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-686fa45f-1c4f-4a25-a2da-d3fb458534e6 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-686fa45f-1c4f-4a25-a2da-d3fb458534e6 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-686fa45f-1c4f-4a25-a2da-d3fb458534e6 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-686fa45f-1c4f-4a25-a2da-d3fb458534e6 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-ae072556-a9c3-4f86-ac63-66ca34bd94d6 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-ae072556-a9c3-4f86-ac63-66ca34bd94d6:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-ae072556-a9c3-4f86-ac63-66ca34bd94d6:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-ae072556-a9c3-4f86-ac63-66ca34bd94d6-btn-wrapper {
    text-align: left;
  }


#s-ae072556-a9c3-4f86-ac63-66ca34bd94d6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-143d4098-e871-47ff-aec5-7dd003c874a9 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-143d4098-e871-47ff-aec5-7dd003c874a9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-3ae751f8-370d-42aa-aec8-364afd2a264e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-3ae751f8-370d-42aa-aec8-364afd2a264e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ae751f8-370d-42aa-aec8-364afd2a264e.shg-box.shg-c {
  justify-content: center;
}

#s-027bda2e-af8a-4247-8acd-734840aa66cf {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-027bda2e-af8a-4247-8acd-734840aa66cf .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-027bda2e-af8a-4247-8acd-734840aa66cf .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-027bda2e-af8a-4247-8acd-734840aa66cf .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-027bda2e-af8a-4247-8acd-734840aa66cf .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-027bda2e-af8a-4247-8acd-734840aa66cf .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-0c1016df-ea71-4ea5-9ef8-f34f3e4536a3 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-0c1016df-ea71-4ea5-9ef8-f34f3e4536a3:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-0c1016df-ea71-4ea5-9ef8-f34f3e4536a3:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-0c1016df-ea71-4ea5-9ef8-f34f3e4536a3-btn-wrapper {
    text-align: left;
  }


#s-0c1016df-ea71-4ea5-9ef8-f34f3e4536a3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-5d6c4822-d528-4a88-98da-b90ab14f065b {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-5d6c4822-d528-4a88-98da-b90ab14f065b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-0a9f4b0e-5ed7-4b4e-bbdf-e3523e4ccf68 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-0a9f4b0e-5ed7-4b4e-bbdf-e3523e4ccf68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a9f4b0e-5ed7-4b4e-bbdf-e3523e4ccf68.shg-box.shg-c {
  justify-content: center;
}

#s-9fdb78e9-c984-4734-98cf-dbadf0e3b864 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9fdb78e9-c984-4734-98cf-dbadf0e3b864 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-9fdb78e9-c984-4734-98cf-dbadf0e3b864 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9fdb78e9-c984-4734-98cf-dbadf0e3b864 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-9fdb78e9-c984-4734-98cf-dbadf0e3b864 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-9fdb78e9-c984-4734-98cf-dbadf0e3b864 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-f3810fef-8d28-4453-92a2-a8f2c059709c {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-f3810fef-8d28-4453-92a2-a8f2c059709c:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-f3810fef-8d28-4453-92a2-a8f2c059709c:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-f3810fef-8d28-4453-92a2-a8f2c059709c-btn-wrapper {
    text-align: left;
  }


#s-f3810fef-8d28-4453-92a2-a8f2c059709c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-3450096e-a1af-407b-84e2-47c16248a992 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-3450096e-a1af-407b-84e2-47c16248a992 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-9302db21-4b77-4650-b696-0377fedba7cf {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-9302db21-4b77-4650-b696-0377fedba7cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9302db21-4b77-4650-b696-0377fedba7cf.shg-box.shg-c {
  justify-content: center;
}

#s-598cba42-36b4-4e89-a3cf-47e199866a6a {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-598cba42-36b4-4e89-a3cf-47e199866a6a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-598cba42-36b4-4e89-a3cf-47e199866a6a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-598cba42-36b4-4e89-a3cf-47e199866a6a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-598cba42-36b4-4e89-a3cf-47e199866a6a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-598cba42-36b4-4e89-a3cf-47e199866a6a .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-33c7c311-bcc0-4cc7-94b4-d3be08570422 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-33c7c311-bcc0-4cc7-94b4-d3be08570422:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-33c7c311-bcc0-4cc7-94b4-d3be08570422:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-33c7c311-bcc0-4cc7-94b4-d3be08570422-btn-wrapper {
    text-align: left;
  }


#s-33c7c311-bcc0-4cc7-94b4-d3be08570422.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-1f71f731-f09d-4530-8802-ce3b08ec3ff9 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-1f71f731-f09d-4530-8802-ce3b08ec3ff9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

#s-ffe639a6-774f-4455-8847-966c58bce169 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-ffe639a6-774f-4455-8847-966c58bce169 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffe639a6-774f-4455-8847-966c58bce169.shg-box.shg-c {
  justify-content: center;
}

#s-15acaab7-461d-4e62-854d-8044e809aa73 {
  margin-top: 0%;
margin-bottom: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-15acaab7-461d-4e62-854d-8044e809aa73 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-15acaab7-461d-4e62-854d-8044e809aa73 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-15acaab7-461d-4e62-854d-8044e809aa73 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-15acaab7-461d-4e62-854d-8044e809aa73 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-15acaab7-461d-4e62-854d-8044e809aa73 .shogun-heading-component h1 {
  color: rgba(0, 37, 84, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}


}
#s-478bd7f3-93dd-4bdc-ada9-d4c71e841cf2 {
  box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15);
margin-top: 2%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 50px;
background-color: rgba(120, 190, 33, 1);
text-align: left;
text-decoration: none;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-478bd7f3-93dd-4bdc-ada9-d4c71e841cf2:hover {box-shadow:0px 0px 8px 2px rgba(86, 86, 86, 0.15) !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(86, 86, 86, 1) !important;}#s-478bd7f3-93dd-4bdc-ada9-d4c71e841cf2:active {box-shadow:0px 0px 8px 2px  !important;
background-color: rgba(120, 190, 33, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-478bd7f3-93dd-4bdc-ada9-d4c71e841cf2-btn-wrapper {
    text-align: left;
  }


#s-478bd7f3-93dd-4bdc-ada9-d4c71e841cf2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Open Sans;
  display:  inline-block ;
}

#s-8b65cc46-68c4-4cb9-84b7-eec1b9a54640 {
  padding-top: 2%;
padding-bottom: 0%;
}

#s-8b65cc46-68c4-4cb9-84b7-eec1b9a54640 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(235, 235, 235, 1);
}

/*
  $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;
}
