.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-b2e0d2d8-db2c-4d32-9646-3c000a59947c {
  padding-top: 1px;
padding-bottom: 1px;
min-height: 50px;
}








#s-b2e0d2d8-db2c-4d32-9646-3c000a59947c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2e0d2d8-db2c-4d32-9646-3c000a59947c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-63ac2720-5a53-4ee8-9026-9f2e8eec2d39 {
  margin-top: 75px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 50px;
max-width: 1725px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-63ac2720-5a53-4ee8-9026-9f2e8eec2d39 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-63ac2720-5a53-4ee8-9026-9f2e8eec2d39 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-63ac2720-5a53-4ee8-9026-9f2e8eec2d39 {
  
}
}@media (max-width: 767px){#s-63ac2720-5a53-4ee8-9026-9f2e8eec2d39 {
  
}
}







#s-63ac2720-5a53-4ee8-9026-9f2e8eec2d39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63ac2720-5a53-4ee8-9026-9f2e8eec2d39.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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-f1930bef-6d2c-4910-bd38-9e7ed372b9c3 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-f1930bef-6d2c-4910-bd38-9e7ed372b9c3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1930bef-6d2c-4910-bd38-9e7ed372b9c3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1930bef-6d2c-4910-bd38-9e7ed372b9c3 {
  
}
}@media (max-width: 767px){#s-f1930bef-6d2c-4910-bd38-9e7ed372b9c3 {
  margin-bottom: 25px;
}
}
#s-f1930bef-6d2c-4910-bd38-9e7ed372b9c3 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  letter-spacing: 2px;
  
}



.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-ca62e588-1f72-40f0-9614-82c1820df5ea {
  margin-left: auto;
margin-right: auto;
padding-bottom: 2%;
max-width: 1400px;
}
@media (max-width: 767px){#s-ca62e588-1f72-40f0-9614-82c1820df5ea {
  margin-left: 3%;
margin-right: 3%;
padding-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-ca62e588-1f72-40f0-9614-82c1820df5ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca62e588-1f72-40f0-9614-82c1820df5ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-ca62e588-1f72-40f0-9614-82c1820df5ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-ca62e588-1f72-40f0-9614-82c1820df5ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

#s-bbfac38f-b018-4299-95b2-af1e383679a9 {
  min-height: 50px;
}








#s-bbfac38f-b018-4299-95b2-af1e383679a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbfac38f-b018-4299-95b2-af1e383679a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  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;
}
#s-7b3b1196-a576-4cf0-a167-d2372620d2b2 {
  text-align: center;
}
#s-7b3b1196-a576-4cf0-a167-d2372620d2b2:hover {opacity: 0.8 !important;}






  #s-7b3b1196-a576-4cf0-a167-d2372620d2b2 img.shogun-image {
    

    
    
    
  }


#s-7b3b1196-a576-4cf0-a167-d2372620d2b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a346db9-1b74-446c-8764-7c40e11e2fff {
  min-height: 50px;
}
@media (max-width: 767px){#s-2a346db9-1b74-446c-8764-7c40e11e2fff {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-2a346db9-1b74-446c-8764-7c40e11e2fff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a346db9-1b74-446c-8764-7c40e11e2fff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-a1364cd3-54f4-42b2-8daa-4830f17a7d20 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-a1364cd3-54f4-42b2-8daa-4830f17a7d20-root {
    text-align: left;
  }


#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a1364cd3-54f4-42b2-8daa-4830f17a7d20-root {
    text-align: left;
  }


#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a1364cd3-54f4-42b2-8daa-4830f17a7d20-root {
    text-align: left;
  }


#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a1364cd3-54f4-42b2-8daa-4830f17a7d20-root {
    text-align: left;
  }


#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a1364cd3-54f4-42b2-8daa-4830f17a7d20-root {
    text-align: center;
  }


#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-a1364cd3-54f4-42b2-8daa-4830f17a7d20-root {
    text-align: left;
  }


#s-a1364cd3-54f4-42b2-8daa-4830f17a7d20.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b5bbb382-53d2-4436-8546-7009785b1dd4 {
  min-height: 50px;
}








#s-b5bbb382-53d2-4436-8546-7009785b1dd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5bbb382-53d2-4436-8546-7009785b1dd4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ad304fa-a8dd-447e-a989-dcb0f9e6b788 {
  text-align: center;
opacity: 1;
}
#s-3ad304fa-a8dd-447e-a989-dcb0f9e6b788:hover {opacity: 0.8 !important;}






  #s-3ad304fa-a8dd-447e-a989-dcb0f9e6b788 img.shogun-image {
    

    
    
    
  }


