.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-2d70fb1c-1a33-49e0-a835-4a465d83e805 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d70fb1c-1a33-49e0-a835-4a465d83e805 {
  display: none;
}
#s-2d70fb1c-1a33-49e0-a835-4a465d83e805, #wrap-s-2d70fb1c-1a33-49e0-a835-4a465d83e805 { display:none !important; }}@media (max-width: 767px){#s-2d70fb1c-1a33-49e0-a835-4a465d83e805 {
  display: none;
}
#s-2d70fb1c-1a33-49e0-a835-4a465d83e805, #wrap-s-2d70fb1c-1a33-49e0-a835-4a465d83e805 { display:none !important; }}







#s-2d70fb1c-1a33-49e0-a835-4a465d83e805 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d70fb1c-1a33-49e0-a835-4a465d83e805.shg-box.shg-c {
  justify-content: center;
}

#s-e990a673-151f-4b09-9abd-6f90dc8ed520 {
  background-image: url(https://i.shgcdn.com/c0f439ad-d205-4d8d-b4f4-ed515cbc2bf7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}








#s-e990a673-151f-4b09-9abd-6f90dc8ed520 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e990a673-151f-4b09-9abd-6f90dc8ed520.shg-box.shg-c {
  justify-content: 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-06212627-d803-4de4-8dc5-3151fcae8176 {
  margin-top: 100px;
margin-bottom: 100px;
}

.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-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35 {
  margin-top: 40px;
margin-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2f81eafc-eaa3-494d-9f2a-0f5509b5ac35"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

.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-92fd89f8-4e68-43d9-b274-ffe87d875d45 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-92fd89f8-4e68-43d9-b274-ffe87d875d45:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-92fd89f8-4e68-43d9-b274-ffe87d875d45:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-92fd89f8-4e68-43d9-b274-ffe87d875d45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-934d57f0-a74d-4b6b-982b-03afc4f3de2e {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-934d57f0-a74d-4b6b-982b-03afc4f3de2e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-934d57f0-a74d-4b6b-982b-03afc4f3de2e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-934d57f0-a74d-4b6b-982b-03afc4f3de2e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-124c319f-15bb-4373-8d78-14617f2f686f {
  margin-top: 0px;
padding-top: 30px;
padding-left: 100px;
padding-bottom: 30px;
padding-right: 100px;
background-color: rgba(255, 255, 255, 1);
}

#s-d382f5fd-9ab5-4aa9-8a26-40cbeafc7c64 {
  background-image: url(https://i.shgcdn.com/c0f439ad-d205-4d8d-b4f4-ed515cbc2bf7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}








#s-d382f5fd-9ab5-4aa9-8a26-40cbeafc7c64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d382f5fd-9ab5-4aa9-8a26-40cbeafc7c64.shg-box.shg-c {
  justify-content: center;
}

#s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06 {
  margin-top: 50px;
margin-left: 100px;
margin-bottom: 50px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-fce395f8-cf35-4ef3-bb8e-7ca0f21c2d06"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-57dd1279-9cda-406a-bcc2-25f72942ed9c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-8fbc5eaf-4029-4bf2-9c28-9ac49e158efe {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-151496cb-51ab-4721-85ff-e978c2fff0eb {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-859e0df7-08a9-4ef3-b71a-cbf9de925ad7 {
  margin-left: 50px;
margin-right: 50px;
}

#s-859e0df7-08a9-4ef3-b71a-cbf9de925ad7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-8b87ac71-fb50-41f4-8ddc-90b0461ffae1 {
  margin-top: 50px;
padding-top: 30px;
padding-left: 100px;
padding-bottom: 30px;
padding-right: 100px;
background-color: rgba(255, 255, 255, 1);
}

#s-6652862b-033d-4701-8a79-eb69ee2ba2c7 {
  background-attachment: fixed;
min-height: 50px;
background-repeat: repeat;
background-color: rgba(244, 244, 244, 1);
}








#s-6652862b-033d-4701-8a79-eb69ee2ba2c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6652862b-033d-4701-8a79-eb69ee2ba2c7.shg-box.shg-c {
  justify-content: center;
}

#s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2 {
  margin-top: 40px;
