.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-90b6ca8b-fcfa-4ae8-b3a2-a30cda5ffb63 {
  background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-90b6ca8b-fcfa-4ae8-b3a2-a30cda5ffb63 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-90b6ca8b-fcfa-4ae8-b3a2-a30cda5ffb63.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b {
  margin-left: 0%;
margin-right: 0%;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac95e1e0-5b19-4121-9bfa-81f2df06a28b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-126a02d7-e721-4dcf-9d31-a0a221e12850 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-126a02d7-e721-4dcf-9d31-a0a221e12850 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 34px;
  line-height: 1.25em;
  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-fe1ac0a2-f81c-4199-b05e-82bed9b29400 {
  margin-bottom: 30px;
}

.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-31843ad1-4ef8-4630-9565-5203f5f107a2 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-31843ad1-4ef8-4630-9565-5203f5f107a2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-31843ad1-4ef8-4630-9565-5203f5f107a2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-31843ad1-4ef8-4630-9565-5203f5f107a2-btn-wrapper {
    text-align: left;
  }


#s-31843ad1-4ef8-4630-9565-5203f5f107a2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
background-color: rgba(0, 0, 0, 1);
}
@media (max-width: 767px){#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}
}







#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d.shg-box.shg-c {
  justify-content: center;
}

#s-591d4569-2893-4f6c-9f2d-9d8682cab062 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-a51232cd-4524-4992-8887-4a58918a4bda {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-a51232cd-4524-4992-8887-4a58918a4bda {
  margin-bottom: 20px;
padding-top: 15px;
padding-bottom: 0px;
}
}







#s-a51232cd-4524-4992-8887-4a58918a4bda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a51232cd-4524-4992-8887-4a58918a4bda.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d7ae4ea2-e983-44db-a1b3-466ff8eacaf8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-147bde6f-babc-4717-a0d4-e45e2d0161b7 {
  margin-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-147bde6f-babc-4717-a0d4-e45e2d0161b7 {
  margin-left: auto;
margin-right: auto;
max-width: 35px;
}
}



  #s-147bde6f-babc-4717-a0d4-e45e2d0161b7 img.shogun-image {
    
    width: px;
  }


#s-147bde6f-babc-4717-a0d4-e45e2d0161b7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-7cf43de3-a125-4fed-be88-41c67a357f07 {
  display: none;
}
#s-7cf43de3-a125-4fed-be88-41c67a357f07, #wrap-s-7cf43de3-a125-4fed-be88-41c67a357f07 { display:none !important; }}@media (max-width: 767px){#s-7cf43de3-a125-4fed-be88-41c67a357f07 {
  display: none;
}
#s-7cf43de3-a125-4fed-be88-41c67a357f07, #wrap-s-7cf43de3-a125-4fed-be88-41c67a357f07 { display:none !important; }}
@media (min-width: 1200px){#s-6fad6d19-5364-4143-90d4-fc91d5dd6de4 {
  display: none;
}
#s-6fad6d19-5364-4143-90d4-fc91d5dd6de4, #wrap-s-6fad6d19-5364-4143-90d4-fc91d5dd6de4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6fad6d19-5364-4143-90d4-fc91d5dd6de4 {
  display: none;
}
#s-6fad6d19-5364-4143-90d4-fc91d5dd6de4, #wrap-s-6fad6d19-5364-4143-90d4-fc91d5dd6de4 { display:none !important; }}
#s-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  margin-bottom: 20px;
padding-top: 15px;
padding-bottom: 0px;
}
}







#s-f5eeb016-484c-4649-9b24-d5d08ec6693b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5eeb016-484c-4649-9b24-d5d08ec6693b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c39889e8-4e52-4dc8-a815-095190ea8492"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-76582d23-0fa3-4e7b-a7fb-493fb960868f {
  margin-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-76582d23-0fa3-4e7b-a7fb-493fb960868f {
  margin-left: auto;
margin-right: auto;
max-width: 35px;
}
}



  #s-76582d23-0fa3-4e7b-a7fb-493fb960868f img.shogun-image {
    
    width: px;
  }


