.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-ebeca7a7-d9ae-4b2c-a04e-0ad9b84d658e {
  padding-top: 30px;
padding-left: 10%;
padding-bottom: 30px;
padding-right: 10%;
text-align: center;
}

#s-ebeca7a7-d9ae-4b2c-a04e-0ad9b84d658e .shogun-heading-component h1 {
  color: rgba(22, 155, 98, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-38468ab1-bd43-4a12-90a4-f05e73bbd0dd {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-38468ab1-bd43-4a12-90a4-f05e73bbd0dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38468ab1-bd43-4a12-90a4-f05e73bbd0dd.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-4667073a-3700-4e25-872f-7326582408e7 {
  border-style: solid;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4667073a-3700-4e25-872f-7326582408e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1370f818-4ea6-47a3-ad93-40b760262143 {
  border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-1370f818-4ea6-47a3-ad93-40b760262143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1370f818-4ea6-47a3-ad93-40b760262143.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7a84196-11f2-41b1-a4fb-d12dc4443737"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-b8589543-19ab-4bc9-baf3-bb4b4d6304e1 {
  min-height: 7px;
max-width: 75px;
}




  #s-b8589543-19ab-4bc9-baf3-bb4b4d6304e1 img.shogun-image {
    
    width: px;
  }


#s-b8589543-19ab-4bc9-baf3-bb4b4d6304e1 .shogun-image-content {
  
    align-items: center;
  
}

.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-ba077db3-f75c-44f7-877c-9ec55191b2b3 {
  margin-left: 20px;
margin-right: 20px;
}

.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-893cd2f7-5bfd-4042-ad45-78531c3bb6c5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-893cd2f7-5bfd-4042-ad45-78531c3bb6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-893cd2f7-5bfd-4042-ad45-78531c3bb6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(20, 158, 79, 1);
}

#s-893cd2f7-5bfd-4042-ad45-78531c3bb6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-893cd2f7-5bfd-4042-ad45-78531c3bb6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(20, 158, 79, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-893cd2f7-5bfd-4042-ad45-78531c3bb6c5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e96ba112-df6e-43d9-8199-32f5552b7903 {
  padding-left: 9px;
padding-right: 9px;
}

#s-a3c1689e-cf31-416d-8435-e26dd30f0720 {
  padding-left: 9px;
padding-right: 9px;
}

#s-f85e15f4-c4b3-4475-bf8d-572b4643f882 {
  padding-left: 9px;
padding-right: 9px;
}

#s-e72fbf6a-7916-456d-ba55-9ddfecad7523 {
  padding-left: 9px;
padding-right: 9px;
}

#s-431e05f3-e66b-4814-a9dc-166da0bed161 {
  padding-left: 9px;
padding-right: 9px;
}

#s-fb133392-e2a9-4349-948f-ba350aad875e {
  padding-left: 9px;
padding-right: 9px;
}

#s-92ce5538-f723-4d0d-9a9c-4b78999756a5 {
  padding-left: 9px;
padding-right: 9px;
}

#s-1236b3af-ac04-448b-a503-2c7a5797c93e {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-1236b3af-ac04-448b-a503-2c7a5797c93e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1236b3af-ac04-448b-a503-2c7a5797c93e.shg-box.shg-c {
  justify-content: center;
}

#s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6 {
  border-style: solid;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f804eaa-c6d8-45e5-bb4f-3849e4c387e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-925737be-bf1d-45b3-a77e-f1920cc10ce8 {
  border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-925737be-bf1d-45b3-a77e-f1920cc10ce8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-925737be-bf1d-45b3-a77e-f1920cc10ce8.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b33ce562-5dc2-429e-bd7d-e558521b2c7b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ae58a3f7-0abe-4226-8096-4f4827505836 {
  min-height: 7px;
max-width: 75px;
}




  #s-ae58a3f7-0abe-4226-8096-4f4827505836 img.shogun-image {
    
    width: px;
  }


#s-ae58a3f7-0abe-4226-8096-4f4827505836 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7c3669a-8e90-488e-ad11-a9461d65a041 {
  margin-left: 20px;
margin-right: 20px;
}

#s-10a577be-9f1b-4b09-a3b6-d3fff7af7f3d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-10a577be-9f1b-4b09-a3b6-d3fff7af7f3d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-10a577be-9f1b-4b09-a3b6-d3fff7af7f3d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(20, 158, 79, 1);
}