#s-3ad304fa-a8dd-447e-a989-dcb0f9e6b788 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9fe0dcb-1dc1-45c6-aca6-eba465f25b15 {
  min-height: 50px;
}
@media (max-width: 767px){#s-e9fe0dcb-1dc1-45c6-aca6-eba465f25b15 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-e9fe0dcb-1dc1-45c6-aca6-eba465f25b15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9fe0dcb-1dc1-45c6-aca6-eba465f25b15.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23071acf-3744-4772-a978-329b4ec32bdf {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-23071acf-3744-4772-a978-329b4ec32bdf:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-23071acf-3744-4772-a978-329b4ec32bdf:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-23071acf-3744-4772-a978-329b4ec32bdf {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-23071acf-3744-4772-a978-329b4ec32bdf:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-23071acf-3744-4772-a978-329b4ec32bdf:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-23071acf-3744-4772-a978-329b4ec32bdf-root {
    text-align: left;
  }


#s-23071acf-3744-4772-a978-329b4ec32bdf.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-23071acf-3744-4772-a978-329b4ec32bdf-root {
    text-align: left;
  }


#s-23071acf-3744-4772-a978-329b4ec32bdf.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-23071acf-3744-4772-a978-329b4ec32bdf-root {
    text-align: left;
  }


#s-23071acf-3744-4772-a978-329b4ec32bdf.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-23071acf-3744-4772-a978-329b4ec32bdf-root {
    text-align: left;
  }


#s-23071acf-3744-4772-a978-329b4ec32bdf.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-23071acf-3744-4772-a978-329b4ec32bdf-root {
    text-align: center;
  }


#s-23071acf-3744-4772-a978-329b4ec32bdf.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-23071acf-3744-4772-a978-329b4ec32bdf-root {
    text-align: left;
  }


#s-23071acf-3744-4772-a978-329b4ec32bdf.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5ff4c8a4-158b-46c6-b5bd-9b2bfd66856b {
  min-height: 50px;
}








#s-5ff4c8a4-158b-46c6-b5bd-9b2bfd66856b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ff4c8a4-158b-46c6-b5bd-9b2bfd66856b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7919363c-7d5b-4e8d-a587-c3370591aec7 {
  text-align: center;
}
#s-7919363c-7d5b-4e8d-a587-c3370591aec7:hover {opacity: 0.8 !important;}






  #s-7919363c-7d5b-4e8d-a587-c3370591aec7 img.shogun-image {
    

    
    
    
  }


#s-7919363c-7d5b-4e8d-a587-c3370591aec7 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9e196b8-5b24-40d3-98b7-032231543709 {
  min-height: 50px;
}
@media (max-width: 767px){#s-c9e196b8-5b24-40d3-98b7-032231543709 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-c9e196b8-5b24-40d3-98b7-032231543709 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9e196b8-5b24-40d3-98b7-032231543709.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982-root {
    text-align: left;
  }


#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982-root {
    text-align: left;
  }


#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982-root {
    text-align: left;
  }


#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982-root {
    text-align: left;
  }


#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982-root {
    text-align: center;
  }


#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982-root {
    text-align: left;
  }


#s-a942f65c-2f40-4afb-a8c7-cd76a1b6f982.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d692691e-2821-4d21-a2ec-2d8e2a645ddc {
  margin-left: auto;
margin-right: auto;
padding-bottom: 2%;
max-width: 1400px;
}
@media (max-width: 767px){#s-d692691e-2821-4d21-a2ec-2d8e2a645ddc {
  margin-left: 3%;
margin-right: 3%;
padding-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-d692691e-2821-4d21-a2ec-2d8e2a645ddc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d692691e-2821-4d21-a2ec-2d8e2a645ddc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-d692691e-2821-4d21-a2ec-2d8e2a645ddc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-d692691e-2821-4d21-a2ec-2d8e2a645ddc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

#s-d6484faf-c3e2-4849-9f0e-75985883973a {
  min-height: 50px;
}








#s-d6484faf-c3e2-4849-9f0e-75985883973a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6484faf-c3e2-4849-9f0e-75985883973a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a99516f8-b812-4204-b805-80c955555602 {
  text-align: center;
}
#s-a99516f8-b812-4204-b805-80c955555602:hover {opacity: 0.8 !important;}






  #s-a99516f8-b812-4204-b805-80c955555602 img.shogun-image {
    

    
    
    
  }


#s-a99516f8-b812-4204-b805-80c955555602 .shogun-image-content {
  
    align-items: center;
  
}