#s-76582d23-0fa3-4e7b-a7fb-493fb960868f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-24d6c9f6-3900-4f5e-9fed-6593c44a5a7c {
  display: none;
}
#s-24d6c9f6-3900-4f5e-9fed-6593c44a5a7c, #wrap-s-24d6c9f6-3900-4f5e-9fed-6593c44a5a7c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24d6c9f6-3900-4f5e-9fed-6593c44a5a7c {
  display: none;
}
#s-24d6c9f6-3900-4f5e-9fed-6593c44a5a7c, #wrap-s-24d6c9f6-3900-4f5e-9fed-6593c44a5a7c { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-c1484d98-e83c-413b-9f08-b8073782e728 {
  display: none;
}
#s-c1484d98-e83c-413b-9f08-b8073782e728, #wrap-s-c1484d98-e83c-413b-9f08-b8073782e728 { display:none !important; }}@media (max-width: 767px){#s-c1484d98-e83c-413b-9f08-b8073782e728 {
  display: none;
}
#s-c1484d98-e83c-413b-9f08-b8073782e728, #wrap-s-c1484d98-e83c-413b-9f08-b8073782e728 { display:none !important; }}
#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb {
  padding-top: 15px;
padding-bottom: 0px;
}
}







#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-412e6abf-484f-4e3f-9ce7-610a7a14a4fb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e196b213-b921-490a-a0d5-7db2471ea7d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-22290533-5cdb-4b3b-bf22-68b4e568dad4 {
  margin-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-22290533-5cdb-4b3b-bf22-68b4e568dad4 {
  margin-left: auto;
margin-right: auto;
max-width: 35px;
}
}



  #s-22290533-5cdb-4b3b-bf22-68b4e568dad4 img.shogun-image {
    
    width: px;
  }


#s-22290533-5cdb-4b3b-bf22-68b4e568dad4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-d8406bfb-a80d-4859-9eae-1242c4ec69b6 {
  display: none;
}
#s-d8406bfb-a80d-4859-9eae-1242c4ec69b6, #wrap-s-d8406bfb-a80d-4859-9eae-1242c4ec69b6 { display:none !important; }}@media (max-width: 767px){#s-d8406bfb-a80d-4859-9eae-1242c4ec69b6 {
  display: none;
}
#s-d8406bfb-a80d-4859-9eae-1242c4ec69b6, #wrap-s-d8406bfb-a80d-4859-9eae-1242c4ec69b6 { display:none !important; }}
@media (min-width: 1200px){#s-576651f5-0164-41b9-86a9-d09196e87b72 {
  display: none;
}
#s-576651f5-0164-41b9-86a9-d09196e87b72, #wrap-s-576651f5-0164-41b9-86a9-d09196e87b72 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-576651f5-0164-41b9-86a9-d09196e87b72 {
  display: none;
}
#s-576651f5-0164-41b9-86a9-d09196e87b72, #wrap-s-576651f5-0164-41b9-86a9-d09196e87b72 { display:none !important; }}
#s-3be6d5eb-5789-45dd-b206-4c49047673f4 {
  min-height: 180px;
background-color: rgba(0, 79, 163, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3be6d5eb-5789-45dd-b206-4c49047673f4 {
  display: none;
}
#s-3be6d5eb-5789-45dd-b206-4c49047673f4, #wrap-s-3be6d5eb-5789-45dd-b206-4c49047673f4 { display:none !important; }}@media (max-width: 767px){#s-3be6d5eb-5789-45dd-b206-4c49047673f4 {
  display: none;
}
#s-3be6d5eb-5789-45dd-b206-4c49047673f4, #wrap-s-3be6d5eb-5789-45dd-b206-4c49047673f4 { display:none !important; }}







#s-3be6d5eb-5789-45dd-b206-4c49047673f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3be6d5eb-5789-45dd-b206-4c49047673f4.shg-box.shg-c {
  justify-content: center;
}

#s-8eba5997-66c8-4d8d-8d88-a0746e90b45e {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 1000px;
background-color: rgba(0, 2, 1, 0);
}
@media (max-width: 767px){#s-8eba5997-66c8-4d8d-8d88-a0746e90b45e {
  display: none;
}
#s-8eba5997-66c8-4d8d-8d88-a0746e90b45e, #wrap-s-8eba5997-66c8-4d8d-8d88-a0746e90b45e { display:none !important; }}
@media (min-width: 0px) {
[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8eba5997-66c8-4d8d-8d88-a0746e90b45e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-840ca684-c130-454a-ab43-1178e9b62993 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 150px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}








#s-840ca684-c130-454a-ab43-1178e9b62993 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-840ca684-c130-454a-ab43-1178e9b62993.shg-box.shg-c {
  justify-content: center;
}

#s-ecec0555-7cca-4649-bf4d-b4376c5a929f {
  margin-top: 9px;
margin-bottom: 3%;
}

#s-164abf91-e9f2-44f7-8837-f5ba96ab926a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 150px;
opacity: 1;
background-color: rgba(0, 0, 0, 0);
}








#s-164abf91-e9f2-44f7-8837-f5ba96ab926a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-164abf91-e9f2-44f7-8837-f5ba96ab926a.shg-box.shg-c {
  justify-content: center;
}

