.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;
}

.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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 70px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  display: none;
}
#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525, #wrap-s-9f34d573-52d1-4d5f-8d6d-504a67a5c525, #wrap-content-s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  display: none;
}
#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525, #wrap-s-9f34d573-52d1-4d5f-8d6d-504a67a5c525, #wrap-content-s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  display: none;
}
#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525, #wrap-s-9f34d573-52d1-4d5f-8d6d-504a67a5c525, #wrap-content-s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 { display: none !important; }}
#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 {
  background-image: url(https://i.shgcdn.com/1e963e82-41f7-4721-ac14-8d112f7d9981/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.35;
  display: block;
}#s-9f34d573-52d1-4d5f-8d6d-504a67a5c525.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  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-201de98e-e50d-4bb9-a08f-b6b78d0f413e {
  padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
text-align: left;
}

#s-201de98e-e50d-4bb9-a08f-b6b78d0f413e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  text-align: left;
}



#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 {
  padding-bottom: 0px;
min-height: 50px;
}








#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e8399a0b-b2c1-47ba-b65c-d1e26d713ea0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dc360bfc-061f-4bf1-8923-f510d13fb62a {
  margin-bottom: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-dc360bfc-061f-4bf1-8923-f510d13fb62a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc360bfc-061f-4bf1-8923-f510d13fb62a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 70px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d {
  display: none;
}
#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d, #wrap-s-aa82c2f4-e2f4-4630-b84b-2a304168e80d, #wrap-content-s-aa82c2f4-e2f4-4630-b84b-2a304168e80d { display: none !important; }}
#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d {
  background-image: url(https://i.shgcdn.com/8e86aa6c-39f9-4c31-be30-5265d0a15425/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.35;
  display: block;
}#s-aa82c2f4-e2f4-4630-b84b-2a304168e80d.shg-box.shg-c {
  justify-content: center;
}

#s-384d32f7-6ce9-450c-9128-f916d34e4562 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: px;
padding-bottom: 10px;
padding-right: px;
max-width: 1200px;
text-align: left;
}

#s-384d32f7-6ce9-450c-9128-f916d34e4562 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 59px;
  
  
  
}



#s-c032c831-d0bb-4696-b502-ba3e96595790 {
  min-height: 50px;
}








#s-c032c831-d0bb-4696-b502-ba3e96595790 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c032c831-d0bb-4696-b502-ba3e96595790.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4bbb75dd-bf31-46d5-8414-d9ac7b4a76d2 {
  min-height: 50px;
}








#s-4bbb75dd-bf31-46d5-8414-d9ac7b4a76d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4bbb75dd-bf31-46d5-8414-d9ac7b4a76d2.shg-box.shg-c {
  justify-content: flex-start;
}

.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;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-0272228d-ca74-416b-877c-5204427f2501 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0272228d-ca74-416b-877c-5204427f2501"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

}

.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 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 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;
  
  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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

@media (min-width: 768px) and (max-width: 991px){#s-a3a8b990-859f-4b3e-b442-1a0f9312f67f {
  display: none;
}
#s-a3a8b990-859f-4b3e-b442-1a0f9312f67f, #wrap-s-a3a8b990-859f-4b3e-b442-1a0f9312f67f, #wrap-content-s-a3a8b990-859f-4b3e-b442-1a0f9312f67f { display: none !important; }}@media (max-width: 767px){#s-a3a8b990-859f-4b3e-b442-1a0f9312f67f {
  display: none;
}
#s-a3a8b990-859f-4b3e-b442-1a0f9312f67f, #wrap-s-a3a8b990-859f-4b3e-b442-1a0f9312f67f, #wrap-content-s-a3a8b990-859f-4b3e-b442-1a0f9312f67f { display: none !important; }}
.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-text {
  
  
}

.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-d9962073-84d3-4461-9bbf-069529be4554 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: right;
background-color: #3498db;
text-decoration: none;
}
#s-d9962073-84d3-4461-9bbf-069529be4554:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-d9962073-84d3-4461-9bbf-069529be4554:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d9962073-84d3-4461-9bbf-069529be4554-root {
    text-align: right;
  }


#s-d9962073-84d3-4461-9bbf-069529be4554.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-d9962073-84d3-4461-9bbf-069529be4554-root {
    text-align: right;
  }


#s-d9962073-84d3-4461-9bbf-069529be4554.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d9962073-84d3-4461-9bbf-069529be4554-root {
    text-align: right;
  }


#s-d9962073-84d3-4461-9bbf-069529be4554.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d9962073-84d3-4461-9bbf-069529be4554-root {
    text-align: right;
  }


#s-d9962073-84d3-4461-9bbf-069529be4554.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-d9962073-84d3-4461-9bbf-069529be4554-root {
    text-align: right;
  }


#s-d9962073-84d3-4461-9bbf-069529be4554.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}
}
#s-14aa14be-3c0e-4a41-892b-1015ec733cfc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-14aa14be-3c0e-4a41-892b-1015ec733cfc {
  
}
}







#s-14aa14be-3c0e-4a41-892b-1015ec733cfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-14aa14be-3c0e-4a41-892b-1015ec733cfc.shg-box.shg-c {
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

@media (min-width: 1200px){#s-443ec154-dfd5-477a-9070-301ad9698b0a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-443ec154-dfd5-477a-9070-301ad9698b0a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-443ec154-dfd5-477a-9070-301ad9698b0a {
  
}
}@media (max-width: 767px){#s-443ec154-dfd5-477a-9070-301ad9698b0a {
  
}
}

  #s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0);
  }
#s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
}

#s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 0);
}

#s-443ec154-dfd5-477a-9070-301ad9698b0a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0);
}

#s-25f9f9f3-d14b-4984-8890-6fe792221c7b {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-25f9f9f3-d14b-4984-8890-6fe792221c7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25f9f9f3-d14b-4984-8890-6fe792221c7b.shg-box.shg-c {
  justify-content: center;
}

#s-b23e5137-8c09-41b0-a610-7e87748ff883 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-b23e5137-8c09-41b0-a610-7e87748ff883 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



@media (min-width: 0px) {
[id="s-8413ffaa-f3a6-471f-8183-9e700959ed42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8413ffaa-f3a6-471f-8183-9e700959ed42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8413ffaa-f3a6-471f-8183-9e700959ed42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8413ffaa-f3a6-471f-8183-9e700959ed42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8413ffaa-f3a6-471f-8183-9e700959ed42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8413ffaa-f3a6-471f-8183-9e700959ed42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8413ffaa-f3a6-471f-8183-9e700959ed42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-a434eb1e-c96e-458e-9e2f-b39943535844 {
  padding-top: 0px;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-a434eb1e-c96e-458e-9e2f-b39943535844 {
  
}
}







#s-a434eb1e-c96e-458e-9e2f-b39943535844 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a434eb1e-c96e-458e-9e2f-b39943535844.shg-box.shg-c {
  justify-content: center;
}

#s-e6c2edd2-34a0-4651-8389-50a1ebe48c44 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-e6c2edd2-34a0-4651-8389-50a1ebe48c44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6c2edd2-34a0-4651-8389-50a1ebe48c44.shg-box.shg-c {
  justify-content: center;
}

#s-40240ac2-85b3-4c9d-b4b1-b9f89ef0fdb9 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-40240ac2-85b3-4c9d-b4b1-b9f89ef0fdb9 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



@media (min-width: 0px) {
[id="s-8792fd87-0615-4b84-8246-16d2796370bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8792fd87-0615-4b84-8246-16d2796370bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8792fd87-0615-4b84-8246-16d2796370bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8792fd87-0615-4b84-8246-16d2796370bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8792fd87-0615-4b84-8246-16d2796370bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8792fd87-0615-4b84-8246-16d2796370bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8792fd87-0615-4b84-8246-16d2796370bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px){#s-0689cf39-7352-45a8-9fee-5c5e8e217244 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0689cf39-7352-45a8-9fee-5c5e8e217244 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0689cf39-7352-45a8-9fee-5c5e8e217244 {
  display: none;
}
#s-0689cf39-7352-45a8-9fee-5c5e8e217244, #wrap-s-0689cf39-7352-45a8-9fee-5c5e8e217244, #wrap-content-s-0689cf39-7352-45a8-9fee-5c5e8e217244 { display: none !important; }}@media (max-width: 767px){#s-0689cf39-7352-45a8-9fee-5c5e8e217244 {
  display: none;
}
#s-0689cf39-7352-45a8-9fee-5c5e8e217244, #wrap-s-0689cf39-7352-45a8-9fee-5c5e8e217244, #wrap-content-s-0689cf39-7352-45a8-9fee-5c5e8e217244 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0689cf39-7352-45a8-9fee-5c5e8e217244"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-0689cf39-7352-45a8-9fee-5c5e8e217244"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0689cf39-7352-45a8-9fee-5c5e8e217244"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0689cf39-7352-45a8-9fee-5c5e8e217244"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-9020bb1f-fa59-4b0d-866c-5e799a6ec230 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-9020bb1f-fa59-4b0d-866c-5e799a6ec230 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9020bb1f-fa59-4b0d-866c-5e799a6ec230 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9020bb1f-fa59-4b0d-866c-5e799a6ec230 {
  display: none;
}
#s-9020bb1f-fa59-4b0d-866c-5e799a6ec230, #wrap-s-9020bb1f-fa59-4b0d-866c-5e799a6ec230, #wrap-content-s-9020bb1f-fa59-4b0d-866c-5e799a6ec230 { display: none !important; }}@media (max-width: 767px){#s-9020bb1f-fa59-4b0d-866c-5e799a6ec230 {
  
}
}







#s-9020bb1f-fa59-4b0d-866c-5e799a6ec230 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
  display: block;
}#s-9020bb1f-fa59-4b0d-866c-5e799a6ec230.shg-box.shg-c {
  justify-content: center;
}

#s-eac2ebe4-6149-4fdd-a4e6-0af3079d8a68 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-a1e3fbdb-ea58-42c1-abb8-9dc688d51639 {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 34%;
max-width: 90%;
}

#s-b5cde00a-c750-4279-b89f-e7c8da547b4d {
  margin-left: 34px;
margin-right: 34px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-b5cde00a-c750-4279-b89f-e7c8da547b4d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWU4MzRkMzAtNThjOC00ZWM4LWE0ODctOGEyYjMxNTc2Zjg5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1ZTgzNGQzMC01OGM4LTRlYzgtYTQ4Ny04YTJiMzE1NzZmODkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}#s-b5cde00a-c750-4279-b89f-e7c8da547b4d:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-b5cde00a-c750-4279-b89f-e7c8da547b4d-root {
    text-align: left;
  }


#s-b5cde00a-c750-4279-b89f-e7c8da547b4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b5cde00a-c750-4279-b89f-e7c8da547b4d-root {
    text-align: left;
  }


#s-b5cde00a-c750-4279-b89f-e7c8da547b4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b5cde00a-c750-4279-b89f-e7c8da547b4d-root {
    text-align: left;
  }


#s-b5cde00a-c750-4279-b89f-e7c8da547b4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b5cde00a-c750-4279-b89f-e7c8da547b4d-root {
    text-align: left;
  }


#s-b5cde00a-c750-4279-b89f-e7c8da547b4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b5cde00a-c750-4279-b89f-e7c8da547b4d-root {
    text-align: left;
  }


#s-b5cde00a-c750-4279-b89f-e7c8da547b4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-96d33b41-0eda-4f8c-aed3-346f73302a63 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-96d33b41-0eda-4f8c-aed3-346f73302a63 {
  display: none;
}
#s-96d33b41-0eda-4f8c-aed3-346f73302a63, #wrap-s-96d33b41-0eda-4f8c-aed3-346f73302a63, #wrap-content-s-96d33b41-0eda-4f8c-aed3-346f73302a63 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96d33b41-0eda-4f8c-aed3-346f73302a63 {
  display: none;
}
#s-96d33b41-0eda-4f8c-aed3-346f73302a63, #wrap-s-96d33b41-0eda-4f8c-aed3-346f73302a63, #wrap-content-s-96d33b41-0eda-4f8c-aed3-346f73302a63 { display: none !important; }}@media (max-width: 767px){#s-96d33b41-0eda-4f8c-aed3-346f73302a63 {
  display: none;
}
#s-96d33b41-0eda-4f8c-aed3-346f73302a63, #wrap-s-96d33b41-0eda-4f8c-aed3-346f73302a63, #wrap-content-s-96d33b41-0eda-4f8c-aed3-346f73302a63 { display: none !important; }}







#s-96d33b41-0eda-4f8c-aed3-346f73302a63 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
  display: block;
}#s-96d33b41-0eda-4f8c-aed3-346f73302a63.shg-box.shg-c {
  justify-content: center;
}

#s-c2615618-fd48-4dc9-a756-a67f101ebcc9 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-49ee6fa6-8ff2-4150-946a-86b2baaaf72b {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 34%;
max-width: 90%;
}

#s-537ea413-4ac7-48b6-8e47-74579d74ceb2 {
  margin-left: 34px;
margin-right: 34px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-537ea413-4ac7-48b6-8e47-74579d74ceb2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-537ea413-4ac7-48b6-8e47-74579d74ceb2:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-537ea413-4ac7-48b6-8e47-74579d74ceb2-root {
    text-align: left;
  }


#s-537ea413-4ac7-48b6-8e47-74579d74ceb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-537ea413-4ac7-48b6-8e47-74579d74ceb2-root {
    text-align: left;
  }


#s-537ea413-4ac7-48b6-8e47-74579d74ceb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-537ea413-4ac7-48b6-8e47-74579d74ceb2-root {
    text-align: left;
  }


#s-537ea413-4ac7-48b6-8e47-74579d74ceb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-537ea413-4ac7-48b6-8e47-74579d74ceb2-root {
    text-align: left;
  }


#s-537ea413-4ac7-48b6-8e47-74579d74ceb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-537ea413-4ac7-48b6-8e47-74579d74ceb2-root {
    text-align: left;
  }


#s-537ea413-4ac7-48b6-8e47-74579d74ceb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-4e690bfa-05af-44d4-8940-3e901d6ac94f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4e690bfa-05af-44d4-8940-3e901d6ac94f {
  display: none;
}
#s-4e690bfa-05af-44d4-8940-3e901d6ac94f, #wrap-s-4e690bfa-05af-44d4-8940-3e901d6ac94f, #wrap-content-s-4e690bfa-05af-44d4-8940-3e901d6ac94f { display: none !important; }}







#s-4e690bfa-05af-44d4-8940-3e901d6ac94f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-4e690bfa-05af-44d4-8940-3e901d6ac94f.shg-box.shg-c {
  justify-content: center;
}

#s-f07f7e1d-7efb-4bf4-882f-45055f2c312b {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-7776611e-051c-4a0f-a6f3-3f21c60dcdcf {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 34%;
max-width: 90%;
}

#s-227230eb-08c4-4f65-af8b-f485e9881c1b {
  margin-left: 34px;
margin-right: 34px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-227230eb-08c4-4f65-af8b-f485e9881c1b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-227230eb-08c4-4f65-af8b-f485e9881c1b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-227230eb-08c4-4f65-af8b-f485e9881c1b-root {
    text-align: left;
  }


#s-227230eb-08c4-4f65-af8b-f485e9881c1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-227230eb-08c4-4f65-af8b-f485e9881c1b-root {
    text-align: left;
  }


#s-227230eb-08c4-4f65-af8b-f485e9881c1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-227230eb-08c4-4f65-af8b-f485e9881c1b-root {
    text-align: left;
  }


#s-227230eb-08c4-4f65-af8b-f485e9881c1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-227230eb-08c4-4f65-af8b-f485e9881c1b-root {
    text-align: left;
  }


#s-227230eb-08c4-4f65-af8b-f485e9881c1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-227230eb-08c4-4f65-af8b-f485e9881c1b-root {
    text-align: left;
  }


#s-227230eb-08c4-4f65-af8b-f485e9881c1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-961d3881-2bb8-454d-a800-afbd2f1b2796 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-961d3881-2bb8-454d-a800-afbd2f1b2796 {
  display: none;
}
#s-961d3881-2bb8-454d-a800-afbd2f1b2796, #wrap-s-961d3881-2bb8-454d-a800-afbd2f1b2796, #wrap-content-s-961d3881-2bb8-454d-a800-afbd2f1b2796 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-961d3881-2bb8-454d-a800-afbd2f1b2796 {
  display: none;
}
#s-961d3881-2bb8-454d-a800-afbd2f1b2796, #wrap-s-961d3881-2bb8-454d-a800-afbd2f1b2796, #wrap-content-s-961d3881-2bb8-454d-a800-afbd2f1b2796 { display: none !important; }}@media (max-width: 767px){#s-961d3881-2bb8-454d-a800-afbd2f1b2796 {
  display: none;
}
#s-961d3881-2bb8-454d-a800-afbd2f1b2796, #wrap-s-961d3881-2bb8-454d-a800-afbd2f1b2796, #wrap-content-s-961d3881-2bb8-454d-a800-afbd2f1b2796 { display: none !important; }}







#s-961d3881-2bb8-454d-a800-afbd2f1b2796 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-961d3881-2bb8-454d-a800-afbd2f1b2796.shg-box.shg-c {
  justify-content: center;
}

#s-5dd7a1a6-b98b-4bce-9d55-ab029761a30d {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-10708f04-edda-462a-bfa8-7582159c7f8c {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 34%;
max-width: 90%;
}