#s-10a577be-9f1b-4b09-a3b6-d3fff7af7f3d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-10a577be-9f1b-4b09-a3b6-d3fff7af7f3d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(20, 158, 79, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-10a577be-9f1b-4b09-a3b6-d3fff7af7f3d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-44f512ab-0be1-49b7-8653-f365a984961d {
  padding-left: 9px;
padding-right: 9px;
}

#s-127c9d62-9dc8-448d-b384-39f54663d97d {
  padding-left: 9px;
padding-right: 9px;
}

#s-dff45b3a-0a67-4d25-a1a1-7e4d60ba918d {
  padding-left: 9px;
padding-right: 9px;
}

#s-6b7ad052-758b-41cf-b47f-55604c1089f3 {
  padding-left: 9px;
padding-right: 9px;
}

#s-f42df470-8a39-4cf5-8254-1f2ef32397ee {
  padding-left: 9px;
padding-right: 9px;
}

#s-eec5553d-c707-4e39-9495-77fdd88e818d {
  padding-left: 9px;
padding-right: 9px;
}

#s-f19b3c0c-7b73-48fb-adbf-98788053d67a {
  padding-left: 9px;
padding-right: 9px;
}

#s-00194ace-1380-431b-938b-914dde4abe61 {
  padding-left: 9px;
padding-right: 9px;
}

#s-a7e5efc0-e596-4338-ba4f-76fe6a2fb452 {
  padding-left: 9px;
padding-right: 9px;
}

#s-aba3791b-4601-4054-8000-3679278ba9e8 {
  padding-left: 9px;
padding-right: 9px;
}

#s-0431050d-e061-43e6-87ce-8d654ff80cc7 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-0431050d-e061-43e6-87ce-8d654ff80cc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0431050d-e061-43e6-87ce-8d654ff80cc7.shg-box.shg-c {
  justify-content: center;
}

#s-46abc2d6-6565-4bbd-bd2f-83d213899e83 {
  border-style: solid;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46abc2d6-6565-4bbd-bd2f-83d213899e83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c4c21ffe-14da-4a8a-958e-4d356d7ec228 {
  border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-c4c21ffe-14da-4a8a-958e-4d356d7ec228 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4c21ffe-14da-4a8a-958e-4d356d7ec228.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-947c3b54-f963-4da3-bc6e-291500a6e0ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0abaf6c9-69f5-433e-8d51-b05b4a42755e {
  min-height: 7px;
max-width: 75px;
}




  #s-0abaf6c9-69f5-433e-8d51-b05b4a42755e img.shogun-image {
    
    width: px;
  }


#s-0abaf6c9-69f5-433e-8d51-b05b4a42755e .shogun-image-content {
  
    align-items: center;
  
}

#s-f48ccd23-fae8-4487-865e-47bb9be874e0 {
  margin-left: 20px;
margin-right: 20px;
}

#s-e9603598-61bc-4ec7-9553-9d606f612827 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-e9603598-61bc-4ec7-9553-9d606f612827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-e9603598-61bc-4ec7-9553-9d606f612827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(20, 158, 79, 1);
}

#s-e9603598-61bc-4ec7-9553-9d606f612827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-e9603598-61bc-4ec7-9553-9d606f612827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(20, 158, 79, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-e9603598-61bc-4ec7-9553-9d606f612827 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-791d110c-13ab-47df-bbb4-8061494003de {
  padding-left: 9px;
padding-right: 9px;
}

#s-ef152482-d3d3-4da5-b419-6d377c600faf {
  padding-left: 9px;
padding-right: 9px;
}

#s-f19e7116-0462-4818-967b-418f9a8c5e6e {
  padding-left: 9px;
padding-right: 9px;
}

#s-e8f6c866-48c3-44ef-bb42-c246a1042ff5 {
  padding-left: 9px;
padding-right: 9px;
}

#s-32286810-7d52-48ba-97d2-3a9506d08f73 {
  padding-left: 9px;
padding-right: 9px;
}

#s-9c1ce38e-9a99-43e7-a3dc-15cb2066c700 {
  padding-left: 9px;
padding-right: 9px;
}

#s-df511328-cdda-4c99-b12f-8df30a450d91 {
  padding-left: 9px;
padding-right: 9px;
}

#s-b919dba7-07e4-4df2-b3b0-79f242c17688 {
  padding-left: 9px;
