.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-218cbba4-a89f-4ba0-93cf-5deb86460a8d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-218cbba4-a89f-4ba0-93cf-5deb86460a8d {
  display: none;
}
#s-218cbba4-a89f-4ba0-93cf-5deb86460a8d, #wrap-s-218cbba4-a89f-4ba0-93cf-5deb86460a8d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-218cbba4-a89f-4ba0-93cf-5deb86460a8d {
  display: none;
}
#s-218cbba4-a89f-4ba0-93cf-5deb86460a8d, #wrap-s-218cbba4-a89f-4ba0-93cf-5deb86460a8d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-218cbba4-a89f-4ba0-93cf-5deb86460a8d {
  
}
}
#s-218cbba4-a89f-4ba0-93cf-5deb86460a8d {
  background-image: url(https://i.shgcdn.com/47f911de-6f4b-4646-88be-b863ed7f3636/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-218cbba4-a89f-4ba0-93cf-5deb86460a8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-218cbba4-a89f-4ba0-93cf-5deb86460a8d {
  cursor: pointer;
}#s-218cbba4-a89f-4ba0-93cf-5deb86460a8d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a1c79e4-5b12-43a9-a9fb-73512725fabd {
  background-repeat: no-repeat;
background-size: cover;
min-height: 630px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-2a1c79e4-5b12-43a9-a9fb-73512725fabd {
  display: none;
}
#s-2a1c79e4-5b12-43a9-a9fb-73512725fabd, #wrap-s-2a1c79e4-5b12-43a9-a9fb-73512725fabd { display: none !important; }}@media (max-width: 767px){#s-2a1c79e4-5b12-43a9-a9fb-73512725fabd {
  display: none;
}
#s-2a1c79e4-5b12-43a9-a9fb-73512725fabd, #wrap-s-2a1c79e4-5b12-43a9-a9fb-73512725fabd { display: none !important; }}
#s-2a1c79e4-5b12-43a9-a9fb-73512725fabd {
  background-image: url(https://i.shgcdn.com/df36dd67-9e38-449b-b84a-779004af0252/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-2a1c79e4-5b12-43a9-a9fb-73512725fabd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a1c79e4-5b12-43a9-a9fb-73512725fabd {
  cursor: pointer;
}#s-2a1c79e4-5b12-43a9-a9fb-73512725fabd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

@media (min-width: 1200px){#s-ac9aa053-7263-4667-8358-47bf813d3d2a {
  display: none;
}
#s-ac9aa053-7263-4667-8358-47bf813d3d2a, #wrap-s-ac9aa053-7263-4667-8358-47bf813d3d2a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac9aa053-7263-4667-8358-47bf813d3d2a {
  display: none;
}
#s-ac9aa053-7263-4667-8358-47bf813d3d2a, #wrap-s-ac9aa053-7263-4667-8358-47bf813d3d2a { display: none !important; }}
@media (min-width: 0px) {
[id="s-ac9aa053-7263-4667-8358-47bf813d3d2a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-ac9aa053-7263-4667-8358-47bf813d3d2a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-ac9aa053-7263-4667-8358-47bf813d3d2a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-ac9aa053-7263-4667-8358-47bf813d3d2a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

.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-11ad77b0-463a-4d9f-a5b9-b2a116726bad {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
text-align: center;
}
#s-11ad77b0-463a-4d9f-a5b9-b2a116726bad:hover {opacity: 0 !important;}@media (min-width: 1200px){#s-11ad77b0-463a-4d9f-a5b9-b2a116726bad {
  display: none;
}
#s-11ad77b0-463a-4d9f-a5b9-b2a116726bad, #wrap-s-11ad77b0-463a-4d9f-a5b9-b2a116726bad { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11ad77b0-463a-4d9f-a5b9-b2a116726bad {
  display: none;
}
#s-11ad77b0-463a-4d9f-a5b9-b2a116726bad, #wrap-s-11ad77b0-463a-4d9f-a5b9-b2a116726bad { display: none !important; }}






  #s-11ad77b0-463a-4d9f-a5b9-b2a116726bad img.shogun-image {
    

    
    
    
  }


#s-11ad77b0-463a-4d9f-a5b9-b2a116726bad .shogun-image-content {
  
    align-items: center;
  
}

#s-61e4ebc3-8352-40a4-8324-1f3131fc1f5f {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-61e4ebc3-8352-40a4-8324-1f3131fc1f5f {
  display: none;
}
#s-61e4ebc3-8352-40a4-8324-1f3131fc1f5f, #wrap-s-61e4ebc3-8352-40a4-8324-1f3131fc1f5f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61e4ebc3-8352-40a4-8324-1f3131fc1f5f {
  display: none;
}
#s-61e4ebc3-8352-40a4-8324-1f3131fc1f5f, #wrap-s-61e4ebc3-8352-40a4-8324-1f3131fc1f5f { display: none !important; }}






  #s-61e4ebc3-8352-40a4-8324-1f3131fc1f5f img.shogun-image {
    

    
    
    
  }


#s-61e4ebc3-8352-40a4-8324-1f3131fc1f5f .shogun-image-content {
  
    align-items: center;
  
}