#s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845 {
  margin-left: 34px;
margin-right: 34px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845-root {
    text-align: left;
  }


#s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845-root {
    text-align: left;
  }


#s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845-root {
    text-align: left;
  }


#s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845-root {
    text-align: left;
  }


#s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845-root {
    text-align: left;
  }


#s-3ba9d5f3-e9de-405f-95d0-b6e271fa1845.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-19bcee78-790c-4b33-bd68-472e8a2be5ca {
  display: none;
}
#s-19bcee78-790c-4b33-bd68-472e8a2be5ca, #wrap-s-19bcee78-790c-4b33-bd68-472e8a2be5ca, #wrap-content-s-19bcee78-790c-4b33-bd68-472e8a2be5ca { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19bcee78-790c-4b33-bd68-472e8a2be5ca {
  display: none;
}
#s-19bcee78-790c-4b33-bd68-472e8a2be5ca, #wrap-s-19bcee78-790c-4b33-bd68-472e8a2be5ca, #wrap-content-s-19bcee78-790c-4b33-bd68-472e8a2be5ca { display: none !important; }}@media (max-width: 767px){#s-19bcee78-790c-4b33-bd68-472e8a2be5ca {
  display: none;
}
#s-19bcee78-790c-4b33-bd68-472e8a2be5ca, #wrap-s-19bcee78-790c-4b33-bd68-472e8a2be5ca, #wrap-content-s-19bcee78-790c-4b33-bd68-472e8a2be5ca { display: none !important; }}
@media (min-width: 0px) {
[id="s-19bcee78-790c-4b33-bd68-472e8a2be5ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-19bcee78-790c-4b33-bd68-472e8a2be5ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-19bcee78-790c-4b33-bd68-472e8a2be5ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-19bcee78-790c-4b33-bd68-472e8a2be5ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8 {
  display: none;
}
#s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8, #wrap-s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8, #wrap-content-s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8 { display: none !important; }}@media (max-width: 767px){#s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8 {
  
}
}







#s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
  display: block;
}#s-0ca1d379-84d4-4d6d-9c56-84706d43d4e8.shg-box.shg-c {
  justify-content: center;
}

#s-7173b37a-8e90-4569-ba48-0e081f9eece2 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-f857ab1e-6061-4ee3-a2e5-b0ceed36bc7f {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 34%;
max-width: 90%;
}

#s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2 {
  margin-left: 34px;
margin-right: 34px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2-root {
    text-align: left;
  }


#s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2-root {
    text-align: left;
  }


#s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2-root {
    text-align: left;
  }


#s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2-root {
    text-align: left;
  }


#s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2-root {
    text-align: left;
  }


#s-c656e13b-2e57-4f8f-abd6-e85014b1b2a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a {
  display: none;
}
#s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a, #wrap-s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a, #wrap-content-s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a {
  display: none;
}
#s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a, #wrap-s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a, #wrap-content-s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a { display: none !important; }}@media (max-width: 767px){#s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a {
  display: none;
}
#s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a, #wrap-s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a, #wrap-content-s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a { display: none !important; }}







#s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
  display: block;
}#s-1228ac7b-bef3-4bc5-ad8b-118f9930ce5a.shg-box.shg-c {
  justify-content: center;
}

#s-f77f8c17-e6e2-4b9c-b1e2-23e04937a4a5 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-c05844b8-03d1-493a-a4dd-475c14ad84bf {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 34%;
max-width: 90%;
}

#s-f7abea2b-243f-4c24-9cd1-a9728e16866a {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-f7abea2b-243f-4c24-9cd1-a9728e16866a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGNmMjdjMmItZGE5MS00MGUyLWEzY2ItZTQyNGQwOTU3OTQyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkY2YyN2MyYi1kYTkxLTQwZTItYTNjYi1lNDI0ZDA5NTc5NDIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}#s-f7abea2b-243f-4c24-9cd1-a9728e16866a:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-f7abea2b-243f-4c24-9cd1-a9728e16866a-root {
    text-align: left;
  }


#s-f7abea2b-243f-4c24-9cd1-a9728e16866a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f7abea2b-243f-4c24-9cd1-a9728e16866a-root {
    text-align: left;
  }


#s-f7abea2b-243f-4c24-9cd1-a9728e16866a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f7abea2b-243f-4c24-9cd1-a9728e16866a-root {
    text-align: left;
  }


#s-f7abea2b-243f-4c24-9cd1-a9728e16866a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f7abea2b-243f-4c24-9cd1-a9728e16866a-root {
    text-align: left;
  }


#s-f7abea2b-243f-4c24-9cd1-a9728e16866a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f7abea2b-243f-4c24-9cd1-a9728e16866a-root {
    text-align: left;
  }


#s-f7abea2b-243f-4c24-9cd1-a9728e16866a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-9e1d3614-88c9-48fe-8f9a-f455a7c825f0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e1d3614-88c9-48fe-8f9a-f455a7c825f0 {
  display: none;
}
#s-9e1d3614-88c9-48fe-8f9a-f455a7c825f0, #wrap-s-9e1d3614-88c9-48fe-8f9a-f455a7c825f0, #wrap-content-s-9e1d3614-88c9-48fe-8f9a-f455a7c825f0 { display: none !important; }}







#s-9e1d3614-88c9-48fe-8f9a-f455a7c825f0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-9e1d3614-88c9-48fe-8f9a-f455a7c825f0.shg-box.shg-c {
  justify-content: center;
}

#s-b7030e54-0d86-47c3-85d7-c90285e4ac36 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-bfdcd7a1-f316-49cf-9eca-949efffc28c4 {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 34%;
max-width: 90%;
}

#s-5d270f69-d811-4803-90cf-9b6ba638a127 {
  margin-left: 34px;
margin-right: 34px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-5d270f69-d811-4803-90cf-9b6ba638a127:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5d270f69-d811-4803-90cf-9b6ba638a127:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5d270f69-d811-4803-90cf-9b6ba638a127-root {
    text-align: left;
  }


#s-5d270f69-d811-4803-90cf-9b6ba638a127.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5d270f69-d811-4803-90cf-9b6ba638a127-root {
    text-align: left;
  }


#s-5d270f69-d811-4803-90cf-9b6ba638a127.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5d270f69-d811-4803-90cf-9b6ba638a127-root {
    text-align: left;
  }


#s-5d270f69-d811-4803-90cf-9b6ba638a127.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5d270f69-d811-4803-90cf-9b6ba638a127-root {
    text-align: left;
  }


#s-5d270f69-d811-4803-90cf-9b6ba638a127.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5d270f69-d811-4803-90cf-9b6ba638a127-root {
    text-align: left;
  }


#s-5d270f69-d811-4803-90cf-9b6ba638a127.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-2dd50fda-301d-42e1-baa1-cfdc19e3056b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-2dd50fda-301d-42e1-baa1-cfdc19e3056b {
  display: none;
}
#s-2dd50fda-301d-42e1-baa1-cfdc19e3056b, #wrap-s-2dd50fda-301d-42e1-baa1-cfdc19e3056b, #wrap-content-s-2dd50fda-301d-42e1-baa1-cfdc19e3056b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2dd50fda-301d-42e1-baa1-cfdc19e3056b {
  display: none;
}
#s-2dd50fda-301d-42e1-baa1-cfdc19e3056b, #wrap-s-2dd50fda-301d-42e1-baa1-cfdc19e3056b, #wrap-content-s-2dd50fda-301d-42e1-baa1-cfdc19e3056b { display: none !important; }}@media (max-width: 767px){#s-2dd50fda-301d-42e1-baa1-cfdc19e3056b {
  display: none;
}
#s-2dd50fda-301d-42e1-baa1-cfdc19e3056b, #wrap-s-2dd50fda-301d-42e1-baa1-cfdc19e3056b, #wrap-content-s-2dd50fda-301d-42e1-baa1-cfdc19e3056b { display: none !important; }}







#s-2dd50fda-301d-42e1-baa1-cfdc19e3056b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-2dd50fda-301d-42e1-baa1-cfdc19e3056b.shg-box.shg-c {
  justify-content: center;
}

#s-bc2cc6bb-4faf-4145-aeda-d7466effcd80 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-3c54fc2d-63ba-4c43-bacf-3a098c65eb9e {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 34%;
max-width: 90%;
}

#s-07665826-b492-4ef4-af52-bb451a367e06 {
  margin-left: 34px;
margin-right: 34px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-07665826-b492-4ef4-af52-bb451a367e06:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-07665826-b492-4ef4-af52-bb451a367e06:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-07665826-b492-4ef4-af52-bb451a367e06-root {
    text-align: left;
  }


#s-07665826-b492-4ef4-af52-bb451a367e06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-07665826-b492-4ef4-af52-bb451a367e06-root {
    text-align: left;
  }


#s-07665826-b492-4ef4-af52-bb451a367e06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-07665826-b492-4ef4-af52-bb451a367e06-root {
    text-align: left;
  }


#s-07665826-b492-4ef4-af52-bb451a367e06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-07665826-b492-4ef4-af52-bb451a367e06-root {
    text-align: left;
  }


#s-07665826-b492-4ef4-af52-bb451a367e06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-07665826-b492-4ef4-af52-bb451a367e06-root {
    text-align: left;
  }


#s-07665826-b492-4ef4-af52-bb451a367e06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-dcfd07a1-83b6-4637-a140-f5ea319de920 {
  display: none;
}
#s-dcfd07a1-83b6-4637-a140-f5ea319de920, #wrap-s-dcfd07a1-83b6-4637-a140-f5ea319de920, #wrap-content-s-dcfd07a1-83b6-4637-a140-f5ea319de920 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dcfd07a1-83b6-4637-a140-f5ea319de920 {
  display: none;
}
#s-dcfd07a1-83b6-4637-a140-f5ea319de920, #wrap-s-dcfd07a1-83b6-4637-a140-f5ea319de920, #wrap-content-s-dcfd07a1-83b6-4637-a140-f5ea319de920 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dcfd07a1-83b6-4637-a140-f5ea319de920 {
  display: none;
}
#s-dcfd07a1-83b6-4637-a140-f5ea319de920, #wrap-s-dcfd07a1-83b6-4637-a140-f5ea319de920, #wrap-content-s-dcfd07a1-83b6-4637-a140-f5ea319de920 { display: none !important; }}
@media (min-width: 0px) {
[id="s-dcfd07a1-83b6-4637-a140-f5ea319de920"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcfd07a1-83b6-4637-a140-f5ea319de920"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dcfd07a1-83b6-4637-a140-f5ea319de920"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcfd07a1-83b6-4637-a140-f5ea319de920"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-685dba8b-67e7-4e9a-a710-83758afc25cd {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
max-width: 100%;
background-position: center center;
}








#s-685dba8b-67e7-4e9a-a710-83758afc25cd > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
  display: block;
}#s-685dba8b-67e7-4e9a-a710-83758afc25cd.shg-box.shg-c {
  justify-content: center;
}

#s-9a766725-a796-47ba-8766-d7e30d8d8835 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-c9c35070-83b7-41b0-a403-2d9da7a7f2f0 {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-right: 34%;
max-width: 90%;
}

#s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGNmMjdjMmItZGE5MS00MGUyLWEzY2ItZTQyNGQwOTU3OTQyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkY2YyN2MyYi1kYTkxLTQwZTItYTNjYi1lNDI0ZDA5NTc5NDIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}#s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac-root {
    text-align: left;
  }


#s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac-root {
    text-align: left;
  }


#s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac-root {
    text-align: left;
  }


#s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac-root {
    text-align: left;
  }


#s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac-root {
    text-align: left;
  }


#s-cc8b6678-83ad-446a-91e7-eaab1b67f7ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-842e564b-1b7e-4157-a2d3-ec83793bdbe1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
max-width: 100%;
background-position: center center;
}








#s-842e564b-1b7e-4157-a2d3-ec83793bdbe1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-842e564b-1b7e-4157-a2d3-ec83793bdbe1.shg-box.shg-c {
  justify-content: center;
}

#s-667b3d92-a138-4a10-89ff-3caab18fd77f {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-243deaf2-07e8-45ae-a120-d87f05bffbc9 {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 34%;
max-width: 90%;
}

#s-818a4053-cd43-498f-9532-c32f7ec683a8 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-818a4053-cd43-498f-9532-c32f7ec683a8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-818a4053-cd43-498f-9532-c32f7ec683a8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-818a4053-cd43-498f-9532-c32f7ec683a8-root {
    text-align: left;
  }


#s-818a4053-cd43-498f-9532-c32f7ec683a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-818a4053-cd43-498f-9532-c32f7ec683a8-root {
    text-align: left;
  }


#s-818a4053-cd43-498f-9532-c32f7ec683a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-818a4053-cd43-498f-9532-c32f7ec683a8-root {
    text-align: left;
  }


#s-818a4053-cd43-498f-9532-c32f7ec683a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-818a4053-cd43-498f-9532-c32f7ec683a8-root {
    text-align: left;
  }


#s-818a4053-cd43-498f-9532-c32f7ec683a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-818a4053-cd43-498f-9532-c32f7ec683a8-root {
    text-align: left;
  }


#s-818a4053-cd43-498f-9532-c32f7ec683a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-a95d1d12-7bdc-4d8d-8749-2f8879735125 {
  padding-top: 35px;
padding-bottom: 0px;
min-height: 50px;
}








#s-a95d1d12-7bdc-4d8d-8749-2f8879735125 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a95d1d12-7bdc-4d8d-8749-2f8879735125.shg-box.shg-c {
  justify-content: center;
}

#s-0d6aadb9-7e59-49c3-90d9-f219ce597634 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d6aadb9-7e59-49c3-90d9-f219ce597634 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



#s-0f4fd4d3-9b92-4d85-bec4-9c70fc18b792 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-0f4fd4d3-9b92-4d85-bec4-9c70fc18b792"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f4fd4d3-9b92-4d85-bec4-9c70fc18b792"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0f4fd4d3-9b92-4d85-bec4-9c70fc18b792"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0f4fd4d3-9b92-4d85-bec4-9c70fc18b792"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0f4fd4d3-9b92-4d85-bec4-9c70fc18b792"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f4fd4d3-9b92-4d85-bec4-9c70fc18b792"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0f4fd4d3-9b92-4d85-bec4-9c70fc18b792"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-8972a737-b131-4212-ba21-cdbe0428fe23 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8972a737-b131-4212-ba21-cdbe0428fe23 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8972a737-b131-4212-ba21-cdbe0428fe23 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8972a737-b131-4212-ba21-cdbe0428fe23 {
  display: none;
}
#s-8972a737-b131-4212-ba21-cdbe0428fe23, #wrap-s-8972a737-b131-4212-ba21-cdbe0428fe23, #wrap-content-s-8972a737-b131-4212-ba21-cdbe0428fe23 { display: none !important; }}@media (max-width: 767px){#s-8972a737-b131-4212-ba21-cdbe0428fe23 {
  margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 0px) {
[id="s-8972a737-b131-4212-ba21-cdbe0428fe23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8972a737-b131-4212-ba21-cdbe0428fe23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-8972a737-b131-4212-ba21-cdbe0428fe23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-8972a737-b131-4212-ba21-cdbe0428fe23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-0ed72486-7620-4d04-974f-198f9476aaab {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-0ed72486-7620-4d04-974f-198f9476aaab > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-0ed72486-7620-4d04-974f-198f9476aaab.shg-box.shg-c {
  justify-content: center;
}

.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;
  flex-direction: column;
  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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-b1529dbc-2a1e-4fed-a50e-372c6238b72d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}
#s-b1529dbc-2a1e-4fed-a50e-372c6238b72d:hover {opacity: 1 !important;}
#s-b1529dbc-2a1e-4fed-a50e-372c6238b72d {
  overflow: hidden;
  
  
}







  #s-b1529dbc-2a1e-4fed-a50e-372c6238b72d img.shogun-image {
    

    
    
    
  }


#s-b1529dbc-2a1e-4fed-a50e-372c6238b72d .shogun-image-content {
  
    justify-content: center;
  
}

#s-202bd281-07b9-498b-94ab-454333cf004d {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-202bd281-07b9-498b-94ab-454333cf004d .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-dd1724c8-69fc-4f83-bab9-1074f578427a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-dd1724c8-69fc-4f83-bab9-1074f578427a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dd1724c8-69fc-4f83-bab9-1074f578427a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dd1724c8-69fc-4f83-bab9-1074f578427a-root {
    text-align: center;
  }


#s-dd1724c8-69fc-4f83-bab9-1074f578427a.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dd1724c8-69fc-4f83-bab9-1074f578427a-root {
    text-align: center;
  }


#s-dd1724c8-69fc-4f83-bab9-1074f578427a.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dd1724c8-69fc-4f83-bab9-1074f578427a-root {
    text-align: center;
  }


#s-dd1724c8-69fc-4f83-bab9-1074f578427a.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dd1724c8-69fc-4f83-bab9-1074f578427a-root {
    text-align: center;
  }


#s-dd1724c8-69fc-4f83-bab9-1074f578427a.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dd1724c8-69fc-4f83-bab9-1074f578427a-root {
    text-align: center;
  }


#s-dd1724c8-69fc-4f83-bab9-1074f578427a.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-7d2b9aba-ebc5-4272-8d11-0254b9869559 {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-7d2b9aba-ebc5-4272-8d11-0254b9869559 > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-7d2b9aba-ebc5-4272-8d11-0254b9869559.shg-box.shg-c {
  justify-content: center;
}