#s-21b69e9a-b4ee-491f-a1f6-f6b287cce921 {
  min-height: 50px;
}
@media (max-width: 767px){#s-21b69e9a-b4ee-491f-a1f6-f6b287cce921 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-21b69e9a-b4ee-491f-a1f6-f6b287cce921 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21b69e9a-b4ee-491f-a1f6-f6b287cce921.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0dd922aa-a055-4249-8ea5-20e74fbf8727 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-0dd922aa-a055-4249-8ea5-20e74fbf8727:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0dd922aa-a055-4249-8ea5-20e74fbf8727:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-0dd922aa-a055-4249-8ea5-20e74fbf8727 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-0dd922aa-a055-4249-8ea5-20e74fbf8727:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0dd922aa-a055-4249-8ea5-20e74fbf8727:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-0dd922aa-a055-4249-8ea5-20e74fbf8727-root {
    text-align: left;
  }


#s-0dd922aa-a055-4249-8ea5-20e74fbf8727.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0dd922aa-a055-4249-8ea5-20e74fbf8727-root {
    text-align: left;
  }


#s-0dd922aa-a055-4249-8ea5-20e74fbf8727.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0dd922aa-a055-4249-8ea5-20e74fbf8727-root {
    text-align: left;
  }


#s-0dd922aa-a055-4249-8ea5-20e74fbf8727.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0dd922aa-a055-4249-8ea5-20e74fbf8727-root {
    text-align: left;
  }


#s-0dd922aa-a055-4249-8ea5-20e74fbf8727.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0dd922aa-a055-4249-8ea5-20e74fbf8727-root {
    text-align: center;
  }


#s-0dd922aa-a055-4249-8ea5-20e74fbf8727.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-0dd922aa-a055-4249-8ea5-20e74fbf8727-root {
    text-align: left;
  }


#s-0dd922aa-a055-4249-8ea5-20e74fbf8727.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-943bd39d-5f0c-4d60-b1c7-0f5144f19097 {
  min-height: 50px;
}








#s-943bd39d-5f0c-4d60-b1c7-0f5144f19097 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-943bd39d-5f0c-4d60-b1c7-0f5144f19097.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c3f0ff86-e7e0-4470-b598-bf2cb6fa009d {
  text-align: center;
opacity: 1;
}
#s-c3f0ff86-e7e0-4470-b598-bf2cb6fa009d:hover {opacity: 0.8 !important;}






  #s-c3f0ff86-e7e0-4470-b598-bf2cb6fa009d img.shogun-image {
    

    
    
    
  }


#s-c3f0ff86-e7e0-4470-b598-bf2cb6fa009d .shogun-image-content {
  
    align-items: center;
  
}

#s-7afd0b82-cb32-47b9-8c0c-c18f3a41ad9e {
  min-height: 50px;
}
@media (max-width: 767px){#s-7afd0b82-cb32-47b9-8c0c-c18f3a41ad9e {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-7afd0b82-cb32-47b9-8c0c-c18f3a41ad9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7afd0b82-cb32-47b9-8c0c-c18f3a41ad9e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c060f35-1984-4975-ab2a-ea7426c09535 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-8c060f35-1984-4975-ab2a-ea7426c09535:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8c060f35-1984-4975-ab2a-ea7426c09535:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-8c060f35-1984-4975-ab2a-ea7426c09535 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-8c060f35-1984-4975-ab2a-ea7426c09535:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8c060f35-1984-4975-ab2a-ea7426c09535:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-8c060f35-1984-4975-ab2a-ea7426c09535-root {
    text-align: left;
  }


#s-8c060f35-1984-4975-ab2a-ea7426c09535.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8c060f35-1984-4975-ab2a-ea7426c09535-root {
    text-align: left;
  }


#s-8c060f35-1984-4975-ab2a-ea7426c09535.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8c060f35-1984-4975-ab2a-ea7426c09535-root {
    text-align: left;
  }


#s-8c060f35-1984-4975-ab2a-ea7426c09535.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8c060f35-1984-4975-ab2a-ea7426c09535-root {
    text-align: left;
  }


#s-8c060f35-1984-4975-ab2a-ea7426c09535.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8c060f35-1984-4975-ab2a-ea7426c09535-root {
    text-align: center;
  }


#s-8c060f35-1984-4975-ab2a-ea7426c09535.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-8c060f35-1984-4975-ab2a-ea7426c09535-root {
    text-align: left;
  }


#s-8c060f35-1984-4975-ab2a-ea7426c09535.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cb0898cd-3b2a-4959-b3f6-ffa4b5ad8af1 {
  min-height: 50px;
}