#s-adc59045-7d96-4f01-96ce-ba442b4f073d {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-adc59045-7d96-4f01-96ce-ba442b4f073d {
  display: none;
}
#s-adc59045-7d96-4f01-96ce-ba442b4f073d, #wrap-s-adc59045-7d96-4f01-96ce-ba442b4f073d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adc59045-7d96-4f01-96ce-ba442b4f073d {
  display: none;
}
#s-adc59045-7d96-4f01-96ce-ba442b4f073d, #wrap-s-adc59045-7d96-4f01-96ce-ba442b4f073d { display: none !important; }}






  #s-adc59045-7d96-4f01-96ce-ba442b4f073d img.shogun-image {
    

    
    
    
  }


#s-adc59045-7d96-4f01-96ce-ba442b4f073d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-74edac08-7c5a-4ac7-a511-a2d0c560752e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-74edac08-7c5a-4ac7-a511-a2d0c560752e {
  display: none;
}
#s-74edac08-7c5a-4ac7-a511-a2d0c560752e, #wrap-s-74edac08-7c5a-4ac7-a511-a2d0c560752e { display: none !important; }}@media (max-width: 767px){#s-74edac08-7c5a-4ac7-a511-a2d0c560752e {
  display: none;
}
#s-74edac08-7c5a-4ac7-a511-a2d0c560752e, #wrap-s-74edac08-7c5a-4ac7-a511-a2d0c560752e { display: none !important; }}
@media (min-width: 0px) {
[id="s-74edac08-7c5a-4ac7-a511-a2d0c560752e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74edac08-7c5a-4ac7-a511-a2d0c560752e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-74edac08-7c5a-4ac7-a511-a2d0c560752e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-74edac08-7c5a-4ac7-a511-a2d0c560752e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0d0cde9f-7db8-470d-952f-986a896212d2 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
#s-0d0cde9f-7db8-470d-952f-986a896212d2:hover {opacity: 0.88 !important;}@media (min-width: 768px) and (max-width: 991px){#s-0d0cde9f-7db8-470d-952f-986a896212d2 {
  display: none;
}
#s-0d0cde9f-7db8-470d-952f-986a896212d2, #wrap-s-0d0cde9f-7db8-470d-952f-986a896212d2 { display: none !important; }}@media (max-width: 767px){#s-0d0cde9f-7db8-470d-952f-986a896212d2 {
  display: none;
}
#s-0d0cde9f-7db8-470d-952f-986a896212d2, #wrap-s-0d0cde9f-7db8-470d-952f-986a896212d2 { display: none !important; }}






  #s-0d0cde9f-7db8-470d-952f-986a896212d2 img.shogun-image {
    

    
    
    
  }


#s-0d0cde9f-7db8-470d-952f-986a896212d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ad034b2-59bf-4455-96e3-adf30330738e {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
#s-8ad034b2-59bf-4455-96e3-adf30330738e: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: rgba(255, 255, 255, 1) !important;
opacity: 0.88 !important;}@media (min-width: 768px) and (max-width: 991px){#s-8ad034b2-59bf-4455-96e3-adf30330738e {
  display: none;
}
#s-8ad034b2-59bf-4455-96e3-adf30330738e, #wrap-s-8ad034b2-59bf-4455-96e3-adf30330738e { display: none !important; }}@media (max-width: 767px){#s-8ad034b2-59bf-4455-96e3-adf30330738e {
  display: none;
}
#s-8ad034b2-59bf-4455-96e3-adf30330738e, #wrap-s-8ad034b2-59bf-4455-96e3-adf30330738e { display: none !important; }}






  #s-8ad034b2-59bf-4455-96e3-adf30330738e img.shogun-image {
    

    
    
    
  }


#s-8ad034b2-59bf-4455-96e3-adf30330738e .shogun-image-content {
  
    align-items: center;
  
}

#s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
#s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67:hover {opacity: 0.88 !important;}@media (min-width: 768px) and (max-width: 991px){#s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67 {
  display: none;
}
#s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67, #wrap-s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67 { display: none !important; }}@media (max-width: 767px){#s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67 {
  display: none;
}
#s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67, #wrap-s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67 { display: none !important; }}






  #s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67 img.shogun-image {
    

    
    
    
  }


#s-c3fcab84-4e63-4f64-b3cd-ae5697a54d67 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb53a493-a1d3-44e8-9b2a-0680cb41409d {
  text-align: left;
}

#s-41b35032-df3f-4f8b-a0b3-2d10effaa14c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}

#s-41b35032-df3f-4f8b-a0b3-2d10effaa14c {
  background-image: url(https://i.shgcdn.com/2381f896-de75-4a6b-bfcf-0cacaf971e49/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-41b35032-df3f-4f8b-a0b3-2d10effaa14c > .shg-box-overlay {
  background-color: rgba(26, 58, 107, 1);
  opacity: 0.4;
}#s-41b35032-df3f-4f8b-a0b3-2d10effaa14c.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-3fa8bfac-8e84-4175-a58a-412b515afc2c {
  margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3fa8bfac-8e84-4175-a58a-412b515afc2c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 56px;
  
  
  
}



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

#s-23d2b910-44b5-4844-b7b0-8b969e7ac92d {
  padding-left: 15px;
padding-right: 15px;
}

