.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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-e23b2ed8-f431-4e6c-9a95-a499307c32cd {
  min-height: 50px;
}








#s-e23b2ed8-f431-4e6c-9a95-a499307c32cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e23b2ed8-f431-4e6c-9a95-a499307c32cd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d79d47d4-c1ed-4d98-b047-3f997c277594 {
  background-attachment: fixed;
min-height: 350px;
background-color: rgba(146, 194, 138, 0);
}








#s-d79d47d4-c1ed-4d98-b047-3f997c277594 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
}#s-d79d47d4-c1ed-4d98-b047-3f997c277594.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d467662-9340-48b7-b7a7-939ab752f63e {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
}








#s-3d467662-9340-48b7-b7a7-939ab752f63e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d467662-9340-48b7-b7a7-939ab752f63e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-fdfa097e-3531-4b18-bad5-d159ceaaf75f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fdfa097e-3531-4b18-bad5-d159ceaaf75f {
  
}
}@media (max-width: 767px){#s-fdfa097e-3531-4b18-bad5-d159ceaaf75f {
  display: none;
}
#s-fdfa097e-3531-4b18-bad5-d159ceaaf75f, #wrap-s-fdfa097e-3531-4b18-bad5-d159ceaaf75f { display:none !important; }}
#s-fdfa097e-3531-4b18-bad5-d159ceaaf75f .shogun-heading-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 80px;
  
  
  
}



#s-2d896971-1e8f-4764-984d-d8abb421174b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2d896971-1e8f-4764-984d-d8abb421174b {
  display: none;
}
#s-2d896971-1e8f-4764-984d-d8abb421174b, #wrap-s-2d896971-1e8f-4764-984d-d8abb421174b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d896971-1e8f-4764-984d-d8abb421174b {
  display: none;
}
#s-2d896971-1e8f-4764-984d-d8abb421174b, #wrap-s-2d896971-1e8f-4764-984d-d8abb421174b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2d896971-1e8f-4764-984d-d8abb421174b {
  display: none;
}
#s-2d896971-1e8f-4764-984d-d8abb421174b, #wrap-s-2d896971-1e8f-4764-984d-d8abb421174b { display:none !important; }}@media (max-width: 767px){#s-2d896971-1e8f-4764-984d-d8abb421174b {
  
}
}
#s-2d896971-1e8f-4764-984d-d8abb421174b .shogun-heading-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 56px;
  
  
  
}



#s-60be056a-f1d0-4697-a513-bd79240a136d {
  min-height: 50px;
}








#s-60be056a-f1d0-4697-a513-bd79240a136d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60be056a-f1d0-4697-a513-bd79240a136d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cdb701fc-c703-4f0e-a65d-b3f97d7c1b19 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 50px;
padding-bottom: 60px;
min-height: 100px;
background-color: rgba(230, 229, 221, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cdb701fc-c703-4f0e-a65d-b3f97d7c1b19 {
  display: none;
}
#s-cdb701fc-c703-4f0e-a65d-b3f97d7c1b19, #wrap-s-cdb701fc-c703-4f0e-a65d-b3f97d7c1b19 { display:none !important; }}







#s-cdb701fc-c703-4f0e-a65d-b3f97d7c1b19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdb701fc-c703-4f0e-a65d-b3f97d7c1b19.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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;
}

#s-554ada35-f45f-4d9b-9e60-63b00cdfb1c5 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-554ada35-f45f-4d9b-9e60-63b00cdfb1c5 {
  
}
}@media (max-width: 767px){#s-554ada35-f45f-4d9b-9e60-63b00cdfb1c5 {
  
}
}
@media (min-width: 0px) {
[id="s-554ada35-f45f-4d9b-9e60-63b00cdfb1c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-554ada35-f45f-4d9b-9e60-63b00cdfb1c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 992px) {
[id="s-554ada35-f45f-4d9b-9e60-63b00cdfb1c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 1200px) {
[id="s-554ada35-f45f-4d9b-9e60-63b00cdfb1c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.0px);
}

}

.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 {
  font-weight: ;
  font-family: ;
}

.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-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c {
  border-style: solid;
margin-top: 5px;
margin-left: 32px;
margin-bottom: 5px;
margin-right: auto;
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(0, 0, 0, 1);
border-radius: 5px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c {
  margin-left: auto;
}
}

  #s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c-root {
    text-align: center;
  }


#s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c-root {
    text-align: center;
  }


#s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c-root {
    text-align: center;
  }


#s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c-root {
    text-align: center;
  }


#s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c-root {
    text-align: center;
  }


#s-8c4a0bc7-4447-4f19-b5fd-aec96b8b613c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4 {
  border-style: solid;
margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: 32px;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4 {
  margin-right: auto;
max-width: 300px;
}
}

  #s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4-root {
    text-align: center;
  }


#s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4-root {
    text-align: center;
  }


#s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4-root {
    text-align: center;
  }


#s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4-root {
    text-align: center;
  }


#s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4-root {
    text-align: center;
  }


#s-f1a26af2-4c0d-4336-b1c4-5daca0aebaa4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-fc58f122-a846-48ac-bae3-8288e9a7f4c0 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc58f122-a846-48ac-bae3-8288e9a7f4c0 {
  
}
}@media (max-width: 767px){#s-fc58f122-a846-48ac-bae3-8288e9a7f4c0 {
  
}
}
@media (min-width: 0px) {
[id="s-fc58f122-a846-48ac-bae3-8288e9a7f4c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc58f122-a846-48ac-bae3-8288e9a7f4c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 992px) {
[id="s-fc58f122-a846-48ac-bae3-8288e9a7f4c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc58f122-a846-48ac-bae3-8288e9a7f4c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.0px);
}

}

#s-27356017-09f9-4652-9416-0cd682ede88a {
  border-style: solid;
margin-top: 5px;
margin-left: 32px;
margin-bottom: 5px;
margin-right: auto;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-27356017-09f9-4652-9416-0cd682ede88a:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-27356017-09f9-4652-9416-0cd682ede88a:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-27356017-09f9-4652-9416-0cd682ede88a {
  margin-left: auto;
max-width: 300px;
}
}

  #s-27356017-09f9-4652-9416-0cd682ede88a-root {
    text-align: center;
  }


#s-27356017-09f9-4652-9416-0cd682ede88a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-27356017-09f9-4652-9416-0cd682ede88a-root {
    text-align: center;
  }


#s-27356017-09f9-4652-9416-0cd682ede88a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-27356017-09f9-4652-9416-0cd682ede88a-root {
    text-align: center;
  }


#s-27356017-09f9-4652-9416-0cd682ede88a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-27356017-09f9-4652-9416-0cd682ede88a-root {
    text-align: center;
  }


#s-27356017-09f9-4652-9416-0cd682ede88a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-27356017-09f9-4652-9416-0cd682ede88a-root {
    text-align: center;
  }


#s-27356017-09f9-4652-9416-0cd682ede88a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34 {
  border-style: solid;
margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: 32px;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34 {
  margin-right: auto;
max-width: 300px;
}
}

  #s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34-root {
    text-align: center;
  }


#s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34-root {
    text-align: center;
  }


#s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34-root {
    text-align: center;
  }


#s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34-root {
    text-align: center;
  }


#s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34-root {
    text-align: center;
  }


#s-fb3b36bf-7231-4593-a7c5-c0651ffcdd34.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-940201e4-261f-4e1c-9dc9-c218351b4bcf {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-940201e4-261f-4e1c-9dc9-c218351b4bcf {
  
}
}@media (max-width: 767px){#s-940201e4-261f-4e1c-9dc9-c218351b4bcf {
  
}
}
@media (min-width: 0px) {
[id="s-940201e4-261f-4e1c-9dc9-c218351b4bcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-940201e4-261f-4e1c-9dc9-c218351b4bcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 992px) {
[id="s-940201e4-261f-4e1c-9dc9-c218351b4bcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 1200px) {
[id="s-940201e4-261f-4e1c-9dc9-c218351b4bcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.0px);
}

}

#s-3129f3f2-a6dc-4521-94df-5babf68d5ad2 {
  border-style: solid;
margin-top: 5px;
margin-left: 32px;
margin-bottom: 5px;
margin-right: auto;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-3129f3f2-a6dc-4521-94df-5babf68d5ad2:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-3129f3f2-a6dc-4521-94df-5babf68d5ad2:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3129f3f2-a6dc-4521-94df-5babf68d5ad2 {
  margin-left: auto;
max-width: 300px;
}
}

  #s-3129f3f2-a6dc-4521-94df-5babf68d5ad2-root {
    text-align: center;
  }