#s-109b05bc-76a7-4af4-9368-58fbdc9f08f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}
#s-109b05bc-76a7-4af4-9368-58fbdc9f08f8:hover {opacity: 1 !important;}
#s-109b05bc-76a7-4af4-9368-58fbdc9f08f8 {
  overflow: hidden;
  
  
}







  #s-109b05bc-76a7-4af4-9368-58fbdc9f08f8 img.shogun-image {
    

    
    
    
  }


#s-109b05bc-76a7-4af4-9368-58fbdc9f08f8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-cd37289a-4d8a-42e6-b005-1879e3fd5468 {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-cd37289a-4d8a-42e6-b005-1879e3fd5468 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-d54d84b9-cc2b-446b-918c-4df372e364f9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-d54d84b9-cc2b-446b-918c-4df372e364f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d54d84b9-cc2b-446b-918c-4df372e364f9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d54d84b9-cc2b-446b-918c-4df372e364f9-root {
    text-align: center;
  }


#s-d54d84b9-cc2b-446b-918c-4df372e364f9.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d54d84b9-cc2b-446b-918c-4df372e364f9-root {
    text-align: center;
  }


#s-d54d84b9-cc2b-446b-918c-4df372e364f9.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d54d84b9-cc2b-446b-918c-4df372e364f9-root {
    text-align: center;
  }


#s-d54d84b9-cc2b-446b-918c-4df372e364f9.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d54d84b9-cc2b-446b-918c-4df372e364f9-root {
    text-align: center;
  }


#s-d54d84b9-cc2b-446b-918c-4df372e364f9.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d54d84b9-cc2b-446b-918c-4df372e364f9-root {
    text-align: center;
  }


#s-d54d84b9-cc2b-446b-918c-4df372e364f9.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-1f1e16a6-befe-4421-bf71-0fcb2e7348d6 {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-1f1e16a6-befe-4421-bf71-0fcb2e7348d6 > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-1f1e16a6-befe-4421-bf71-0fcb2e7348d6.shg-box.shg-c {
  justify-content: center;
}

#s-a2ed709a-4040-489e-90cf-1520dcc73676 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}
#s-a2ed709a-4040-489e-90cf-1520dcc73676:hover {opacity: 1 !important;}
#s-a2ed709a-4040-489e-90cf-1520dcc73676 {
  overflow: hidden;
  
  
}







  #s-a2ed709a-4040-489e-90cf-1520dcc73676 img.shogun-image {
    

    
    
    
  }


#s-a2ed709a-4040-489e-90cf-1520dcc73676 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e2abf620-660d-4428-8cbb-295777e490e1 {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-e2abf620-660d-4428-8cbb-295777e490e1 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-8673c92a-5aeb-4c4d-b405-83635fa0a24b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-8673c92a-5aeb-4c4d-b405-83635fa0a24b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8673c92a-5aeb-4c4d-b405-83635fa0a24b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8673c92a-5aeb-4c4d-b405-83635fa0a24b-root {
    text-align: center;
  }


#s-8673c92a-5aeb-4c4d-b405-83635fa0a24b.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8673c92a-5aeb-4c4d-b405-83635fa0a24b-root {
    text-align: center;
  }


#s-8673c92a-5aeb-4c4d-b405-83635fa0a24b.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8673c92a-5aeb-4c4d-b405-83635fa0a24b-root {
    text-align: center;
  }


#s-8673c92a-5aeb-4c4d-b405-83635fa0a24b.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8673c92a-5aeb-4c4d-b405-83635fa0a24b-root {
    text-align: center;
  }


#s-8673c92a-5aeb-4c4d-b405-83635fa0a24b.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8673c92a-5aeb-4c4d-b405-83635fa0a24b-root {
    text-align: center;
  }


#s-8673c92a-5aeb-4c4d-b405-83635fa0a24b.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-7cdc8102-60cf-410e-9b18-bf0022f8b69a {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-7cdc8102-60cf-410e-9b18-bf0022f8b69a {
  display: none;
}
#s-7cdc8102-60cf-410e-9b18-bf0022f8b69a, #wrap-s-7cdc8102-60cf-410e-9b18-bf0022f8b69a, #wrap-content-s-7cdc8102-60cf-410e-9b18-bf0022f8b69a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7cdc8102-60cf-410e-9b18-bf0022f8b69a {
  display: none;
}
#s-7cdc8102-60cf-410e-9b18-bf0022f8b69a, #wrap-s-7cdc8102-60cf-410e-9b18-bf0022f8b69a, #wrap-content-s-7cdc8102-60cf-410e-9b18-bf0022f8b69a { display: none !important; }}@media (max-width: 767px){#s-7cdc8102-60cf-410e-9b18-bf0022f8b69a {
  display: none;
}
#s-7cdc8102-60cf-410e-9b18-bf0022f8b69a, #wrap-s-7cdc8102-60cf-410e-9b18-bf0022f8b69a, #wrap-content-s-7cdc8102-60cf-410e-9b18-bf0022f8b69a { display: none !important; }}







#s-7cdc8102-60cf-410e-9b18-bf0022f8b69a > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-7cdc8102-60cf-410e-9b18-bf0022f8b69a.shg-box.shg-c {
  justify-content: center;
}

#s-c9f897c8-97ea-4946-8c82-b8ffc62edb05 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}
#s-c9f897c8-97ea-4946-8c82-b8ffc62edb05:hover {opacity: 1 !important;}
#s-c9f897c8-97ea-4946-8c82-b8ffc62edb05 {
  overflow: hidden;
  
  
}







  #s-c9f897c8-97ea-4946-8c82-b8ffc62edb05 img.shogun-image {
    

    
    
    
  }


#s-c9f897c8-97ea-4946-8c82-b8ffc62edb05 .shogun-image-content {
  
    justify-content: center;
  
}

#s-4304f7b4-e7fc-4655-8162-2afafac03481 {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-4304f7b4-e7fc-4655-8162-2afafac03481 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52-root {
    text-align: center;
  }


#s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52-root {
    text-align: center;
  }


#s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52-root {
    text-align: center;
  }


#s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52-root {
    text-align: center;
  }


#s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52-root {
    text-align: center;
  }


#s-490c3c5a-f5e3-4a1b-a975-642bf7b5ca52.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-4b3e8c89-347b-4046-8abb-861c1036897b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-4b3e8c89-347b-4046-8abb-861c1036897b {
  display: none;
}
#s-4b3e8c89-347b-4046-8abb-861c1036897b, #wrap-s-4b3e8c89-347b-4046-8abb-861c1036897b, #wrap-content-s-4b3e8c89-347b-4046-8abb-861c1036897b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4b3e8c89-347b-4046-8abb-861c1036897b {
  display: none;
}
#s-4b3e8c89-347b-4046-8abb-861c1036897b, #wrap-s-4b3e8c89-347b-4046-8abb-861c1036897b, #wrap-content-s-4b3e8c89-347b-4046-8abb-861c1036897b { display: none !important; }}@media (max-width: 767px){#s-4b3e8c89-347b-4046-8abb-861c1036897b {
  display: none;
}
#s-4b3e8c89-347b-4046-8abb-861c1036897b, #wrap-s-4b3e8c89-347b-4046-8abb-861c1036897b, #wrap-content-s-4b3e8c89-347b-4046-8abb-861c1036897b { display: none !important; }}







#s-4b3e8c89-347b-4046-8abb-861c1036897b > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-4b3e8c89-347b-4046-8abb-861c1036897b.shg-box.shg-c {
  justify-content: center;
}

#s-96f69f06-b4aa-4edc-979c-6f55b066b06f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-96f69f06-b4aa-4edc-979c-6f55b066b06f:hover {opacity: 1 !important;}
#s-96f69f06-b4aa-4edc-979c-6f55b066b06f {
  overflow: hidden;
  
  
}







  #s-96f69f06-b4aa-4edc-979c-6f55b066b06f img.shogun-image {
    

    
    
    
  }


#s-96f69f06-b4aa-4edc-979c-6f55b066b06f .shogun-image-content {
  
    justify-content: center;
  
}

#s-4fb943da-ea8e-42fb-a55e-f91d7af9b6bf {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-4fb943da-ea8e-42fb-a55e-f91d7af9b6bf .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa-root {
    text-align: center;
  }


#s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa-root {
    text-align: center;
  }


#s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa-root {
    text-align: center;
  }


#s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa-root {
    text-align: center;
  }


#s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa-root {
    text-align: center;
  }


#s-0c112c14-6c24-42b1-add0-9eac5d0c4bfa.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-16019839-9c98-461b-86ba-19ff99e6cd33 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-16019839-9c98-461b-86ba-19ff99e6cd33 {
  display: none;
}
#s-16019839-9c98-461b-86ba-19ff99e6cd33, #wrap-s-16019839-9c98-461b-86ba-19ff99e6cd33, #wrap-content-s-16019839-9c98-461b-86ba-19ff99e6cd33 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16019839-9c98-461b-86ba-19ff99e6cd33 {
  display: none;
}
#s-16019839-9c98-461b-86ba-19ff99e6cd33, #wrap-s-16019839-9c98-461b-86ba-19ff99e6cd33, #wrap-content-s-16019839-9c98-461b-86ba-19ff99e6cd33 { display: none !important; }}@media (max-width: 767px){#s-16019839-9c98-461b-86ba-19ff99e6cd33 {
  display: none;
}
#s-16019839-9c98-461b-86ba-19ff99e6cd33, #wrap-s-16019839-9c98-461b-86ba-19ff99e6cd33, #wrap-content-s-16019839-9c98-461b-86ba-19ff99e6cd33 { display: none !important; }}







#s-16019839-9c98-461b-86ba-19ff99e6cd33 > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-16019839-9c98-461b-86ba-19ff99e6cd33.shg-box.shg-c {
  justify-content: center;
}

#s-1fef27c9-98e3-465d-888d-56bceebb3cdc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}
#s-1fef27c9-98e3-465d-888d-56bceebb3cdc:hover {opacity: 1 !important;}
#s-1fef27c9-98e3-465d-888d-56bceebb3cdc {
  overflow: hidden;
  
  
}







  #s-1fef27c9-98e3-465d-888d-56bceebb3cdc img.shogun-image {
    

    
    
    
  }


#s-1fef27c9-98e3-465d-888d-56bceebb3cdc .shogun-image-content {
  
    justify-content: center;
  
}

#s-dc575d1b-86ff-4b1c-b0ef-d25eb2c97b4a {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-dc575d1b-86ff-4b1c-b0ef-d25eb2c97b4a .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-b4ca04cb-c32e-4495-a69b-f392beeab725 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-b4ca04cb-c32e-4495-a69b-f392beeab725:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b4ca04cb-c32e-4495-a69b-f392beeab725:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b4ca04cb-c32e-4495-a69b-f392beeab725-root {
    text-align: center;
  }


#s-b4ca04cb-c32e-4495-a69b-f392beeab725.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b4ca04cb-c32e-4495-a69b-f392beeab725-root {
    text-align: center;
  }


#s-b4ca04cb-c32e-4495-a69b-f392beeab725.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b4ca04cb-c32e-4495-a69b-f392beeab725-root {
    text-align: center;
  }


#s-b4ca04cb-c32e-4495-a69b-f392beeab725.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b4ca04cb-c32e-4495-a69b-f392beeab725-root {
    text-align: center;
  }


#s-b4ca04cb-c32e-4495-a69b-f392beeab725.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b4ca04cb-c32e-4495-a69b-f392beeab725-root {
    text-align: center;
  }


#s-b4ca04cb-c32e-4495-a69b-f392beeab725.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-9ce1a9e8-b953-4f70-afd8-9f26667ff883 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-9ce1a9e8-b953-4f70-afd8-9f26667ff883 {
  display: none;
}
#s-9ce1a9e8-b953-4f70-afd8-9f26667ff883, #wrap-s-9ce1a9e8-b953-4f70-afd8-9f26667ff883, #wrap-content-s-9ce1a9e8-b953-4f70-afd8-9f26667ff883 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ce1a9e8-b953-4f70-afd8-9f26667ff883 {
  display: none;
}
#s-9ce1a9e8-b953-4f70-afd8-9f26667ff883, #wrap-s-9ce1a9e8-b953-4f70-afd8-9f26667ff883, #wrap-content-s-9ce1a9e8-b953-4f70-afd8-9f26667ff883 { display: none !important; }}@media (max-width: 767px){#s-9ce1a9e8-b953-4f70-afd8-9f26667ff883 {
  display: none;
}
#s-9ce1a9e8-b953-4f70-afd8-9f26667ff883, #wrap-s-9ce1a9e8-b953-4f70-afd8-9f26667ff883, #wrap-content-s-9ce1a9e8-b953-4f70-afd8-9f26667ff883 { display: none !important; }}







#s-9ce1a9e8-b953-4f70-afd8-9f26667ff883 > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-9ce1a9e8-b953-4f70-afd8-9f26667ff883.shg-box.shg-c {
  justify-content: center;
}

#s-14410347-48d0-4abb-abf4-49d851d3a838 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-14410347-48d0-4abb-abf4-49d851d3a838:hover {opacity: 1 !important;}
#s-14410347-48d0-4abb-abf4-49d851d3a838 {
  overflow: hidden;
  
  
}







  #s-14410347-48d0-4abb-abf4-49d851d3a838 img.shogun-image {
    

    
    
    
  }


#s-14410347-48d0-4abb-abf4-49d851d3a838 .shogun-image-content {
  
    justify-content: center;
  
}

#s-73c164ca-50da-47e0-a499-b957e8477b17 {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-73c164ca-50da-47e0-a499-b957e8477b17 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1-root {
    text-align: center;
  }


#s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1-root {
    text-align: center;
  }


#s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1-root {
    text-align: center;
  }


#s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1-root {
    text-align: center;
  }


#s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1-root {
    text-align: center;
  }


#s-2ce3c46e-1b29-4bdf-b51e-ef63422ecfb1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-78065a54-f056-409f-b194-c4c38a311ea8 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-78065a54-f056-409f-b194-c4c38a311ea8 {
  display: none;
}
#s-78065a54-f056-409f-b194-c4c38a311ea8, #wrap-s-78065a54-f056-409f-b194-c4c38a311ea8, #wrap-content-s-78065a54-f056-409f-b194-c4c38a311ea8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78065a54-f056-409f-b194-c4c38a311ea8 {
  display: none;
}
#s-78065a54-f056-409f-b194-c4c38a311ea8, #wrap-s-78065a54-f056-409f-b194-c4c38a311ea8, #wrap-content-s-78065a54-f056-409f-b194-c4c38a311ea8 { display: none !important; }}@media (max-width: 767px){#s-78065a54-f056-409f-b194-c4c38a311ea8 {
  display: none;
}
#s-78065a54-f056-409f-b194-c4c38a311ea8, #wrap-s-78065a54-f056-409f-b194-c4c38a311ea8, #wrap-content-s-78065a54-f056-409f-b194-c4c38a311ea8 { display: none !important; }}







#s-78065a54-f056-409f-b194-c4c38a311ea8 > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-78065a54-f056-409f-b194-c4c38a311ea8.shg-box.shg-c {
  justify-content: center;
}

#s-ad175835-c776-4580-ba6d-b03ed62478fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-ad175835-c776-4580-ba6d-b03ed62478fc:hover {opacity: 1 !important;}
#s-ad175835-c776-4580-ba6d-b03ed62478fc {
  overflow: hidden;
  
  
}







  #s-ad175835-c776-4580-ba6d-b03ed62478fc img.shogun-image {
    

    
    
    
  }


#s-ad175835-c776-4580-ba6d-b03ed62478fc .shogun-image-content {
  
    justify-content: center;
  
}

#s-d6a149aa-347a-484b-984e-368b7381558d {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-d6a149aa-347a-484b-984e-368b7381558d .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-19391603-03ee-4dd1-9d9e-18819e569a59 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-19391603-03ee-4dd1-9d9e-18819e569a59:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-19391603-03ee-4dd1-9d9e-18819e569a59:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-19391603-03ee-4dd1-9d9e-18819e569a59-root {
    text-align: center;
  }


#s-19391603-03ee-4dd1-9d9e-18819e569a59.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-19391603-03ee-4dd1-9d9e-18819e569a59-root {
    text-align: center;
  }


#s-19391603-03ee-4dd1-9d9e-18819e569a59.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-19391603-03ee-4dd1-9d9e-18819e569a59-root {
    text-align: center;
  }


#s-19391603-03ee-4dd1-9d9e-18819e569a59.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-19391603-03ee-4dd1-9d9e-18819e569a59-root {
    text-align: center;
  }


#s-19391603-03ee-4dd1-9d9e-18819e569a59.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-19391603-03ee-4dd1-9d9e-18819e569a59-root {
    text-align: center;
  }