.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-64439ed9-c44b-4a3c-9564-47d7424b6b30 {
  border-style: solid;
margin-top: 1px;
margin-left: auto;
margin-bottom: 40px;
padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(74, 154, 209, 1);
border-radius: 5px;
background-color: rgba(74, 154, 209, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-64439ed9-c44b-4a3c-9564-47d7424b6b30:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(26, 58, 107, 1) !important;
background-color: rgba(26, 58, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-64439ed9-c44b-4a3c-9564-47d7424b6b30:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-64439ed9-c44b-4a3c-9564-47d7424b6b30-root {
    text-align: center;
  }


#s-64439ed9-c44b-4a3c-9564-47d7424b6b30.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-64439ed9-c44b-4a3c-9564-47d7424b6b30-root {
    text-align: center;
  }


#s-64439ed9-c44b-4a3c-9564-47d7424b6b30.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-64439ed9-c44b-4a3c-9564-47d7424b6b30-root {
    text-align: center;
  }


#s-64439ed9-c44b-4a3c-9564-47d7424b6b30.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-64439ed9-c44b-4a3c-9564-47d7424b6b30-root {
    text-align: center;
  }


#s-64439ed9-c44b-4a3c-9564-47d7424b6b30.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-64439ed9-c44b-4a3c-9564-47d7424b6b30-root {
    text-align: center;
  }


#s-64439ed9-c44b-4a3c-9564-47d7424b6b30.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
  #s-64439ed9-c44b-4a3c-9564-47d7424b6b30-root {
    text-align: center;
  }


#s-64439ed9-c44b-4a3c-9564-47d7424b6b30.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-8279df8e-dea9-44bc-99d4-a55c75dd04fa {
  padding-top: 50px;
padding-left: 15%;
padding-bottom: 50px;
padding-right: 15%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-8279df8e-dea9-44bc-99d4-a55c75dd04fa {
  padding-left: 0%;
padding-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8279df8e-dea9-44bc-99d4-a55c75dd04fa {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-8279df8e-dea9-44bc-99d4-a55c75dd04fa {
  padding-top: 0px;
padding-left: 15%;
padding-bottom: 0px;
padding-right: 15%;
}
}
#s-7287da66-d6a1-4293-b859-fc572c9e550e {
  background-size: cover;
min-height: 630px;
background-position: center center;
}
@media (min-width: 1200px){#s-7287da66-d6a1-4293-b859-fc572c9e550e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7287da66-d6a1-4293-b859-fc572c9e550e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7287da66-d6a1-4293-b859-fc572c9e550e {
  
}
}@media (max-width: 767px){#s-7287da66-d6a1-4293-b859-fc572c9e550e {
  
}
}







#s-7287da66-d6a1-4293-b859-fc572c9e550e > .shg-box-overlay {
  background-color: rgba(26, 58, 107, 1);
  opacity: 0.6;
}#s-7287da66-d6a1-4293-b859-fc572c9e550e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2abce0d6-e8e9-4673-83a4-9922a2d96508 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 730px;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-267f3356-765b-4d1d-bab8-81837e83709b {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 730px;
}
@media (max-width: 767px){#s-267f3356-765b-4d1d-bab8-81837e83709b {
  margin-right: -2px;
}
}
#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}@media (min-width: 1200px){#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}@media (max-width: 767px){#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-267f3356-765b-4d1d-bab8-81837e83709b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}
#s-bad74678-6c9f-43a3-a179-d7082ef5444e {
  margin-left: 10px;
margin-right: 10px;
}

#s-2b84a312-01cf-4686-98b0-1126e0ef70de {
  border-style: solid;
margin-top: 1px;
margin-left: auto;
margin-bottom: 40px;
padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(74, 154, 209, 1);
border-radius: 5px;
background-color: rgba(74, 154, 209, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-2b84a312-01cf-4686-98b0-1126e0ef70de:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(26, 58, 107, 1) !important;
background-color: rgba(26, 58, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2b84a312-01cf-4686-98b0-1126e0ef70de:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2b84a312-01cf-4686-98b0-1126e0ef70de-root {
    text-align: center;
  }


#s-2b84a312-01cf-4686-98b0-1126e0ef70de.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2b84a312-01cf-4686-98b0-1126e0ef70de-root {
    text-align: center;
  }


#s-2b84a312-01cf-4686-98b0-1126e0ef70de.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2b84a312-01cf-4686-98b0-1126e0ef70de-root {
    text-align: center;
  }


#s-2b84a312-01cf-4686-98b0-1126e0ef70de.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2b84a312-01cf-4686-98b0-1126e0ef70de-root {
    text-align: center;
  }


#s-2b84a312-01cf-4686-98b0-1126e0ef70de.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2b84a312-01cf-4686-98b0-1126e0ef70de-root {
    text-align: center;
  }


#s-2b84a312-01cf-4686-98b0-1126e0ef70de.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
  #s-2b84a312-01cf-4686-98b0-1126e0ef70de-root {
    text-align: center;
  }


#s-2b84a312-01cf-4686-98b0-1126e0ef70de.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-cd08dfd6-d2ab-48ce-a2b4-076f688a2032 {
  padding-top: 50px;
padding-left: 15%;
padding-bottom: 50px;
padding-right: 15%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-cd08dfd6-d2ab-48ce-a2b4-076f688a2032 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd08dfd6-d2ab-48ce-a2b4-076f688a2032 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-cd08dfd6-d2ab-48ce-a2b4-076f688a2032 {
  padding-top: 0px;
padding-left: 15%;
padding-bottom: 0px;
padding-right: 15%;
}
}
#s-c81b4e97-cf87-4832-a9dc-787dfdee7caa {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 15px;
padding-bottom: 0px;
padding-right: 15px;
min-height: 630px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c81b4e97-cf87-4832-a9dc-787dfdee7caa {
  
}
}@media (max-width: 767px){#s-c81b4e97-cf87-4832-a9dc-787dfdee7caa {
  
}
}