#s-3129f3f2-a6dc-4521-94df-5babf68d5ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3129f3f2-a6dc-4521-94df-5babf68d5ad2-root {
    text-align: center;
  }


#s-3129f3f2-a6dc-4521-94df-5babf68d5ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3129f3f2-a6dc-4521-94df-5babf68d5ad2-root {
    text-align: center;
  }


#s-3129f3f2-a6dc-4521-94df-5babf68d5ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3129f3f2-a6dc-4521-94df-5babf68d5ad2-root {
    text-align: center;
  }


#s-3129f3f2-a6dc-4521-94df-5babf68d5ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3129f3f2-a6dc-4521-94df-5babf68d5ad2-root {
    text-align: center;
  }


#s-3129f3f2-a6dc-4521-94df-5babf68d5ad2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-49d9b774-0d1c-49a8-9122-f1f3db9acd20 {
  border-style: solid;
margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: 32px;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-49d9b774-0d1c-49a8-9122-f1f3db9acd20:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-49d9b774-0d1c-49a8-9122-f1f3db9acd20:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-49d9b774-0d1c-49a8-9122-f1f3db9acd20 {
  margin-right: auto;
max-width: 300px;
}
}

  #s-49d9b774-0d1c-49a8-9122-f1f3db9acd20-root {
    text-align: center;
  }


#s-49d9b774-0d1c-49a8-9122-f1f3db9acd20.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-49d9b774-0d1c-49a8-9122-f1f3db9acd20-root {
    text-align: center;
  }


#s-49d9b774-0d1c-49a8-9122-f1f3db9acd20.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-49d9b774-0d1c-49a8-9122-f1f3db9acd20-root {
    text-align: center;
  }


#s-49d9b774-0d1c-49a8-9122-f1f3db9acd20.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-49d9b774-0d1c-49a8-9122-f1f3db9acd20-root {
    text-align: center;
  }


#s-49d9b774-0d1c-49a8-9122-f1f3db9acd20.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-49d9b774-0d1c-49a8-9122-f1f3db9acd20-root {
    text-align: center;
  }


#s-49d9b774-0d1c-49a8-9122-f1f3db9acd20.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-bb0fbf5e-5412-43c5-a9a6-901390590926 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 0px;
margin-bottom: 0px;
padding-top: 50px;
padding-bottom: 60px;
min-height: 100px;
background-color: rgba(230, 229, 221, 1);
}
@media (min-width: 1200px){#s-bb0fbf5e-5412-43c5-a9a6-901390590926 {
  display: none;
}
#s-bb0fbf5e-5412-43c5-a9a6-901390590926, #wrap-s-bb0fbf5e-5412-43c5-a9a6-901390590926 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb0fbf5e-5412-43c5-a9a6-901390590926 {
  display: none;
}
#s-bb0fbf5e-5412-43c5-a9a6-901390590926, #wrap-s-bb0fbf5e-5412-43c5-a9a6-901390590926 { display:none !important; }}@media (max-width: 767px){#s-bb0fbf5e-5412-43c5-a9a6-901390590926 {
  display: none;
}
#s-bb0fbf5e-5412-43c5-a9a6-901390590926, #wrap-s-bb0fbf5e-5412-43c5-a9a6-901390590926 { display:none !important; }}







#s-bb0fbf5e-5412-43c5-a9a6-901390590926 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb0fbf5e-5412-43c5-a9a6-901390590926.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-774c89de-6543-41be-bb63-5184244610af {
  display: none;
}
#s-774c89de-6543-41be-bb63-5184244610af, #wrap-s-774c89de-6543-41be-bb63-5184244610af { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-774c89de-6543-41be-bb63-5184244610af {
  display: none;
}
#s-774c89de-6543-41be-bb63-5184244610af, #wrap-s-774c89de-6543-41be-bb63-5184244610af { display:none !important; }}@media (max-width: 767px){#s-774c89de-6543-41be-bb63-5184244610af {
  display: none;
}
#s-774c89de-6543-41be-bb63-5184244610af, #wrap-s-774c89de-6543-41be-bb63-5184244610af { display:none !important; }}
#s-7b9feb58-2718-4f6a-b7ae-db3154a505b8 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}
@media (min-width: 1200px){#s-7b9feb58-2718-4f6a-b7ae-db3154a505b8 {
  display: none;
}
#s-7b9feb58-2718-4f6a-b7ae-db3154a505b8, #wrap-s-7b9feb58-2718-4f6a-b7ae-db3154a505b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b9feb58-2718-4f6a-b7ae-db3154a505b8 {
  display: none;
}
#s-7b9feb58-2718-4f6a-b7ae-db3154a505b8, #wrap-s-7b9feb58-2718-4f6a-b7ae-db3154a505b8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b9feb58-2718-4f6a-b7ae-db3154a505b8 {
  
}
}@media (max-width: 767px){#s-7b9feb58-2718-4f6a-b7ae-db3154a505b8 {
  display: none;
}
#s-7b9feb58-2718-4f6a-b7ae-db3154a505b8, #wrap-s-7b9feb58-2718-4f6a-b7ae-db3154a505b8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7b9feb58-2718-4f6a-b7ae-db3154a505b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b9feb58-2718-4f6a-b7ae-db3154a505b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 992px) {
[id="s-7b9feb58-2718-4f6a-b7ae-db3154a505b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b9feb58-2718-4f6a-b7ae-db3154a505b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.0px);
}

}

#s-150d012b-b5ab-4cf7-a067-7b562584edb6 {
  border-style: solid;
margin-top: 5px;
margin-left: 32px;
margin-bottom: 5px;
margin-right: auto;
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(0, 0, 0, 1);
border-radius: 5px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-150d012b-b5ab-4cf7-a067-7b562584edb6:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-150d012b-b5ab-4cf7-a067-7b562584edb6:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-150d012b-b5ab-4cf7-a067-7b562584edb6 {
  margin-left: auto;
}
}

  #s-150d012b-b5ab-4cf7-a067-7b562584edb6-root {
    text-align: center;
  }


#s-150d012b-b5ab-4cf7-a067-7b562584edb6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-150d012b-b5ab-4cf7-a067-7b562584edb6-root {
    text-align: center;
  }


#s-150d012b-b5ab-4cf7-a067-7b562584edb6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-150d012b-b5ab-4cf7-a067-7b562584edb6-root {
    text-align: center;
  }


#s-150d012b-b5ab-4cf7-a067-7b562584edb6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-150d012b-b5ab-4cf7-a067-7b562584edb6-root {
    text-align: center;
  }


#s-150d012b-b5ab-4cf7-a067-7b562584edb6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-150d012b-b5ab-4cf7-a067-7b562584edb6-root {
    text-align: center;
  }


#s-150d012b-b5ab-4cf7-a067-7b562584edb6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-23927a31-8ac3-498c-9cb0-145c54526f0e {
  border-style: solid;
margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: 32px;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-23927a31-8ac3-498c-9cb0-145c54526f0e:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-23927a31-8ac3-498c-9cb0-145c54526f0e:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-23927a31-8ac3-498c-9cb0-145c54526f0e {
  margin-right: auto;
max-width: 300px;
}
}

  #s-23927a31-8ac3-498c-9cb0-145c54526f0e-root {
    text-align: center;
  }


#s-23927a31-8ac3-498c-9cb0-145c54526f0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-23927a31-8ac3-498c-9cb0-145c54526f0e-root {
    text-align: center;
  }


