.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-de9bb239-9c10-4038-bead-86d8baa534f5 {
  padding-top: 180px;
padding-left: 5%;
padding-bottom: 80px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(249, 248, 243, 0);
}
@media (min-width: 1200px){#s-de9bb239-9c10-4038-bead-86d8baa534f5 {
  padding-left: 20%;
padding-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de9bb239-9c10-4038-bead-86d8baa534f5 {
  padding-left: 30%;
padding-right: 30%;
}
}@media (max-width: 767px){#s-de9bb239-9c10-4038-bead-86d8baa534f5 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-de9bb239-9c10-4038-bead-86d8baa534f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de9bb239-9c10-4038-bead-86d8baa534f5.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-f7bb4285-269d-46e2-9fd1-decd6dc8afca {
  margin-bottom: 15px;
padding-top: 0px;
padding-left: 20%;
padding-bottom: 0px;
padding-right: 20%;
text-align: left;
}

#s-f7bb4285-269d-46e2-9fd1-decd6dc8afca .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-22ec7d5e-2dbb-4bb8-8da4-4bdd36428f5a {
  margin-bottom: 30px;
padding-top: 25px;
padding-left: 20%;
padding-bottom: 100px;
padding-right: 20%;
}
@media (max-width: 767px){#s-22ec7d5e-2dbb-4bb8-8da4-4bdd36428f5a {
  padding-left: 10%;
padding-right: 10%;
}
}
.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-5f07914d-586d-4414-984d-ba3b61d4ef17 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-5f07914d-586d-4414-984d-ba3b61d4ef17"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