#s-c81b4e97-cf87-4832-a9dc-787dfdee7caa > .shg-box-overlay {
  background-color: rgba(26, 58, 107, 1);
  opacity: 0.1;
}#s-c81b4e97-cf87-4832-a9dc-787dfdee7caa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e1bc0ff2-1f5f-4247-8816-aadeb9f862d6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-e1bc0ff2-1f5f-4247-8816-aadeb9f862d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1bc0ff2-1f5f-4247-8816-aadeb9f862d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd24e05b-ec7d-43b2-9a74-1a63c2e4cc9b {
  margin-left: 0px;
margin-right: 0px;
max-width: 600px;
}
@media (max-width: 767px){#s-cd24e05b-ec7d-43b2-9a74-1a63c2e4cc9b {
  
}
}
#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f {
  margin-bottom: 25px;
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}@media (max-width: 767px){#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-39e33ab2-dedc-45a0-bfa1-a697b7d46d6f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}
#s-c28bcfe9-7ab7-4817-9c2b-14220a954a45 {
  margin-left: 10px;
margin-right: 10px;
}

#s-d3f0e697-8aea-4ee7-87bd-5944e102113b {
  border-style: solid;
margin-top: 1px;
margin-bottom: 40px;
padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(74, 154, 209, 1);
border-radius: 5px;
background-color: rgba(74, 154, 209, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d3f0e697-8aea-4ee7-87bd-5944e102113b:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(26, 58, 107, 1) !important;
background-color: rgba(26, 58, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d3f0e697-8aea-4ee7-87bd-5944e102113b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d3f0e697-8aea-4ee7-87bd-5944e102113b-root {
    text-align: left;
  }


#s-d3f0e697-8aea-4ee7-87bd-5944e102113b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d3f0e697-8aea-4ee7-87bd-5944e102113b-root {
    text-align: left;
  }


#s-d3f0e697-8aea-4ee7-87bd-5944e102113b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3f0e697-8aea-4ee7-87bd-5944e102113b-root {
    text-align: left;
  }


#s-d3f0e697-8aea-4ee7-87bd-5944e102113b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3f0e697-8aea-4ee7-87bd-5944e102113b-root {
    text-align: left;
  }


#s-d3f0e697-8aea-4ee7-87bd-5944e102113b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d3f0e697-8aea-4ee7-87bd-5944e102113b-root {
    text-align: left;
  }


#s-d3f0e697-8aea-4ee7-87bd-5944e102113b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
  #s-d3f0e697-8aea-4ee7-87bd-5944e102113b-root {
    text-align: left;
  }


#s-d3f0e697-8aea-4ee7-87bd-5944e102113b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-17c78271-6266-4741-8af7-46f43c083649 {
  padding-top: 40px;
padding-left: 0%;
padding-bottom: 40px;
padding-right: 0%;
}
@media (max-width: 767px){#s-17c78271-6266-4741-8af7-46f43c083649 {
  
}
}
#s-85d80031-177e-45b6-b059-9870ad1abd1f {
  background-size: cover;
padding-left: 15px;
padding-bottom: 0px;
padding-right: 15px;
min-height: 430px;
background-position: center center;
background-color: rgba(26, 58, 107, 1);
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-85d80031-177e-45b6-b059-9870ad1abd1f {
  
}
}@media (max-width: 767px){#s-85d80031-177e-45b6-b059-9870ad1abd1f {
  
}
}







#s-85d80031-177e-45b6-b059-9870ad1abd1f > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-85d80031-177e-45b6-b059-9870ad1abd1f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-34b19e91-7beb-4c29-a887-b2d9e6cd73fb {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 730px;
}

#s-34b19e91-7beb-4c29-a887-b2d9e6cd73fb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-34b19e91-7beb-4c29-a887-b2d9e6cd73fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-34b19e91-7beb-4c29-a887-b2d9e6cd73fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-34b19e91-7beb-4c29-a887-b2d9e6cd73fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-34b19e91-7beb-4c29-a887-b2d9e6cd73fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-34b19e91-7beb-4c29-a887-b2d9e6cd73fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-1f371e15-0bff-46af-99a2-bf702b0f886c {
  margin-left: 10px;
margin-right: 10px;
}

#s-d9102f28-dfe2-4af7-bcd0-847e5173145a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 750px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d9102f28-dfe2-4af7-bcd0-847e5173145a {
  margin-top: 40px;
margin-bottom: 40px;
max-width: 600px;
}
}@media (max-width: 767px){#s-d9102f28-dfe2-4af7-bcd0-847e5173145a {
  margin-top: 40px;
margin-bottom: 40px;
}
}







#s-d9102f28-dfe2-4af7-bcd0-847e5173145a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9102f28-dfe2-4af7-bcd0-847e5173145a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c31df73f-8840-4f96-a79f-e25a6fcab628 {
  border-style: solid;
margin-top: 1px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(74, 154, 209, 1);
border-radius: 5px;
background-color: rgba(74, 154, 209, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: center undefined;
}
#s-c31df73f-8840-4f96-a79f-e25a6fcab628:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(26, 58, 107, 1) !important;
background-color: rgba(26, 58, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c31df73f-8840-4f96-a79f-e25a6fcab628:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c31df73f-8840-4f96-a79f-e25a6fcab628-root {
    text-align: center;
  }


#s-c31df73f-8840-4f96-a79f-e25a6fcab628.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c31df73f-8840-4f96-a79f-e25a6fcab628-root {
    text-align: center;
  }