#s-23927a31-8ac3-498c-9cb0-145c54526f0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-23927a31-8ac3-498c-9cb0-145c54526f0e-root {
    text-align: center;
  }


#s-23927a31-8ac3-498c-9cb0-145c54526f0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-23927a31-8ac3-498c-9cb0-145c54526f0e-root {
    text-align: center;
  }


#s-23927a31-8ac3-498c-9cb0-145c54526f0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-23927a31-8ac3-498c-9cb0-145c54526f0e-root {
    text-align: center;
  }


#s-23927a31-8ac3-498c-9cb0-145c54526f0e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-b3bbbea6-f318-4007-ba95-07ba0058e767 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}
@media (min-width: 1200px){#s-b3bbbea6-f318-4007-ba95-07ba0058e767 {
  display: none;
}
#s-b3bbbea6-f318-4007-ba95-07ba0058e767, #wrap-s-b3bbbea6-f318-4007-ba95-07ba0058e767 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3bbbea6-f318-4007-ba95-07ba0058e767 {
  display: none;
}
#s-b3bbbea6-f318-4007-ba95-07ba0058e767, #wrap-s-b3bbbea6-f318-4007-ba95-07ba0058e767 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3bbbea6-f318-4007-ba95-07ba0058e767 {
  
}
}@media (max-width: 767px){#s-b3bbbea6-f318-4007-ba95-07ba0058e767 {
  display: none;
}
#s-b3bbbea6-f318-4007-ba95-07ba0058e767, #wrap-s-b3bbbea6-f318-4007-ba95-07ba0058e767 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b3bbbea6-f318-4007-ba95-07ba0058e767"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3bbbea6-f318-4007-ba95-07ba0058e767"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 992px) {
[id="s-b3bbbea6-f318-4007-ba95-07ba0058e767"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3bbbea6-f318-4007-ba95-07ba0058e767"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.0px);
}

}

#s-4973b538-5431-4a91-a267-663253009cec {
  border-style: solid;
margin-top: 5px;
margin-left: 32px;
margin-bottom: 5px;
margin-right: auto;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-4973b538-5431-4a91-a267-663253009cec:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-4973b538-5431-4a91-a267-663253009cec:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4973b538-5431-4a91-a267-663253009cec {
  margin-left: auto;
max-width: 300px;
}
}

  #s-4973b538-5431-4a91-a267-663253009cec-root {
    text-align: center;
  }


#s-4973b538-5431-4a91-a267-663253009cec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4973b538-5431-4a91-a267-663253009cec-root {
    text-align: center;
  }


#s-4973b538-5431-4a91-a267-663253009cec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4973b538-5431-4a91-a267-663253009cec-root {
    text-align: center;
  }


#s-4973b538-5431-4a91-a267-663253009cec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4973b538-5431-4a91-a267-663253009cec-root {
    text-align: center;
  }


#s-4973b538-5431-4a91-a267-663253009cec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4973b538-5431-4a91-a267-663253009cec-root {
    text-align: center;
  }


#s-4973b538-5431-4a91-a267-663253009cec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593 {
  border-style: solid;
margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: 32px;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593 {
  margin-right: auto;
max-width: 300px;
}
}

  #s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593-root {
    text-align: center;
  }


#s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593-root {
    text-align: center;
  }


#s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593-root {
    text-align: center;
  }


#s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593-root {
    text-align: center;
  }


#s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593-root {
    text-align: center;
  }


#s-cf63d6a6-d5cf-4589-bb80-0dd7c7267593.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
@media (min-width: 1200px){#s-41c3b940-1c2b-41c6-a14b-1ebe0eb93751 {
  display: none;
}
#s-41c3b940-1c2b-41c6-a14b-1ebe0eb93751, #wrap-s-41c3b940-1c2b-41c6-a14b-1ebe0eb93751 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41c3b940-1c2b-41c6-a14b-1ebe0eb93751 {
  display: none;
}
#s-41c3b940-1c2b-41c6-a14b-1ebe0eb93751, #wrap-s-41c3b940-1c2b-41c6-a14b-1ebe0eb93751 { display:none !important; }}@media (max-width: 767px){#s-41c3b940-1c2b-41c6-a14b-1ebe0eb93751 {
  display: none;
}
#s-41c3b940-1c2b-41c6-a14b-1ebe0eb93751, #wrap-s-41c3b940-1c2b-41c6-a14b-1ebe0eb93751 { display:none !important; }}
#s-cffc131b-34cb-4d4b-8023-42a25083a0c5 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cffc131b-34cb-4d4b-8023-42a25083a0c5 {
  
}
}@media (max-width: 767px){#s-cffc131b-34cb-4d4b-8023-42a25083a0c5 {
  
}
}
@media (min-width: 0px) {
[id="s-cffc131b-34cb-4d4b-8023-42a25083a0c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cffc131b-34cb-4d4b-8023-42a25083a0c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 992px) {
[id="s-cffc131b-34cb-4d4b-8023-42a25083a0c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.0px);
}

}

@media (min-width: 1200px) {
[id="s-cffc131b-34cb-4d4b-8023-42a25083a0c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.0px);
}

}

#s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83 {
  border-style: solid;
margin-top: 5px;
margin-left: 32px;
margin-bottom: 5px;
margin-right: auto;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83 {
  margin-left: auto;
max-width: 300px;
}
}

  #s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83-root {
    text-align: center;
  }


#s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83-root {
    text-align: center;
  }


#s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83-root {
    text-align: center;
  }


#s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83-root {
    text-align: center;
  }


#s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83-root {
    text-align: center;
  }


#s-419ef6a6-f1b0-43ee-b9bc-c2dc7aed2a83.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64 {
  border-style: solid;
margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: 32px;
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(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
line-height: 2em;
letter-spacing: 0px;
}
#s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #424242 !important;
text-decoration: none !important;}#s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64 {
  margin-right: auto;
max-width: 300px;
}
}

  #s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64-root {
    text-align: center;
  }


#s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64-root {
    text-align: center;
  }


#s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64-root {
    text-align: center;
  }


#s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64-root {
    text-align: center;
  }


#s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64-root {
    text-align: center;
  }


#s-0fde8eb1-0418-4110-8061-ee9cfb5c4d64.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  block ;
}
}
#s-cff44a40-dddc-46bf-baee-d4579df08215 {
  min-height: 50px;
}








#s-cff44a40-dddc-46bf-baee-d4579df08215 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cff44a40-dddc-46bf-baee-d4579df08215.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24d30334-5b16-4989-9324-82fae344e383 {
  text-align: left;
}
@media (min-width: 1200px){#s-24d30334-5b16-4989-9324-82fae344e383 {
  display: none;
}
#s-24d30334-5b16-4989-9324-82fae344e383, #wrap-s-24d30334-5b16-4989-9324-82fae344e383 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24d30334-5b16-4989-9324-82fae344e383 {
  display: none;
}
#s-24d30334-5b16-4989-9324-82fae344e383, #wrap-s-24d30334-5b16-4989-9324-82fae344e383 { display:none !important; }}@media (max-width: 767px){#s-24d30334-5b16-4989-9324-82fae344e383 {
  display: none;
}
#s-24d30334-5b16-4989-9324-82fae344e383, #wrap-s-24d30334-5b16-4989-9324-82fae344e383 { display:none !important; }}
#s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 7%;
padding-right: 7%;
min-height: 0%;
}
@media (min-width: 1200px){#s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b {
  display: none;
}
#s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b, #wrap-s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b {
  display: none;
}
#s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b, #wrap-s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b { display:none !important; }}@media (max-width: 767px){#s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b {
  display: none;
}
#s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b, #wrap-s-726ab6e7-c13a-4bc0-9417-a1ff8156de5b { display:none !important; }}
#s-264f747c-6bdd-4257-b6b6-f25a19c0800d {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-264f747c-6bdd-4257-b6b6-f25a19c0800d {
  display: none;
}
#s-264f747c-6bdd-4257-b6b6-f25a19c0800d, #wrap-s-264f747c-6bdd-4257-b6b6-f25a19c0800d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-264f747c-6bdd-4257-b6b6-f25a19c0800d {
  display: none;
}
#s-264f747c-6bdd-4257-b6b6-f25a19c0800d, #wrap-s-264f747c-6bdd-4257-b6b6-f25a19c0800d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-264f747c-6bdd-4257-b6b6-f25a19c0800d {
  
}
}@media (max-width: 767px){#s-264f747c-6bdd-4257-b6b6-f25a19c0800d {
  display: none;
}
#s-264f747c-6bdd-4257-b6b6-f25a19c0800d, #wrap-s-264f747c-6bdd-4257-b6b6-f25a19c0800d { display:none !important; }}
@media (min-width: 0px) {
[id="s-264f747c-6bdd-4257-b6b6-f25a19c0800d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-264f747c-6bdd-4257-b6b6-f25a19c0800d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-264f747c-6bdd-4257-b6b6-f25a19c0800d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-264f747c-6bdd-4257-b6b6-f25a19c0800d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

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

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

#s-041df62f-d000-4f0d-bc9e-5910c293810a {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-041df62f-d000-4f0d-bc9e-5910c293810a {
  display: none;
}
#s-041df62f-d000-4f0d-bc9e-5910c293810a, #wrap-s-041df62f-d000-4f0d-bc9e-5910c293810a { display:none !important; }}






  #s-041df62f-d000-4f0d-bc9e-5910c293810a img.shogun-image {
    

    
    
    
  }