.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-8047401d-d1a2-4919-a51e-9e627a3e14ae {
  border-style: solid;
margin-bottom: 5px;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-8047401d-d1a2-4919-a51e-9e627a3e14ae:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8047401d-d1a2-4919-a51e-9e627a3e14ae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8047401d-d1a2-4919-a51e-9e627a3e14ae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ff31d64b-bb5d-404b-a61f-fe0c1aff85ae {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ff31d64b-bb5d-404b-a61f-fe0c1aff85ae:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ff31d64b-bb5d-404b-a61f-fe0c1aff85ae:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff31d64b-bb5d-404b-a61f-fe0c1aff85ae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-e56e8407-a7a8-47ca-adf4-98502d36a10a {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e56e8407-a7a8-47ca-adf4-98502d36a10a:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e56e8407-a7a8-47ca-adf4-98502d36a10a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e56e8407-a7a8-47ca-adf4-98502d36a10a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-44d90443-70ec-41ec-bf64-7a3ab4dc5d2a {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-44d90443-70ec-41ec-bf64-7a3ab4dc5d2a:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-44d90443-70ec-41ec-bf64-7a3ab4dc5d2a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-44d90443-70ec-41ec-bf64-7a3ab4dc5d2a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-00f770f1-fd61-4843-8404-87eca34cef0e {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-00f770f1-fd61-4843-8404-87eca34cef0e:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-00f770f1-fd61-4843-8404-87eca34cef0e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-00f770f1-fd61-4843-8404-87eca34cef0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-005bcb69-65e6-47e8-89f4-c2b35c380c48 {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-005bcb69-65e6-47e8-89f4-c2b35c380c48:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-005bcb69-65e6-47e8-89f4-c2b35c380c48:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-005bcb69-65e6-47e8-89f4-c2b35c380c48.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-1712b9f3-d7e7-4cf9-b201-6a5c1e05b88e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-4af4f15e-3d2e-4bb7-b8f6-4414b30ab2fb {
  border-style: solid;
margin-bottom: 5px;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-4af4f15e-3d2e-4bb7-b8f6-4414b30ab2fb:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4af4f15e-3d2e-4bb7-b8f6-4414b30ab2fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4af4f15e-3d2e-4bb7-b8f6-4414b30ab2fb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-54d299e0-34ef-4480-9b0b-cdc2d3caab04 {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-54d299e0-34ef-4480-9b0b-cdc2d3caab04:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-54d299e0-34ef-4480-9b0b-cdc2d3caab04:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-54d299e0-34ef-4480-9b0b-cdc2d3caab04.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ad5b89f5-9f7a-466c-8bbb-9e45464612fb {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ad5b89f5-9f7a-466c-8bbb-9e45464612fb:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ad5b89f5-9f7a-466c-8bbb-9e45464612fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ad5b89f5-9f7a-466c-8bbb-9e45464612fb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c1450646-6342-4d17-a248-0b48f087d6aa {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c1450646-6342-4d17-a248-0b48f087d6aa:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c1450646-6342-4d17-a248-0b48f087d6aa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c1450646-6342-4d17-a248-0b48f087d6aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-dc4732f2-cd46-4db9-ba09-5426add82df4 {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-dc4732f2-cd46-4db9-ba09-5426add82df4:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dc4732f2-cd46-4db9-ba09-5426add82df4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dc4732f2-cd46-4db9-ba09-5426add82df4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-e48bd545-102f-4139-8004-e64c7711396d {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e48bd545-102f-4139-8004-e64c7711396d:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e48bd545-102f-4139-8004-e64c7711396d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e48bd545-102f-4139-8004-e64c7711396d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-15b54f13-e044-4374-8056-6dc9cb47fd88 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 5px;
padding-bottom: 100px;
padding-right: 5px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-15b54f13-e044-4374-8056-6dc9cb47fd88 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-15b54f13-e044-4374-8056-6dc9cb47fd88 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-15b54f13-e044-4374-8056-6dc9cb47fd88 {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-15b54f13-e044-4374-8056-6dc9cb47fd88 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 60px;
padding-left: 2%;
padding-bottom: 60px;
padding-right: 2%;
}
}







#s-15b54f13-e044-4374-8056-6dc9cb47fd88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15b54f13-e044-4374-8056-6dc9cb47fd88.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2a1bd260-b1e6-4dcf-9cca-8a7f7529cef6 {
  padding-top: 50px;
padding-bottom: 50px;
opacity: 0.17;
}
@media (min-width: 768px) and (max-width: 991px){#s-2a1bd260-b1e6-4dcf-9cca-8a7f7529cef6 {
  display: none;
}
#s-2a1bd260-b1e6-4dcf-9cca-8a7f7529cef6, #wrap-s-2a1bd260-b1e6-4dcf-9cca-8a7f7529cef6 { display:none !important; }}@media (max-width: 767px){#s-2a1bd260-b1e6-4dcf-9cca-8a7f7529cef6 {
  display: none;
}
#s-2a1bd260-b1e6-4dcf-9cca-8a7f7529cef6, #wrap-s-2a1bd260-b1e6-4dcf-9cca-8a7f7529cef6 { display:none !important; }}
#s-2a1bd260-b1e6-4dcf-9cca-8a7f7529cef6 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(49, 49, 49, 1);
}

#s-2aced9a3-410d-41be-b6b0-e6c751a554f8 {
  margin-top: 100px;
margin-bottom: 100px;
}
@media (min-width: 1200px){#s-2aced9a3-410d-41be-b6b0-e6c751a554f8 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2aced9a3-410d-41be-b6b0-e6c751a554f8 {
  padding-left: 5%;
padding-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2aced9a3-410d-41be-b6b0-e6c751a554f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-f5cee92d-ae19-4186-8649-6bceda1e991b {
  text-align: center;
}




  #s-f5cee92d-ae19-4186-8649-6bceda1e991b img.shogun-image {
    
    width: px;
  }


#s-f5cee92d-ae19-4186-8649-6bceda1e991b .shogun-image-content {
  
    align-items: center;
  
}

#s-6f211ec6-ec07-457a-b07e-f54518521bcc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f211ec6-ec07-457a-b07e-f54518521bcc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-03152fe9-74a1-4572-8c1b-d0bd819893d7 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-03152fe9-74a1-4572-8c1b-d0bd819893d7 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a330aef-2e69-42a5-8c3d-0bdfe7390731 {
  padding-bottom: 50px;
}
@media (max-width: 767px){#s-9a330aef-2e69-42a5-8c3d-0bdfe7390731 {
  padding-top: 20px;
padding-bottom: 20px;
}
}
#s-f4b8c8c2-6b11-423e-8b06-cc7a2e3c50c5 {
  border-style: solid;
margin-bottom: 30px;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f4b8c8c2-6b11-423e-8b06-cc7a2e3c50c5:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-f4b8c8c2-6b11-423e-8b06-cc7a2e3c50c5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f4b8c8c2-6b11-423e-8b06-cc7a2e3c50c5.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-2f125a75-fa2b-40e0-921b-8a420fe58314 {
  text-align: center;
}




  #s-2f125a75-fa2b-40e0-921b-8a420fe58314 img.shogun-image {
    
    width: px;
  }


#s-2f125a75-fa2b-40e0-921b-8a420fe58314 .shogun-image-content {
  
    align-items: center;
  
}

#s-3922494c-3cf6-4103-ad62-68e66ba779d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3922494c-3cf6-4103-ad62-68e66ba779d0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b6c2b648-bc93-450a-a046-7d7de6426e54 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-b6c2b648-bc93-450a-a046-7d7de6426e54 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b885ad9a-1de4-4f25-9839-d3d49ce5db72 {
  border-style: solid;
padding-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
}
@media (max-width: 767px){#s-b885ad9a-1de4-4f25-9839-d3d49ce5db72 {
  padding-bottom: 20px;
}
}
#s-8c2a4433-6488-4151-8cc1-6a09c59f9e14 {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8c2a4433-6488-4151-8cc1-6a09c59f9e14:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-8c2a4433-6488-4151-8cc1-6a09c59f9e14:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8c2a4433-6488-4151-8cc1-6a09c59f9e14.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-ef3d8c63-206e-4d7a-8f60-0f4a6fb14d93 {
  text-align: center;
}




  #s-ef3d8c63-206e-4d7a-8f60-0f4a6fb14d93 img.shogun-image {
    
    width: px;
  }