#s-c31df73f-8840-4f96-a79f-e25a6fcab628.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c31df73f-8840-4f96-a79f-e25a6fcab628-root {
    text-align: center;
  }


#s-c31df73f-8840-4f96-a79f-e25a6fcab628.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c31df73f-8840-4f96-a79f-e25a6fcab628-root {
    text-align: center;
  }


#s-c31df73f-8840-4f96-a79f-e25a6fcab628.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c31df73f-8840-4f96-a79f-e25a6fcab628-root {
    text-align: center;
  }


#s-c31df73f-8840-4f96-a79f-e25a6fcab628.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
  #s-c31df73f-8840-4f96-a79f-e25a6fcab628-root {
    text-align: center;
  }


#s-c31df73f-8840-4f96-a79f-e25a6fcab628.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-11cff943-09a9-42c6-a1b3-5db81f18f65e {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-11cff943-09a9-42c6-a1b3-5db81f18f65e {
  
}
}@media (max-width: 767px){#s-11cff943-09a9-42c6-a1b3-5db81f18f65e {
  
}
}







#s-11cff943-09a9-42c6-a1b3-5db81f18f65e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11cff943-09a9-42c6-a1b3-5db81f18f65e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-57f203ae-5e79-4d9b-ba47-b7349e61df3e {
  padding-top: 50px;
padding-left: 15%;
padding-bottom: 50px;
padding-right: 15%;
}
@media (min-width: 768px) and (max-width: 991px){#s-57f203ae-5e79-4d9b-ba47-b7349e61df3e {
  padding-top: 50px;
padding-left: 0%;
padding-bottom: 50px;
padding-right: 0%;
}
}@media (max-width: 767px){#s-57f203ae-5e79-4d9b-ba47-b7349e61df3e {
  padding-top: 20px;
padding-left: 0%;
padding-bottom: 20px;
padding-right: 0%;
}
}
#s-1fb9eed8-cff3-494e-a0d0-316c38adf35e {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 15px;
padding-right: 15px;
min-height: 700px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1fb9eed8-cff3-494e-a0d0-316c38adf35e {
  
}
}@media (max-width: 767px){#s-1fb9eed8-cff3-494e-a0d0-316c38adf35e {
  min-height: 650px;
}
}







#s-1fb9eed8-cff3-494e-a0d0-316c38adf35e > .shg-box-overlay {
  background-color: rgba(26, 58, 107, 1);
  opacity: 0.1;
}#s-1fb9eed8-cff3-494e-a0d0-316c38adf35e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c9858db3-a92b-4709-a3f0-b89248fcd7a2 {
  margin-left: auto;
min-height: 50px;
max-width: 1000px;
}








#s-c9858db3-a92b-4709-a3f0-b89248fcd7a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9858db3-a92b-4709-a3f0-b89248fcd7a2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fe098f87-6160-46a1-8d0c-4fcfca5a697e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 20px;
padding-left: 0%;
padding-bottom: 20px;
padding-right: 0%;
max-width: 600px;
text-align: right;
}

#s-fe098f87-6160-46a1-8d0c-4fcfca5a697e .shogun-heading-component h2 {
  color: rgba(253, 249, 249, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 48px;
  
  
  text-align: right;
}



#s-47ee054f-2af6-417b-a461-67df84100fad {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-029070f8-220c-459d-b662-ac16671f85b9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}








#s-029070f8-220c-459d-b662-ac16671f85b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-029070f8-220c-459d-b662-ac16671f85b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497 {
  padding-top: 12px;
padding-left: 25px;
padding-bottom: 12px;
padding-right: 25px;
border-radius: 5px;
background-color: rgba(74, 154, 209, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497:hover {border-style: solid !important;
border-color: rgba(26, 58, 107, 1) !important;
background-color: rgba(26, 58, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497-root {
    text-align: right;
  }


#s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497-root {
    text-align: right;
  }


#s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497-root {
    text-align: right;
  }


#s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497-root {
    text-align: right;
  }


#s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497-root {
    text-align: right;
  }


#s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
  #s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497-root {
    text-align: right;
  }


#s-dfe943c2-0d28-480b-8ed2-9c3bcd2d8497.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e3eb1088-694e-4ebe-ae26-9761d70bf23c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e3eb1088-694e-4ebe-ae26-9761d70bf23c {
  
}
}@media (max-width: 767px){#s-e3eb1088-694e-4ebe-ae26-9761d70bf23c {
  
}
}







#s-e3eb1088-694e-4ebe-ae26-9761d70bf23c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3eb1088-694e-4ebe-ae26-9761d70bf23c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8b389c58-6d0e-4cba-bba2-735406f3e891 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
max-width: 1100px;
}
@media (max-width: 767px){#s-8b389c58-6d0e-4cba-bba2-735406f3e891 {
  padding-bottom: 40px;
}
}
#s-9d80ed6c-2ac4-48af-8fa0-584ee83ec499 {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 15px;
padding-right: 15px;
min-height: 630px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9d80ed6c-2ac4-48af-8fa0-584ee83ec499 {
  padding-left: 40px;
padding-right: 40px;
}
}@media (max-width: 767px){#s-9d80ed6c-2ac4-48af-8fa0-584ee83ec499 {
  
}
}