#s-0717e584-dc0d-431b-bdc4-c58138c5465e {
  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: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0.29);
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-0717e584-dc0d-431b-bdc4-c58138c5465e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0717e584-dc0d-431b-bdc4-c58138c5465e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-0717e584-dc0d-431b-bdc4-c58138c5465e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb {
  border-style: solid;
padding-top: 10%;
padding-bottom: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.5);
border-style: solid;
border-radius: 0px;
min-height: 350px;
opacity: 1;
background-color: rgba(0, 79, 163, 1);
}
@media (min-width: 1200px){#s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb {
  display: none;
}
#s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb, #wrap-s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb {
  display: none;
}
#s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb, #wrap-s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb { display:none !important; }}@media (max-width: 767px){#s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb {
  min-height: 0px;
}
}







#s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a30a08bf-1c13-4dae-bca6-762ecd97fcfb.shg-box.shg-c {
  justify-content: center;
}

#s-5e929c2a-1b83-4982-8434-e8df02a15422 {
  margin-top: 1%;
margin-left: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-5e929c2a-1b83-4982-8434-e8df02a15422 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5e929c2a-1b83-4982-8434-e8df02a15422 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5e929c2a-1b83-4982-8434-e8df02a15422 {
  
}
}@media (max-width: 767px){#s-5e929c2a-1b83-4982-8434-e8df02a15422 {
  
}
}
#s-5e929c2a-1b83-4982-8434-e8df02a15422 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-764e9133-1523-4b3a-88e3-2523d0e29f01 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 3%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0.29);
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-764e9133-1523-4b3a-88e3-2523d0e29f01:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-764e9133-1523-4b3a-88e3-2523d0e29f01:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-764e9133-1523-4b3a-88e3-2523d0e29f01 {
  margin-right: auto;
}
}


#s-764e9133-1523-4b3a-88e3-2523d0e29f01.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-366064d6-9b7e-4db4-86ee-1382a4a0a189 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-366064d6-9b7e-4db4-86ee-1382a4a0a189"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412 {
  display: none;
}
#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412, #wrap-s-2bdeefc4-6bdd-4943-ae90-55b14ec72412 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412 {
  display: none;
}
#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412, #wrap-s-2bdeefc4-6bdd-4943-ae90-55b14ec72412 { display:none !important; }}@media (max-width: 767px){#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 10%;
padding-right: 20px;
min-height: 350px;
}
}







#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412.shg-box.shg-c {
  justify-content: flex-end;
}
@media (max-width: 767px){






#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-2bdeefc4-6bdd-4943-ae90-55b14ec72412.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-40ba4acc-4a33-4916-95d8-e2dde0c18bab {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-40ba4acc-4a33-4916-95d8-e2dde0c18bab .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-08061333-8cb7-492f-b540-75ab4b75a79d {
  margin-bottom: 30px;
}

#s-e7b61245-9839-47e4-875c-3f0daaf9af48 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-e7b61245-9839-47e4-875c-3f0daaf9af48:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-e7b61245-9839-47e4-875c-3f0daaf9af48:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-e7b61245-9839-47e4-875c-3f0daaf9af48-btn-wrapper {
    text-align: left;
  }


#s-e7b61245-9839-47e4-875c-3f0daaf9af48.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-d7dc5d54-d616-48b1-ad8d-cea4364fa636 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-d7dc5d54-d616-48b1-ad8d-cea4364fa636 {
  min-height: 350px;
}
}







#s-d7dc5d54-d616-48b1-ad8d-cea4364fa636 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-d7dc5d54-d616-48b1-ad8d-cea4364fa636.shg-box.shg-c {
  justify-content: flex-end;
}

#s-19335dc8-123a-47b5-9bb1-4e75080b72e9 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-19335dc8-123a-47b5-9bb1-4e75080b72e9 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-e2fe6ca7-d83a-4ea8-9a55-a9078d91b841 {
  margin-bottom: 30px;
max-width: 380px;
}

#s-8b92b644-51af-4f40-b9bd-43613659839d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-8b92b644-51af-4f40-b9bd-43613659839d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-8b92b644-51af-4f40-b9bd-43613659839d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-8b92b644-51af-4f40-b9bd-43613659839d-btn-wrapper {
    text-align: left;
  }


#s-8b92b644-51af-4f40-b9bd-43613659839d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-a030f86b-e6f1-4370-82d6-a988cd1903b2 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-a030f86b-e6f1-4370-82d6-a988cd1903b2 {
  padding-right: 20px;
min-height: 350px;
}
}