#s-19391603-03ee-4dd1-9d9e-18819e569a59.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-a12229ab-f751-4b22-aeb6-6e925ea807ae {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-a12229ab-f751-4b22-aeb6-6e925ea807ae {
  display: none;
}
#s-a12229ab-f751-4b22-aeb6-6e925ea807ae, #wrap-s-a12229ab-f751-4b22-aeb6-6e925ea807ae, #wrap-content-s-a12229ab-f751-4b22-aeb6-6e925ea807ae { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a12229ab-f751-4b22-aeb6-6e925ea807ae {
  display: none;
}
#s-a12229ab-f751-4b22-aeb6-6e925ea807ae, #wrap-s-a12229ab-f751-4b22-aeb6-6e925ea807ae, #wrap-content-s-a12229ab-f751-4b22-aeb6-6e925ea807ae { display: none !important; }}@media (max-width: 767px){#s-a12229ab-f751-4b22-aeb6-6e925ea807ae {
  display: none;
}
#s-a12229ab-f751-4b22-aeb6-6e925ea807ae, #wrap-s-a12229ab-f751-4b22-aeb6-6e925ea807ae, #wrap-content-s-a12229ab-f751-4b22-aeb6-6e925ea807ae { display: none !important; }}







#s-a12229ab-f751-4b22-aeb6-6e925ea807ae > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-a12229ab-f751-4b22-aeb6-6e925ea807ae.shg-box.shg-c {
  justify-content: center;
}

#s-4107693b-b6c4-4d63-afb5-edce0842c3b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-4107693b-b6c4-4d63-afb5-edce0842c3b6:hover {opacity: 1 !important;}
#s-4107693b-b6c4-4d63-afb5-edce0842c3b6 {
  overflow: hidden;
  
  
}







  #s-4107693b-b6c4-4d63-afb5-edce0842c3b6 img.shogun-image {
    

    
    
    
  }


#s-4107693b-b6c4-4d63-afb5-edce0842c3b6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f63a63e1-2637-4ba4-b0f2-d16ddbe062f2 {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-f63a63e1-2637-4ba4-b0f2-d16ddbe062f2 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-81c357ba-0799-4213-8349-b27ccc22ac68 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-81c357ba-0799-4213-8349-b27ccc22ac68 {
  display: none;
}
#s-81c357ba-0799-4213-8349-b27ccc22ac68, #wrap-s-81c357ba-0799-4213-8349-b27ccc22ac68, #wrap-content-s-81c357ba-0799-4213-8349-b27ccc22ac68 { display: none !important; }}@media (max-width: 767px){#s-81c357ba-0799-4213-8349-b27ccc22ac68 {
  margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 0px) {
[id="s-81c357ba-0799-4213-8349-b27ccc22ac68"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81c357ba-0799-4213-8349-b27ccc22ac68"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-81c357ba-0799-4213-8349-b27ccc22ac68"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-81c357ba-0799-4213-8349-b27ccc22ac68"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-5870a9a8-aa21-445f-9c52-f5579e3c53af {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-5870a9a8-aa21-445f-9c52-f5579e3c53af > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-5870a9a8-aa21-445f-9c52-f5579e3c53af.shg-box.shg-c {
  justify-content: center;
}

#s-95f0908e-d4c2-45d1-8b19-40da4271c99c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-95f0908e-d4c2-45d1-8b19-40da4271c99c:hover {opacity: 1 !important;}
#s-95f0908e-d4c2-45d1-8b19-40da4271c99c {
  overflow: hidden;
  
  
}







  #s-95f0908e-d4c2-45d1-8b19-40da4271c99c img.shogun-image {
    

    
    
    
  }


#s-95f0908e-d4c2-45d1-8b19-40da4271c99c .shogun-image-content {
  
    justify-content: center;
  
}

#s-e4c5e7e4-8857-4cdb-b077-a83e5055a088 {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-e4c5e7e4-8857-4cdb-b077-a83e5055a088 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-ac52f6de-147e-4ce7-9906-484e03a4cee5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-ac52f6de-147e-4ce7-9906-484e03a4cee5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ac52f6de-147e-4ce7-9906-484e03a4cee5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ac52f6de-147e-4ce7-9906-484e03a4cee5-root {
    text-align: center;
  }


#s-ac52f6de-147e-4ce7-9906-484e03a4cee5.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ac52f6de-147e-4ce7-9906-484e03a4cee5-root {
    text-align: center;
  }


#s-ac52f6de-147e-4ce7-9906-484e03a4cee5.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ac52f6de-147e-4ce7-9906-484e03a4cee5-root {
    text-align: center;
  }


#s-ac52f6de-147e-4ce7-9906-484e03a4cee5.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ac52f6de-147e-4ce7-9906-484e03a4cee5-root {
    text-align: center;
  }


#s-ac52f6de-147e-4ce7-9906-484e03a4cee5.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ac52f6de-147e-4ce7-9906-484e03a4cee5-root {
    text-align: center;
  }


#s-ac52f6de-147e-4ce7-9906-484e03a4cee5.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-05e48c4b-a09b-4a8b-8295-7424acbfc9f2 {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-05e48c4b-a09b-4a8b-8295-7424acbfc9f2 > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-05e48c4b-a09b-4a8b-8295-7424acbfc9f2.shg-box.shg-c {
  justify-content: center;
}

#s-0b4403c8-c3bd-4f07-9f74-59b747dbd7ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-0b4403c8-c3bd-4f07-9f74-59b747dbd7ad:hover {opacity: 1 !important;}
#s-0b4403c8-c3bd-4f07-9f74-59b747dbd7ad {
  overflow: hidden;
  
  
}







  #s-0b4403c8-c3bd-4f07-9f74-59b747dbd7ad img.shogun-image {
    

    
    
    
  }


#s-0b4403c8-c3bd-4f07-9f74-59b747dbd7ad .shogun-image-content {
  
    justify-content: center;
  
}

#s-f16d5a2a-20e7-4b70-8c04-aaad005ffa36 {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-f16d5a2a-20e7-4b70-8c04-aaad005ffa36 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-0004f427-ec28-49bf-b2bc-e63767619b38 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-0004f427-ec28-49bf-b2bc-e63767619b38:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0004f427-ec28-49bf-b2bc-e63767619b38:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0004f427-ec28-49bf-b2bc-e63767619b38-root {
    text-align: center;
  }


#s-0004f427-ec28-49bf-b2bc-e63767619b38.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0004f427-ec28-49bf-b2bc-e63767619b38-root {
    text-align: center;
  }


#s-0004f427-ec28-49bf-b2bc-e63767619b38.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0004f427-ec28-49bf-b2bc-e63767619b38-root {
    text-align: center;
  }


#s-0004f427-ec28-49bf-b2bc-e63767619b38.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0004f427-ec28-49bf-b2bc-e63767619b38-root {
    text-align: center;
  }


#s-0004f427-ec28-49bf-b2bc-e63767619b38.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0004f427-ec28-49bf-b2bc-e63767619b38-root {
    text-align: center;
  }


#s-0004f427-ec28-49bf-b2bc-e63767619b38.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-c77053b3-008d-4b3c-80d1-b0d18821787d {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 25px;
padding-left: 35px;
padding-bottom: 25px;
padding-right: 35px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-c77053b3-008d-4b3c-80d1-b0d18821787d > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 0;
  display: block;
}#s-c77053b3-008d-4b3c-80d1-b0d18821787d.shg-box.shg-c {
  justify-content: center;
}

#s-8e0f45f2-47a3-4cb9-bcaa-cb834d168fff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-8e0f45f2-47a3-4cb9-bcaa-cb834d168fff:hover {opacity: 1 !important;}
#s-8e0f45f2-47a3-4cb9-bcaa-cb834d168fff {
  overflow: hidden;
  
  
}







  #s-8e0f45f2-47a3-4cb9-bcaa-cb834d168fff img.shogun-image {
    

    
    
    
  }


#s-8e0f45f2-47a3-4cb9-bcaa-cb834d168fff .shogun-image-content {
  
    justify-content: center;
  
}

#s-939dd3ec-843b-46db-a49a-7c291d8fddda {
  padding-top: 14px;
padding-bottom: 10px;
text-align: center;
}

#s-939dd3ec-843b-46db-a49a-7c291d8fddda .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-83182fb9-39d8-467c-9cf9-c935544fc553 {
  padding-top: 30px;
padding-bottom: 10px;
text-align: center;
}

#s-83182fb9-39d8-467c-9cf9-c935544fc553 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



@media (min-width: 0px) {
[id="s-dfbc255d-f5b1-4555-968e-3463e0e42242"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfbc255d-f5b1-4555-968e-3463e0e42242"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dfbc255d-f5b1-4555-968e-3463e0e42242"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dfbc255d-f5b1-4555-968e-3463e0e42242"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dfbc255d-f5b1-4555-968e-3463e0e42242"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfbc255d-f5b1-4555-968e-3463e0e42242"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dfbc255d-f5b1-4555-968e-3463e0e42242"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-fb95facb-3a59-46d1-bab6-c39530391e8e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-fb95facb-3a59-46d1-bab6-c39530391e8e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fb95facb-3a59-46d1-bab6-c39530391e8e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fb95facb-3a59-46d1-bab6-c39530391e8e-root {
    text-align: center;
  }


#s-fb95facb-3a59-46d1-bab6-c39530391e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fb95facb-3a59-46d1-bab6-c39530391e8e-root {
    text-align: center;
  }


#s-fb95facb-3a59-46d1-bab6-c39530391e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fb95facb-3a59-46d1-bab6-c39530391e8e-root {
    text-align: center;
  }


#s-fb95facb-3a59-46d1-bab6-c39530391e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fb95facb-3a59-46d1-bab6-c39530391e8e-root {
    text-align: center;
  }


#s-fb95facb-3a59-46d1-bab6-c39530391e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fb95facb-3a59-46d1-bab6-c39530391e8e-root {
    text-align: center;
  }


#s-fb95facb-3a59-46d1-bab6-c39530391e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-771e3b21-8b7d-4940-936e-b7cfdbbb3b3b {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-771e3b21-8b7d-4940-936e-b7cfdbbb3b3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-771e3b21-8b7d-4940-936e-b7cfdbbb3b3b.shg-box.shg-c {
  justify-content: center;
}

#s-7d0cf82b-e5fb-4136-a5e6-4c3656987697 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-7d0cf82b-e5fb-4136-a5e6-4c3656987697 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



@media (min-width: 0px) {
[id="s-b3a5c929-0ede-453f-bf17-461e3e4537b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3a5c929-0ede-453f-bf17-461e3e4537b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b3a5c929-0ede-453f-bf17-461e3e4537b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b3a5c929-0ede-453f-bf17-461e3e4537b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b3a5c929-0ede-453f-bf17-461e3e4537b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3a5c929-0ede-453f-bf17-461e3e4537b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b3a5c929-0ede-453f-bf17-461e3e4537b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-723acf9f-5511-4954-ba72-0c5fb0670f3d {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
background-color: rgba(242, 242, 242, 0);
background-attachment: scroll;
}








#s-723acf9f-5511-4954-ba72-0c5fb0670f3d > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-723acf9f-5511-4954-ba72-0c5fb0670f3d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-539004eb-896b-46b1-9a67-7ee409184485 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
min-height: 50px;
max-width: 900px;
}

#s-539004eb-896b-46b1-9a67-7ee409184485 {
  background-image: url();
}








#s-539004eb-896b-46b1-9a67-7ee409184485 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-539004eb-896b-46b1-9a67-7ee409184485.shg-box.shg-c {
  justify-content: flex-start;
}

#s-83d17c04-75d0-45b9-82de-98da236b63e4 {
  min-height: 50px;
}








#s-83d17c04-75d0-45b9-82de-98da236b63e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83d17c04-75d0-45b9-82de-98da236b63e4.shg-box.shg-c {
  justify-content: center;
}

.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-e65f3c4c-a1b3-4ada-850a-abb9d7a95280 {
  padding-bottom: 40px;
min-height: 50px;
}








#s-e65f3c4c-a1b3-4ada-850a-abb9d7a95280 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e65f3c4c-a1b3-4ada-850a-abb9d7a95280.shg-box.shg-c {
  justify-content: center;
}

#s-1df931e8-eaad-41a5-92b9-b6eea789caa6 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-1df931e8-eaad-41a5-92b9-b6eea789caa6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1df931e8-eaad-41a5-92b9-b6eea789caa6.shg-box.shg-c {
  justify-content: center;
}

#s-c0182f17-2fae-4862-a8f7-d260ea03eff2 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-c0182f17-2fae-4862-a8f7-d260ea03eff2 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



#s-9948bc39-3d45-422e-b388-8375fe73269e {
  padding-bottom: 0px;
min-height: 50px;
}








#s-9948bc39-3d45-422e-b388-8375fe73269e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9948bc39-3d45-422e-b388-8375fe73269e.shg-box.shg-c {
  justify-content: center;
}

#s-b43cc449-80af-4b4d-b0d5-05bea5ccd583 {
  padding-top: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b43cc449-80af-4b4d-b0d5-05bea5ccd583 {
  display: none;
}
#s-b43cc449-80af-4b4d-b0d5-05bea5ccd583, #wrap-s-b43cc449-80af-4b4d-b0d5-05bea5ccd583, #wrap-content-s-b43cc449-80af-4b4d-b0d5-05bea5ccd583 { display: none !important; }}@media (max-width: 767px){#s-b43cc449-80af-4b4d-b0d5-05bea5ccd583 {
  display: none;
}
#s-b43cc449-80af-4b4d-b0d5-05bea5ccd583, #wrap-s-b43cc449-80af-4b4d-b0d5-05bea5ccd583, #wrap-content-s-b43cc449-80af-4b4d-b0d5-05bea5ccd583 { display: none !important; }}
@media (min-width: 0px) {
[id="s-b43cc449-80af-4b4d-b0d5-05bea5ccd583"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b43cc449-80af-4b4d-b0d5-05bea5ccd583"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b43cc449-80af-4b4d-b0d5-05bea5ccd583"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b43cc449-80af-4b4d-b0d5-05bea5ccd583"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-60cea711-aabf-46fb-adf6-6e0ec3fed8a3 {
  text-align: center;
}

#s-60cea711-aabf-46fb-adf6-6e0ec3fed8a3 {
  overflow: hidden;
  
  
}







  #s-60cea711-aabf-46fb-adf6-6e0ec3fed8a3 img.shogun-image {
    

    
    
    
  }


#s-60cea711-aabf-46fb-adf6-6e0ec3fed8a3 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-411369d0-2fad-4be2-a14f-85a4db43ee4f {
  padding-left: 70px;
padding-right: 70px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-411369d0-2fad-4be2-a14f-85a4db43ee4f {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-411369d0-2fad-4be2-a14f-85a4db43ee4f {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
}
}







#s-411369d0-2fad-4be2-a14f-85a4db43ee4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-411369d0-2fad-4be2-a14f-85a4db43ee4f.shg-box.shg-c {
  justify-content: center;
}

#s-04971346-6cf2-46b7-a4dc-f4cca257cbcf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-04971346-6cf2-46b7-a4dc-f4cca257cbcf .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-825d3f5a-9c41-4590-98ec-1d256b0607c3 {
  padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-825d3f5a-9c41-4590-98ec-1d256b0607c3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-825d3f5a-9c41-4590-98ec-1d256b0607c3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-825d3f5a-9c41-4590-98ec-1d256b0607c3-root {
    text-align: left;
  }


#s-825d3f5a-9c41-4590-98ec-1d256b0607c3.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-825d3f5a-9c41-4590-98ec-1d256b0607c3-root {
    text-align: left;
  }


#s-825d3f5a-9c41-4590-98ec-1d256b0607c3.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-825d3f5a-9c41-4590-98ec-1d256b0607c3-root {
    text-align: left;
  }


#s-825d3f5a-9c41-4590-98ec-1d256b0607c3.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-825d3f5a-9c41-4590-98ec-1d256b0607c3-root {
    text-align: left;
  }


#s-825d3f5a-9c41-4590-98ec-1d256b0607c3.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-825d3f5a-9c41-4590-98ec-1d256b0607c3-root {
    text-align: left;
  }


#s-825d3f5a-9c41-4590-98ec-1d256b0607c3.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9 {
  padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9-root {
    text-align: left;
  }


#s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9-root {
    text-align: left;
  }


#s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9-root {
    text-align: left;
  }


#s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9-root {
    text-align: left;
  }


#s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9-root {
    text-align: left;
  }


#s-30cd5472-ba9e-47d3-b3dc-db40f4c63cc9.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-d51dca6b-4179-4e1d-8517-36f1f2667c5e {
  padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
text-decoration: none;
}
#s-d51dca6b-4179-4e1d-8517-36f1f2667c5e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d51dca6b-4179-4e1d-8517-36f1f2667c5e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d51dca6b-4179-4e1d-8517-36f1f2667c5e-root {
    text-align: left;
  }


#s-d51dca6b-4179-4e1d-8517-36f1f2667c5e.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d51dca6b-4179-4e1d-8517-36f1f2667c5e-root {
    text-align: left;
  }


#s-d51dca6b-4179-4e1d-8517-36f1f2667c5e.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d51dca6b-4179-4e1d-8517-36f1f2667c5e-root {
    text-align: left;
  }


#s-d51dca6b-4179-4e1d-8517-36f1f2667c5e.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d51dca6b-4179-4e1d-8517-36f1f2667c5e-root {
    text-align: left;
  }


#s-d51dca6b-4179-4e1d-8517-36f1f2667c5e.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d51dca6b-4179-4e1d-8517-36f1f2667c5e-root {
    text-align: left;
  }