#s-9d80ed6c-2ac4-48af-8fa0-584ee83ec499 > .shg-box-overlay {
  background-color: rgba(26, 58, 107, 1);
  opacity: 0.1;
}#s-9d80ed6c-2ac4-48af-8fa0-584ee83ec499.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a26b55c7-3926-4891-b28a-74eea09e54d4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-a26b55c7-3926-4891-b28a-74eea09e54d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a26b55c7-3926-4891-b28a-74eea09e54d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0a4d0d9d-d461-44f4-9ba1-8f8ce8e35513 {
  margin-left: 0px;
margin-right: 0px;
max-width: 600px;
}
@media (max-width: 767px){#s-0a4d0d9d-d461-44f4-9ba1-8f8ce8e35513 {
  
}
}
#s-5f8aa624-c075-4cb4-9651-33f6c2d962dd {
  padding-top: 12px;
padding-left: 25px;
padding-bottom: 12px;
padding-right: 25px;
border-radius: 5px;
background-color: rgba(74, 154, 209, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5f8aa624-c075-4cb4-9651-33f6c2d962dd:hover {border-style: solid !important;
border-color: rgba(26, 58, 107, 1) !important;
background-color: rgba(26, 58, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5f8aa624-c075-4cb4-9651-33f6c2d962dd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5f8aa624-c075-4cb4-9651-33f6c2d962dd-root {
    text-align: left;
  }


#s-5f8aa624-c075-4cb4-9651-33f6c2d962dd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5f8aa624-c075-4cb4-9651-33f6c2d962dd-root {
    text-align: left;
  }


#s-5f8aa624-c075-4cb4-9651-33f6c2d962dd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5f8aa624-c075-4cb4-9651-33f6c2d962dd-root {
    text-align: left;
  }


#s-5f8aa624-c075-4cb4-9651-33f6c2d962dd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5f8aa624-c075-4cb4-9651-33f6c2d962dd-root {
    text-align: left;
  }


#s-5f8aa624-c075-4cb4-9651-33f6c2d962dd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5f8aa624-c075-4cb4-9651-33f6c2d962dd-root {
    text-align: left;
  }


#s-5f8aa624-c075-4cb4-9651-33f6c2d962dd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
  #s-5f8aa624-c075-4cb4-9651-33f6c2d962dd-root {
    text-align: left;
  }


#s-5f8aa624-c075-4cb4-9651-33f6c2d962dd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e5f5b4ec-0f5c-4be3-bdb3-04018077c906 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e5f5b4ec-0f5c-4be3-bdb3-04018077c906 {
  
}
}@media (max-width: 767px){#s-e5f5b4ec-0f5c-4be3-bdb3-04018077c906 {
  
}
}







#s-e5f5b4ec-0f5c-4be3-bdb3-04018077c906 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5f5b4ec-0f5c-4be3-bdb3-04018077c906.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b3506c4b-2ff7-4367-ac45-0924b828fe36 {
  padding-top: 50px;
padding-left: 15%;
padding-bottom: 40px;
padding-right: 15%;
}
@media (min-width: 768px) and (max-width: 991px){#s-b3506c4b-2ff7-4367-ac45-0924b828fe36 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-b3506c4b-2ff7-4367-ac45-0924b828fe36 {
  padding-top: 20px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}
}
#s-68620e26-ef9b-49fa-9c0b-f5f5e041f0cd {
  background-size: cover;
padding-left: 15px;
padding-right: 15px;
min-height: 630px;
background-position: center center;
background-color: rgba(26, 58, 107, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-68620e26-ef9b-49fa-9c0b-f5f5e041f0cd {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-68620e26-ef9b-49fa-9c0b-f5f5e041f0cd {
  margin-top: 0px;
margin-bottom: 0px;
}
}







#s-68620e26-ef9b-49fa-9c0b-f5f5e041f0cd > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-68620e26-ef9b-49fa-9c0b-f5f5e041f0cd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f502b600-3875-4b1a-8750-9a1c2de3fc26 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
max-width: 1000px;
}








#s-f502b600-3875-4b1a-8750-9a1c2de3fc26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f502b600-3875-4b1a-8750-9a1c2de3fc26.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-55cb47d7-10d3-4ee3-9902-f39c0d83b996 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}
@media (min-width: 768px) and (max-width: 991px){#s-55cb47d7-10d3-4ee3-9902-f39c0d83b996 {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
}
}@media (max-width: 767px){#s-55cb47d7-10d3-4ee3-9902-f39c0d83b996 {
  margin-top: 30px;
margin-bottom: 0px;
}
}
#s-4222d9f1-410e-4039-8d77-df5b560a50f9 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 730px;
}

#s-4222d9f1-410e-4039-8d77-df5b560a50f9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-4222d9f1-410e-4039-8d77-df5b560a50f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-4222d9f1-410e-4039-8d77-df5b560a50f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-4222d9f1-410e-4039-8d77-df5b560a50f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-4222d9f1-410e-4039-8d77-df5b560a50f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-4222d9f1-410e-4039-8d77-df5b560a50f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-42c997ff-bf31-4a51-aec2-91e5eaa09368 {
  margin-left: 10px;
margin-right: 10px;
}

#s-31369e27-593c-416b-9ac9-a6903e22010e {
  border-style: solid;
margin-bottom: 40px;
padding-top: 12px;
padding-left: 25px;
padding-bottom: 12px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(74, 154, 209, 1);
border-radius: 5px;
background-color: rgba(74, 154, 209, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-31369e27-593c-416b-9ac9-a6903e22010e:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(26, 58, 107, 1) !important;
background-color: rgba(26, 58, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-31369e27-593c-416b-9ac9-a6903e22010e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-31369e27-593c-416b-9ac9-a6903e22010e {
  margin-left: 40px;
margin-right: 0px;
}
}

  #s-31369e27-593c-416b-9ac9-a6903e22010e-root {
    text-align: center;
  }