#s-a030f86b-e6f1-4370-82d6-a988cd1903b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a030f86b-e6f1-4370-82d6-a988cd1903b2.shg-box.shg-c {
  justify-content: flex-end;
}
@media (max-width: 767px){






#s-a030f86b-e6f1-4370-82d6-a988cd1903b2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-a030f86b-e6f1-4370-82d6-a988cd1903b2.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-9460cab8-7282-40c6-9c2f-d28f8acc1b7e {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9460cab8-7282-40c6-9c2f-d28f8acc1b7e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-21733c3f-e6ae-426b-bed8-3744311bfe44 {
  margin-bottom: 30px;
}

#s-124bda98-3898-40db-83b4-be730436650b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-124bda98-3898-40db-83b4-be730436650b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-124bda98-3898-40db-83b4-be730436650b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-124bda98-3898-40db-83b4-be730436650b-btn-wrapper {
    text-align: left;
  }


#s-124bda98-3898-40db-83b4-be730436650b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-768fb09c-0a64-4edc-87b4-5d7feef6fa88 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-768fb09c-0a64-4edc-87b4-5d7feef6fa88"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8ee43083-c379-4dea-b2c6-b760910e5639 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-8ee43083-c379-4dea-b2c6-b760910e5639 {
  min-height: 350px;
}
}







#s-8ee43083-c379-4dea-b2c6-b760910e5639 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ee43083-c379-4dea-b2c6-b760910e5639.shg-box.shg-c {
  justify-content: flex-end;
}
@media (max-width: 767px){






#s-8ee43083-c379-4dea-b2c6-b760910e5639 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-8ee43083-c379-4dea-b2c6-b760910e5639.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-6d659f0e-d501-4572-84b9-279086c6cc37 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6d659f0e-d501-4572-84b9-279086c6cc37 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-ad09665d-8b2e-4cd5-81a7-99d3e53a976d {
  margin-bottom: 30px;
}

#s-7ce758a1-3e4d-405c-8fd2-96e46bd771da {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-7ce758a1-3e4d-405c-8fd2-96e46bd771da:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-7ce758a1-3e4d-405c-8fd2-96e46bd771da:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-7ce758a1-3e4d-405c-8fd2-96e46bd771da-btn-wrapper {
    text-align: left;
  }


#s-7ce758a1-3e4d-405c-8fd2-96e46bd771da.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-9b4f3d40-cbd2-4f4a-ac76-aa23b38464d9 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-9b4f3d40-cbd2-4f4a-ac76-aa23b38464d9 {
  padding-left: 8%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b4f3d40-cbd2-4f4a-ac76-aa23b38464d9 {
  padding-left: 8%;
}
}@media (max-width: 767px){#s-9b4f3d40-cbd2-4f4a-ac76-aa23b38464d9 {
  min-height: 350px;
}
}







#s-9b4f3d40-cbd2-4f4a-ac76-aa23b38464d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b4f3d40-cbd2-4f4a-ac76-aa23b38464d9.shg-box.shg-c {
  justify-content: flex-end;
}
@media (max-width: 767px){






#s-9b4f3d40-cbd2-4f4a-ac76-aa23b38464d9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-9b4f3d40-cbd2-4f4a-ac76-aa23b38464d9.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-d8d80b0f-06dc-48f8-9929-e79d5823a60b {
  margin-bottom: 4px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d8d80b0f-06dc-48f8-9929-e79d5823a60b .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-aa1143c1-9c6a-4d99-a3d7-421bef46948c {
  margin-bottom: 30px;
max-width: 250px;
}

#s-4f293816-42f5-4228-9de3-ffa58f5c7f2c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 0.1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-4f293816-42f5-4228-9de3-ffa58f5c7f2c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-4f293816-42f5-4228-9de3-ffa58f5c7f2c: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;
color: rgba(255, 255, 255, 1) !important;}

  #s-4f293816-42f5-4228-9de3-ffa58f5c7f2c-btn-wrapper {
    text-align: left;
  }


#s-4f293816-42f5-4228-9de3-ffa58f5c7f2c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10%;
padding-bottom: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95067fe7-0112-4b0a-83b9-fd8ca02b71b2.shg-box.shg-c {
  justify-content: center;
}

#s-223323e7-4f01-496e-9e85-9c606738219c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-223323e7-4f01-496e-9e85-9c606738219c .shogun-heading-component h4 {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 27px;
  line-height: 0.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-d4279870-ca58-4db9-bf52-6d6a30306e6a {
  margin-bottom: 0%;
text-align: center;
}




  #s-d4279870-ca58-4db9-bf52-6d6a30306e6a img.shogun-image {
    
    width: px;
  }


#s-d4279870-ca58-4db9-bf52-6d6a30306e6a .shogun-image-content {
  
    align-items: center;
  
}