#s-041df62f-d000-4f0d-bc9e-5910c293810a .shogun-image-content {
  
    align-items: center;
  
}

#s-c56c3f07-2697-46f6-b842-ca8163c650f1 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c56c3f07-2697-46f6-b842-ca8163c650f1 {
  display: none;
}
#s-c56c3f07-2697-46f6-b842-ca8163c650f1, #wrap-s-c56c3f07-2697-46f6-b842-ca8163c650f1 { display:none !important; }}







#s-c56c3f07-2697-46f6-b842-ca8163c650f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c56c3f07-2697-46f6-b842-ca8163c650f1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98aab98a-f0d2-4485-b043-eb496ef03a8c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-98aab98a-f0d2-4485-b043-eb496ef03a8c {
  display: none;
}
#s-98aab98a-f0d2-4485-b043-eb496ef03a8c, #wrap-s-98aab98a-f0d2-4485-b043-eb496ef03a8c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98aab98a-f0d2-4485-b043-eb496ef03a8c {
  display: none;
}
#s-98aab98a-f0d2-4485-b043-eb496ef03a8c, #wrap-s-98aab98a-f0d2-4485-b043-eb496ef03a8c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-98aab98a-f0d2-4485-b043-eb496ef03a8c {
  display: none;
}
#s-98aab98a-f0d2-4485-b043-eb496ef03a8c, #wrap-s-98aab98a-f0d2-4485-b043-eb496ef03a8c { display:none !important; }}







#s-98aab98a-f0d2-4485-b043-eb496ef03a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98aab98a-f0d2-4485-b043-eb496ef03a8c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-700918a4-bcc6-4079-a7c2-e5a7929d83c6 {
  text-align: left;
}

#s-6fb8c5ec-d826-4463-8fef-c112f76a9773 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6fb8c5ec-d826-4463-8fef-c112f76a9773 {
  display: none;
}
#s-6fb8c5ec-d826-4463-8fef-c112f76a9773, #wrap-s-6fb8c5ec-d826-4463-8fef-c112f76a9773 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6fb8c5ec-d826-4463-8fef-c112f76a9773"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6fb8c5ec-d826-4463-8fef-c112f76a9773"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6fb8c5ec-d826-4463-8fef-c112f76a9773"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6fb8c5ec-d826-4463-8fef-c112f76a9773"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6fb8c5ec-d826-4463-8fef-c112f76a9773"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-36038f87-0a17-428b-b0ae-a9319fdf3393 {
  text-align: center;
}







  #s-36038f87-0a17-428b-b0ae-a9319fdf3393 img.shogun-image {
    

    
    
    
  }


#s-36038f87-0a17-428b-b0ae-a9319fdf3393 .shogun-image-content {
  
    align-items: center;
  
}








#s-a7fa077d-f268-41dd-8eb0-de6b65bf361f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7fa077d-f268-41dd-8eb0-de6b65bf361f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e5b9163-21b6-4454-a8ac-f7e35e244a43 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9e5b9163-21b6-4454-a8ac-f7e35e244a43 {
  display: none;
}
#s-9e5b9163-21b6-4454-a8ac-f7e35e244a43, #wrap-s-9e5b9163-21b6-4454-a8ac-f7e35e244a43 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e5b9163-21b6-4454-a8ac-f7e35e244a43 {
  display: none;
}
#s-9e5b9163-21b6-4454-a8ac-f7e35e244a43, #wrap-s-9e5b9163-21b6-4454-a8ac-f7e35e244a43 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e5b9163-21b6-4454-a8ac-f7e35e244a43 {
  display: none;
}
#s-9e5b9163-21b6-4454-a8ac-f7e35e244a43, #wrap-s-9e5b9163-21b6-4454-a8ac-f7e35e244a43 { display:none !important; }}







#s-9e5b9163-21b6-4454-a8ac-f7e35e244a43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e5b9163-21b6-4454-a8ac-f7e35e244a43.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-926d4f83-c7e3-41e1-99cc-2ff3c5c0cf87 {
  text-align: left;
}

#s-af0850e8-d273-41e1-802a-a03e0aac74d7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 15%;
padding-right: 15%;
min-height: 0%;
}
@media (max-width: 767px){#s-af0850e8-d273-41e1-802a-a03e0aac74d7 {
  padding-left: 7%;
padding-right: 7%;
}
}
#s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62 {
  display: none;
}
#s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62, #wrap-s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62 {
  display: none;
}
#s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62, #wrap-s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62 {
  display: none;
}
#s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62, #wrap-s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62 { display:none !important; }}







#s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e5f0246-9aee-49ac-981b-f8f1ff3f5d62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-edef25ab-6d2d-4357-878c-ed41e48b3e2e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-edef25ab-6d2d-4357-878c-ed41e48b3e2e {
  display: none;
}
#s-edef25ab-6d2d-4357-878c-ed41e48b3e2e, #wrap-s-edef25ab-6d2d-4357-878c-ed41e48b3e2e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edef25ab-6d2d-4357-878c-ed41e48b3e2e {
  display: none;
}
#s-edef25ab-6d2d-4357-878c-ed41e48b3e2e, #wrap-s-edef25ab-6d2d-4357-878c-ed41e48b3e2e { display:none !important; }}@media (max-width: 767px){#s-edef25ab-6d2d-4357-878c-ed41e48b3e2e {
  display: none;
}
#s-edef25ab-6d2d-4357-878c-ed41e48b3e2e, #wrap-s-edef25ab-6d2d-4357-878c-ed41e48b3e2e { display:none !important; }}







#s-edef25ab-6d2d-4357-878c-ed41e48b3e2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edef25ab-6d2d-4357-878c-ed41e48b3e2e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a69ffb7-828b-4318-8c64-e76b86c85082 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2a69ffb7-828b-4318-8c64-e76b86c85082 {
  display: none;
}
#s-2a69ffb7-828b-4318-8c64-e76b86c85082, #wrap-s-2a69ffb7-828b-4318-8c64-e76b86c85082 { display:none !important; }}@media (max-width: 767px){#s-2a69ffb7-828b-4318-8c64-e76b86c85082 {
  display: none;
}
#s-2a69ffb7-828b-4318-8c64-e76b86c85082, #wrap-s-2a69ffb7-828b-4318-8c64-e76b86c85082 { display:none !important; }}