margin-left: 50px;
margin-bottom: 40px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a8f846f4-c4b9-49b5-b9d3-69a6483895b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-71bbd592-78f5-48cc-87e3-3033fb689b0d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-59184b8e-2fbe-414d-8686-6de3c65afe92 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-59184b8e-2fbe-414d-8686-6de3c65afe92:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-59184b8e-2fbe-414d-8686-6de3c65afe92:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-59184b8e-2fbe-414d-8686-6de3c65afe92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-95b2dfb6-18de-4831-b1e6-9923e1604f65 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-45f1e53a-91b3-4068-80d0-e503f72aea53 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-45f1e53a-91b3-4068-80d0-e503f72aea53:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-45f1e53a-91b3-4068-80d0-e503f72aea53:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-45f1e53a-91b3-4068-80d0-e503f72aea53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-7cb7ee99-b338-479f-a0a6-25b74bb5a320 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-3a100c91-c298-4f8e-b24a-465da74bdd6e {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-3a100c91-c298-4f8e-b24a-465da74bdd6e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3a100c91-c298-4f8e-b24a-465da74bdd6e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-3a100c91-c298-4f8e-b24a-465da74bdd6e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-dd953e94-668e-4f32-8975-7638a7cd080f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-3bcbcd71-6811-47a4-a962-0d4aa3a06587 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-3bcbcd71-6811-47a4-a962-0d4aa3a06587:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3bcbcd71-6811-47a4-a962-0d4aa3a06587:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-3bcbcd71-6811-47a4-a962-0d4aa3a06587.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-511f959c-20ba-480b-b4ca-eacfd6c59a33 {
  margin-left: 50px;
margin-bottom: 40px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-511f959c-20ba-480b-b4ca-eacfd6c59a33"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e415fcfb-8209-49ae-ac2f-4ebcaf514d3a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-0244979d-aa2b-4f54-b6f1-cb146d78c4ed {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-0244979d-aa2b-4f54-b6f1-cb146d78c4ed:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-0244979d-aa2b-4f54-b6f1-cb146d78c4ed:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-0244979d-aa2b-4f54-b6f1-cb146d78c4ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-dab03456-485b-402e-a3c9-c02ac918a4d8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-1ff4fb9d-7881-4482-8ab2-8c05abd5d50c {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-1ff4fb9d-7881-4482-8ab2-8c05abd5d50c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-1ff4fb9d-7881-4482-8ab2-8c05abd5d50c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-1ff4fb9d-7881-4482-8ab2-8c05abd5d50c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-5421bacb-8e4b-436d-9fdd-4f9f2878decc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-a6dac7e1-b6d5-4aaa-93f9-3c710eb22752 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-a6dac7e1-b6d5-4aaa-93f9-3c710eb22752:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-a6dac7e1-b6d5-4aaa-93f9-3c710eb22752:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-a6dac7e1-b6d5-4aaa-93f9-3c710eb22752.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-dfbdd8c9-dfe1-4959-adfe-dc748dc31afc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-c1837e6a-7b0f-45f0-b297-095d4740df84 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-c1837e6a-7b0f-45f0-b297-095d4740df84:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c1837e6a-7b0f-45f0-b297-095d4740df84:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c1837e6a-7b0f-45f0-b297-095d4740df84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d5faf18b-505d-442d-afa8-10ce253e1a99 {
  margin-left: 50px;
margin-right: 50px;
}

#s-d5faf18b-505d-442d-afa8-10ce253e1a99 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-36796b45-affd-4c5b-bb7e-cc510e4af5de {
  margin-top: 50px;
padding-top: 30px;
padding-left: 100px;
padding-bottom: 30px;
padding-right: 100px;
background-color: rgba(255, 255, 255, 1);
}

#s-f8a4f8e8-9a2c-47fa-98eb-56d7905ce3b3 {
  background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}








#s-f8a4f8e8-9a2c-47fa-98eb-56d7905ce3b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8a4f8e8-9a2c-47fa-98eb-56d7905ce3b3.shg-box.shg-c {
  justify-content: center;
}

#s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f {
  margin-top: 40px;
margin-left: 50px;
margin-bottom: 40px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-88fb1db3-e586-4fb6-80c2-2be1e8d27c4f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-b73d489d-b311-41ea-85d3-7bc5ec54293a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-1ea1886b-e0f6-406b-b187-636223bf162a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-21f886bc-cf59-4c85-964e-dd570bec9db2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-2f5eee9d-91fc-401a-aa9e-979f6c51b76f {
  margin-left: 50px;
margin-right: 50px;
}