#s-38d7fdec-ee76-4e9b-8d86-c4b7e69b203e {
  margin-top: 15px;
margin-left: 15%;
margin-bottom: 30px;
margin-right: 15%;
min-height: 400px;
background-attachment: scroll;
}
@media (max-width: 767px){#s-38d7fdec-ee76-4e9b-8d86-c4b7e69b203e {
  margin-left: 5%;
margin-right: 5%;
min-height: 250px;
}
}







#s-38d7fdec-ee76-4e9b-8d86-c4b7e69b203e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38d7fdec-ee76-4e9b-8d86-c4b7e69b203e {
  cursor: pointer;
}#s-38d7fdec-ee76-4e9b-8d86-c4b7e69b203e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b5b59dfb-2593-4c9d-8cab-d7b05d4e2af1 {
  padding-top: 0%;
padding-left: 0%;
padding-bottom: 2%;
padding-right: 2%;
}

#s-2051e15b-e5a9-435c-b87f-73dc728853cd {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2051e15b-e5a9-435c-b87f-73dc728853cd .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-59e2bc16-24c0-4ae3-bfcc-aad6b68987a5 {
  margin-top: 1%;
margin-bottom: 0%;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-59e2bc16-24c0-4ae3-bfcc-aad6b68987a5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-59e2bc16-24c0-4ae3-bfcc-aad6b68987a5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-59e2bc16-24c0-4ae3-bfcc-aad6b68987a5-btn-wrapper {
    text-align: center;
  }


#s-59e2bc16-24c0-4ae3-bfcc-aad6b68987a5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-ffa44711-7e9b-4917-8567-b0d3642e8402 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ffa44711-7e9b-4917-8567-b0d3642e8402"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-80d0a319-465c-43d2-a6f2-eef79aa22ede {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: center bottom;
}
@media (max-width: 767px){#s-80d0a319-465c-43d2-a6f2-eef79aa22ede {
  padding-top: 20px;
padding-right: 20px;
min-height: 350px;
}
}







#s-80d0a319-465c-43d2-a6f2-eef79aa22ede > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-80d0a319-465c-43d2-a6f2-eef79aa22ede.shg-box.shg-c {
  justify-content: flex-end;
}

#s-fa6f745f-d090-469f-918c-a1afea5b4c4c {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-fa6f745f-d090-469f-918c-a1afea5b4c4c .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-260a63fe-d088-42ad-9402-52b9fb629cf2 {
  margin-bottom: 30px;
}

#s-24fa4c40-9294-4509-9429-4ab849025417 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-24fa4c40-9294-4509-9429-4ab849025417:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-24fa4c40-9294-4509-9429-4ab849025417:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-24fa4c40-9294-4509-9429-4ab849025417-btn-wrapper {
    text-align: left;
  }


#s-24fa4c40-9294-4509-9429-4ab849025417.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-af025476-7865-4378-8bc2-38e190f7d81c {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: right bottom;
}
@media (max-width: 767px){#s-af025476-7865-4378-8bc2-38e190f7d81c {
  padding-top: 20px;
padding-right: 20px;
min-height: 350px;
}
}







#s-af025476-7865-4378-8bc2-38e190f7d81c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-af025476-7865-4378-8bc2-38e190f7d81c.shg-box.shg-c {
  justify-content: flex-end;
}
@media (max-width: 767px){






#s-af025476-7865-4378-8bc2-38e190f7d81c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-af025476-7865-4378-8bc2-38e190f7d81c.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-9a3618dc-a4a5-4f8a-b54a-ea3b063da1c4 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9a3618dc-a4a5-4f8a-b54a-ea3b063da1c4 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-024ada38-cbae-4d7b-b1e2-1a17f7d37e62 {
  margin-bottom: 30px;
}

#s-5bc0d66a-78c8-40b0-bc63-5cfa8bcc64fd {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-5bc0d66a-78c8-40b0-bc63-5cfa8bcc64fd:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-5bc0d66a-78c8-40b0-bc63-5cfa8bcc64fd:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-5bc0d66a-78c8-40b0-bc63-5cfa8bcc64fd-btn-wrapper {
    text-align: left;
  }


#s-5bc0d66a-78c8-40b0-bc63-5cfa8bcc64fd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4f5c1d55-cc8e-4ce4-acc9-c3ac24bdcf49"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f52f1e84-9a4a-49c2-a6e3-b1d57eaed22d {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f52f1e84-9a4a-49c2-a6e3-b1d57eaed22d {
  padding-left: 7%;
}
}@media (max-width: 767px){#s-f52f1e84-9a4a-49c2-a6e3-b1d57eaed22d {
  padding-top: 20px;
padding-left: 10%;
padding-right: 20px;
min-height: 350px;
}
}