#s-31369e27-593c-416b-9ac9-a6903e22010e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-31369e27-593c-416b-9ac9-a6903e22010e-root {
    text-align: center;
  }


#s-31369e27-593c-416b-9ac9-a6903e22010e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-31369e27-593c-416b-9ac9-a6903e22010e-root {
    text-align: center;
  }


#s-31369e27-593c-416b-9ac9-a6903e22010e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-31369e27-593c-416b-9ac9-a6903e22010e-root {
    text-align: center;
  }


#s-31369e27-593c-416b-9ac9-a6903e22010e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-31369e27-593c-416b-9ac9-a6903e22010e-root {
    text-align: center;
  }


#s-31369e27-593c-416b-9ac9-a6903e22010e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
  #s-31369e27-593c-416b-9ac9-a6903e22010e-root {
    text-align: center;
  }


#s-31369e27-593c-416b-9ac9-a6903e22010e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-fd0bbba0-5052-4f29-a65b-e39279147d8e {
  background-size: cover;
margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 0px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}








#s-fd0bbba0-5052-4f29-a65b-e39279147d8e > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-fd0bbba0-5052-4f29-a65b-e39279147d8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a4e65964-b3b6-4d95-96dd-7dc5df35f507 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 730px;
}
@media (max-width: 767px){#s-a4e65964-b3b6-4d95-96dd-7dc5df35f507 {
  
}
}
#s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60 {
  margin-left: auto;
margin-right: auto;
padding-top: 12px;
padding-left: 25px;
padding-bottom: 12px;
padding-right: 25px;
border-radius: 5px;
background-color: rgba(74, 154, 209, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60:hover {border-style: solid !important;
border-color: rgba(26, 58, 107, 1) !important;
background-color: rgba(26, 58, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60-root {
    text-align: center;
  }


#s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60-root {
    text-align: center;
  }


#s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60-root {
    text-align: center;
  }


#s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60-root {
    text-align: center;
  }


#s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60-root {
    text-align: center;
  }


#s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
  #s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60-root {
    text-align: center;
  }


#s-7b3bde6c-3dd4-4c08-800e-96c56a02cb60.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-0aa155c8-db70-48cc-83cf-97ce1d65c352 {
  background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 630px;
background-position: center center;
}








#s-0aa155c8-db70-48cc-83cf-97ce1d65c352 > .shg-box-overlay {
  background-color: rgba(26, 58, 107, 1);
  opacity: 0.6;
}#s-0aa155c8-db70-48cc-83cf-97ce1d65c352.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5ed165df-aaa5-4c9e-b385-d610aca9141e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-5ed165df-aaa5-4c9e-b385-d610aca9141e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ed165df-aaa5-4c9e-b385-d610aca9141e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ffb4ceda-aa3a-4803-803f-64707f7812e7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 772px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ffb4ceda-aa3a-4803-803f-64707f7812e7 {
  padding-left: 40px;
padding-right: 40px;
}
}@media (max-width: 767px){#s-ffb4ceda-aa3a-4803-803f-64707f7812e7 {
  margin-top: 40px;
margin-bottom: 40px;
padding-left: 10%;
padding-right: 10%;
}
}
#s-3f33522d-ab17-4e1c-9d4f-1d03567e6f90 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 730px;
}

#s-3f33522d-ab17-4e1c-9d4f-1d03567e6f90 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-3f33522d-ab17-4e1c-9d4f-1d03567e6f90 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 10px;
}

#s-3f33522d-ab17-4e1c-9d4f-1d03567e6f90 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-3f33522d-ab17-4e1c-9d4f-1d03567e6f90 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-3f33522d-ab17-4e1c-9d4f-1d03567e6f90 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-3f33522d-ab17-4e1c-9d4f-1d03567e6f90 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-1ea724de-4ff6-4ada-a5ba-b32deb944048 {
  margin-left: 10px;
margin-right: 10px;
}

#s-412aa593-c914-4836-b222-42945125af00 {
  border-style: solid;
margin-bottom: 40px;
padding-top: 12px;
padding-left: 25px;
padding-bottom: 12px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(74, 154, 209, 1);
border-radius: 5px;
background-color: rgba(74, 154, 209, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-412aa593-c914-4836-b222-42945125af00:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(26, 58, 107, 1) !important;
background-color: rgba(26, 58, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-412aa593-c914-4836-b222-42945125af00:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-412aa593-c914-4836-b222-42945125af00 {
  margin-left: 40px;
margin-right: 0px;
}
}

  #s-412aa593-c914-4836-b222-42945125af00-root {
    text-align: center;
  }


#s-412aa593-c914-4836-b222-42945125af00.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-412aa593-c914-4836-b222-42945125af00-root {
    text-align: center;
  }


#s-412aa593-c914-4836-b222-42945125af00.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-412aa593-c914-4836-b222-42945125af00-root {
    text-align: center;
  }


#s-412aa593-c914-4836-b222-42945125af00.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-412aa593-c914-4836-b222-42945125af00-root {
    text-align: center;
  }


#s-412aa593-c914-4836-b222-42945125af00.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-412aa593-c914-4836-b222-42945125af00-root {
    text-align: center;
  }


#s-412aa593-c914-4836-b222-42945125af00.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
  #s-412aa593-c914-4836-b222-42945125af00-root {
    text-align: center;
  }