#s-2f5eee9d-91fc-401a-aa9e-979f6c51b76f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-67a52c68-3a15-4687-a58c-3ea628889308 {
  margin-top: 50px;
padding-top: 30px;
padding-left: 100px;
padding-bottom: 30px;
padding-right: 100px;
background-color: rgba(255, 255, 255, 1);
}

#s-365bacb1-49c5-4fca-9e1f-4114df66975c {
  background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}








#s-365bacb1-49c5-4fca-9e1f-4114df66975c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-365bacb1-49c5-4fca-9e1f-4114df66975c.shg-box.shg-c {
  justify-content: center;
}

#s-f364c200-a2ce-48e8-b108-a6d6889f52a9 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f364c200-a2ce-48e8-b108-a6d6889f52a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-cefcacd6-fc29-402d-97f6-8ab73122e7dd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-03050dbe-5a5a-4e7e-8076-49a7957f43e2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-47927aae-2ca4-4d2f-b3be-f5caecae187c {
  margin-left: 50px;
margin-right: 50px;
}

#s-47927aae-2ca4-4d2f-b3be-f5caecae187c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-c6b128d5-7185-425d-9f66-9116ce5f0d04 {
  padding-top: 30px;
padding-left: 100px;
padding-bottom: 30px;
padding-right: 100px;
background-color: rgba(255, 255, 255, 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-319306f4-2732-4bcb-acd2-6582f874af40 {
  margin-left: 100px;
margin-right: 100px;
}

#s-319306f4-2732-4bcb-acd2-6582f874af40 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-319306f4-2732-4bcb-acd2-6582f874af40 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-319306f4-2732-4bcb-acd2-6582f874af40 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-319306f4-2732-4bcb-acd2-6582f874af40 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-319306f4-2732-4bcb-acd2-6582f874af40 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-319306f4-2732-4bcb-acd2-6582f874af40 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c785781c-08f8-4edc-8013-8254f7fa4814 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-7713563e-3cdf-476f-aa51-406d6c070ced {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-6affd62e-a30c-4a49-a2ae-795035e8a9c3 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6affd62e-a30c-4a49-a2ae-795035e8a9c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e4396555-ba50-4cb4-95ba-9b2000b55e33 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-e4396555-ba50-4cb4-95ba-9b2000b55e33:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e4396555-ba50-4cb4-95ba-9b2000b55e33:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-e4396555-ba50-4cb4-95ba-9b2000b55e33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-53b2dc31-6793-4080-8fbe-851c464675ea {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-53b2dc31-6793-4080-8fbe-851c464675ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-86efa7bc-2b57-4b9c-b93a-e280ad3232c4 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-86efa7bc-2b57-4b9c-b93a-e280ad3232c4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-86efa7bc-2b57-4b9c-b93a-e280ad3232c4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-86efa7bc-2b57-4b9c-b93a-e280ad3232c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-41d4c0ef-4f03-4daa-8070-bb11271aa3b2 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-58e166ce-b701-4190-9cae-e3b378969ebe {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-d56263db-4ceb-4fa1-a692-f6abe96f128f {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d56263db-4ceb-4fa1-a692-f6abe96f128f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bcd3dbab-3c27-435e-9506-f04a4857d154 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-bcd3dbab-3c27-435e-9506-f04a4857d154:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-bcd3dbab-3c27-435e-9506-f04a4857d154:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-bcd3dbab-3c27-435e-9506-f04a4857d154.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-bd0fa3e6-891f-4215-a7b1-d4fe99e5456e {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-ed69e182-d051-499a-b3df-dda8cf766385 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-728861d0-1047-4621-9208-960995b74574 {
  margin-left: 50px;
margin-right: 50px;
}

#s-728861d0-1047-4621-9208-960995b74574 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-d4a5b2e3-edbf-4d5f-b7bf-c7e49906f533 {
  margin-left: 50px;
margin-right: 50px;
}