#s-f52f1e84-9a4a-49c2-a6e3-b1d57eaed22d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f52f1e84-9a4a-49c2-a6e3-b1d57eaed22d.shg-box.shg-c {
  justify-content: flex-end;
}

#s-4bcb870c-a666-4039-87b5-0c21511a3213 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4bcb870c-a666-4039-87b5-0c21511a3213 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-4bae95fc-027c-485c-9ee4-7cb918081b7b {
  margin-bottom: 30px;
}

#s-c16bb390-1a73-4530-b796-cd5d5286da80 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-c16bb390-1a73-4530-b796-cd5d5286da80:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-c16bb390-1a73-4530-b796-cd5d5286da80:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-c16bb390-1a73-4530-b796-cd5d5286da80-btn-wrapper {
    text-align: left;
  }


#s-c16bb390-1a73-4530-b796-cd5d5286da80.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-df4aef0a-bb93-4f88-a5d7-b355ee09d96e {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 7%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: left bottom;
}
@media (max-width: 767px){#s-df4aef0a-bb93-4f88-a5d7-b355ee09d96e {
  padding-right: 20px;
min-height: 350px;
}
}







#s-df4aef0a-bb93-4f88-a5d7-b355ee09d96e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df4aef0a-bb93-4f88-a5d7-b355ee09d96e.shg-box.shg-c {
  justify-content: flex-end;
}
@media (max-width: 767px){






#s-df4aef0a-bb93-4f88-a5d7-b355ee09d96e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-df4aef0a-bb93-4f88-a5d7-b355ee09d96e.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-d5aa7825-d931-4dbc-a8a0-4368a65df5c9 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d5aa7825-d931-4dbc-a8a0-4368a65df5c9 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-1d30f428-29b6-4c32-bd2c-281ff4383e26 {
  margin-bottom: 30px;
}

#s-9eebfd33-66c4-4220-8c37-d09cddcd68b2 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-9eebfd33-66c4-4220-8c37-d09cddcd68b2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-9eebfd33-66c4-4220-8c37-d09cddcd68b2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-9eebfd33-66c4-4220-8c37-d09cddcd68b2-btn-wrapper {
    text-align: left;
  }


#s-9eebfd33-66c4-4220-8c37-d09cddcd68b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d48a07a0-a596-4f76-b46d-2e68ac7ca74c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-2ef65032-d5b6-4445-9def-5a6f8544d399 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-2ef65032-d5b6-4445-9def-5a6f8544d399 {
  padding-top: 20px;
padding-left: 10%;
padding-right: 20px;
min-height: 350px;
}
}







#s-2ef65032-d5b6-4445-9def-5a6f8544d399 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-2ef65032-d5b6-4445-9def-5a6f8544d399.shg-box.shg-c {
  justify-content: flex-end;
}
@media (max-width: 767px){






#s-2ef65032-d5b6-4445-9def-5a6f8544d399 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-2ef65032-d5b6-4445-9def-5a6f8544d399.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-18e0accd-fa3e-4937-94bf-7b598b84a7c0 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-18e0accd-fa3e-4937-94bf-7b598b84a7c0 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-56f37632-9396-4c33-a8b2-d61a4d46cdc1 {
  margin-bottom: 30px;
}

#s-f796b2eb-9254-49fb-b112-35694968a220 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-f796b2eb-9254-49fb-b112-35694968a220:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-f796b2eb-9254-49fb-b112-35694968a220:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-f796b2eb-9254-49fb-b112-35694968a220-btn-wrapper {
    text-align: left;
  }


#s-f796b2eb-9254-49fb-b112-35694968a220.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-9e96829a-9e0d-4c22-bba1-94aeaf48b093 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-9e96829a-9e0d-4c22-bba1-94aeaf48b093 {
  padding-left: 7%;
}
}@media (max-width: 767px){#s-9e96829a-9e0d-4c22-bba1-94aeaf48b093 {
  padding-left: 10%;
padding-right: 20px;
min-height: 350px;
}
}







#s-9e96829a-9e0d-4c22-bba1-94aeaf48b093 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-9e96829a-9e0d-4c22-bba1-94aeaf48b093.shg-box.shg-c {
  justify-content: flex-end;
}
@media (max-width: 767px){






#s-9e96829a-9e0d-4c22-bba1-94aeaf48b093 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-9e96829a-9e0d-4c22-bba1-94aeaf48b093.shg-box.shg-c {
  justify-content: flex-end;
}
}
#s-79ed7cb6-eeb0-4bc7-8a43-b984aeffcd60 {
  margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-79ed7cb6-eeb0-4bc7-8a43-b984aeffcd60 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-dd42c51e-5374-4394-aeb8-7ba6d42eccb0 {
  margin-bottom: 30px;
}