#s-d51dca6b-4179-4e1d-8517-36f1f2667c5e.shg-btn {
  color: rgba(0, 91, 148, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-ad2d4338-1300-44b1-b899-8dfb074cbee2 {
  padding-top: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ad2d4338-1300-44b1-b899-8dfb074cbee2 {
  display: none;
}
#s-ad2d4338-1300-44b1-b899-8dfb074cbee2, #wrap-s-ad2d4338-1300-44b1-b899-8dfb074cbee2, #wrap-content-s-ad2d4338-1300-44b1-b899-8dfb074cbee2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad2d4338-1300-44b1-b899-8dfb074cbee2 {
  display: none;
}
#s-ad2d4338-1300-44b1-b899-8dfb074cbee2, #wrap-s-ad2d4338-1300-44b1-b899-8dfb074cbee2, #wrap-content-s-ad2d4338-1300-44b1-b899-8dfb074cbee2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad2d4338-1300-44b1-b899-8dfb074cbee2 {
  
}
}@media (max-width: 767px){#s-ad2d4338-1300-44b1-b899-8dfb074cbee2 {
  display: none;
}
#s-ad2d4338-1300-44b1-b899-8dfb074cbee2, #wrap-s-ad2d4338-1300-44b1-b899-8dfb074cbee2, #wrap-content-s-ad2d4338-1300-44b1-b899-8dfb074cbee2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ad2d4338-1300-44b1-b899-8dfb074cbee2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ad2d4338-1300-44b1-b899-8dfb074cbee2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ad2d4338-1300-44b1-b899-8dfb074cbee2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad2d4338-1300-44b1-b899-8dfb074cbee2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-38d1a5ca-75ac-4222-9e62-df33cf811fea {
  text-align: center;
}

#s-38d1a5ca-75ac-4222-9e62-df33cf811fea {
  overflow: hidden;
  
  
}







  #s-38d1a5ca-75ac-4222-9e62-df33cf811fea img.shogun-image {
    

    
    
    
  }


#s-38d1a5ca-75ac-4222-9e62-df33cf811fea .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-25aa5ebf-5931-484e-8319-faa5bfaf0cce {
  padding-left: 70px;
padding-right: 70px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-25aa5ebf-5931-484e-8319-faa5bfaf0cce {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-25aa5ebf-5931-484e-8319-faa5bfaf0cce {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
}
}







#s-25aa5ebf-5931-484e-8319-faa5bfaf0cce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25aa5ebf-5931-484e-8319-faa5bfaf0cce.shg-box.shg-c {
  justify-content: center;
}

#s-e3d80e55-fc0e-4d69-bb7e-eef343fb4609 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e3d80e55-fc0e-4d69-bb7e-eef343fb4609 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-642b0e48-72af-4972-8b88-d235025c4ca9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-642b0e48-72af-4972-8b88-d235025c4ca9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-642b0e48-72af-4972-8b88-d235025c4ca9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-642b0e48-72af-4972-8b88-d235025c4ca9-root {
    text-align: left;
  }


#s-642b0e48-72af-4972-8b88-d235025c4ca9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-642b0e48-72af-4972-8b88-d235025c4ca9-root {
    text-align: left;
  }


#s-642b0e48-72af-4972-8b88-d235025c4ca9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-642b0e48-72af-4972-8b88-d235025c4ca9-root {
    text-align: left;
  }


#s-642b0e48-72af-4972-8b88-d235025c4ca9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-642b0e48-72af-4972-8b88-d235025c4ca9-root {
    text-align: left;
  }


#s-642b0e48-72af-4972-8b88-d235025c4ca9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-642b0e48-72af-4972-8b88-d235025c4ca9-root {
    text-align: left;
  }


#s-642b0e48-72af-4972-8b88-d235025c4ca9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-368c5bb8-a98b-48f8-aa8b-a32d553ea224 {
  padding-top: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-368c5bb8-a98b-48f8-aa8b-a32d553ea224 {
  display: none;
}
#s-368c5bb8-a98b-48f8-aa8b-a32d553ea224, #wrap-s-368c5bb8-a98b-48f8-aa8b-a32d553ea224, #wrap-content-s-368c5bb8-a98b-48f8-aa8b-a32d553ea224 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-368c5bb8-a98b-48f8-aa8b-a32d553ea224 {
  display: none;
}
#s-368c5bb8-a98b-48f8-aa8b-a32d553ea224, #wrap-s-368c5bb8-a98b-48f8-aa8b-a32d553ea224, #wrap-content-s-368c5bb8-a98b-48f8-aa8b-a32d553ea224 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-368c5bb8-a98b-48f8-aa8b-a32d553ea224 {
  display: none;
}
#s-368c5bb8-a98b-48f8-aa8b-a32d553ea224, #wrap-s-368c5bb8-a98b-48f8-aa8b-a32d553ea224, #wrap-content-s-368c5bb8-a98b-48f8-aa8b-a32d553ea224 { display: none !important; }}@media (max-width: 767px){#s-368c5bb8-a98b-48f8-aa8b-a32d553ea224 {
  
}
}
@media (min-width: 0px) {
[id="s-368c5bb8-a98b-48f8-aa8b-a32d553ea224"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-368c5bb8-a98b-48f8-aa8b-a32d553ea224"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-368c5bb8-a98b-48f8-aa8b-a32d553ea224"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-368c5bb8-a98b-48f8-aa8b-a32d553ea224"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-4fc13f6f-b1bc-4234-8db7-4b83f7a56645 {
  text-align: center;
}

#s-4fc13f6f-b1bc-4234-8db7-4b83f7a56645 {
  overflow: hidden;
  
  
}







  #s-4fc13f6f-b1bc-4234-8db7-4b83f7a56645 img.shogun-image {
    

    
    
    
  }


#s-4fc13f6f-b1bc-4234-8db7-4b83f7a56645 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-94a0deb9-4415-4966-a7a5-09c9de273c0a {
  padding-left: 70px;
padding-right: 70px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-94a0deb9-4415-4966-a7a5-09c9de273c0a {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-94a0deb9-4415-4966-a7a5-09c9de273c0a {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
}
}







#s-94a0deb9-4415-4966-a7a5-09c9de273c0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-94a0deb9-4415-4966-a7a5-09c9de273c0a.shg-box.shg-c {
  justify-content: center;
}

#s-60c4b9d2-a077-422e-baa5-9b217e92b130 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-60c4b9d2-a077-422e-baa5-9b217e92b130 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e-root {
    text-align: left;
  }


#s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e-root {
    text-align: left;
  }


#s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e-root {
    text-align: left;
  }


#s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e-root {
    text-align: left;
  }


#s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e-root {
    text-align: left;
  }


#s-9ef1d1d1-3096-4734-a539-cf1888ba8e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-630afa1c-13dd-47e6-a1da-8ccd5be61f36 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-630afa1c-13dd-47e6-a1da-8ccd5be61f36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-630afa1c-13dd-47e6-a1da-8ccd5be61f36.shg-box.shg-c {
  justify-content: center;
}

#s-7f8b25f3-2788-4b51-ada6-5e022ace70cc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7f8b25f3-2788-4b51-ada6-5e022ace70cc .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



@media (min-width: 0px) {
[id="s-53a466c5-4137-47c2-abf5-d676b185005f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53a466c5-4137-47c2-abf5-d676b185005f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53a466c5-4137-47c2-abf5-d676b185005f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-53a466c5-4137-47c2-abf5-d676b185005f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53a466c5-4137-47c2-abf5-d676b185005f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-53a466c5-4137-47c2-abf5-d676b185005f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53a466c5-4137-47c2-abf5-d676b185005f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20-root {
    text-align: center;
  }


#s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20-root {
    text-align: center;
  }


#s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20-root {
    text-align: center;
  }


#s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20-root {
    text-align: center;
  }


#s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20-root {
    text-align: center;
  }


#s-5e9f11e1-eac4-4baa-b7d2-c7b8d394bc20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-456a63ff-3ed8-4436-bb0e-0ffd557ad9d0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-456a63ff-3ed8-4436-bb0e-0ffd557ad9d0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-456a63ff-3ed8-4436-bb0e-0ffd557ad9d0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-456a63ff-3ed8-4436-bb0e-0ffd557ad9d0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-456a63ff-3ed8-4436-bb0e-0ffd557ad9d0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-456a63ff-3ed8-4436-bb0e-0ffd557ad9d0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-237f51de-668d-44db-b45c-3d952fe41962 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-237f51de-668d-44db-b45c-3d952fe41962 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-237f51de-668d-44db-b45c-3d952fe41962 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-237f51de-668d-44db-b45c-3d952fe41962 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-237f51de-668d-44db-b45c-3d952fe41962 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-237f51de-668d-44db-b45c-3d952fe41962 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8d8e1b5a-2a32-4274-9181-3f5a22b4ce9e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8d8e1b5a-2a32-4274-9181-3f5a22b4ce9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-8d8e1b5a-2a32-4274-9181-3f5a22b4ce9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-8d8e1b5a-2a32-4274-9181-3f5a22b4ce9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8d8e1b5a-2a32-4274-9181-3f5a22b4ce9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-8d8e1b5a-2a32-4274-9181-3f5a22b4ce9e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4116c0df-8110-4467-9f2e-2785e5ec444b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4116c0df-8110-4467-9f2e-2785e5ec444b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4116c0df-8110-4467-9f2e-2785e5ec444b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-4116c0df-8110-4467-9f2e-2785e5ec444b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4116c0df-8110-4467-9f2e-2785e5ec444b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-4116c0df-8110-4467-9f2e-2785e5ec444b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-90016597-274c-4343-a823-b915a9f20237 {
  padding-bottom: 40px;
min-height: 50px;
}








#s-90016597-274c-4343-a823-b915a9f20237 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-90016597-274c-4343-a823-b915a9f20237.shg-box.shg-c {
  justify-content: center;
}

#s-1ed058b1-8b3a-4607-a144-69ac21728720 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-1ed058b1-8b3a-4607-a144-69ac21728720 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1ed058b1-8b3a-4607-a144-69ac21728720.shg-box.shg-c {
  justify-content: center;
}

#s-d14239d2-2985-4afd-a82c-de0610dabd92 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-d14239d2-2985-4afd-a82c-de0610dabd92 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



#s-da838520-4527-44eb-bed9-d3477dd2c681 {
  padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-da838520-4527-44eb-bed9-d3477dd2c681 {
  display: none;
}
#s-da838520-4527-44eb-bed9-d3477dd2c681, #wrap-s-da838520-4527-44eb-bed9-d3477dd2c681, #wrap-content-s-da838520-4527-44eb-bed9-d3477dd2c681 { display: none !important; }}@media (max-width: 767px){#s-da838520-4527-44eb-bed9-d3477dd2c681 {
  display: none;
}
#s-da838520-4527-44eb-bed9-d3477dd2c681, #wrap-s-da838520-4527-44eb-bed9-d3477dd2c681, #wrap-content-s-da838520-4527-44eb-bed9-d3477dd2c681 { display: none !important; }}
@media (min-width: 0px) {
[id="s-da838520-4527-44eb-bed9-d3477dd2c681"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da838520-4527-44eb-bed9-d3477dd2c681"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-da838520-4527-44eb-bed9-d3477dd2c681"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-da838520-4527-44eb-bed9-d3477dd2c681"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ad08f21c-5483-471e-9275-149e555b1bf1 {
  text-align: center;
}

#s-ad08f21c-5483-471e-9275-149e555b1bf1 {
  overflow: hidden;
  
  
}







  #s-ad08f21c-5483-471e-9275-149e555b1bf1 img.shogun-image {
    

    
    
    
  }


#s-ad08f21c-5483-471e-9275-149e555b1bf1 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-fef62f56-f87d-4259-836a-57d09990c94b {
  padding-left: 70px;
padding-right: 70px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fef62f56-f87d-4259-836a-57d09990c94b {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-fef62f56-f87d-4259-836a-57d09990c94b {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
}
}







#s-fef62f56-f87d-4259-836a-57d09990c94b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fef62f56-f87d-4259-836a-57d09990c94b.shg-box.shg-c {
  justify-content: center;
}

#s-28330db0-b27f-42e9-a542-b98bbb84316c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-28330db0-b27f-42e9-a542-b98bbb84316c .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-865ab0ef-3677-4016-a926-b9bef864c33c {
  padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-865ab0ef-3677-4016-a926-b9bef864c33c {
  display: none;
}
#s-865ab0ef-3677-4016-a926-b9bef864c33c, #wrap-s-865ab0ef-3677-4016-a926-b9bef864c33c, #wrap-content-s-865ab0ef-3677-4016-a926-b9bef864c33c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-865ab0ef-3677-4016-a926-b9bef864c33c {
  display: none;
}
#s-865ab0ef-3677-4016-a926-b9bef864c33c, #wrap-s-865ab0ef-3677-4016-a926-b9bef864c33c, #wrap-content-s-865ab0ef-3677-4016-a926-b9bef864c33c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-865ab0ef-3677-4016-a926-b9bef864c33c {
  
}
}@media (max-width: 767px){#s-865ab0ef-3677-4016-a926-b9bef864c33c {
  display: none;
}
#s-865ab0ef-3677-4016-a926-b9bef864c33c, #wrap-s-865ab0ef-3677-4016-a926-b9bef864c33c, #wrap-content-s-865ab0ef-3677-4016-a926-b9bef864c33c { display: none !important; }}
@media (min-width: 0px) {
[id="s-865ab0ef-3677-4016-a926-b9bef864c33c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-865ab0ef-3677-4016-a926-b9bef864c33c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-865ab0ef-3677-4016-a926-b9bef864c33c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-865ab0ef-3677-4016-a926-b9bef864c33c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-3d95e2a4-f308-47cd-8762-b2d2a08dd2ce {
  text-align: center;
}

#s-3d95e2a4-f308-47cd-8762-b2d2a08dd2ce {
  overflow: hidden;
  
  
}







  #s-3d95e2a4-f308-47cd-8762-b2d2a08dd2ce img.shogun-image {
    

    
    
    
  }


#s-3d95e2a4-f308-47cd-8762-b2d2a08dd2ce .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-cdfb3f75-0272-4ac7-89bf-cf36cfccd00a {
  padding-left: 70px;
padding-right: 70px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cdfb3f75-0272-4ac7-89bf-cf36cfccd00a {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-cdfb3f75-0272-4ac7-89bf-cf36cfccd00a {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
}
}







#s-cdfb3f75-0272-4ac7-89bf-cf36cfccd00a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cdfb3f75-0272-4ac7-89bf-cf36cfccd00a.shg-box.shg-c {
  justify-content: center;
}

#s-7da54b7b-ce47-44b5-b007-5d1444a8f773 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7da54b7b-ce47-44b5-b007-5d1444a8f773 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-b478283c-4269-4250-813e-b773775ad41b {
  padding-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b478283c-4269-4250-813e-b773775ad41b {
  display: none;
}
#s-b478283c-4269-4250-813e-b773775ad41b, #wrap-s-b478283c-4269-4250-813e-b773775ad41b, #wrap-content-s-b478283c-4269-4250-813e-b773775ad41b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b478283c-4269-4250-813e-b773775ad41b {
  display: none;
}
#s-b478283c-4269-4250-813e-b773775ad41b, #wrap-s-b478283c-4269-4250-813e-b773775ad41b, #wrap-content-s-b478283c-4269-4250-813e-b773775ad41b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b478283c-4269-4250-813e-b773775ad41b {
  display: none;
}
#s-b478283c-4269-4250-813e-b773775ad41b, #wrap-s-b478283c-4269-4250-813e-b773775ad41b, #wrap-content-s-b478283c-4269-4250-813e-b773775ad41b { display: none !important; }}
@media (min-width: 0px) {
[id="s-b478283c-4269-4250-813e-b773775ad41b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b478283c-4269-4250-813e-b773775ad41b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b478283c-4269-4250-813e-b773775ad41b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b478283c-4269-4250-813e-b773775ad41b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ccb31528-cc88-4679-81f4-45953101478c {
  text-align: center;
}

#s-ccb31528-cc88-4679-81f4-45953101478c {
  overflow: hidden;
  
  
}







  #s-ccb31528-cc88-4679-81f4-45953101478c img.shogun-image {
    

    
    
    
  }


#s-ccb31528-cc88-4679-81f4-45953101478c .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-403ed9db-5c46-43b8-b967-3f3eb4a36c58 {
  padding-left: 70px;
padding-right: 70px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-403ed9db-5c46-43b8-b967-3f3eb4a36c58 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-403ed9db-5c46-43b8-b967-3f3eb4a36c58 {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
}
}







#s-403ed9db-5c46-43b8-b967-3f3eb4a36c58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-403ed9db-5c46-43b8-b967-3f3eb4a36c58.shg-box.shg-c {
  justify-content: center;
}

#s-4f03ac41-a34b-4976-a42b-022d45b04e97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4f03ac41-a34b-4976-a42b-022d45b04e97 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-103610f0-7ab0-4e34-9bd6-4971bd53e74a {
  padding-top: 30px;
min-height: 50px;
}








#s-103610f0-7ab0-4e34-9bd6-4971bd53e74a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-103610f0-7ab0-4e34-9bd6-4971bd53e74a.shg-box.shg-c {
  justify-content: center;
}

#s-da863e37-7581-4c16-9b22-fdf568c16482 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-da863e37-7581-4c16-9b22-fdf568c16482 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-da863e37-7581-4c16-9b22-fdf568c16482 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-da863e37-7581-4c16-9b22-fdf568c16482 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-da863e37-7581-4c16-9b22-fdf568c16482 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-da863e37-7581-4c16-9b22-fdf568c16482 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-10a11b28-cff8-4eb1-bb29-f9c89bd312a8 {
  padding-top: 30px;