#s-d4a5b2e3-edbf-4d5f-b7bf-c7e49906f533 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-d2ffaf1e-9f01-4373-b996-e29237da9199 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d2ffaf1e-9f01-4373-b996-e29237da9199:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
hover-type: color !important;}#s-d2ffaf1e-9f01-4373-b996-e29237da9199:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}

  #s-d2ffaf1e-9f01-4373-b996-e29237da9199-btn-wrapper {
    text-align: right;
  }


#s-d2ffaf1e-9f01-4373-b996-e29237da9199.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8dac6115-071f-42ed-a3fc-d946c561e189 {
  margin-left: 50px;
margin-right: 50px;
}

#s-8dac6115-071f-42ed-a3fc-d946c561e189 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-eb2605dd-3ed1-4ebd-ba3d-1b5e18e4dc3b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-eb2605dd-3ed1-4ebd-ba3d-1b5e18e4dc3b {
  display: none;
}
#s-eb2605dd-3ed1-4ebd-ba3d-1b5e18e4dc3b, #wrap-s-eb2605dd-3ed1-4ebd-ba3d-1b5e18e4dc3b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb2605dd-3ed1-4ebd-ba3d-1b5e18e4dc3b {
  display: none;
}
#s-eb2605dd-3ed1-4ebd-ba3d-1b5e18e4dc3b, #wrap-s-eb2605dd-3ed1-4ebd-ba3d-1b5e18e4dc3b { display:none !important; }}







#s-eb2605dd-3ed1-4ebd-ba3d-1b5e18e4dc3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb2605dd-3ed1-4ebd-ba3d-1b5e18e4dc3b.shg-box.shg-c {
  justify-content: center;
}

#s-2111f9fa-c1db-4ca6-97a8-a88ff530630a {
  background-image: url(https://i.shgcdn.com/4481cc2b-0f34-4529-9c28-b26f00fb8301/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}








#s-2111f9fa-c1db-4ca6-97a8-a88ff530630a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2111f9fa-c1db-4ca6-97a8-a88ff530630a.shg-box.shg-c {
  justify-content: center;
}

#s-b9ce32ae-c4f5-40dc-ab05-477c80560a1f {
  margin-top: 100px;
margin-left: 20px;
margin-bottom: 100px;
margin-right: 20px;
}

#s-81bf201a-5d8e-4214-bd62-40f51d16dd30 {
  margin-top: 40px;