#s-ef3d8c63-206e-4d7a-8f60-0f4a6fb14d93 .shogun-image-content {
  
    align-items: center;
  
}

#s-a05df77d-c254-4ce6-a51b-fd1c4ec493b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a05df77d-c254-4ce6-a51b-fd1c4ec493b7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-38b0bfac-2bb7-4d21-9bfd-ee904f4d0399 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-38b0bfac-2bb7-4d21-9bfd-ee904f4d0399 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-337ac8c3-e67a-4d8c-b2c5-bfce58002217 {
  padding-bottom: 50px;
}
@media (max-width: 767px){#s-337ac8c3-e67a-4d8c-b2c5-bfce58002217 {
  padding-bottom: 20px;
}
}
#s-b38dc64f-18f0-45ee-b37b-02c48bcb53b6 {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b38dc64f-18f0-45ee-b37b-02c48bcb53b6:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-b38dc64f-18f0-45ee-b37b-02c48bcb53b6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b38dc64f-18f0-45ee-b37b-02c48bcb53b6.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-83b9dfff-8b58-4e1e-af37-2e0cb9076551 {
  text-align: center;
}




  #s-83b9dfff-8b58-4e1e-af37-2e0cb9076551 img.shogun-image {
    
    width: px;
  }


#s-83b9dfff-8b58-4e1e-af37-2e0cb9076551 .shogun-image-content {
  
    align-items: center;
  
}

#s-902fee30-9f08-4ecf-912d-1cd0dd0c194f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-902fee30-9f08-4ecf-912d-1cd0dd0c194f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1047b4f5-89c8-4664-806e-71874ca2030d {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-1047b4f5-89c8-4664-806e-71874ca2030d .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-41566f20-9e88-42e9-adb9-a31faa391c57 {
  padding-bottom: 50px;
}
@media (max-width: 767px){#s-41566f20-9e88-42e9-adb9-a31faa391c57 {
  padding-bottom: 20px;
}
}
#s-351b1aba-0a33-4093-898f-22992f109f56 {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-351b1aba-0a33-4093-898f-22992f109f56:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-351b1aba-0a33-4093-898f-22992f109f56:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-351b1aba-0a33-4093-898f-22992f109f56.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-0abd2f21-193e-4c7d-8e83-04cdfc1830d1 {
  min-height: 50px;
}








#s-0abd2f21-193e-4c7d-8e83-04cdfc1830d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0abd2f21-193e-4c7d-8e83-04cdfc1830d1.shg-box.shg-c {
  justify-content: center;
}

#s-02037f67-c8eb-4ae3-8a04-5c3ca62234b5 {
  padding-top: 100px;