min-height: 50px;
}








#s-10a11b28-cff8-4eb1-bb29-f9c89bd312a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-10a11b28-cff8-4eb1-bb29-f9c89bd312a8.shg-box.shg-c {
  justify-content: center;
}

#s-f3a76754-fe22-49cf-bff3-f1df9282236d {
  min-height: 50px;
}








#s-f3a76754-fe22-49cf-bff3-f1df9282236d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f3a76754-fe22-49cf-bff3-f1df9282236d.shg-box.shg-c {
  justify-content: center;
}

#s-9fb0990e-1931-4c30-b35d-dd9a1b991438 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fb0990e-1931-4c30-b35d-dd9a1b991438 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



@media (min-width: 0px) {
[id="s-ecab05ba-62de-49ea-a330-3ecec8f24070"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ecab05ba-62de-49ea-a330-3ecec8f24070"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecab05ba-62de-49ea-a330-3ecec8f24070"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ecab05ba-62de-49ea-a330-3ecec8f24070"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecab05ba-62de-49ea-a330-3ecec8f24070"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ecab05ba-62de-49ea-a330-3ecec8f24070"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecab05ba-62de-49ea-a330-3ecec8f24070"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-48301ad8-9eeb-4131-9280-40e0e3acfed1 {
  padding-top: 30px;
padding-bottom: 30px;
}

#s-48301ad8-9eeb-4131-9280-40e0e3acfed1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-48301ad8-9eeb-4131-9280-40e0e3acfed1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-48301ad8-9eeb-4131-9280-40e0e3acfed1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-48301ad8-9eeb-4131-9280-40e0e3acfed1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-48301ad8-9eeb-4131-9280-40e0e3acfed1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-48301ad8-9eeb-4131-9280-40e0e3acfed1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5b83f9b2-735d-44c0-8cd6-dafd358f30c9 {
  padding-bottom: 30px;
min-height: 50px;
}








#s-5b83f9b2-735d-44c0-8cd6-dafd358f30c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b83f9b2-735d-44c0-8cd6-dafd358f30c9.shg-box.shg-c {
  justify-content: center;
}

#s-62fc822a-2edb-4e8d-a1b1-feedf79cc8a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-62fc822a-2edb-4e8d-a1b1-feedf79cc8a6 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



@media (min-width: 0px) {
[id="s-62c5d520-265a-474e-a055-8fb5106ff632"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62c5d520-265a-474e-a055-8fb5106ff632"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-62c5d520-265a-474e-a055-8fb5106ff632"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-62c5d520-265a-474e-a055-8fb5106ff632"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-62c5d520-265a-474e-a055-8fb5106ff632"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-62c5d520-265a-474e-a055-8fb5106ff632"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-62c5d520-265a-474e-a055-8fb5106ff632"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-4c152306-034b-472c-97ee-c2e562e81442 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4c152306-034b-472c-97ee-c2e562e81442 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4c152306-034b-472c-97ee-c2e562e81442 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-4c152306-034b-472c-97ee-c2e562e81442 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4c152306-034b-472c-97ee-c2e562e81442 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-4c152306-034b-472c-97ee-c2e562e81442 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4d0114e2-61c7-42dd-b1cb-f14d8196907a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4d0114e2-61c7-42dd-b1cb-f14d8196907a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4d0114e2-61c7-42dd-b1cb-f14d8196907a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-4d0114e2-61c7-42dd-b1cb-f14d8196907a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4d0114e2-61c7-42dd-b1cb-f14d8196907a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-4d0114e2-61c7-42dd-b1cb-f14d8196907a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d9358212-d7ac-4c63-ad3c-36e8d0400268 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d9358212-d7ac-4c63-ad3c-36e8d0400268 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d9358212-d7ac-4c63-ad3c-36e8d0400268 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-d9358212-d7ac-4c63-ad3c-36e8d0400268 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d9358212-d7ac-4c63-ad3c-36e8d0400268 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-d9358212-d7ac-4c63-ad3c-36e8d0400268 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-6d2fac35-7b88-43da-ae68-77a706f62d22 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-6d2fac35-7b88-43da-ae68-77a706f62d22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-6d2fac35-7b88-43da-ae68-77a706f62d22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-6d2fac35-7b88-43da-ae68-77a706f62d22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-6d2fac35-7b88-43da-ae68-77a706f62d22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-6d2fac35-7b88-43da-ae68-77a706f62d22 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f89ed392-a39a-4f07-8d7a-a93a54c088b0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f89ed392-a39a-4f07-8d7a-a93a54c088b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f89ed392-a39a-4f07-8d7a-a93a54c088b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-f89ed392-a39a-4f07-8d7a-a93a54c088b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f89ed392-a39a-4f07-8d7a-a93a54c088b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  
  
  
  font-size: 16px;
}

#s-f89ed392-a39a-4f07-8d7a-a93a54c088b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ec6190f9-989b-449d-8ac1-6a56844bac24 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-ec6190f9-989b-449d-8ac1-6a56844bac24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec6190f9-989b-449d-8ac1-6a56844bac24"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ec6190f9-989b-449d-8ac1-6a56844bac24"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ec6190f9-989b-449d-8ac1-6a56844bac24"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ec6190f9-989b-449d-8ac1-6a56844bac24"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec6190f9-989b-449d-8ac1-6a56844bac24"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ec6190f9-989b-449d-8ac1-6a56844bac24"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-035ca34f-62a6-40d6-89b8-9cd0efc95656 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

#s-035ca34f-62a6-40d6-89b8-9cd0efc95656 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-a8edca4c-88bc-43d7-9303-8482be063406 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a8edca4c-88bc-43d7-9303-8482be063406 {
  display: none;
}
#s-a8edca4c-88bc-43d7-9303-8482be063406, #wrap-s-a8edca4c-88bc-43d7-9303-8482be063406, #wrap-content-s-a8edca4c-88bc-43d7-9303-8482be063406 { display: none !important; }}@media (max-width: 767px){#s-a8edca4c-88bc-43d7-9303-8482be063406 {
  display: none;
}
#s-a8edca4c-88bc-43d7-9303-8482be063406, #wrap-s-a8edca4c-88bc-43d7-9303-8482be063406, #wrap-content-s-a8edca4c-88bc-43d7-9303-8482be063406 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a8edca4c-88bc-43d7-9303-8482be063406"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8edca4c-88bc-43d7-9303-8482be063406"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a8edca4c-88bc-43d7-9303-8482be063406"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8edca4c-88bc-43d7-9303-8482be063406"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-4ce6dd16-ae67-4059-9791-bdbda1bbd6c5 {
  text-align: center;
}
@media (max-width: 767px){#s-4ce6dd16-ae67-4059-9791-bdbda1bbd6c5 {
  
}
}
#s-4ce6dd16-ae67-4059-9791-bdbda1bbd6c5 {
  overflow: hidden;
  
  
}







  #s-4ce6dd16-ae67-4059-9791-bdbda1bbd6c5 img.shogun-image {
    

    
    
    
  }


#s-4ce6dd16-ae67-4059-9791-bdbda1bbd6c5 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-7f852c11-8d24-4ef1-97a4-72b143ca48f0 {
  margin-left: 80px;
margin-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7f852c11-8d24-4ef1-97a4-72b143ca48f0 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-7f852c11-8d24-4ef1-97a4-72b143ca48f0 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}
}







#s-7f852c11-8d24-4ef1-97a4-72b143ca48f0 > .shg-box-overlay {
  background-color: rgba(242, 242, 242, 1);
  opacity: 0;
  display: block;
}#s-7f852c11-8d24-4ef1-97a4-72b143ca48f0.shg-box.shg-c {
  justify-content: center;
}

#s-dde5b9e4-b0a7-46d5-bc6a-c41c7cd32538 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dde5b9e4-b0a7-46d5-bc6a-c41c7cd32538 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-7bb6b071-a26d-469e-acd6-491ba6409f46 {
  padding-top: 30px;
min-height: 50px;
}








#s-7bb6b071-a26d-469e-acd6-491ba6409f46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7bb6b071-a26d-469e-acd6-491ba6409f46.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f6398b99-4817-421e-a3e9-9c4955bf86cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6398b99-4817-421e-a3e9-9c4955bf86cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f6398b99-4817-421e-a3e9-9c4955bf86cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f6398b99-4817-421e-a3e9-9c4955bf86cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f6398b99-4817-421e-a3e9-9c4955bf86cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6398b99-4817-421e-a3e9-9c4955bf86cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f6398b99-4817-421e-a3e9-9c4955bf86cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

}

#s-47517bfa-341a-440e-ac04-b6211eeb4e60 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-47517bfa-341a-440e-ac04-b6211eeb4e60:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-47517bfa-341a-440e-ac04-b6211eeb4e60:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-47517bfa-341a-440e-ac04-b6211eeb4e60-root {
    text-align: center;
  }


#s-47517bfa-341a-440e-ac04-b6211eeb4e60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-47517bfa-341a-440e-ac04-b6211eeb4e60-root {
    text-align: center;
  }


#s-47517bfa-341a-440e-ac04-b6211eeb4e60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-47517bfa-341a-440e-ac04-b6211eeb4e60-root {
    text-align: center;
  }


#s-47517bfa-341a-440e-ac04-b6211eeb4e60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-47517bfa-341a-440e-ac04-b6211eeb4e60-root {
    text-align: center;
  }


#s-47517bfa-341a-440e-ac04-b6211eeb4e60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-47517bfa-341a-440e-ac04-b6211eeb4e60-root {
    text-align: center;
  }


#s-47517bfa-341a-440e-ac04-b6211eeb4e60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-5b17b482-d886-457a-bb6e-ef65d53fdeaf {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
}








#s-5b17b482-d886-457a-bb6e-ef65d53fdeaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b17b482-d886-457a-bb6e-ef65d53fdeaf.shg-box.shg-c {
  justify-content: center;
}

#s-da65241f-35ca-45bc-bb68-d8ca0cc2e57d {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

#s-2d7f3cce-5b4b-442a-ab58-772e5e387899 {
  margin-left: auto;
margin-right: auto;
}

#s-39efdfad-b409-4713-ab90-209de13e2aa9 {
  margin-left: auto;
margin-right: auto;
}

#s-6538618e-dc7a-4aff-9b92-f6af657e3d16 {
  margin-left: auto;
margin-right: auto;
}

#s-dc4ca01f-a3f8-466f-a7bf-d7274ef1a25d {
  margin-left: auto;
margin-right: auto;
}

#s-504aa9ef-8b11-4089-b4e0-2e81a6f949fa {
  margin-left: auto;
margin-right: auto;
}

#s-96cf9e30-e00a-442b-b215-c5706fe2a4ea {
  margin-left: auto;
margin-right: auto;
}

#s-3a2edb4a-555e-432d-a963-2d7062e6bdee {
  margin-left: auto;
margin-right: auto;
}

#s-d0931ece-2d87-4fa1-9893-eb232e8d42e7 {
  margin-left: auto;
margin-right: auto;
}

#s-8375c0d3-97f7-49a2-9905-6dd94c58647b {
  margin-left: auto;
margin-right: auto;
}

#s-051474ca-5a04-4b3d-9271-9553b149dec0 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-051474ca-5a04-4b3d-9271-9553b149dec0 {
  display: none;
}
#s-051474ca-5a04-4b3d-9271-9553b149dec0, #wrap-s-051474ca-5a04-4b3d-9271-9553b149dec0, #wrap-content-s-051474ca-5a04-4b3d-9271-9553b149dec0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-051474ca-5a04-4b3d-9271-9553b149dec0 {
  display: none;
}
#s-051474ca-5a04-4b3d-9271-9553b149dec0, #wrap-s-051474ca-5a04-4b3d-9271-9553b149dec0, #wrap-content-s-051474ca-5a04-4b3d-9271-9553b149dec0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-051474ca-5a04-4b3d-9271-9553b149dec0 {
  display: none;
}
#s-051474ca-5a04-4b3d-9271-9553b149dec0, #wrap-s-051474ca-5a04-4b3d-9271-9553b149dec0, #wrap-content-s-051474ca-5a04-4b3d-9271-9553b149dec0 { display: none !important; }}
@media (min-width: 0px) {
[id="s-051474ca-5a04-4b3d-9271-9553b149dec0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-051474ca-5a04-4b3d-9271-9553b149dec0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-051474ca-5a04-4b3d-9271-9553b149dec0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-051474ca-5a04-4b3d-9271-9553b149dec0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-fb4856fd-5642-49cc-9a8c-01c196238f0b {
  text-align: center;
}
@media (max-width: 767px){#s-fb4856fd-5642-49cc-9a8c-01c196238f0b {
  
}
}
#s-fb4856fd-5642-49cc-9a8c-01c196238f0b {
  overflow: hidden;
  
  
}







  #s-fb4856fd-5642-49cc-9a8c-01c196238f0b img.shogun-image {
    

    
    
    
  }


#s-fb4856fd-5642-49cc-9a8c-01c196238f0b .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-570cbe2f-11be-4b8e-9017-560ecf5dc235 {
  margin-left: 80px;
margin-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-570cbe2f-11be-4b8e-9017-560ecf5dc235 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-570cbe2f-11be-4b8e-9017-560ecf5dc235 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}
}







#s-570cbe2f-11be-4b8e-9017-560ecf5dc235 > .shg-box-overlay {
  background-color: rgba(242, 242, 242, 1);
  opacity: 0;
  display: block;
}#s-570cbe2f-11be-4b8e-9017-560ecf5dc235.shg-box.shg-c {
  justify-content: center;
}

#s-ba4273be-a27b-4086-91c0-44701b0f7e98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ba4273be-a27b-4086-91c0-44701b0f7e98 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-cebbb363-e38d-4ee6-830d-3971d3004bfd {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-cebbb363-e38d-4ee6-830d-3971d3004bfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cebbb363-e38d-4ee6-830d-3971d3004bfd.shg-box.shg-c {
  justify-content: center;
}

#s-d3c561ba-5323-48a5-a6df-8bb0b40c6259 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3c561ba-5323-48a5-a6df-8bb0b40c6259 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 46px;
  
  
  
}



#s-d0991cff-0d8d-4b36-834e-83b81f3f56ee {
  margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-d0991cff-0d8d-4b36-834e-83b81f3f56ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d0991cff-0d8d-4b36-834e-83b81f3f56ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d0991cff-0d8d-4b36-834e-83b81f3f56ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d0991cff-0d8d-4b36-834e-83b81f3f56ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d0991cff-0d8d-4b36-834e-83b81f3f56ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0991cff-0d8d-4b36-834e-83b81f3f56ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d0991cff-0d8d-4b36-834e-83b81f3f56ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-4a3b8ab4-0aac-4408-a624-004c5e39318d {
  margin-bottom: 20px;
text-align: center;
}

#s-4a3b8ab4-0aac-4408-a624-004c5e39318d .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-3e39b3c4-1209-498c-83f4-7540eefdcce8 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-3e39b3c4-1209-498c-83f4-7540eefdcce8 {
  display: none;
}
#s-3e39b3c4-1209-498c-83f4-7540eefdcce8, #wrap-s-3e39b3c4-1209-498c-83f4-7540eefdcce8, #wrap-content-s-3e39b3c4-1209-498c-83f4-7540eefdcce8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e39b3c4-1209-498c-83f4-7540eefdcce8 {
  display: none;
}
#s-3e39b3c4-1209-498c-83f4-7540eefdcce8, #wrap-s-3e39b3c4-1209-498c-83f4-7540eefdcce8, #wrap-content-s-3e39b3c4-1209-498c-83f4-7540eefdcce8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e39b3c4-1209-498c-83f4-7540eefdcce8 {
  
}
}@media (max-width: 767px){#s-3e39b3c4-1209-498c-83f4-7540eefdcce8 {
  display: none;
}
#s-3e39b3c4-1209-498c-83f4-7540eefdcce8, #wrap-s-3e39b3c4-1209-498c-83f4-7540eefdcce8, #wrap-content-s-3e39b3c4-1209-498c-83f4-7540eefdcce8 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3e39b3c4-1209-498c-83f4-7540eefdcce8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3e39b3c4-1209-498c-83f4-7540eefdcce8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3e39b3c4-1209-498c-83f4-7540eefdcce8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e39b3c4-1209-498c-83f4-7540eefdcce8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-0c03afa6-3771-4a51-b770-33a5835288bd {
  text-align: center;
}
@media (max-width: 767px){#s-0c03afa6-3771-4a51-b770-33a5835288bd {
  
}
}
#s-0c03afa6-3771-4a51-b770-33a5835288bd {
  overflow: hidden;
  
  
}







  #s-0c03afa6-3771-4a51-b770-33a5835288bd img.shogun-image {
    

    
    
    
  }


#s-0c03afa6-3771-4a51-b770-33a5835288bd .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-e10c6d81-9750-4cbb-94f9-9717028576a2 {
  margin-left: 80px;
margin-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e10c6d81-9750-4cbb-94f9-9717028576a2 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-e10c6d81-9750-4cbb-94f9-9717028576a2 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}
}







#s-e10c6d81-9750-4cbb-94f9-9717028576a2 > .shg-box-overlay {
  background-color: rgba(242, 242, 242, 1);
  opacity: 0;
  display: block;
}#s-e10c6d81-9750-4cbb-94f9-9717028576a2.shg-box.shg-c {
  justify-content: center;
}