#s-2a69ffb7-828b-4318-8c64-e76b86c85082 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a69ffb7-828b-4318-8c64-e76b86c85082.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-14b35c88-845a-4aa5-a4c7-225a764448e6 {
  display: none;
}
#s-14b35c88-845a-4aa5-a4c7-225a764448e6, #wrap-s-14b35c88-845a-4aa5-a4c7-225a764448e6 { display:none !important; }}@media (max-width: 767px){#s-14b35c88-845a-4aa5-a4c7-225a764448e6 {
  display: none;
}
#s-14b35c88-845a-4aa5-a4c7-225a764448e6, #wrap-s-14b35c88-845a-4aa5-a4c7-225a764448e6 { display:none !important; }}







#s-14b35c88-845a-4aa5-a4c7-225a764448e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14b35c88-845a-4aa5-a4c7-225a764448e6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-61f226e0-2a8b-4368-973c-3db58084c7ae {
  display: none;
}
#s-61f226e0-2a8b-4368-973c-3db58084c7ae, #wrap-s-61f226e0-2a8b-4368-973c-3db58084c7ae { display:none !important; }}







#s-61f226e0-2a8b-4368-973c-3db58084c7ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61f226e0-2a8b-4368-973c-3db58084c7ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-240df477-9795-434a-a5e9-64bcada72e54 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-240df477-9795-434a-a5e9-64bcada72e54 {
  display: none;
}
#s-240df477-9795-434a-a5e9-64bcada72e54, #wrap-s-240df477-9795-434a-a5e9-64bcada72e54 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-240df477-9795-434a-a5e9-64bcada72e54 {
  display: none;
}
#s-240df477-9795-434a-a5e9-64bcada72e54, #wrap-s-240df477-9795-434a-a5e9-64bcada72e54 { display:none !important; }}@media (max-width: 767px){#s-240df477-9795-434a-a5e9-64bcada72e54 {
  display: none;
}
#s-240df477-9795-434a-a5e9-64bcada72e54, #wrap-s-240df477-9795-434a-a5e9-64bcada72e54 { display:none !important; }}







#s-240df477-9795-434a-a5e9-64bcada72e54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-240df477-9795-434a-a5e9-64bcada72e54.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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%;
}

.shg-imageV2-content {
  text-align: initial;
}

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

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

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

#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e {
  text-align: center;
}
@media (min-width: 1200px){#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e {
  display: none;
}
#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e, #wrap-s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e {
  display: none;
}
#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e, #wrap-s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e { display:none !important; }}@media (max-width: 767px){#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e {
  display: none;
}
#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e, #wrap-s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e { display:none !important; }}






  img.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
    
    
  }


.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e .shogun-image-content {
  
    align-items: center;
  
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shg-align-container {
  text-align: center
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
    
    
  }


.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e .shogun-image-content {
  
    align-items: center;
  
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shg-align-container {
  text-align: center
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
    
    
  }


.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e .shogun-image-content {
  
    align-items: center;
  
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shg-align-container {
  text-align: center
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
    
    
  }


.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e .shogun-image-content {
  
    align-items: center;
  
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shg-align-container {
  text-align: center
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
    
    
  }


.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e .shogun-image-content {
  
    align-items: center;
  
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shg-align-container {
  text-align: center
}

.s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bb291f0e-52da-4b6c-bc2a-3c1971afd87e.shogun-image {
  box-sizing: border-box;
}


}
#s-4aab73e1-071d-44f2-91c9-a7e684405d97 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4aab73e1-071d-44f2-91c9-a7e684405d97 {
  display: none;
}
#s-4aab73e1-071d-44f2-91c9-a7e684405d97, #wrap-s-4aab73e1-071d-44f2-91c9-a7e684405d97 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4aab73e1-071d-44f2-91c9-a7e684405d97 {
  display: none;
}
#s-4aab73e1-071d-44f2-91c9-a7e684405d97, #wrap-s-4aab73e1-071d-44f2-91c9-a7e684405d97 { display:none !important; }}@media (max-width: 767px){#s-4aab73e1-071d-44f2-91c9-a7e684405d97 {
  display: none;
}
#s-4aab73e1-071d-44f2-91c9-a7e684405d97, #wrap-s-4aab73e1-071d-44f2-91c9-a7e684405d97 { display:none !important; }}







#s-4aab73e1-071d-44f2-91c9-a7e684405d97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4aab73e1-071d-44f2-91c9-a7e684405d97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69898e76-9bef-4a9e-b103-8135f31eb859 {
  text-align: left;
}
@media (min-width: 1200px){#s-69898e76-9bef-4a9e-b103-8135f31eb859 {
  display: none;
}
#s-69898e76-9bef-4a9e-b103-8135f31eb859, #wrap-s-69898e76-9bef-4a9e-b103-8135f31eb859 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69898e76-9bef-4a9e-b103-8135f31eb859 {
  display: none;
}
#s-69898e76-9bef-4a9e-b103-8135f31eb859, #wrap-s-69898e76-9bef-4a9e-b103-8135f31eb859 { display:none !important; }}@media (max-width: 767px){#s-69898e76-9bef-4a9e-b103-8135f31eb859 {
  display: none;
}
#s-69898e76-9bef-4a9e-b103-8135f31eb859, #wrap-s-69898e76-9bef-4a9e-b103-8135f31eb859 { display:none !important; }}
#s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b {
  margin-top: 40px;
margin-left: 7%;
margin-bottom: 40px;
margin-right: 7%;
}
@media (min-width: 1200px){#s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b {
  display: none;
}
#s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b, #wrap-s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b {
  display: none;
}
#s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b, #wrap-s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b { display:none !important; }}@media (max-width: 767px){#s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b {
  display: none;
}
#s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b, #wrap-s-f3eef244-c16a-43b9-b6ab-9a6ce5f21c1b { display:none !important; }}







#s-454177a2-53e3-43dd-8e24-b39988408f3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-454177a2-53e3-43dd-8e24-b39988408f3a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6281155d-1a1a-4de5-8a60-346a18711d1f {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-6281155d-1a1a-4de5-8a60-346a18711d1f {
  display: none;
}
#s-6281155d-1a1a-4de5-8a60-346a18711d1f, #wrap-s-6281155d-1a1a-4de5-8a60-346a18711d1f { display:none !important; }}
#s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a {
  display: none;
}
#s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a, #wrap-s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a { display:none !important; }}
@media (min-width: 0px) {
[id="s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-06ecc851-fe32-4b7e-be4d-fe4d7f90593a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-f3527dbe-6c8e-4ca2-b09c-216b82a9dd15 {
  margin-left: 5%;
margin-right: 8%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f3527dbe-6c8e-4ca2-b09c-216b82a9dd15 {
  display: none;
}
#s-f3527dbe-6c8e-4ca2-b09c-216b82a9dd15, #wrap-s-f3527dbe-6c8e-4ca2-b09c-216b82a9dd15 { display:none !important; }}@media (max-width: 767px){#s-f3527dbe-6c8e-4ca2-b09c-216b82a9dd15 {
  margin-right: 7%;
}
}
#s-9e0343d7-0d0b-41f8-b14f-f690300c16e9 {
  min-height: 50px;
}








#s-9e0343d7-0d0b-41f8-b14f-f690300c16e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e0343d7-0d0b-41f8-b14f-f690300c16e9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7e077b2-2704-4194-9377-a539b68de2e4 {
  background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-right: 0%;
padding-top: 10px;
padding-left: 67px;
padding-bottom: 10px;
padding-right: 67px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 5px;
max-width: 450px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 2em;
background-position: center undefined;
}
#s-f7e077b2-2704-4194-9377-a539b68de2e4:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-f7e077b2-2704-4194-9377-a539b68de2e4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f7e077b2-2704-4194-9377-a539b68de2e4-root {
    text-align: left;
  }


#s-f7e077b2-2704-4194-9377-a539b68de2e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f7e077b2-2704-4194-9377-a539b68de2e4-root {
    text-align: left;
  }


#s-f7e077b2-2704-4194-9377-a539b68de2e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f7e077b2-2704-4194-9377-a539b68de2e4-root {
    text-align: left;
  }


#s-f7e077b2-2704-4194-9377-a539b68de2e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f7e077b2-2704-4194-9377-a539b68de2e4-root {
    text-align: left;
  }