padding-bottom: 100px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-02037f67-c8eb-4ae3-8a04-5c3ca62234b5 {
  padding-top: 20px;
padding-bottom: 20px;
}
}@media (max-width: 767px){#s-02037f67-c8eb-4ae3-8a04-5c3ca62234b5 {
  padding-top: 20px;
padding-bottom: 20px;
display: none;
}
#s-02037f67-c8eb-4ae3-8a04-5c3ca62234b5, #wrap-s-02037f67-c8eb-4ae3-8a04-5c3ca62234b5 { display:none !important; }}




#s-02037f67-c8eb-4ae3-8a04-5c3ca62234b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5 {
  margin-top: 100px;
margin-bottom: 100px;
}
@media (min-width: 1200px){#s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5 {
  padding-left: 5%;
padding-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bed3f0e7-43b9-409d-9d89-9e6b51677ce5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-3a206f34-112f-40e6-b9cb-5b4026e1ce14 {
  text-align: center;
}




  #s-3a206f34-112f-40e6-b9cb-5b4026e1ce14 img.shogun-image {
    
    width: px;
  }


#s-3a206f34-112f-40e6-b9cb-5b4026e1ce14 .shogun-image-content {
  
    align-items: center;
  
}

#s-35fc8a48-1960-4638-8f3e-58cba7db242c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35fc8a48-1960-4638-8f3e-58cba7db242c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a829631e-a8c5-42bc-8755-81f02a3b1d0c {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-a829631e-a8c5-42bc-8755-81f02a3b1d0c .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95359e96-c5ae-460b-a0bd-6068ec3cd1c8 {
  padding-bottom: 50px;
}
@media (max-width: 767px){#s-95359e96-c5ae-460b-a0bd-6068ec3cd1c8 {
  padding-top: 20px;
padding-bottom: 20px;
}
}
#s-16bb64a5-17af-461f-a989-60daf03eef6e {
  border-style: solid;
margin-bottom: 30px;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-16bb64a5-17af-461f-a989-60daf03eef6e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-16bb64a5-17af-461f-a989-60daf03eef6e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-16bb64a5-17af-461f-a989-60daf03eef6e.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-668c6899-0820-40ad-80a4-018e89b68984 {
  text-align: center;
}




  #s-668c6899-0820-40ad-80a4-018e89b68984 img.shogun-image {
    
    width: px;
  }


#s-668c6899-0820-40ad-80a4-018e89b68984 .shogun-image-content {
  
    align-items: center;
  
}

#s-028e6d30-5edb-4173-98be-cc3d6215476e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-028e6d30-5edb-4173-98be-cc3d6215476e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-52d2cc92-0c71-437f-994d-82fec384303f {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-52d2cc92-0c71-437f-994d-82fec384303f .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-11286f05-4486-4702-8595-39dcc4284628 {
  border-style: solid;
padding-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
}
@media (max-width: 767px){#s-11286f05-4486-4702-8595-39dcc4284628 {
  padding-bottom: 20px;
}
}
#s-ef19f358-6e71-444e-99f1-3c87bcd2b16b {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ef19f358-6e71-444e-99f1-3c87bcd2b16b:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-ef19f358-6e71-444e-99f1-3c87bcd2b16b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ef19f358-6e71-444e-99f1-3c87bcd2b16b.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-e171a824-4e20-410d-bbb7-fdf4e9b07d4a {
  text-align: center;
}




  #s-e171a824-4e20-410d-bbb7-fdf4e9b07d4a img.shogun-image {
    
    width: px;
  }


#s-e171a824-4e20-410d-bbb7-fdf4e9b07d4a .shogun-image-content {
  
    align-items: center;
  
}

#s-a7c97d46-c70e-4c4e-bee7-a5f14b9927bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7c97d46-c70e-4c4e-bee7-a5f14b9927bf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fede4786-7000-4722-8e68-0c451163ea14 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-fede4786-7000-4722-8e68-0c451163ea14 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-401d9379-84f9-4242-a6a0-9031d2b99588 {
  padding-bottom: 50px;
}
@media (max-width: 767px){#s-401d9379-84f9-4242-a6a0-9031d2b99588 {
  padding-bottom: 20px;
}
}
#s-19774f77-3685-4611-b2ff-6c52e8aa1bd6 {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-19774f77-3685-4611-b2ff-6c52e8aa1bd6:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-19774f77-3685-4611-b2ff-6c52e8aa1bd6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-19774f77-3685-4611-b2ff-6c52e8aa1bd6.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-4079bc11-d7d7-4675-92e6-c8a481eeaafb {
  text-align: center;
}
@media (max-width: 767px){#s-4079bc11-d7d7-4675-92e6-c8a481eeaafb {
  margin-top: 50px;
}
}



  #s-4079bc11-d7d7-4675-92e6-c8a481eeaafb img.shogun-image {
    
    width: px;
  }