#s-a5195e29-2a79-4c7e-8fe1-97dc8e651de9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a5195e29-2a79-4c7e-8fe1-97dc8e651de9 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-6f016eeb-beb3-49ce-94fd-70768d2be737 {
  padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f016eeb-beb3-49ce-94fd-70768d2be737 {
  margin-left: -20px;
margin-right: -20px;
display: none;
}
#s-6f016eeb-beb3-49ce-94fd-70768d2be737, #wrap-s-6f016eeb-beb3-49ce-94fd-70768d2be737, #wrap-content-s-6f016eeb-beb3-49ce-94fd-70768d2be737 { display: none !important; }}@media (max-width: 767px){#s-6f016eeb-beb3-49ce-94fd-70768d2be737 {
  margin-left: -20px;
margin-right: -20px;
}
}







#s-6f016eeb-beb3-49ce-94fd-70768d2be737 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6f016eeb-beb3-49ce-94fd-70768d2be737.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bdb51dba-8424-42c5-bd4b-11a912433c21 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(242, 242, 242, 1);
}

@media (min-width: 0px) {
[id="s-bdb51dba-8424-42c5-bd4b-11a912433c21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bdb51dba-8424-42c5-bd4b-11a912433c21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bdb51dba-8424-42c5-bd4b-11a912433c21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bdb51dba-8424-42c5-bd4b-11a912433c21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-45e67e89-567e-4bec-883d-a7dfe32d7471 {
  text-align: center;
}
@media (max-width: 767px){#s-45e67e89-567e-4bec-883d-a7dfe32d7471 {
  
}
}
#s-45e67e89-567e-4bec-883d-a7dfe32d7471 {
  overflow: hidden;
  
  
}







  #s-45e67e89-567e-4bec-883d-a7dfe32d7471 img.shogun-image {
    

    
    
    
  }


#s-45e67e89-567e-4bec-883d-a7dfe32d7471 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-1489e2ff-5db8-4a70-87b0-18ff690a1dfb {
  margin-left: 80px;
margin-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1489e2ff-5db8-4a70-87b0-18ff690a1dfb {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-1489e2ff-5db8-4a70-87b0-18ff690a1dfb {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}
}







#s-1489e2ff-5db8-4a70-87b0-18ff690a1dfb > .shg-box-overlay {
  background-color: rgba(242, 242, 242, 1);
  opacity: 0;
  display: block;
}#s-1489e2ff-5db8-4a70-87b0-18ff690a1dfb.shg-box.shg-c {
  justify-content: center;
}

#s-c8f0eccf-1dd1-41dc-bba6-a7548c7b9d20 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c8f0eccf-1dd1-41dc-bba6-a7548c7b9d20 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

@media (min-width: 1200px){#s-030b9654-c433-4fe1-91e4-9b21b418b33e {
  display: none;
}
#s-030b9654-c433-4fe1-91e4-9b21b418b33e, #wrap-s-030b9654-c433-4fe1-91e4-9b21b418b33e, #wrap-content-s-030b9654-c433-4fe1-91e4-9b21b418b33e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-030b9654-c433-4fe1-91e4-9b21b418b33e {
  display: none;
}
#s-030b9654-c433-4fe1-91e4-9b21b418b33e, #wrap-s-030b9654-c433-4fe1-91e4-9b21b418b33e, #wrap-content-s-030b9654-c433-4fe1-91e4-9b21b418b33e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-030b9654-c433-4fe1-91e4-9b21b418b33e {
  display: none;
}
#s-030b9654-c433-4fe1-91e4-9b21b418b33e, #wrap-s-030b9654-c433-4fe1-91e4-9b21b418b33e, #wrap-content-s-030b9654-c433-4fe1-91e4-9b21b418b33e { display: none !important; }}
#s-030b9654-c433-4fe1-91e4-9b21b418b33e hr {
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d67288a9-e778-4746-ae39-6d84618c25bb {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-d67288a9-e778-4746-ae39-6d84618c25bb {
  background-color: rgba(242, 242, 242, 1);
}
}
@media (min-width: 0px) {
[id="s-d67288a9-e778-4746-ae39-6d84618c25bb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d67288a9-e778-4746-ae39-6d84618c25bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d67288a9-e778-4746-ae39-6d84618c25bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d67288a9-e778-4746-ae39-6d84618c25bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d67288a9-e778-4746-ae39-6d84618c25bb"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c85a1ee0-4403-4341-a3f4-2db59c29cbe9 {
  margin-left: 80px;
margin-right: 80px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c85a1ee0-4403-4341-a3f4-2db59c29cbe9 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-c85a1ee0-4403-4341-a3f4-2db59c29cbe9 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}
}







#s-c85a1ee0-4403-4341-a3f4-2db59c29cbe9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c85a1ee0-4403-4341-a3f4-2db59c29cbe9.shg-box.shg-c {
  justify-content: center;
}

#s-05fb528b-0618-41d0-b663-16c51b6914af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-05fb528b-0618-41d0-b663-16c51b6914af {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-05fb528b-0618-41d0-b663-16c51b6914af .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-1910aad8-30fa-4efa-9bc7-881e844c11c6 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-1910aad8-30fa-4efa-9bc7-881e844c11c6 {
  
}
}
#s-1910aad8-30fa-4efa-9bc7-881e844c11c6 {
  overflow: hidden;
  
  
}







  #s-1910aad8-30fa-4efa-9bc7-881e844c11c6 img.shogun-image {
    

    
    
    
  }


#s-1910aad8-30fa-4efa-9bc7-881e844c11c6 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

@media (min-width: 1200px){#s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9 {
  display: none;
}
#s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9, #wrap-s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9, #wrap-content-s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9 {
  display: none;
}
#s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9, #wrap-s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9, #wrap-content-s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9 {
  display: none;
}
#s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9, #wrap-s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9, #wrap-content-s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9 { display: none !important; }}
#s-fe481d9c-f1e1-4a79-bcc7-e2d9a3425ff9 hr {
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-55fcc2be-2c57-4b9e-871b-0eda1e18007b {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(242, 242, 242, 1);
}

@media (min-width: 0px) {
[id="s-55fcc2be-2c57-4b9e-871b-0eda1e18007b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55fcc2be-2c57-4b9e-871b-0eda1e18007b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-55fcc2be-2c57-4b9e-871b-0eda1e18007b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-55fcc2be-2c57-4b9e-871b-0eda1e18007b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-53f39961-2615-47f7-b4d2-02a0c097fb4d {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-53f39961-2615-47f7-b4d2-02a0c097fb4d {
  
}
}
#s-53f39961-2615-47f7-b4d2-02a0c097fb4d {
  overflow: hidden;
  
  
}







  #s-53f39961-2615-47f7-b4d2-02a0c097fb4d img.shogun-image {
    

    
    
    
  }


#s-53f39961-2615-47f7-b4d2-02a0c097fb4d .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-0367c422-3754-4827-8c26-29209efd0ae9 {
  margin-left: 80px;
margin-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0367c422-3754-4827-8c26-29209efd0ae9 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-0367c422-3754-4827-8c26-29209efd0ae9 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}
}







#s-0367c422-3754-4827-8c26-29209efd0ae9 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-0367c422-3754-4827-8c26-29209efd0ae9.shg-box.shg-c {
  justify-content: center;
}

#s-2d162dea-3907-4d11-bb9e-42f0cc780053 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2d162dea-3907-4d11-bb9e-42f0cc780053 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-4654decc-bc8a-49c4-87c9-2ba5c0024b72 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
}








#s-4654decc-bc8a-49c4-87c9-2ba5c0024b72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4654decc-bc8a-49c4-87c9-2ba5c0024b72.shg-box.shg-c {
  justify-content: center;
}

#s-cb37d049-681d-4c9e-917f-428318b75e44 {
  margin-left: auto;
margin-right: auto;
}

#s-88acbf85-235b-44e6-b79b-3692c51a1184 {
  margin-left: auto;
margin-right: auto;
}

#s-ed4e8716-db9b-43f5-bfec-9fe9341ab822 {
  margin-left: auto;
margin-right: auto;
}

#s-2f167f5f-33fb-4dfc-8582-f9655d7e82f4 {
  margin-left: auto;
margin-right: auto;
}

#s-9716abec-ce61-4e48-941e-2e4e86a931ac {
  padding-top: 30px;
padding-bottom: 0px;
min-height: 50px;
}








#s-9716abec-ce61-4e48-941e-2e4e86a931ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9716abec-ce61-4e48-941e-2e4e86a931ac.shg-box.shg-c {
  justify-content: center;
}

#s-4c26769b-9f11-4e6b-b6fa-62210bac6585 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-4c26769b-9f11-4e6b-b6fa-62210bac6585 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c26769b-9f11-4e6b-b6fa-62210bac6585.shg-box.shg-c {
  justify-content: center;
}

#s-2363ce25-532a-4f48-b45b-a68a8532f2e0 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-2363ce25-532a-4f48-b45b-a68a8532f2e0 .shogun-heading-component h2 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-65b719c5-0fb9-4b2a-8d26-cf4141dcc669 {
  min-height: 50px;
}








#s-65b719c5-0fb9-4b2a-8d26-cf4141dcc669 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-65b719c5-0fb9-4b2a-8d26-cf4141dcc669.shg-box.shg-c {
  justify-content: center;
}

#s-266efb83-f5b3-4e0e-9df5-8c754972fd74 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
max-width: 900px;
}








#s-266efb83-f5b3-4e0e-9df5-8c754972fd74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-266efb83-f5b3-4e0e-9df5-8c754972fd74.shg-box.shg-c {
  justify-content: center;
}

#s-eaa91eb9-10a3-477f-9b85-0217456908c3 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
}

#s-eaa91eb9-10a3-477f-9b85-0217456908c3 {
  overflow: hidden;
  
  
      max-width: 100px;
      
      
      
  
}







  #s-eaa91eb9-10a3-477f-9b85-0217456908c3 img.shogun-image {
    

    
    
    
  }


#s-eaa91eb9-10a3-477f-9b85-0217456908c3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b8d48e2b-03f6-4bd1-8a2d-09fbf2a6c608 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}

#s-b8d48e2b-03f6-4bd1-8a2d-09fbf2a6c608 {
  overflow: hidden;
  
  
      max-width: 100px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-b8d48e2b-03f6-4bd1-8a2d-09fbf2a6c608 img.shogun-image {
    

    
    
    
  }


#s-b8d48e2b-03f6-4bd1-8a2d-09fbf2a6c608 .shogun-image-content {
  
    justify-content: center;
  
}

#s-15e5461e-3cce-4bda-b529-05c1d145ad99 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}

#s-15e5461e-3cce-4bda-b529-05c1d145ad99 {
  overflow: hidden;
  
  
      max-width: 100px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-15e5461e-3cce-4bda-b529-05c1d145ad99 img.shogun-image {
    

    
    
    
  }


#s-15e5461e-3cce-4bda-b529-05c1d145ad99 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9243abe8-dc50-4279-9e2d-c3476a4c4bf6 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}

#s-9243abe8-dc50-4279-9e2d-c3476a4c4bf6 {
  overflow: hidden;
  
  
      max-width: 100px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-9243abe8-dc50-4279-9e2d-c3476a4c4bf6 img.shogun-image {
    

    
    
    
  }


#s-9243abe8-dc50-4279-9e2d-c3476a4c4bf6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-c140233f-966e-4da9-a32f-5d0e6fa0b626 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}

#s-c140233f-966e-4da9-a32f-5d0e6fa0b626 {
  overflow: hidden;
  
  
      max-width: 100px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-c140233f-966e-4da9-a32f-5d0e6fa0b626 img.shogun-image {
    

    
    
    
  }


#s-c140233f-966e-4da9-a32f-5d0e6fa0b626 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b2fb835d-bf59-4c28-850c-1073a94f86e5 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
min-height: 140px;
max-width: 950px;
}








#s-b2fb835d-bf59-4c28-850c-1073a94f86e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2fb835d-bf59-4c28-850c-1073a94f86e5.shg-box.shg-c {
  justify-content: center;
}

#s-39baeea0-df4e-441f-8977-049568dac50d {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-39baeea0-df4e-441f-8977-049568dac50d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-39baeea0-df4e-441f-8977-049568dac50d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-39baeea0-df4e-441f-8977-049568dac50d-root {
    text-align: center;
  }


#s-39baeea0-df4e-441f-8977-049568dac50d.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-39baeea0-df4e-441f-8977-049568dac50d-root {
    text-align: center;
  }


#s-39baeea0-df4e-441f-8977-049568dac50d.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-39baeea0-df4e-441f-8977-049568dac50d-root {
    text-align: center;
  }


#s-39baeea0-df4e-441f-8977-049568dac50d.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-39baeea0-df4e-441f-8977-049568dac50d-root {
    text-align: center;
  }


#s-39baeea0-df4e-441f-8977-049568dac50d.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-39baeea0-df4e-441f-8977-049568dac50d-root {
    text-align: center;
  }


#s-39baeea0-df4e-441f-8977-049568dac50d.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-b0dff2da-8a44-4f3f-8d30-a43d4297b1d3 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
min-height: 140px;
max-width: 950px;
}








#s-b0dff2da-8a44-4f3f-8d30-a43d4297b1d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b0dff2da-8a44-4f3f-8d30-a43d4297b1d3.shg-box.shg-c {
  justify-content: center;
}

#s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf-root {
    text-align: center;
  }


#s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf-root {
    text-align: center;
  }


#s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf-root {
    text-align: center;
  }


#s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf-root {
    text-align: center;
  }


#s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf-root {
    text-align: center;
  }


#s-5a658368-5ee0-4ce4-b747-4b2bf607c8bf.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-c493a315-632d-428c-8ea8-1b5b453a89a1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-c493a315-632d-428c-8ea8-1b5b453a89a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c493a315-632d-428c-8ea8-1b5b453a89a1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c493a315-632d-428c-8ea8-1b5b453a89a1-root {
    text-align: center;
  }


#s-c493a315-632d-428c-8ea8-1b5b453a89a1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c493a315-632d-428c-8ea8-1b5b453a89a1-root {
    text-align: center;
  }


#s-c493a315-632d-428c-8ea8-1b5b453a89a1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c493a315-632d-428c-8ea8-1b5b453a89a1-root {
    text-align: center;
  }


#s-c493a315-632d-428c-8ea8-1b5b453a89a1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c493a315-632d-428c-8ea8-1b5b453a89a1-root {
    text-align: center;
  }


#s-c493a315-632d-428c-8ea8-1b5b453a89a1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c493a315-632d-428c-8ea8-1b5b453a89a1-root {
    text-align: center;
  }


#s-c493a315-632d-428c-8ea8-1b5b453a89a1.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-40ca5c97-4461-4243-83d6-de04acfe577f {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
min-height: 140px;
max-width: 950px;
}








#s-40ca5c97-4461-4243-83d6-de04acfe577f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-40ca5c97-4461-4243-83d6-de04acfe577f.shg-box.shg-c {
  justify-content: center;
}

#s-1418f5c5-fd79-4445-bad8-3fab564b6578 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-1418f5c5-fd79-4445-bad8-3fab564b6578:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1418f5c5-fd79-4445-bad8-3fab564b6578:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1418f5c5-fd79-4445-bad8-3fab564b6578-root {
    text-align: center;
  }


#s-1418f5c5-fd79-4445-bad8-3fab564b6578.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1418f5c5-fd79-4445-bad8-3fab564b6578-root {
    text-align: center;
  }


#s-1418f5c5-fd79-4445-bad8-3fab564b6578.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1418f5c5-fd79-4445-bad8-3fab564b6578-root {
    text-align: center;
  }


#s-1418f5c5-fd79-4445-bad8-3fab564b6578.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1418f5c5-fd79-4445-bad8-3fab564b6578-root {
    text-align: center;
  }


#s-1418f5c5-fd79-4445-bad8-3fab564b6578.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1418f5c5-fd79-4445-bad8-3fab564b6578-root {
    text-align: center;
  }


#s-1418f5c5-fd79-4445-bad8-3fab564b6578.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-950bea55-26d9-40fc-af09-1189ac3cafac {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
min-height: 140px;
max-width: 950px;
}








#s-950bea55-26d9-40fc-af09-1189ac3cafac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-950bea55-26d9-40fc-af09-1189ac3cafac.shg-box.shg-c {
  justify-content: center;
}

#s-942c544e-8b07-4283-8ecf-85a6a646b673 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-942c544e-8b07-4283-8ecf-85a6a646b673:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-942c544e-8b07-4283-8ecf-85a6a646b673:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-942c544e-8b07-4283-8ecf-85a6a646b673-root {
    text-align: center;
  }


#s-942c544e-8b07-4283-8ecf-85a6a646b673.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-942c544e-8b07-4283-8ecf-85a6a646b673-root {
    text-align: center;
  }


#s-942c544e-8b07-4283-8ecf-85a6a646b673.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-942c544e-8b07-4283-8ecf-85a6a646b673-root {
    text-align: center;
  }


#s-942c544e-8b07-4283-8ecf-85a6a646b673.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-942c544e-8b07-4283-8ecf-85a6a646b673-root {
    text-align: center;
  }


#s-942c544e-8b07-4283-8ecf-85a6a646b673.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-942c544e-8b07-4283-8ecf-85a6a646b673-root {
    text-align: center;
  }


#s-942c544e-8b07-4283-8ecf-85a6a646b673.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-46788d29-7e90-40f3-99b6-ceb21ecf7f6c {
  margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