#s-f7e077b2-2704-4194-9377-a539b68de2e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f7e077b2-2704-4194-9377-a539b68de2e4-root {
    text-align: left;
  }


#s-f7e077b2-2704-4194-9377-a539b68de2e4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-819a48bd-fcac-453b-b9de-c3f447ff2735 {
  margin-left: 5%;
margin-right: 8%;
}
@media (min-width: 768px) and (max-width: 991px){#s-819a48bd-fcac-453b-b9de-c3f447ff2735 {
  display: none;
}
#s-819a48bd-fcac-453b-b9de-c3f447ff2735, #wrap-s-819a48bd-fcac-453b-b9de-c3f447ff2735 { display:none !important; }}@media (max-width: 767px){#s-819a48bd-fcac-453b-b9de-c3f447ff2735 {
  margin-right: 7%;
}
}
#s-61b5e0e8-fecf-40a3-ab06-a834e6515584 {
  background-size: contain;
border-style: solid;
margin-top: 0px;
margin-left: 5%;
margin-right: 0%;
padding-top: 10px;
padding-left: 67px;
padding-bottom: 10px;
padding-right: 67px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 5px;
max-width: 450px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 2em;
background-position: center undefined;
}
#s-61b5e0e8-fecf-40a3-ab06-a834e6515584:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-61b5e0e8-fecf-40a3-ab06-a834e6515584:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-61b5e0e8-fecf-40a3-ab06-a834e6515584-root {
    text-align: left;
  }


#s-61b5e0e8-fecf-40a3-ab06-a834e6515584.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-61b5e0e8-fecf-40a3-ab06-a834e6515584-root {
    text-align: left;
  }


#s-61b5e0e8-fecf-40a3-ab06-a834e6515584.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-61b5e0e8-fecf-40a3-ab06-a834e6515584-root {
    text-align: left;
  }


#s-61b5e0e8-fecf-40a3-ab06-a834e6515584.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-61b5e0e8-fecf-40a3-ab06-a834e6515584-root {
    text-align: left;
  }


#s-61b5e0e8-fecf-40a3-ab06-a834e6515584.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-61b5e0e8-fecf-40a3-ab06-a834e6515584-root {
    text-align: left;
  }


#s-61b5e0e8-fecf-40a3-ab06-a834e6515584.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
#s-e19947d5-ab1e-4f4e-a515-3a4ffd554c94 {
  text-align: left;
}

#s-1c81417d-1785-44f8-b3a1-634c8530b28a {
  margin-top: 150px;
margin-left: 0%;
margin-bottom: auto;
margin-right: 10%;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
background-color: rgba(230, 229, 221, 1);
}
@media (max-width: 767px){#s-1c81417d-1785-44f8-b3a1-634c8530b28a {
  margin-right: auto;
}
}
#s-153a0f75-246b-4ab2-a605-c39d41c1bab3 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-153a0f75-246b-4ab2-a605-c39d41c1bab3 {
  display: none;
}
#s-153a0f75-246b-4ab2-a605-c39d41c1bab3, #wrap-s-153a0f75-246b-4ab2-a605-c39d41c1bab3 { display:none !important; }}@media (max-width: 767px){#s-153a0f75-246b-4ab2-a605-c39d41c1bab3 {
  display: none;
}
#s-153a0f75-246b-4ab2-a605-c39d41c1bab3, #wrap-s-153a0f75-246b-4ab2-a605-c39d41c1bab3 { display:none !important; }}







#s-153a0f75-246b-4ab2-a605-c39d41c1bab3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-153a0f75-246b-4ab2-a605-c39d41c1bab3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-078fc91e-0dfe-41aa-8acf-289e1da45451 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-078fc91e-0dfe-41aa-8acf-289e1da45451 {
  display: none;
}
#s-078fc91e-0dfe-41aa-8acf-289e1da45451, #wrap-s-078fc91e-0dfe-41aa-8acf-289e1da45451 { display:none !important; }}







#s-078fc91e-0dfe-41aa-8acf-289e1da45451 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-078fc91e-0dfe-41aa-8acf-289e1da45451.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-d93ec60c-10bf-46a1-8775-587034004019 {
  display: none;
}
#s-d93ec60c-10bf-46a1-8775-587034004019, #wrap-s-d93ec60c-10bf-46a1-8775-587034004019 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d93ec60c-10bf-46a1-8775-587034004019 {
  display: none;
}
#s-d93ec60c-10bf-46a1-8775-587034004019, #wrap-s-d93ec60c-10bf-46a1-8775-587034004019 { display:none !important; }}@media (max-width: 767px){#s-d93ec60c-10bf-46a1-8775-587034004019 {
  display: none;
}
#s-d93ec60c-10bf-46a1-8775-587034004019, #wrap-s-d93ec60c-10bf-46a1-8775-587034004019 { display:none !important; }}







#s-d93ec60c-10bf-46a1-8775-587034004019 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d93ec60c-10bf-46a1-8775-587034004019.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0aaeffdf-bfd3-4449-8e75-a663c851897f {
  margin-left: 0%;
margin-right: auto;
padding-top: 0px;
padding-left: 20%;
padding-bottom: 0px;
padding-right: 20%;
background-color: rgba(230, 229, 221, 1);
}
@media (min-width: 1200px){#s-0aaeffdf-bfd3-4449-8e75-a663c851897f {
  display: none;
}
#s-0aaeffdf-bfd3-4449-8e75-a663c851897f, #wrap-s-0aaeffdf-bfd3-4449-8e75-a663c851897f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0aaeffdf-bfd3-4449-8e75-a663c851897f {
  display: none;
}
#s-0aaeffdf-bfd3-4449-8e75-a663c851897f, #wrap-s-0aaeffdf-bfd3-4449-8e75-a663c851897f { display:none !important; }}@media (max-width: 767px){#s-0aaeffdf-bfd3-4449-8e75-a663c851897f {
  margin-left: 5%;
margin-bottom: 15px;
display: none;
}
#s-0aaeffdf-bfd3-4449-8e75-a663c851897f, #wrap-s-0aaeffdf-bfd3-4449-8e75-a663c851897f { display:none !important; }}
@media (min-width: 1200px){#s-db18fd76-71d0-459e-8302-cf717d6ec01a {
  display: none;
}
#s-db18fd76-71d0-459e-8302-cf717d6ec01a, #wrap-s-db18fd76-71d0-459e-8302-cf717d6ec01a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db18fd76-71d0-459e-8302-cf717d6ec01a {
  display: none;
}
#s-db18fd76-71d0-459e-8302-cf717d6ec01a, #wrap-s-db18fd76-71d0-459e-8302-cf717d6ec01a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db18fd76-71d0-459e-8302-cf717d6ec01a {
  display: none;
}
#s-db18fd76-71d0-459e-8302-cf717d6ec01a, #wrap-s-db18fd76-71d0-459e-8302-cf717d6ec01a { display:none !important; }}