#s-4079bc11-d7d7-4675-92e6-c8a481eeaafb .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-2f8a25a5-b60e-41f9-960a-a955cbdc90c3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(146, 0, 0, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2f8a25a5-b60e-41f9-960a-a955cbdc90c3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2f8a25a5-b60e-41f9-960a-a955cbdc90c3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2f8a25a5-b60e-41f9-960a-a955cbdc90c3 {
  padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-2f8a25a5-b60e-41f9-960a-a955cbdc90c3-btn-wrapper {
    text-align: right;
  }


#s-2f8a25a5-b60e-41f9-960a-a955cbdc90c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a3e3c787-f9c7-4e68-a51a-56e518b555df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3e3c787-f9c7-4e68-a51a-56e518b555df .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eabc06be-68e5-432e-8d13-ccc411294da0 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-eabc06be-68e5-432e-8d13-ccc411294da0 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8693dd2b-6f7a-495d-8176-e1a07a8364ed {
  padding-bottom: 50px;
}
@media (max-width: 767px){#s-8693dd2b-6f7a-495d-8176-e1a07a8364ed {
  padding-bottom: 20px;
}
}
#s-99e3e661-e12a-4afb-aa00-c46f99aef5fc {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-99e3e661-e12a-4afb-aa00-c46f99aef5fc:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-99e3e661-e12a-4afb-aa00-c46f99aef5fc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-99e3e661-e12a-4afb-aa00-c46f99aef5fc.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-ea115111-139a-4d27-94de-27ca8474a74d {
  padding-top: 50px;
padding-bottom: 50px;
opacity: 0.17;
}
@media (min-width: 768px) and (max-width: 991px){#s-ea115111-139a-4d27-94de-27ca8474a74d {
  display: none;
}
#s-ea115111-139a-4d27-94de-27ca8474a74d, #wrap-s-ea115111-139a-4d27-94de-27ca8474a74d { display:none !important; }}@media (max-width: 767px){#s-ea115111-139a-4d27-94de-27ca8474a74d {
  display: none;
}
#s-ea115111-139a-4d27-94de-27ca8474a74d, #wrap-s-ea115111-139a-4d27-94de-27ca8474a74d { display:none !important; }}
#s-ea115111-139a-4d27-94de-27ca8474a74d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(49, 49, 49, 1);
}

@media (min-width: 1200px){#s-32e21dcb-6528-4ae0-8047-7b48d61b9153 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-32e21dcb-6528-4ae0-8047-7b48d61b9153 {
  padding-left: 5%;
padding-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-32e21dcb-6528-4ae0-8047-7b48d61b9153"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-32810efe-821b-47cc-90b5-5c401c677742 {
  text-align: center;
}




  #s-32810efe-821b-47cc-90b5-5c401c677742 img.shogun-image {
    
    width: px;
  }


#s-32810efe-821b-47cc-90b5-5c401c677742 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-bfcd8bfa-43ac-4685-99d1-079e813b4143 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bfcd8bfa-43ac-4685-99d1-079e813b4143:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bfcd8bfa-43ac-4685-99d1-079e813b4143:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bfcd8bfa-43ac-4685-99d1-079e813b4143-btn-wrapper {
    text-align: left;
  }


#s-bfcd8bfa-43ac-4685-99d1-079e813b4143.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-06387aa3-5545-4c03-aee8-ff2c7a08cee7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06387aa3-5545-4c03-aee8-ff2c7a08cee7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d94672b2-168b-4ba4-8710-35f77934e8b4 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-d94672b2-168b-4ba4-8710-35f77934e8b4 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80916443-25cd-4cda-a895-2e2317f53bfd {
  padding-bottom: 50px;
}
@media (max-width: 767px){#s-80916443-25cd-4cda-a895-2e2317f53bfd {
  padding-top: 20px;
padding-bottom: 20px;
}
}
#s-819dc664-b6e9-461f-a322-1663a97fefff {
  border-style: solid;