#s-cb0898cd-3b2a-4959-b3f6-ffa4b5ad8af1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb0898cd-3b2a-4959-b3f6-ffa4b5ad8af1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08b71c63-6789-4ab5-8938-0cbe08cb20da {
  text-align: center;
}
#s-08b71c63-6789-4ab5-8938-0cbe08cb20da:hover {opacity: 0.8 !important;}






  #s-08b71c63-6789-4ab5-8938-0cbe08cb20da img.shogun-image {
    

    
    
    
  }


#s-08b71c63-6789-4ab5-8938-0cbe08cb20da .shogun-image-content {
  
    align-items: center;
  
}

#s-07a8dbcd-6bea-495d-9940-f7192669facd {
  min-height: 50px;
}
@media (max-width: 767px){#s-07a8dbcd-6bea-495d-9940-f7192669facd {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-07a8dbcd-6bea-495d-9940-f7192669facd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07a8dbcd-6bea-495d-9940-f7192669facd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6315d589-05b5-426d-83ec-b88fc2e376e7 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-6315d589-05b5-426d-83ec-b88fc2e376e7:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6315d589-05b5-426d-83ec-b88fc2e376e7:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-6315d589-05b5-426d-83ec-b88fc2e376e7 {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-6315d589-05b5-426d-83ec-b88fc2e376e7:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6315d589-05b5-426d-83ec-b88fc2e376e7:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-6315d589-05b5-426d-83ec-b88fc2e376e7-root {
    text-align: left;
  }


#s-6315d589-05b5-426d-83ec-b88fc2e376e7.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6315d589-05b5-426d-83ec-b88fc2e376e7-root {
    text-align: left;
  }


#s-6315d589-05b5-426d-83ec-b88fc2e376e7.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6315d589-05b5-426d-83ec-b88fc2e376e7-root {
    text-align: left;
  }


#s-6315d589-05b5-426d-83ec-b88fc2e376e7.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6315d589-05b5-426d-83ec-b88fc2e376e7-root {
    text-align: left;
  }


#s-6315d589-05b5-426d-83ec-b88fc2e376e7.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6315d589-05b5-426d-83ec-b88fc2e376e7-root {
    text-align: center;
  }


#s-6315d589-05b5-426d-83ec-b88fc2e376e7.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-6315d589-05b5-426d-83ec-b88fc2e376e7-root {
    text-align: left;
  }


#s-6315d589-05b5-426d-83ec-b88fc2e376e7.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-36961a99-9335-450e-899b-9a8def4afda2 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 2%;
max-width: 1400px;
}
@media (max-width: 767px){#s-36961a99-9335-450e-899b-9a8def4afda2 {
  margin-left: 3%;
margin-right: 3%;
padding-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-36961a99-9335-450e-899b-9a8def4afda2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36961a99-9335-450e-899b-9a8def4afda2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-36961a99-9335-450e-899b-9a8def4afda2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-36961a99-9335-450e-899b-9a8def4afda2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

}

#s-a0f45f68-279c-431d-a97a-d3aa8cb58f16 {
  min-height: 50px;
}








#s-a0f45f68-279c-431d-a97a-d3aa8cb58f16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0f45f68-279c-431d-a97a-d3aa8cb58f16.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aadc8d6d-6401-4e8a-ab93-ba5b07b6ebef {
  text-align: center;
}
#s-aadc8d6d-6401-4e8a-ab93-ba5b07b6ebef:hover {opacity: 0.8 !important;}






  #s-aadc8d6d-6401-4e8a-ab93-ba5b07b6ebef img.shogun-image {
    

    
    
    
  }


#s-aadc8d6d-6401-4e8a-ab93-ba5b07b6ebef .shogun-image-content {
  
    align-items: center;
  
}

#s-8f8c8928-007c-4437-a8ba-de7b57055bae {
  min-height: 50px;
}
@media (max-width: 767px){#s-8f8c8928-007c-4437-a8ba-de7b57055bae {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-8f8c8928-007c-4437-a8ba-de7b57055bae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f8c8928-007c-4437-a8ba-de7b57055bae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-da99fa6c-94d6-479f-8c0b-4188585a062f {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-da99fa6c-94d6-479f-8c0b-4188585a062f:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-da99fa6c-94d6-479f-8c0b-4188585a062f:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-da99fa6c-94d6-479f-8c0b-4188585a062f {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-da99fa6c-94d6-479f-8c0b-4188585a062f:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-da99fa6c-94d6-479f-8c0b-4188585a062f:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-da99fa6c-94d6-479f-8c0b-4188585a062f-root {
    text-align: left;
  }