#s-db18fd76-71d0-459e-8302-cf717d6ec01a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db18fd76-71d0-459e-8302-cf717d6ec01a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-c2fc8ec7-1140-44eb-8b69-0cbea819f0de {
  display: none;
}
#s-c2fc8ec7-1140-44eb-8b69-0cbea819f0de, #wrap-s-c2fc8ec7-1140-44eb-8b69-0cbea819f0de { display:none !important; }}
@media (min-width: 0px) {
[id="s-c2fc8ec7-1140-44eb-8b69-0cbea819f0de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2fc8ec7-1140-44eb-8b69-0cbea819f0de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2fc8ec7-1140-44eb-8b69-0cbea819f0de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2fc8ec7-1140-44eb-8b69-0cbea819f0de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c2fc8ec7-1140-44eb-8b69-0cbea819f0de"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 768px) and (max-width: 991px){#s-9c838a31-90e5-448e-a84b-c01b26028f7a {
  display: none;
}
#s-9c838a31-90e5-448e-a84b-c01b26028f7a, #wrap-s-9c838a31-90e5-448e-a84b-c01b26028f7a { display:none !important; }}







#s-9c838a31-90e5-448e-a84b-c01b26028f7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c838a31-90e5-448e-a84b-c01b26028f7a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee57482b-4b4c-48f1-9bdb-89f47c05246d {
  margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 20%;
padding-bottom: 50px;
padding-right: 20%;
}
@media (min-width: 1200px){#s-ee57482b-4b4c-48f1-9bdb-89f47c05246d {
  padding-left: 7%;
padding-right: 7%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee57482b-4b4c-48f1-9bdb-89f47c05246d {
  padding-left: 7%;
padding-right: 7%;
}
}@media (max-width: 767px){#s-ee57482b-4b4c-48f1-9bdb-89f47c05246d {
  padding-top: 0px;
padding-left: 7%;
padding-right: 5%;
}
}
#s-9a5e4ec2-8996-49f3-9766-1868caa75fbb {
  text-align: center;
}
@media (min-width: 1200px){#s-9a5e4ec2-8996-49f3-9766-1868caa75fbb {
  display: none;
}
#s-9a5e4ec2-8996-49f3-9766-1868caa75fbb, #wrap-s-9a5e4ec2-8996-49f3-9766-1868caa75fbb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a5e4ec2-8996-49f3-9766-1868caa75fbb {
  display: none;
}
#s-9a5e4ec2-8996-49f3-9766-1868caa75fbb, #wrap-s-9a5e4ec2-8996-49f3-9766-1868caa75fbb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9a5e4ec2-8996-49f3-9766-1868caa75fbb {
  display: none;
}
#s-9a5e4ec2-8996-49f3-9766-1868caa75fbb, #wrap-s-9a5e4ec2-8996-49f3-9766-1868caa75fbb { display:none !important; }}






  #s-9a5e4ec2-8996-49f3-9766-1868caa75fbb img.shogun-image {
    

    
    
    
  }


#s-9a5e4ec2-8996-49f3-9766-1868caa75fbb .shogun-image-content {
  
    align-items: center;
  
}

#s-12e7c31d-7b34-475c-8eb1-77f6c3ffba23 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-12e7c31d-7b34-475c-8eb1-77f6c3ffba23 {
  display: none;
}
#s-12e7c31d-7b34-475c-8eb1-77f6c3ffba23, #wrap-s-12e7c31d-7b34-475c-8eb1-77f6c3ffba23 { display:none !important; }}@media (max-width: 767px){#s-12e7c31d-7b34-475c-8eb1-77f6c3ffba23 {
  display: none;
}
#s-12e7c31d-7b34-475c-8eb1-77f6c3ffba23, #wrap-s-12e7c31d-7b34-475c-8eb1-77f6c3ffba23 { display:none !important; }}







#s-12e7c31d-7b34-475c-8eb1-77f6c3ffba23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12e7c31d-7b34-475c-8eb1-77f6c3ffba23.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-04109771-d7e8-4f57-a905-61dedf3d461e {
  text-align: center;
}
@media (max-width: 767px){#s-04109771-d7e8-4f57-a905-61dedf3d461e {
  display: none;
}
#s-04109771-d7e8-4f57-a905-61dedf3d461e, #wrap-s-04109771-d7e8-4f57-a905-61dedf3d461e { display:none !important; }}






  #s-04109771-d7e8-4f57-a905-61dedf3d461e img.shogun-image {
    

    
    
    
  }


#s-04109771-d7e8-4f57-a905-61dedf3d461e .shogun-image-content {
  
    align-items: center;
  
}

#s-80195fc1-16cb-492d-99e4-20f91ca608be {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-80195fc1-16cb-492d-99e4-20f91ca608be {
  display: none;
}
#s-80195fc1-16cb-492d-99e4-20f91ca608be, #wrap-s-80195fc1-16cb-492d-99e4-20f91ca608be { display:none !important; }}@media (max-width: 767px){#s-80195fc1-16cb-492d-99e4-20f91ca608be {
  display: none;
}
#s-80195fc1-16cb-492d-99e4-20f91ca608be, #wrap-s-80195fc1-16cb-492d-99e4-20f91ca608be { display:none !important; }}







#s-80195fc1-16cb-492d-99e4-20f91ca608be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80195fc1-16cb-492d-99e4-20f91ca608be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-867814b0-d2e1-4b6b-a0f3-809ca3e9b206 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-867814b0-d2e1-4b6b-a0f3-809ca3e9b206 {
  display: none;
}
#s-867814b0-d2e1-4b6b-a0f3-809ca3e9b206, #wrap-s-867814b0-d2e1-4b6b-a0f3-809ca3e9b206 { display:none !important; }}@media (max-width: 767px){#s-867814b0-d2e1-4b6b-a0f3-809ca3e9b206 {
  display: none;
}
#s-867814b0-d2e1-4b6b-a0f3-809ca3e9b206, #wrap-s-867814b0-d2e1-4b6b-a0f3-809ca3e9b206 { display:none !important; }}







#s-867814b0-d2e1-4b6b-a0f3-809ca3e9b206 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-867814b0-d2e1-4b6b-a0f3-809ca3e9b206.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6692f712-f648-411d-9079-c23dc60fbf44 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6692f712-f648-411d-9079-c23dc60fbf44 {
  display: none;
}
#s-6692f712-f648-411d-9079-c23dc60fbf44, #wrap-s-6692f712-f648-411d-9079-c23dc60fbf44 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6692f712-f648-411d-9079-c23dc60fbf44 {
  display: none;
}
#s-6692f712-f648-411d-9079-c23dc60fbf44, #wrap-s-6692f712-f648-411d-9079-c23dc60fbf44 { display:none !important; }}@media (max-width: 767px){#s-6692f712-f648-411d-9079-c23dc60fbf44 {
  display: none;
}
#s-6692f712-f648-411d-9079-c23dc60fbf44, #wrap-s-6692f712-f648-411d-9079-c23dc60fbf44 { display:none !important; }}







#s-6692f712-f648-411d-9079-c23dc60fbf44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6692f712-f648-411d-9079-c23dc60fbf44.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8d294b2-8675-465c-9348-9e3a4aa39fca {
  margin-top: 60px;
margin-left: 7%;
margin-bottom: 60px;
margin-right: 7%;
}
@media (min-width: 1200px){#s-a8d294b2-8675-465c-9348-9e3a4aa39fca {
  display: none;
}
#s-a8d294b2-8675-465c-9348-9e3a4aa39fca, #wrap-s-a8d294b2-8675-465c-9348-9e3a4aa39fca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8d294b2-8675-465c-9348-9e3a4aa39fca {
  display: none;
}
#s-a8d294b2-8675-465c-9348-9e3a4aa39fca, #wrap-s-a8d294b2-8675-465c-9348-9e3a4aa39fca { display:none !important; }}@media (max-width: 767px){#s-a8d294b2-8675-465c-9348-9e3a4aa39fca {
  display: none;
}
#s-a8d294b2-8675-465c-9348-9e3a4aa39fca, #wrap-s-a8d294b2-8675-465c-9348-9e3a4aa39fca { display:none !important; }}
#s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0 {
  display: none;
}
#s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0, #wrap-s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0 {
  display: none;
}
#s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0, #wrap-s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0 { display:none !important; }}@media (max-width: 767px){#s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0 {
  display: none;
}
#s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0, #wrap-s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0 { display:none !important; }}







#s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f13ab961-0b71-4c5d-9680-2f56cc72cbc0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db5af02f-38f2-4508-bb85-c56c52472fd8 {
  text-align: center;
}
@media (min-width: 1200px){#s-db5af02f-38f2-4508-bb85-c56c52472fd8 {
  display: none;
}
#s-db5af02f-38f2-4508-bb85-c56c52472fd8, #wrap-s-db5af02f-38f2-4508-bb85-c56c52472fd8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db5af02f-38f2-4508-bb85-c56c52472fd8 {
  display: none;
}
#s-db5af02f-38f2-4508-bb85-c56c52472fd8, #wrap-s-db5af02f-38f2-4508-bb85-c56c52472fd8 { display:none !important; }}@media (max-width: 767px){#s-db5af02f-38f2-4508-bb85-c56c52472fd8 {
  display: none;
}
#s-db5af02f-38f2-4508-bb85-c56c52472fd8, #wrap-s-db5af02f-38f2-4508-bb85-c56c52472fd8 { display:none !important; }}






  img.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
    
    
  }