margin-left: 10px;
margin-bottom: 40px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-81bf201a-5d8e-4214-bd62-40f51d16dd30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-646f9e84-90a8-4244-8d49-4f284d69d5ae {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-646f9e84-90a8-4244-8d49-4f284d69d5ae:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-646f9e84-90a8-4244-8d49-4f284d69d5ae:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-646f9e84-90a8-4244-8d49-4f284d69d5ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-b47df471-7221-4d60-9492-9be2b6ca833e {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b47df471-7221-4d60-9492-9be2b6ca833e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b47df471-7221-4d60-9492-9be2b6ca833e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b47df471-7221-4d60-9492-9be2b6ca833e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-2bdbdf6b-41fa-40e6-ac2f-8325a9f5ce9d {
  margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

#s-be8189f0-1417-4781-baf0-87e110438dc5 {
  background-image: url(https://i.shgcdn.com/37af64d8-2a60-40c7-a1f3-2cb438ef9d7a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}








#s-be8189f0-1417-4781-baf0-87e110438dc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be8189f0-1417-4781-baf0-87e110438dc5.shg-box.shg-c {
  justify-content: center;
}

#s-b58db60b-694a-4f46-b28a-16f1630a5f28 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-fb5d596a-d2cc-41d0-9945-5d007fecebf1 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-22c69b1c-86a1-4b98-8bba-6da92bd4b279 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-3f34df04-4414-4a62-ae9c-1fa24a464908 {
  margin-left: 10px;
margin-right: 10px;
}

#s-3f34df04-4414-4a62-ae9c-1fa24a464908 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-1cc75426-dac2-411c-89d9-922b15de7ca7 {
  margin-left: 20px;
margin-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-0da9aa6e-ae05-46c8-8575-811dab723058 {
  min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-0da9aa6e-ae05-46c8-8575-811dab723058 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0da9aa6e-ae05-46c8-8575-811dab723058.shg-box.shg-c {
  justify-content: center;
}

#s-edfb4c21-7320-4060-a5c8-21955f42209d {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-edfb4c21-7320-4060-a5c8-21955f42209d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-eb827c95-ab90-482b-ba69-3194f2406f28 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-f7bff824-9f76-4d34-a3c7-8a90bd5e9434 {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-f7bff824-9f76-4d34-a3c7-8a90bd5e9434:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f7bff824-9f76-4d34-a3c7-8a90bd5e9434:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-f7bff824-9f76-4d34-a3c7-8a90bd5e9434.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-89ce5d48-63d7-424b-9a89-86aa747ab31e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-9b3daffa-3437-4532-ba15-3c3f1c2ac3bd {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-9b3daffa-3437-4532-ba15-3c3f1c2ac3bd:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-9b3daffa-3437-4532-ba15-3c3f1c2ac3bd:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-9b3daffa-3437-4532-ba15-3c3f1c2ac3bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ab7e30ee-03de-429d-8658-983a23706d64 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ab7e30ee-03de-429d-8658-983a23706d64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-3224718e-29b4-4be6-91cb-abbb51b792cf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-7bdad9e3-eb77-450d-8179-df3a0dcd3598 {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-7bdad9e3-eb77-450d-8179-df3a0dcd3598:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7bdad9e3-eb77-450d-8179-df3a0dcd3598:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-7bdad9e3-eb77-450d-8179-df3a0dcd3598.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-e3149796-3d50-43e5-b350-5dcdf07d3805 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-e5da2e0a-55af-458e-8fe8-1d2cf0fc299b {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-e5da2e0a-55af-458e-8fe8-1d2cf0fc299b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e5da2e0a-55af-458e-8fe8-1d2cf0fc299b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-e5da2e0a-55af-458e-8fe8-1d2cf0fc299b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-9ee6c03f-f903-4fd0-9616-1f8983806027 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9ee6c03f-f903-4fd0-9616-1f8983806027"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-b0c37a38-565b-467a-9693-67e4805b64cd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-a5ebc349-27b1-4b14-bfaf-dfd53a38d49a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b1a37ff1-94de-4ae1-aa4d-e5324c49346f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-bbe725b1-e0a2-4a77-8238-9c19f81a55d4 {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-bbe725b1-e0a2-4a77-8238-9c19f81a55d4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-bbe725b1-e0a2-4a77-8238-9c19f81a55d4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-bbe725b1-e0a2-4a77-8238-9c19f81a55d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-125da98c-e44f-464e-9568-44620e08815c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-10a9e08e-b3e1-48f6-9d30-a0d5d82f2e8d {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-10a9e08e-b3e1-48f6-9d30-a0d5d82f2e8d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-10a9e08e-b3e1-48f6-9d30-a0d5d82f2e8d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-10a9e08e-b3e1-48f6-9d30-a0d5d82f2e8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-b50386bb-0ac1-4390-bdf6-3c4ca7030319 {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b50386bb-0ac1-4390-bdf6-3c4ca7030319:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b50386bb-0ac1-4390-bdf6-3c4ca7030319:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-b50386bb-0ac1-4390-bdf6-3c4ca7030319.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-b7252472-8552-4caa-a999-2aa0a13754e2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-10630edc-01fd-4550-90fc-f35a42fad1e2 {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-10630edc-01fd-4550-90fc-f35a42fad1e2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-10630edc-01fd-4550-90fc-f35a42fad1e2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-10630edc-01fd-4550-90fc-f35a42fad1e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a170ce6c-7b32-4dae-a41c-50b808680394 {
  margin-left: 20px;
margin-right: 20px;
}

#s-a170ce6c-7b32-4dae-a41c-50b808680394 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-a4cc5cd9-649a-4cef-9d69-40e1a08b9a91 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 30px;
padding-bottom: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-ccb9af02-d41b-458b-8439-c41916ea901e {
  background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-position: center center;
}








#s-ccb9af02-d41b-458b-8439-c41916ea901e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccb9af02-d41b-458b-8439-c41916ea901e.shg-box.shg-c {
  justify-content: center;
}

#s-cb827826-3235-4928-990c-a2b6956c5f54 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(255, 255, 255, 1);
}

#s-8c22aa83-9554-462c-b2a1-6ac914a1473e {
  margin-left: 20px;
margin-right: 20px;
}