#s-5157d971-85fd-4c34-9b76-8a52fb123f56 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-5157d971-85fd-4c34-9b76-8a52fb123f56:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-5157d971-85fd-4c34-9b76-8a52fb123f56:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-5157d971-85fd-4c34-9b76-8a52fb123f56-btn-wrapper {
    text-align: left;
  }


#s-5157d971-85fd-4c34-9b76-8a52fb123f56.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-4473ad46-2fb8-4641-8597-77d1a370b897 {
  padding-top: 7%;
padding-bottom: 9%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-4473ad46-2fb8-4641-8597-77d1a370b897 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4473ad46-2fb8-4641-8597-77d1a370b897.shg-box.shg-c {
  justify-content: center;
}

#s-db7e5e2d-84de-4ae0-8660-f4e55fe7fc74 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db7e5e2d-84de-4ae0-8660-f4e55fe7fc74 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-7df84b13-6462-4558-8213-dc141315ee12 {
  margin-bottom: 1%;
text-align: center;
}




  #s-7df84b13-6462-4558-8213-dc141315ee12 img.shogun-image {
    
    width: px;
  }


#s-7df84b13-6462-4558-8213-dc141315ee12 .shogun-image-content {
  
    align-items: center;
  
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-0902bbcd-4325-46c4-85a4-6ecf9152dd3c {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8e30378a-8cb6-43bc-acb0-3468b7c72665"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-80eabedc-99d2-4820-98fc-38e7cd5d8e39 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-238621bc-2438-435e-a8af-61a915c5b61a {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-686b1704-b58b-49cc-a479-c6cf33637562 {
  margin-top: 1%;
margin-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-10bda38f-e9f3-4edd-8570-e1d441e83c61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-8463baf9-f960-47fd-98bb-b44cc9a3a365 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-9c1e79a4-e294-45f5-97d0-2e8368bdc4c6 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-9fda62d2-dfb1-4058-afc8-1a33b7e6d2aa {
  margin-top: 1%;
margin-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e426cb28-67a2-4916-b205-72702f26911d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-b5fdbe40-983e-42a8-8417-be58560f5771 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-4cea6ad3-6270-4211-b142-a7748ca47b31 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-3d3dcf38-1028-45d4-bb4a-27133327d461 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-6149b9d2-7212-4736-8b0d-3bbd56323a80 {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 15px;
padding-left: 15%;
padding-bottom: 15px;
padding-right: 15%;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-6149b9d2-7212-4736-8b0d-3bbd56323a80:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6149b9d2-7212-4736-8b0d-3bbd56323a80:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-6149b9d2-7212-4736-8b0d-3bbd56323a80-btn-wrapper {
    text-align: center;
  }


#s-6149b9d2-7212-4736-8b0d-3bbd56323a80.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-9bed7c71-f335-4b34-919f-4e899941ab51 {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 100px;
background-color: rgba(0, 79, 163, 1);
}
@media (max-width: 767px){#s-9bed7c71-f335-4b34-919f-4e899941ab51 {
  min-height: 150px;
}
}







#s-9bed7c71-f335-4b34-919f-4e899941ab51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bed7c71-f335-4b34-919f-4e899941ab51.shg-box.shg-c {
  justify-content: center;
}

#s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6b21dc5-2d65-4fc9-adbe-a9238f21bdba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f69ef939-22de-4170-8236-2f02ceb8394d {
  margin-bottom: 0px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f69ef939-22de-4170-8236-2f02ceb8394d {
  display: none;
}
#s-f69ef939-22de-4170-8236-2f02ceb8394d, #wrap-s-f69ef939-22de-4170-8236-2f02ceb8394d { display:none !important; }}@media (max-width: 767px){#s-f69ef939-22de-4170-8236-2f02ceb8394d {
  display: none;
}
#s-f69ef939-22de-4170-8236-2f02ceb8394d, #wrap-s-f69ef939-22de-4170-8236-2f02ceb8394d { display:none !important; }}
#s-98dc514c-9332-49ed-8e5a-4d7988e4fb3b {
  margin-bottom: 12px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-98dc514c-9332-49ed-8e5a-4d7988e4fb3b {
  display: none;
}
#s-98dc514c-9332-49ed-8e5a-4d7988e4fb3b, #wrap-s-98dc514c-9332-49ed-8e5a-4d7988e4fb3b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98dc514c-9332-49ed-8e5a-4d7988e4fb3b {
  display: none;
}
#s-98dc514c-9332-49ed-8e5a-4d7988e4fb3b, #wrap-s-98dc514c-9332-49ed-8e5a-4d7988e4fb3b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-98dc514c-9332-49ed-8e5a-4d7988e4fb3b {
  
}
}@media (max-width: 767px){#s-98dc514c-9332-49ed-8e5a-4d7988e4fb3b {
  
}
}
#s-c8270d81-d785-4d73-8566-821cec506c06 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0.29);
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-c8270d81-d785-4d73-8566-821cec506c06:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c8270d81-d785-4d73-8566-821cec506c06:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-c8270d81-d785-4d73-8566-821cec506c06 {
  display: none;
}
#s-c8270d81-d785-4d73-8566-821cec506c06, #wrap-s-c8270d81-d785-4d73-8566-821cec506c06 { display:none !important; }}@media (max-width: 767px){#s-c8270d81-d785-4d73-8566-821cec506c06 {
  display: none;
}
#s-c8270d81-d785-4d73-8566-821cec506c06, #wrap-s-c8270d81-d785-4d73-8566-821cec506c06 { display:none !important; }}

  #s-c8270d81-d785-4d73-8566-821cec506c06-btn-wrapper {
    text-align: center;
  }