margin-bottom: 30px;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-819dc664-b6e9-461f-a322-1663a97fefff:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-819dc664-b6e9-461f-a322-1663a97fefff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-819dc664-b6e9-461f-a322-1663a97fefff.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-ddb6441c-a16f-4df2-9a53-31dee9845d3a {
  text-align: center;
}




  #s-ddb6441c-a16f-4df2-9a53-31dee9845d3a img.shogun-image {
    
    width: px;
  }


#s-ddb6441c-a16f-4df2-9a53-31dee9845d3a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d5ca9154-81c2-47c5-8453-65b23cf5cb8c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d5ca9154-81c2-47c5-8453-65b23cf5cb8c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d5ca9154-81c2-47c5-8453-65b23cf5cb8c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d5ca9154-81c2-47c5-8453-65b23cf5cb8c-btn-wrapper {
    text-align: left;
  }


#s-d5ca9154-81c2-47c5-8453-65b23cf5cb8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2bfe7dad-9db2-41e0-906c-9cae6fa93cda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2bfe7dad-9db2-41e0-906c-9cae6fa93cda .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fbc162e3-8214-4a30-8c08-630c978ac494 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-fbc162e3-8214-4a30-8c08-630c978ac494 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-edb8800d-7d62-4687-8c93-600d46fb070f {
  border-style: solid;
padding-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
}
@media (max-width: 767px){#s-edb8800d-7d62-4687-8c93-600d46fb070f {
  padding-bottom: 20px;
}
}
#s-c2313c04-d750-4d0c-a185-0b475cdd3c7c {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c2313c04-d750-4d0c-a185-0b475cdd3c7c:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-c2313c04-d750-4d0c-a185-0b475cdd3c7c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c2313c04-d750-4d0c-a185-0b475cdd3c7c.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-b44720c6-f5f3-4740-875f-688ca9694a2f {
  text-align: center;
}




  #s-b44720c6-f5f3-4740-875f-688ca9694a2f img.shogun-image {
    
    width: px;
  }


#s-b44720c6-f5f3-4740-875f-688ca9694a2f .shogun-image-content {
  
    align-items: center;
  
}

#s-fa84bca6-0c9d-49c5-aef0-b3ae9e7d0f36 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa84bca6-0c9d-49c5-aef0-b3ae9e7d0f36 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7f22e6cb-8350-4ed9-97a4-f865bc5e5f12 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-7f22e6cb-8350-4ed9-97a4-f865bc5e5f12 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2809a349-e893-4099-b100-95621d084af7 {
  padding-bottom: 50px;
}
@media (max-width: 767px){#s-2809a349-e893-4099-b100-95621d084af7 {
  padding-bottom: 20px;
}
}
#s-46306231-6277-4982-924a-39b07931ad40 {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-46306231-6277-4982-924a-39b07931ad40:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-46306231-6277-4982-924a-39b07931ad40:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-46306231-6277-4982-924a-39b07931ad40.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-c4b91c94-9693-4a8a-a322-0ea248f853bb {
  text-align: center;
}




  #s-c4b91c94-9693-4a8a-a322-0ea248f853bb img.shogun-image {
    
    width: px;
  }


#s-c4b91c94-9693-4a8a-a322-0ea248f853bb .shogun-image-content {
  
    align-items: center;
  
}

#s-485b9011-265c-47ae-8e17-0188ebc5d9d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-485b9011-265c-47ae-8e17-0188ebc5d9d4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8108f3c8-f756-43b6-ad69-c2c826cb2075 {
  padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}

#s-8108f3c8-f756-43b6-ad69-c2c826cb2075 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.7);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2dc8d91e-1bb6-4428-8baf-b768466bc22f {
  padding-bottom: 50px;
}
@media (max-width: 767px){#s-2dc8d91e-1bb6-4428-8baf-b768466bc22f {
  padding-bottom: 20px;
}
}
#s-c028fda8-937a-4d9f-81fc-7de048eb7d65 {
  border-style: solid;
padding-top: 14px;
padding-left: 15%;
padding-bottom: 14px;
padding-right: 15%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c028fda8-937a-4d9f-81fc-7de048eb7d65:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-c028fda8-937a-4d9f-81fc-7de048eb7d65:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c028fda8-937a-4d9f-81fc-7de048eb7d65.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