.s-db5af02f-38f2-4508-bb85-c56c52472fd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shg-align-container {
  text-align: center
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
    
    
  }


.s-db5af02f-38f2-4508-bb85-c56c52472fd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shg-align-container {
  text-align: center
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
    
    
  }


.s-db5af02f-38f2-4508-bb85-c56c52472fd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shg-align-container {
  text-align: center
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
    
    
  }


.s-db5af02f-38f2-4508-bb85-c56c52472fd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shg-align-container {
  text-align: center
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
    
    
  }


.s-db5af02f-38f2-4508-bb85-c56c52472fd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shg-align-container {
  text-align: center
}

.s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-db5af02f-38f2-4508-bb85-c56c52472fd8.shogun-image {
  box-sizing: border-box;
}


}
#s-a659e135-82af-4bb2-8893-ef4cced15fc7 {
  margin-top: auto;
margin-bottom: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-a659e135-82af-4bb2-8893-ef4cced15fc7 {
  display: none;
}
#s-a659e135-82af-4bb2-8893-ef4cced15fc7, #wrap-s-a659e135-82af-4bb2-8893-ef4cced15fc7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a659e135-82af-4bb2-8893-ef4cced15fc7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a659e135-82af-4bb2-8893-ef4cced15fc7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a659e135-82af-4bb2-8893-ef4cced15fc7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a659e135-82af-4bb2-8893-ef4cced15fc7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-13e7e623-5794-4b61-959d-409f56f178a0 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-13e7e623-5794-4b61-959d-409f56f178a0 {
  display: none;
}
#s-13e7e623-5794-4b61-959d-409f56f178a0, #wrap-s-13e7e623-5794-4b61-959d-409f56f178a0 { display:none !important; }}@media (max-width: 767px){#s-13e7e623-5794-4b61-959d-409f56f178a0 {
  display: none;
}
#s-13e7e623-5794-4b61-959d-409f56f178a0, #wrap-s-13e7e623-5794-4b61-959d-409f56f178a0 { display:none !important; }}







#s-13e7e623-5794-4b61-959d-409f56f178a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13e7e623-5794-4b61-959d-409f56f178a0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c {
  text-align: center;
}
@media (max-width: 767px){#s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c {
  display: none;
}
#s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c, #wrap-s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c { display:none !important; }}






  img.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
    
    
  }


.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c .shogun-image-content {
  
    align-items: center;
  
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shg-align-container {
  text-align: center
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
    
    
  }


.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c .shogun-image-content {
  
    align-items: center;
  
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shg-align-container {
  text-align: center
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
    
    
  }


.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c .shogun-image-content {
  
    align-items: center;
  
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shg-align-container {
  text-align: center
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
    
    
  }


.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c .shogun-image-content {
  
    align-items: center;
  
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shg-align-container {
  text-align: center
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
    
    
  }


.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c .shogun-image-content {
  
    align-items: center;
  
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shg-align-container {
  text-align: center
}

.s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8048f6cb-e6dc-4b5b-b13b-a55fc151c22c.shogun-image {
  box-sizing: border-box;
}


}







#s-c0f1599c-7623-4907-ab50-47d91b1ba8e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0f1599c-7623-4907-ab50-47d91b1ba8e8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd9bcde2-c7ec-4920-914c-69c44ff836bb {
  text-align: left;
}

#s-9ff47924-92d3-4024-8069-3e0b861607fe {
  margin-left: 7%;
margin-right: 7%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ff47924-92d3-4024-8069-3e0b861607fe {
  display: none;
}
#s-9ff47924-92d3-4024-8069-3e0b861607fe, #wrap-s-9ff47924-92d3-4024-8069-3e0b861607fe { display:none !important; }}
#s-66886bc0-624c-4ad7-9919-72ffb5c69da1 {
  background-color: rgba(230, 229, 221, 1);
}








#s-66886bc0-624c-4ad7-9919-72ffb5c69da1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66886bc0-624c-4ad7-9919-72ffb5c69da1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357 {
  display: none;
}
#s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357, #wrap-s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357 {
  display: none;
}
#s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357, #wrap-s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357 { display:none !important; }}@media (max-width: 767px){#s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357 {
  display: none;
}
#s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357, #wrap-s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357 { display:none !important; }}







#s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2af2f6a5-19f9-46e1-ba80-ec8339d7b357.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-97d2728b-a2a9-4423-a4c7-632985ed2d80 {
  text-align: left;
}
@media (min-width: 1200px){#s-97d2728b-a2a9-4423-a4c7-632985ed2d80 {
  display: none;
}
#s-97d2728b-a2a9-4423-a4c7-632985ed2d80, #wrap-s-97d2728b-a2a9-4423-a4c7-632985ed2d80 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-97d2728b-a2a9-4423-a4c7-632985ed2d80 {
  display: none;
}
#s-97d2728b-a2a9-4423-a4c7-632985ed2d80, #wrap-s-97d2728b-a2a9-4423-a4c7-632985ed2d80 { display:none !important; }}@media (max-width: 767px){#s-97d2728b-a2a9-4423-a4c7-632985ed2d80 {
  display: none;
}
#s-97d2728b-a2a9-4423-a4c7-632985ed2d80, #wrap-s-97d2728b-a2a9-4423-a4c7-632985ed2d80 { display:none !important; }}
#s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945 {
  margin-top: 60px;
margin-left: 7%;
margin-bottom: 60px;
margin-right: 7%;
}
@media (min-width: 1200px){#s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945 {
  display: none;
}
#s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945, #wrap-s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945 {
  display: none;
}
#s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945, #wrap-s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945 { display:none !important; }}@media (max-width: 767px){#s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945 {
  display: none;
}
#s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945, #wrap-s-789fb5c2-2cfd-412e-bfcd-ff27d0c1f945 { display:none !important; }}
#s-7809cbc6-cf1f-4659-8b36-19eb6116e4cb {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7809cbc6-cf1f-4659-8b36-19eb6116e4cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7809cbc6-cf1f-4659-8b36-19eb6116e4cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-715c816a-a8fe-4abd-83a0-fa1a5417b098 {
  background-color: rgba(230, 229, 221, 1);
}

#s-fb2ec273-e6de-40e0-ab3c-da326af9a66f {
  background-size: contain;
border-style: solid;
margin-top: 0px;
margin-bottom: 33px;
padding-top: 10px;
padding-left: 67px;
padding-bottom: 10px;
padding-right: 67px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 5px;
max-width: 277px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 2em;
background-position: center undefined;
}
#s-fb2ec273-e6de-40e0-ab3c-da326af9a66f:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb2ec273-e6de-40e0-ab3c-da326af9a66f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fb2ec273-e6de-40e0-ab3c-da326af9a66f-root {
    text-align: center;
  }


#s-fb2ec273-e6de-40e0-ab3c-da326af9a66f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fb2ec273-e6de-40e0-ab3c-da326af9a66f-root {
    text-align: center;
  }


#s-fb2ec273-e6de-40e0-ab3c-da326af9a66f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fb2ec273-e6de-40e0-ab3c-da326af9a66f-root {
    text-align: center;
  }


#s-fb2ec273-e6de-40e0-ab3c-da326af9a66f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fb2ec273-e6de-40e0-ab3c-da326af9a66f-root {
    text-align: center;
  }


#s-fb2ec273-e6de-40e0-ab3c-da326af9a66f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fb2ec273-e6de-40e0-ab3c-da326af9a66f-root {
    text-align: center;
  }


#s-fb2ec273-e6de-40e0-ab3c-da326af9a66f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  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-lazyload-bg-image {
  display: none;
}

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

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.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{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.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}