padding-right: 9px;
}

#s-53bb09ab-e06c-46c0-9330-836c87bdf14b {
  padding-left: 9px;
padding-right: 9px;
}

#s-8c384695-959e-4811-a26e-c4edeba49fe4 {
  padding-left: 9px;
padding-right: 9px;
}

#s-aab39601-867b-46b0-9b71-30326aefd560 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-aab39601-867b-46b0-9b71-30326aefd560 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aab39601-867b-46b0-9b71-30326aefd560.shg-box.shg-c {
  justify-content: center;
}

#s-99176092-2d37-4372-a77a-28c90403e767 {
  border-style: solid;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-99176092-2d37-4372-a77a-28c90403e767"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b4823283-5ef8-4a0f-bd9b-bc899f790e36 {
  border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-b4823283-5ef8-4a0f-bd9b-bc899f790e36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4823283-5ef8-4a0f-bd9b-bc899f790e36.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2847538c-4c84-46ce-a1ed-f1905998f1f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-751cd723-bcbb-4c80-b2b1-ffd741203f30 {
  min-height: 7px;
max-width: 75px;
}




  #s-751cd723-bcbb-4c80-b2b1-ffd741203f30 img.shogun-image {
    
    width: px;
  }


#s-751cd723-bcbb-4c80-b2b1-ffd741203f30 .shogun-image-content {
  
    align-items: center;
  
}

#s-a522b422-bb7f-4b88-b374-fa720b6f0f9c {
  margin-left: 20px;
margin-right: 20px;
}

#s-756c5ba2-d163-4aa1-a9e1-0712d9da9392 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-756c5ba2-d163-4aa1-a9e1-0712d9da9392 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-756c5ba2-d163-4aa1-a9e1-0712d9da9392 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(20, 158, 79, 1);
}

#s-756c5ba2-d163-4aa1-a9e1-0712d9da9392 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-756c5ba2-d163-4aa1-a9e1-0712d9da9392 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(20, 158, 79, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-756c5ba2-d163-4aa1-a9e1-0712d9da9392 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-083c786f-b3e7-40da-8d0e-7b73ef6403e6 {
  padding-left: 9px;
padding-right: 9px;
}

#s-c16dc70f-4e3f-46d7-9ce1-6c9d93f76b21 {
  padding-left: 9px;
padding-right: 9px;
}

#s-258906ec-24a3-4bd9-8194-282ee779db54 {
  padding-left: 9px;
padding-right: 9px;
}

#s-07665908-8632-4445-b541-48b29e5b6b5e {
  padding-left: 9px;
padding-right: 9px;
}

#s-714fc375-b75e-4c24-8b5a-d7780a151da6 {
  padding-left: 9px;
padding-right: 9px;
}

#s-4e8f4387-191b-42d7-8cca-abc443e50953 {
  padding-left: 9px;
padding-right: 9px;
}

#s-6868fc17-dc23-4434-9c33-4c3c990b4c2f {
  padding-left: 9px;
padding-right: 9px;
}

#s-ba0cec47-66ba-4a52-97f7-00682b79af82 {
  padding-left: 9px;
padding-right: 9px;
}

#s-0de64fba-ee45-4206-acc5-7ceaf00311c2 {
  padding-left: 9px;
padding-right: 9px;
}

#s-fc9121f2-dd45-44e5-8e1b-42adf9506106 {
  padding-left: 9px;
padding-right: 9px;
}

#s-c389fba9-392d-48a8-acea-4cf91db60a04 {
  padding-left: 9px;
padding-right: 9px;
}

#s-b8007272-3b4a-4842-929a-114c7e27f620 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-b8007272-3b4a-4842-929a-114c7e27f620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8007272-3b4a-4842-929a-114c7e27f620.shg-box.shg-c {
  justify-content: center;
}

#s-86f1512f-a311-4f68-88ef-37d35a77e01f {
  border-style: solid;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86f1512f-a311-4f68-88ef-37d35a77e01f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0f1cb4e1-878e-4a63-baf6-499c5ac2ff5c {
  border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-0f1cb4e1-878e-4a63-baf6-499c5ac2ff5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f1cb4e1-878e-4a63-baf6-499c5ac2ff5c.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-eb5bf6c0-9f9a-47f4-b2fd-c8abb2fa03ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cf990d62-4d1e-4b61-b647-5cbf759a2f65 {
  min-height: 7px;
max-width: 75px;
}




  #s-cf990d62-4d1e-4b61-b647-5cbf759a2f65 img.shogun-image {
    
    width: px;
  }