#s-da99fa6c-94d6-479f-8c0b-4188585a062f.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-da99fa6c-94d6-479f-8c0b-4188585a062f-root {
    text-align: left;
  }


#s-da99fa6c-94d6-479f-8c0b-4188585a062f.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-da99fa6c-94d6-479f-8c0b-4188585a062f-root {
    text-align: left;
  }


#s-da99fa6c-94d6-479f-8c0b-4188585a062f.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-da99fa6c-94d6-479f-8c0b-4188585a062f-root {
    text-align: left;
  }


#s-da99fa6c-94d6-479f-8c0b-4188585a062f.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-da99fa6c-94d6-479f-8c0b-4188585a062f-root {
    text-align: center;
  }


#s-da99fa6c-94d6-479f-8c0b-4188585a062f.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-da99fa6c-94d6-479f-8c0b-4188585a062f-root {
    text-align: left;
  }


#s-da99fa6c-94d6-479f-8c0b-4188585a062f.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a9f114be-69b0-429e-b910-1cc4168147ae {
  min-height: 50px;
}








#s-a9f114be-69b0-429e-b910-1cc4168147ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9f114be-69b0-429e-b910-1cc4168147ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81fed0ae-09e8-41ec-89fb-2caee7d1ae7e {
  text-align: center;
opacity: 1;
}
#s-81fed0ae-09e8-41ec-89fb-2caee7d1ae7e:hover {opacity: 0.8 !important;}






  #s-81fed0ae-09e8-41ec-89fb-2caee7d1ae7e img.shogun-image {
    

    
    
    
  }


#s-81fed0ae-09e8-41ec-89fb-2caee7d1ae7e .shogun-image-content {
  
    align-items: center;
  
}

#s-279f99c0-d135-4b53-873d-cffc142a50d5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-279f99c0-d135-4b53-873d-cffc142a50d5 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-279f99c0-d135-4b53-873d-cffc142a50d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-279f99c0-d135-4b53-873d-cffc142a50d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-a1db0757-c951-4820-b92f-39c1d3ce0e3d-root {
    text-align: left;
  }


#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a1db0757-c951-4820-b92f-39c1d3ce0e3d-root {
    text-align: left;
  }


#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a1db0757-c951-4820-b92f-39c1d3ce0e3d-root {
    text-align: left;
  }


#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a1db0757-c951-4820-b92f-39c1d3ce0e3d-root {
    text-align: left;
  }


#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a1db0757-c951-4820-b92f-39c1d3ce0e3d-root {
    text-align: center;
  }


#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-a1db0757-c951-4820-b92f-39c1d3ce0e3d-root {
    text-align: left;
  }


#s-a1db0757-c951-4820-b92f-39c1d3ce0e3d.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-deccc232-dfed-4336-93aa-f94c1c88d03d {
  min-height: 50px;
}








#s-deccc232-dfed-4336-93aa-f94c1c88d03d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-deccc232-dfed-4336-93aa-f94c1c88d03d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91fabd0d-6bfe-45ce-84ad-90e9efb5dbce {
  text-align: center;
}
#s-91fabd0d-6bfe-45ce-84ad-90e9efb5dbce:hover {opacity: 0.8 !important;}






  #s-91fabd0d-6bfe-45ce-84ad-90e9efb5dbce img.shogun-image {
    

    
    
    
  }


#s-91fabd0d-6bfe-45ce-84ad-90e9efb5dbce .shogun-image-content {
  
    align-items: center;
  
}

#s-dfd92772-6d29-4a7c-ac5a-3412350a2b40 {
  min-height: 50px;
}
@media (max-width: 767px){#s-dfd92772-6d29-4a7c-ac5a-3412350a2b40 {
  margin-top: 0px;
margin-bottom: 60px;
}
}







#s-dfd92772-6d29-4a7c-ac5a-3412350a2b40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfd92772-6d29-4a7c-ac5a-3412350a2b40.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c {
  border-style: solid;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(255, 255, 255, 0);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 0.73);
}
#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c-root {
    text-align: left;
  }


#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c-root {
    text-align: left;
  }


#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c-root {
    text-align: left;
  }


#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c-root {
    text-align: left;
  }


#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c-root {
    text-align: center;
  }


#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
  #s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c-root {
    text-align: left;
  }


#s-23bf04b8-f2f8-4cd0-b5f6-86c605b5671c.shg-btn {
  color: rgba(0, 0, 0, 0.73);
  font-size: 14px;
  
  
  
  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: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}