#s-8c22aa83-9554-462c-b2a1-6ac914a1473e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-6675a251-ed89-4dd2-b3a1-2874c161bb77 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 30px;
padding-bottom: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-29545b60-780b-4d69-bc1f-81a3cb6dc2d4 {
  background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}








#s-29545b60-780b-4d69-bc1f-81a3cb6dc2d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29545b60-780b-4d69-bc1f-81a3cb6dc2d4.shg-box.shg-c {
  justify-content: center;
}

#s-de1e2a70-979a-4185-ae05-c2f0b49c30b7 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-de1e2a70-979a-4185-ae05-c2f0b49c30b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e4509c40-d03c-4824-928c-2c80001dbc9b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-ce465d28-76a4-4e35-9715-80407321cd12 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

#s-b19e4502-aca0-476e-bd32-aeb9e4d42505 {
  margin-left: 20px;
margin-right: 20px;
}

#s-b19e4502-aca0-476e-bd32-aeb9e4d42505 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-7ba8f438-0ae5-4ce9-a88f-c50178a26270 {
  padding-top: 30px;
padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-67fed1a0-b429-4885-bdc3-067a360044bc {
  margin-left: 20px;
margin-right: 20px;
}

#s-67fed1a0-b429-4885-bdc3-067a360044bc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-67fed1a0-b429-4885-bdc3-067a360044bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-67fed1a0-b429-4885-bdc3-067a360044bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-67fed1a0-b429-4885-bdc3-067a360044bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-67fed1a0-b429-4885-bdc3-067a360044bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-67fed1a0-b429-4885-bdc3-067a360044bc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-773cf654-9742-49ca-929d-188126e7c44f {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-9c5360ab-c34a-48f2-bc46-125b7cfa7dcd {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d92a60a-c07e-4ae5-b49e-7e0d71f70399"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-93005f0d-d19c-493b-b45c-0fcace8470be {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-93005f0d-d19c-493b-b45c-0fcace8470be:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-93005f0d-d19c-493b-b45c-0fcace8470be:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-93005f0d-d19c-493b-b45c-0fcace8470be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3666741c-52bb-4033-8aac-0adf9275487f {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3666741c-52bb-4033-8aac-0adf9275487f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dce961c6-3124-47ee-b176-7fde961e9d25 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-dce961c6-3124-47ee-b176-7fde961e9d25:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-dce961c6-3124-47ee-b176-7fde961e9d25:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-dce961c6-3124-47ee-b176-7fde961e9d25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a4329ca6-b4e8-451b-b74e-2b1c0d40546b {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-ee954151-c639-46de-8bd4-9e87ee16bea5 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce2ec4f3-52d2-4aa0-85f9-9ee2255947f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a2824a35-192e-4dc0-ada9-b6f94a6ed561 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-a2824a35-192e-4dc0-ada9-b6f94a6ed561:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(93, 228, 168, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-a2824a35-192e-4dc0-ada9-b6f94a6ed561:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-a2824a35-192e-4dc0-ada9-b6f94a6ed561.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3bb55cf5-80fd-46a8-82c3-cd1e1f2d5db2 {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-62033759-1bd2-4ffa-a4c9-e72801557bdd {
  margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-2d602f33-9826-4301-87c9-da64bea8999b {
  margin-left: 20px;
margin-right: 20px;
}

#s-2d602f33-9826-4301-87c9-da64bea8999b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-4a862005-e41d-4a50-a5d0-1c27055502c4 {
  margin-left: 50px;
margin-right: 50px;
}

#s-4a862005-e41d-4a50-a5d0-1c27055502c4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-0bfddc02-25f5-47d3-81b8-9ca9b6990f46 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-0bfddc02-25f5-47d3-81b8-9ca9b6990f46:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
hover-type: color !important;}#s-0bfddc02-25f5-47d3-81b8-9ca9b6990f46:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}

  #s-0bfddc02-25f5-47d3-81b8-9ca9b6990f46-btn-wrapper {
    text-align: right;
  }


#s-0bfddc02-25f5-47d3-81b8-9ca9b6990f46.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 800;
  
  font-family: Montserrat;
  display:  block ;
}

#s-d9a7c3fe-1c26-4c73-9a8c-e878447ec45b {
  margin-left: 50px;
margin-right: 50px;
}

#s-d9a7c3fe-1c26-4c73-9a8c-e878447ec45b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 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;
  }
}

#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;
}