#s-412aa593-c914-4836-b222-42945125af00.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-36ed9b41-0271-457e-91bb-652bec1230af {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 60px;
min-height: 50px;
max-width: 600px;
}








#s-36ed9b41-0271-457e-91bb-652bec1230af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36ed9b41-0271-457e-91bb-652bec1230af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f4065690-6c64-4f0a-b9c9-2d64df011e69 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 730px;
}

#s-e4f606aa-e9a2-4483-b02c-8a81ce43ebf5 {
  margin-bottom: 30px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-e4f606aa-e9a2-4483-b02c-8a81ce43ebf5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e4f606aa-e9a2-4483-b02c-8a81ce43ebf5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e4f606aa-e9a2-4483-b02c-8a81ce43ebf5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4f606aa-e9a2-4483-b02c-8a81ce43ebf5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d61084aa-42f0-4918-a233-b17965440187 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-d61084aa-42f0-4918-a233-b17965440187 img.shogun-image {
    

    
    
    
  }


#s-d61084aa-42f0-4918-a233-b17965440187 .shogun-image-content {
  
    align-items: center;
  
}

#s-abb938a8-c8f2-48fe-8850-d7ab9448e4ab {
  min-height: 50px;
}








#s-abb938a8-c8f2-48fe-8850-d7ab9448e4ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abb938a8-c8f2-48fe-8850-d7ab9448e4ab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-243205aa-691e-4301-bd86-17da95eaf0c3 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-243205aa-691e-4301-bd86-17da95eaf0c3 img.shogun-image {
    

    
    
    
  }


#s-243205aa-691e-4301-bd86-17da95eaf0c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1603791-3b6c-4a9b-b7a0-bab6b94fafdb {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-d1603791-3b6c-4a9b-b7a0-bab6b94fafdb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d1603791-3b6c-4a9b-b7a0-bab6b94fafdb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1603791-3b6c-4a9b-b7a0-bab6b94fafdb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1603791-3b6c-4a9b-b7a0-bab6b94fafdb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-da68c692-409a-48a2-a9cc-6d748723bdc9 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-da68c692-409a-48a2-a9cc-6d748723bdc9 img.shogun-image {
    

    
    
    
  }


#s-da68c692-409a-48a2-a9cc-6d748723bdc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-06ea3ac9-372c-4ef8-8b1b-d210d989fb9a {
  min-height: 50px;
}








#s-06ea3ac9-372c-4ef8-8b1b-d210d989fb9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06ea3ac9-372c-4ef8-8b1b-d210d989fb9a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-421179a6-8c51-4372-a63e-2cc95a619dcd {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-421179a6-8c51-4372-a63e-2cc95a619dcd img.shogun-image {
    

    
    
    
  }


#s-421179a6-8c51-4372-a63e-2cc95a619dcd .shogun-image-content {
  
    align-items: center;
  
}

#s-17d10004-b610-4712-95c4-ab193c32796b {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-17d10004-b610-4712-95c4-ab193c32796b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-17d10004-b610-4712-95c4-ab193c32796b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17d10004-b610-4712-95c4-ab193c32796b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17d10004-b610-4712-95c4-ab193c32796b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-dd947838-0d3e-4de3-950c-d94c7c818bcd {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-dd947838-0d3e-4de3-950c-d94c7c818bcd img.shogun-image {
    

    
    
    
  }


#s-dd947838-0d3e-4de3-950c-d94c7c818bcd .shogun-image-content {
  
    align-items: center;
  
}

#s-379b99d4-bbe1-40a1-8772-64dd3ff3c168 {
  min-height: 50px;
}








#s-379b99d4-bbe1-40a1-8772-64dd3ff3c168 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-379b99d4-bbe1-40a1-8772-64dd3ff3c168.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-30b03e45-4b17-4087-b380-1c69677c1b5e {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-30b03e45-4b17-4087-b380-1c69677c1b5e img.shogun-image {
    

    
    
    
  }


#s-30b03e45-4b17-4087-b380-1c69677c1b5e .shogun-image-content {
  
    align-items: center;
  
}

#s-758784c6-0efb-435d-a2ef-3105b6a99688 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(26, 58, 107, 1);
}








#s-758784c6-0efb-435d-a2ef-3105b6a99688 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-758784c6-0efb-435d-a2ef-3105b6a99688.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3fee7c0c-d74a-4c54-9947-d3b4c3c51f45 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}








#s-3fee7c0c-d74a-4c54-9947-d3b4c3c51f45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fee7c0c-d74a-4c54-9947-d3b4c3c51f45.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc3db6e4-aef9-4220-8bec-d5253669ba2b {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-dc3db6e4-aef9-4220-8bec-d5253669ba2b img.shogun-image {
    

    
    
    
  }


#s-dc3db6e4-aef9-4220-8bec-d5253669ba2b .shogun-image-content {
  
    align-items: center;
  
}

#s-3ec3ae0f-2d38-46ce-b186-064c755c381d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-3ec3ae0f-2d38-46ce-b186-064c755c381d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ec3ae0f-2d38-46ce-b186-064c755c381d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5369fe6b-e8bf-48ca-9c05-373292d79d88 {
  margin-top: 20px;
margin-bottom: 0px;
}

#s-f84411aa-460f-46de-9e9c-4fa198536de4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 730px;
}

/*
  $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:before,.shg-c:after{content:" ";display:table}.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:#000;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}[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}