#s-c8270d81-d785-4d73-8566-821cec506c06.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}

#s-dea3ab47-2676-453d-ac8a-426471c44a9e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0.29);
text-decoration: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-dea3ab47-2676-453d-ac8a-426471c44a9e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
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: rgba(69, 78, 149, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dea3ab47-2676-453d-ac8a-426471c44a9e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-dea3ab47-2676-453d-ac8a-426471c44a9e {
  display: none;
}
#s-dea3ab47-2676-453d-ac8a-426471c44a9e, #wrap-s-dea3ab47-2676-453d-ac8a-426471c44a9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dea3ab47-2676-453d-ac8a-426471c44a9e {
  display: none;
}
#s-dea3ab47-2676-453d-ac8a-426471c44a9e, #wrap-s-dea3ab47-2676-453d-ac8a-426471c44a9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dea3ab47-2676-453d-ac8a-426471c44a9e {
  
}
}@media (max-width: 767px){#s-dea3ab47-2676-453d-ac8a-426471c44a9e {
  margin-right: auto;
}
}


#s-dea3ab47-2676-453d-ac8a-426471c44a9e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-532bc190-5f5b-4aca-8a71-eec109960c51 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-532bc190-5f5b-4aca-8a71-eec109960c51"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0dd4ff64-1366-4845-b807-a86266388a02 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0dd4ff64-1366-4845-b807-a86266388a02 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-0dd4ff64-1366-4845-b807-a86266388a02 {
  padding-left: 20px;
padding-right: 20px;
min-height: 300px;
}
}







#s-0dd4ff64-1366-4845-b807-a86266388a02 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
}#s-0dd4ff64-1366-4845-b807-a86266388a02.shg-box.shg-c {
  justify-content: center;
}

#s-c2e22b96-6f22-4d91-b6e0-22e32643a187 {
  margin-bottom: 3%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c2e22b96-6f22-4d91-b6e0-22e32643a187 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-4746efd6-1cfc-4951-aee7-cc822381f3f0 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-4746efd6-1cfc-4951-aee7-cc822381f3f0:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-4746efd6-1cfc-4951-aee7-cc822381f3f0:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-4746efd6-1cfc-4951-aee7-cc822381f3f0-btn-wrapper {
    text-align: center;
  }


#s-4746efd6-1cfc-4951-aee7-cc822381f3f0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-45e55cc9-59c6-4a0e-9a6d-d18dd39f99d9 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-45e55cc9-59c6-4a0e-9a6d-d18dd39f99d9 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-45e55cc9-59c6-4a0e-9a6d-d18dd39f99d9 {
  padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 300px;
}
}







#s-45e55cc9-59c6-4a0e-9a6d-d18dd39f99d9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-45e55cc9-59c6-4a0e-9a6d-d18dd39f99d9.shg-box.shg-c {
  justify-content: center;
}

#s-d2889c60-13f2-4bd6-a326-0fd6f6a3344a {
  margin-bottom: 3%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d2889c60-13f2-4bd6-a326-0fd6f6a3344a .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-55c72b6a-0d06-4a66-864b-5c84294298d7 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-55c72b6a-0d06-4a66-864b-5c84294298d7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-55c72b6a-0d06-4a66-864b-5c84294298d7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-55c72b6a-0d06-4a66-864b-5c84294298d7-btn-wrapper {
    text-align: center;
  }


#s-55c72b6a-0d06-4a66-864b-5c84294298d7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  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;
  }
}

#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;
}