min-height: 140px;
max-width: 950px;
}








#s-46788d29-7e90-40f3-99b6-ceb21ecf7f6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-46788d29-7e90-40f3-99b6-ceb21ecf7f6c.shg-box.shg-c {
  justify-content: center;
}

#s-de4a4119-eb13-492e-90fb-99097e04589f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(46, 101, 185, 1);
}
#s-de4a4119-eb13-492e-90fb-99097e04589f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-de4a4119-eb13-492e-90fb-99097e04589f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-de4a4119-eb13-492e-90fb-99097e04589f-root {
    text-align: center;
  }


#s-de4a4119-eb13-492e-90fb-99097e04589f.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-de4a4119-eb13-492e-90fb-99097e04589f-root {
    text-align: center;
  }


#s-de4a4119-eb13-492e-90fb-99097e04589f.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-de4a4119-eb13-492e-90fb-99097e04589f-root {
    text-align: center;
  }


#s-de4a4119-eb13-492e-90fb-99097e04589f.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-de4a4119-eb13-492e-90fb-99097e04589f-root {
    text-align: center;
  }


#s-de4a4119-eb13-492e-90fb-99097e04589f.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-de4a4119-eb13-492e-90fb-99097e04589f-root {
    text-align: center;
  }


#s-de4a4119-eb13-492e-90fb-99097e04589f.shg-btn {
  color: rgba(46, 101, 185, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2 {
  display: none;
}
#s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2, #wrap-s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2, #wrap-content-s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2 { display: none !important; }}@media (max-width: 767px){#s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2 {
  display: none;
}
#s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2, #wrap-s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2, #wrap-content-s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2 { display: none !important; }}







#s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
  display: block;
}#s-8fa48374-3a3a-4ffe-90f1-76c1ea6b0ca2.shg-box.shg-c {
  justify-content: center;
}

#s-9996fb58-b001-46aa-b96b-43720db4cd02 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-4082d9d4-738e-4be4-aa9a-5f1facb9469e {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 56%;
max-width: 90%;
}
@media (min-width: 768px) and (max-width: 991px){#s-4082d9d4-738e-4be4-aa9a-5f1facb9469e {
  padding-right: 37%;
}
}@media (max-width: 767px){#s-4082d9d4-738e-4be4-aa9a-5f1facb9469e {
  padding-right: 17%;
}
}
#s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29 {
  margin-left: 56px;
margin-right: 56px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTI1ZjI0YzItMWY2MC00ZjBkLTk4YjYtMzY1YzI0NTg3MzA4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMjVmMjRjMi0xZjYwLTRmMGQtOThiNi0zNjVjMjQ1ODczMDgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}#s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29-root {
    text-align: left;
  }


#s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29-root {
    text-align: left;
  }


#s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29-root {
    text-align: left;
  }


#s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29-root {
    text-align: left;
  }


#s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29-root {
    text-align: left;
  }


#s-24fb8e7d-29ea-4f9b-9a4a-4eb095777c29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-08e3878f-50e1-4832-a598-199cf1f62371 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-08e3878f-50e1-4832-a598-199cf1f62371 {
  display: none;
}
#s-08e3878f-50e1-4832-a598-199cf1f62371, #wrap-s-08e3878f-50e1-4832-a598-199cf1f62371, #wrap-content-s-08e3878f-50e1-4832-a598-199cf1f62371 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08e3878f-50e1-4832-a598-199cf1f62371 {
  display: none;
}
#s-08e3878f-50e1-4832-a598-199cf1f62371, #wrap-s-08e3878f-50e1-4832-a598-199cf1f62371, #wrap-content-s-08e3878f-50e1-4832-a598-199cf1f62371 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08e3878f-50e1-4832-a598-199cf1f62371 {
  
}
}







#s-08e3878f-50e1-4832-a598-199cf1f62371 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
  display: block;
}#s-08e3878f-50e1-4832-a598-199cf1f62371.shg-box.shg-c {
  justify-content: center;
}

#s-9b71b82d-6152-4022-bc93-50dc8783abe3 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 90%;
}

#s-41a67d20-7fe3-478b-af5a-0bc497235cb7 {
  margin-top: 14px;
margin-left: auto;
margin-bottom: 14px;
margin-right: auto;
padding-left: 0px;
padding-right: 56%;
max-width: 90%;
}
@media (min-width: 768px) and (max-width: 991px){#s-41a67d20-7fe3-478b-af5a-0bc497235cb7 {
  padding-right: 37%;
}
}@media (max-width: 767px){#s-41a67d20-7fe3-478b-af5a-0bc497235cb7 {
  padding-right: 17%;
}
}
#s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
hover-type: color;
}
#s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGNmMjdjMmItZGE5MS00MGUyLWEzY2ItZTQyNGQwOTU3OTQyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1IiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkY2YyN2MyYi1kYTkxLTQwZTItYTNjYi1lNDI0ZDA5NTc5NDIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#ffffff"}, {"id"=>2, "pos"=>1, "color"=>"#ffffff"}] !important;
hover-type: gradient !important;}#s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25-root {
    text-align: left;
  }


#s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25-root {
    text-align: left;
  }


#s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25-root {
    text-align: left;
  }


#s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25-root {
    text-align: left;
  }


#s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25-root {
    text-align: left;
  }


#s-0ba9f452-cbb4-43ff-80ef-d36c0dbcde25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-42d5f74b-e79b-4e46-ac30-cebca6c3427a {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}








#s-42d5f74b-e79b-4e46-ac30-cebca6c3427a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-42d5f74b-e79b-4e46-ac30-cebca6c3427a.shg-box.shg-c {
  justify-content: center;
}

#s-7631c0ae-e640-435a-b2df-344468eaff7b {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-f31d47f2-160a-4e76-882d-9145d3776974"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f31d47f2-160a-4e76-882d-9145d3776974"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f31d47f2-160a-4e76-882d-9145d3776974"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f31d47f2-160a-4e76-882d-9145d3776974"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f31d47f2-160a-4e76-882d-9145d3776974"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f31d47f2-160a-4e76-882d-9145d3776974"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f31d47f2-160a-4e76-882d-9145d3776974"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px){#s-22d1173b-1286-4948-b9e3-55902e777ae6 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1 {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1-root {
    text-align: center;
  }


#s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1-root {
    text-align: center;
  }


#s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1-root {
    text-align: center;
  }


#s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1-root {
    text-align: center;
  }


#s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1-root {
    text-align: center;
  }


#s-54ec1095-25ef-4d78-b2d7-7720baeb5bf1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-6597b31c-a516-4463-8ce6-0c3acba2ae03 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6597b31c-a516-4463-8ce6-0c3acba2ae03 {
  display: none;
}
#s-6597b31c-a516-4463-8ce6-0c3acba2ae03, #wrap-s-6597b31c-a516-4463-8ce6-0c3acba2ae03, #wrap-content-s-6597b31c-a516-4463-8ce6-0c3acba2ae03 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6597b31c-a516-4463-8ce6-0c3acba2ae03 {
  display: none;
}
#s-6597b31c-a516-4463-8ce6-0c3acba2ae03, #wrap-s-6597b31c-a516-4463-8ce6-0c3acba2ae03, #wrap-content-s-6597b31c-a516-4463-8ce6-0c3acba2ae03 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6597b31c-a516-4463-8ce6-0c3acba2ae03 {
  margin-left: -20px;
margin-right: -20px;
}
}@media (max-width: 767px){#s-6597b31c-a516-4463-8ce6-0c3acba2ae03 {
  margin-left: -20px;
margin-right: -20px;
display: none;
}
#s-6597b31c-a516-4463-8ce6-0c3acba2ae03, #wrap-s-6597b31c-a516-4463-8ce6-0c3acba2ae03, #wrap-content-s-6597b31c-a516-4463-8ce6-0c3acba2ae03 { display: none !important; }}







#s-6597b31c-a516-4463-8ce6-0c3acba2ae03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6597b31c-a516-4463-8ce6-0c3acba2ae03.shg-box.shg-c {
  justify-content: flex-start;
}

#s-71a6ce27-fd84-4a6d-8d5a-6c487d4f8b9e {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(242, 242, 242, 1);
}

@media (min-width: 0px) {
[id="s-71a6ce27-fd84-4a6d-8d5a-6c487d4f8b9e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-71a6ce27-fd84-4a6d-8d5a-6c487d4f8b9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-71a6ce27-fd84-4a6d-8d5a-6c487d4f8b9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-71a6ce27-fd84-4a6d-8d5a-6c487d4f8b9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-67bbac64-f189-44f3-8d74-6e7e00c8467b {
  text-align: center;
}
@media (max-width: 767px){#s-67bbac64-f189-44f3-8d74-6e7e00c8467b {
  
}
}
#s-67bbac64-f189-44f3-8d74-6e7e00c8467b {
  overflow: hidden;
  
  
}







  #s-67bbac64-f189-44f3-8d74-6e7e00c8467b img.shogun-image {
    

    
    
    
  }


#s-67bbac64-f189-44f3-8d74-6e7e00c8467b .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-98466369-5fd6-4035-b3e8-12b29e40af86 {
  margin-left: 80px;
margin-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-98466369-5fd6-4035-b3e8-12b29e40af86 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-98466369-5fd6-4035-b3e8-12b29e40af86 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}
}







#s-98466369-5fd6-4035-b3e8-12b29e40af86 > .shg-box-overlay {
  background-color: rgba(242, 242, 242, 1);
  opacity: 0;
  display: block;
}#s-98466369-5fd6-4035-b3e8-12b29e40af86.shg-box.shg-c {
  justify-content: center;
}

#s-b64966c7-ff7f-4ab1-ad10-7b7801030926 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b64966c7-ff7f-4ab1-ad10-7b7801030926 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



@media (min-width: 1200px){#s-712adae5-70f0-46e9-a05a-c0d8a4fbc047 {
  display: none;
}
#s-712adae5-70f0-46e9-a05a-c0d8a4fbc047, #wrap-s-712adae5-70f0-46e9-a05a-c0d8a4fbc047, #wrap-content-s-712adae5-70f0-46e9-a05a-c0d8a4fbc047 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-712adae5-70f0-46e9-a05a-c0d8a4fbc047 {
  display: none;
}
#s-712adae5-70f0-46e9-a05a-c0d8a4fbc047, #wrap-s-712adae5-70f0-46e9-a05a-c0d8a4fbc047, #wrap-content-s-712adae5-70f0-46e9-a05a-c0d8a4fbc047 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-712adae5-70f0-46e9-a05a-c0d8a4fbc047 {
  display: none;
}
#s-712adae5-70f0-46e9-a05a-c0d8a4fbc047, #wrap-s-712adae5-70f0-46e9-a05a-c0d8a4fbc047, #wrap-content-s-712adae5-70f0-46e9-a05a-c0d8a4fbc047 { display: none !important; }}
#s-712adae5-70f0-46e9-a05a-c0d8a4fbc047 hr {
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-09ddcbf1-d698-4ad1-b6ce-c41e184adaec {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-09ddcbf1-d698-4ad1-b6ce-c41e184adaec {
  background-color: rgba(242, 242, 242, 1);
}
}
@media (min-width: 0px) {
[id="s-09ddcbf1-d698-4ad1-b6ce-c41e184adaec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-09ddcbf1-d698-4ad1-b6ce-c41e184adaec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-09ddcbf1-d698-4ad1-b6ce-c41e184adaec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-09ddcbf1-d698-4ad1-b6ce-c41e184adaec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ba98d68a-3ed2-4891-8054-177304cab51f {
  margin-left: 80px;
margin-right: 80px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ba98d68a-3ed2-4891-8054-177304cab51f {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-ba98d68a-3ed2-4891-8054-177304cab51f {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}
}







#s-ba98d68a-3ed2-4891-8054-177304cab51f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba98d68a-3ed2-4891-8054-177304cab51f.shg-box.shg-c {
  justify-content: center;
}

#s-ee652589-8494-43d9-9829-c20d7d43ab43 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-ee652589-8494-43d9-9829-c20d7d43ab43 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-ee652589-8494-43d9-9829-c20d7d43ab43 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-8ab87491-41fc-4739-a732-6610711a273c {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-8ab87491-41fc-4739-a732-6610711a273c {
  
}
}
#s-8ab87491-41fc-4739-a732-6610711a273c {
  overflow: hidden;
  
  
}







  #s-8ab87491-41fc-4739-a732-6610711a273c img.shogun-image {
    

    
    
    
  }


#s-8ab87491-41fc-4739-a732-6610711a273c .shogun-image-content {
  
    justify-content:  flex-start;
  
}

@media (min-width: 1200px){#s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae {
  display: none;
}
#s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae, #wrap-s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae, #wrap-content-s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae {
  display: none;
}
#s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae, #wrap-s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae, #wrap-content-s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae {
  display: none;
}
#s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae, #wrap-s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae, #wrap-content-s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae { display: none !important; }}
#s-c2b0be95-9a6f-4428-9e1e-c2613e8330ae hr {
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2e43cdb7-a0e0-4631-8c58-1758f732659e {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(245, 245, 245, 1);
border-style: solid;
background-color: rgba(242, 242, 242, 1);
}

@media (min-width: 0px) {
[id="s-2e43cdb7-a0e0-4631-8c58-1758f732659e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2e43cdb7-a0e0-4631-8c58-1758f732659e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2e43cdb7-a0e0-4631-8c58-1758f732659e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e43cdb7-a0e0-4631-8c58-1758f732659e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-bfef3c3c-36bb-4151-9d38-37e9766eb586 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-bfef3c3c-36bb-4151-9d38-37e9766eb586 {
  
}
}
#s-bfef3c3c-36bb-4151-9d38-37e9766eb586 {
  overflow: hidden;
  
  
}







  #s-bfef3c3c-36bb-4151-9d38-37e9766eb586 img.shogun-image {
    

    
    
    
  }


#s-bfef3c3c-36bb-4151-9d38-37e9766eb586 .shogun-image-content {
  
    justify-content:  flex-start;
  
}

#s-63596c0f-fd49-4c28-8d24-0117c5d6f4bb {
  margin-left: 80px;
margin-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-63596c0f-fd49-4c28-8d24-0117c5d6f4bb {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-63596c0f-fd49-4c28-8d24-0117c5d6f4bb {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}
}







#s-63596c0f-fd49-4c28-8d24-0117c5d6f4bb > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-63596c0f-fd49-4c28-8d24-0117c5d6f4bb.shg-box.shg-c {
  justify-content: center;
}

#s-cbd8cf9e-506f-419b-90da-fa237869f347 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cbd8cf9e-506f-419b-90da-fa237869f347 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-06cd12c1-fff2-4e4a-af61-27ccc6457f61 {
  margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-06cd12c1-fff2-4e4a-af61-27ccc6457f61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06cd12c1-fff2-4e4a-af61-27ccc6457f61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06cd12c1-fff2-4e4a-af61-27ccc6457f61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-06cd12c1-fff2-4e4a-af61-27ccc6457f61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06cd12c1-fff2-4e4a-af61-27ccc6457f61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-06cd12c1-fff2-4e4a-af61-27ccc6457f61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06cd12c1-fff2-4e4a-af61-27ccc6457f61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-cb2cc128-8893-4e81-9471-a41e6dc45697 {
  margin-top: 0px;
margin-bottom: 20px;
text-align: center;
}

#s-cb2cc128-8893-4e81-9471-a41e6dc45697 .shogun-heading-component h3 {
  color: rgba(14, 16, 62, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-bfaf6274-b429-49ec-8850-01c3c39b374a {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
}








#s-bfaf6274-b429-49ec-8850-01c3c39b374a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bfaf6274-b429-49ec-8850-01c3c39b374a.shg-box.shg-c {
  justify-content: center;
}

#s-9e6009a9-eb02-4a30-9ed8-bb8e3c54c6e1 {
  margin-left: auto;
margin-right: auto;
}

#s-4edeaa6d-594a-455a-aca1-c89c99188504 {
  margin-left: auto;
margin-right: auto;
}

#s-28531ecc-ab6a-4b3d-a4c8-65d03979dcf1 {
  margin-left: auto;
margin-right: auto;
}

#s-0af69097-ab64-4cd6-b64a-1f0849814b76 {
  margin-left: auto;
margin-right: auto;
}

#s-6f3674e7-4688-4d35-9962-9f34bd0fcee7 {
  margin-left: auto;
margin-right: auto;
}

#s-a3d0bddb-0115-4269-9be0-88afcd915e56 {
  margin-left: auto;
margin-right: auto;
}

#s-642e0c8e-55ed-4117-816e-c1e04a0bf257 {
  margin-left: auto;
margin-right: auto;
}

#s-ac9b3b35-29b0-4f6b-9d75-8c89f522a70d {
  margin-left: auto;
margin-right: auto;
}

#s-3c45bf75-9c6c-48d1-a88c-6adc11034693 {
  margin-left: auto;
margin-right: auto;
}

#s-067cb8d4-d9ee-4f1b-ba22-92016a3d814f {
  margin-left: auto;
margin-right: auto;
}

#s-e357eb94-11f3-4bc2-835f-7c65f9dca332 {
  margin-left: auto;
margin-right: auto;
}

#s-a7f91897-8a83-4d61-b43a-5e93b24931d4 {
  margin-left: auto;
margin-right: auto;
}

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

#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;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