#s-cf990d62-4d1e-4b61-b647-5cbf759a2f65 .shogun-image-content {
  
    align-items: center;
  
}

#s-8fb02151-9ecb-4166-9777-33e2547f6093 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f8055df5-57b5-4871-9808-9a468106691f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-f8055df5-57b5-4871-9808-9a468106691f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-f8055df5-57b5-4871-9808-9a468106691f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(20, 158, 79, 1);
}

#s-f8055df5-57b5-4871-9808-9a468106691f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-f8055df5-57b5-4871-9808-9a468106691f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(20, 158, 79, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-f8055df5-57b5-4871-9808-9a468106691f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2130ea3d-7c82-437b-9f03-f38eabe0f767 {
  padding-left: 9px;
padding-right: 9px;
}

#s-d3800acc-defb-411c-b60d-92b90c784bfc {
  padding-left: 9px;
padding-right: 9px;
}

#s-f448803d-174f-4327-b41a-b3152190a342 {
  padding-left: 9px;
padding-right: 9px;
}

#s-f9949d0e-cac0-4625-afed-bec729c309f4 {
  padding-left: 9px;
padding-right: 9px;
}

#s-bbf7ac28-9974-47f5-9dcd-11e46c078dd9 {
  padding-left: 9px;
padding-right: 9px;
}

#s-298c4088-8a73-437a-b1c1-b2844816b95f {
  padding-left: 9px;
padding-right: 9px;
}

#s-a801d566-31e8-4933-b8dd-d144278a544b {
  padding-left: 9px;
padding-right: 9px;
}

#s-5eadcdfe-f633-4f0d-9d40-8611033f9f77 {
  padding-left: 9px;
padding-right: 9px;
}

#s-b5aa1120-a0e4-4bfd-a39d-32355996d73f {
  padding-left: 9px;
padding-right: 9px;
}

#s-312812e6-c0d9-4d5b-9d26-3d7f875b1563 {
  padding-left: 9px;
padding-right: 9px;
}

#s-455d6016-c188-4af8-94c1-a48e285ade73 {
  padding-left: 9px;
padding-right: 9px;
}

#s-15539408-1c2f-4aa2-9801-dfc9d450b512 {
  padding-left: 9px;
padding-right: 9px;
}

#s-e092749b-deec-4a91-a871-722c506f0d24 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 5%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 10%;
min-height: 50px;
}








#s-e092749b-deec-4a91-a871-722c506f0d24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-e092749b-deec-4a91-a871-722c506f0d24.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47e61300-402c-4e45-a72e-12ef9d45c4cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f2b0944b-d5cd-4642-9821-12e48949134e {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(241, 145, 145, 0);
text-align: left;
}

#s-f2b0944b-d5cd-4642-9821-12e48949134e .shogun-heading-component h1 {
  color: rgba(22, 155, 98, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-9ee4095d-667f-4bc8-b5f3-bd867c9b003a {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(22, 155, 98, 0);
border-radius: 0px;
background-color: rgba(205, 205, 205, 0);
}

#s-9ee4095d-667f-4bc8-b5f3-bd867c9b003a .shogun-success-alert {
  background-color: #E2EFDA;
  color: rgba(255, 255, 255, 1);
}

#s-9ee4095d-667f-4bc8-b5f3-bd867c9b003a .shogun-form .shogun-form-label {
  color: rgba(22, 155, 98, 1);
  font-family: Montserrat;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-9ee4095d-667f-4bc8-b5f3-bd867c9b003a .shogun-form .shogun-form-field {
  color: rgba(22, 155, 98, 1);
  font-family: Montserrat;
  font-size: 14px;
  font-weight: ;
  font-style: ;
}

#s-9ee4095d-667f-4bc8-b5f3-bd867c9b003a .shogun-form .shogun-form-submit {
  background-color:  !important;
}

#s-9ee4095d-667f-4bc8-b5f3-bd867c9b003a .shogun-form .shogun-form-submit-container {
  text-align: left;
}

#s-9ee4095d-667f-4bc8-b5f3-bd867c9b003a .shogun-form .shogun-form-submit-label {
  color:  !important;
}

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