.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-2b196660-ad1c-461b-bf01-d3e97ffc68d2 {
  min-height: 50px;
}








#s-2b196660-ad1c-461b-bf01-d3e97ffc68d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b196660-ad1c-461b-bf01-d3e97ffc68d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}








#s-7286cca2-e864-4a36-afdb-02caab110a12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7286cca2-e864-4a36-afdb-02caab110a12.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7336bd6-6605-4824-909f-3b3dfe5ca646 {
  min-height: 50px;
}








#s-f7336bd6-6605-4824-909f-3b3dfe5ca646 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7336bd6-6605-4824-909f-3b3dfe5ca646.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8a92bf2e-ce67-47b4-93cf-db1dc60960c5 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0px;
min-height: 680px;
background-position: center center;
}
@media (max-width: 767px){#s-8a92bf2e-ce67-47b4-93cf-db1dc60960c5 {
  display: none;
}
#s-8a92bf2e-ce67-47b4-93cf-db1dc60960c5, #wrap-s-8a92bf2e-ce67-47b4-93cf-db1dc60960c5 { display:none !important; }}
#s-8a92bf2e-ce67-47b4-93cf-db1dc60960c5 {
  background-image: url(https://i.shgcdn.com/7fd4a6a2-700e-4f0f-85db-3f394e9db49c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-8a92bf2e-ce67-47b4-93cf-db1dc60960c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a92bf2e-ce67-47b4-93cf-db1dc60960c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fc948879-e174-4f54-915c-c3b6cdf2f561 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: -3em;
margin-bottom: -3em;
padding-bottom: 50px;
min-height: 430px;
background-position: center center;
}
@media (min-width: 1200px){#s-fc948879-e174-4f54-915c-c3b6cdf2f561 {
  display: none;
}
#s-fc948879-e174-4f54-915c-c3b6cdf2f561, #wrap-s-fc948879-e174-4f54-915c-c3b6cdf2f561 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc948879-e174-4f54-915c-c3b6cdf2f561 {
  display: none;
}
#s-fc948879-e174-4f54-915c-c3b6cdf2f561, #wrap-s-fc948879-e174-4f54-915c-c3b6cdf2f561 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc948879-e174-4f54-915c-c3b6cdf2f561 {
  display: none;
}
#s-fc948879-e174-4f54-915c-c3b6cdf2f561, #wrap-s-fc948879-e174-4f54-915c-c3b6cdf2f561 { display:none !important; }}
#s-fc948879-e174-4f54-915c-c3b6cdf2f561 {
  background-image: url(https://i.shgcdn.com/29c5a36b-5af8-4b94-9e43-2d8b8dc7e684/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-fc948879-e174-4f54-915c-c3b6cdf2f561 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc948879-e174-4f54-915c-c3b6cdf2f561.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4d864c42-c78b-4f5b-bbd3-0ee80e6a289d {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-4d864c42-c78b-4f5b-bbd3-0ee80e6a289d {
  
}
}







#s-4d864c42-c78b-4f5b-bbd3-0ee80e6a289d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d864c42-c78b-4f5b-bbd3-0ee80e6a289d.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;
}

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

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

#s-e2d4a1be-c2ba-4aab-b084-ad6749a4a781 {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e2d4a1be-c2ba-4aab-b084-ad6749a4a781 {
  
}
}@media (max-width: 767px){#s-e2d4a1be-c2ba-4aab-b084-ad6749a4a781 {
  display: none;
}
#s-e2d4a1be-c2ba-4aab-b084-ad6749a4a781, #wrap-s-e2d4a1be-c2ba-4aab-b084-ad6749a4a781 { display:none !important; }}






  #s-e2d4a1be-c2ba-4aab-b084-ad6749a4a781 img.shogun-image {
    

    
    
    
  }


#s-e2d4a1be-c2ba-4aab-b084-ad6749a4a781 .shogun-image-content {
  
    align-items: center;
  
}

#s-888ed88b-232c-4390-aba9-3ab0e83cc316 {
  text-align: center;
}
@media (min-width: 1200px){#s-888ed88b-232c-4390-aba9-3ab0e83cc316 {
  display: none;
}
#s-888ed88b-232c-4390-aba9-3ab0e83cc316, #wrap-s-888ed88b-232c-4390-aba9-3ab0e83cc316 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-888ed88b-232c-4390-aba9-3ab0e83cc316 {
  display: none;
}
#s-888ed88b-232c-4390-aba9-3ab0e83cc316, #wrap-s-888ed88b-232c-4390-aba9-3ab0e83cc316 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-888ed88b-232c-4390-aba9-3ab0e83cc316 {
  display: none;
}
#s-888ed88b-232c-4390-aba9-3ab0e83cc316, #wrap-s-888ed88b-232c-4390-aba9-3ab0e83cc316 { display:none !important; }}






  #s-888ed88b-232c-4390-aba9-3ab0e83cc316 img.shogun-image {
    

    
    
    
  }


#s-888ed88b-232c-4390-aba9-3ab0e83cc316 .shogun-image-content {
  
    align-items: center;
  
}

#s-a771517f-73df-4bad-9f73-20b45681cdb8 {
  margin-top: -5em;
text-align: center;
}
@media (max-width: 767px){#s-a771517f-73df-4bad-9f73-20b45681cdb8 {
  display: none;
}
#s-a771517f-73df-4bad-9f73-20b45681cdb8, #wrap-s-a771517f-73df-4bad-9f73-20b45681cdb8 { display:none !important; }}






  #s-a771517f-73df-4bad-9f73-20b45681cdb8 img.shogun-image {
    

    
    
    
  }


#s-a771517f-73df-4bad-9f73-20b45681cdb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4f18d00-1250-4169-863d-ada7cfe40724 {
  margin-top: -1em;
text-align: center;
}
@media (min-width: 1200px){#s-a4f18d00-1250-4169-863d-ada7cfe40724 {
  display: none;
}
#s-a4f18d00-1250-4169-863d-ada7cfe40724, #wrap-s-a4f18d00-1250-4169-863d-ada7cfe40724 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a4f18d00-1250-4169-863d-ada7cfe40724 {
  display: none;
}
#s-a4f18d00-1250-4169-863d-ada7cfe40724, #wrap-s-a4f18d00-1250-4169-863d-ada7cfe40724 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a4f18d00-1250-4169-863d-ada7cfe40724 {
  display: none;
}
#s-a4f18d00-1250-4169-863d-ada7cfe40724, #wrap-s-a4f18d00-1250-4169-863d-ada7cfe40724 { display:none !important; }}






  #s-a4f18d00-1250-4169-863d-ada7cfe40724 img.shogun-image {
    

    
    
    
  }


#s-a4f18d00-1250-4169-863d-ada7cfe40724 .shogun-image-content {
  
    align-items: center;
  
}

#s-04e9c572-0093-49dd-96f7-f9666aaf37fd {
  min-height: 50px;
}
@media (min-width: 1200px){#s-04e9c572-0093-49dd-96f7-f9666aaf37fd {
  display: none;
}
#s-04e9c572-0093-49dd-96f7-f9666aaf37fd, #wrap-s-04e9c572-0093-49dd-96f7-f9666aaf37fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04e9c572-0093-49dd-96f7-f9666aaf37fd {
  display: none;
}
#s-04e9c572-0093-49dd-96f7-f9666aaf37fd, #wrap-s-04e9c572-0093-49dd-96f7-f9666aaf37fd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04e9c572-0093-49dd-96f7-f9666aaf37fd {
  display: none;
}
#s-04e9c572-0093-49dd-96f7-f9666aaf37fd, #wrap-s-04e9c572-0093-49dd-96f7-f9666aaf37fd { display:none !important; }}







#s-04e9c572-0093-49dd-96f7-f9666aaf37fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04e9c572-0093-49dd-96f7-f9666aaf37fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7f64aa0-ad68-4a36-bae8-8e13357ea524 {
  text-align: center;
}
@media (min-width: 1200px){#s-e7f64aa0-ad68-4a36-bae8-8e13357ea524 {
  display: none;
}
#s-e7f64aa0-ad68-4a36-bae8-8e13357ea524, #wrap-s-e7f64aa0-ad68-4a36-bae8-8e13357ea524 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e7f64aa0-ad68-4a36-bae8-8e13357ea524 {
  display: none;
}
#s-e7f64aa0-ad68-4a36-bae8-8e13357ea524, #wrap-s-e7f64aa0-ad68-4a36-bae8-8e13357ea524 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e7f64aa0-ad68-4a36-bae8-8e13357ea524 {
  display: none;
}
#s-e7f64aa0-ad68-4a36-bae8-8e13357ea524, #wrap-s-e7f64aa0-ad68-4a36-bae8-8e13357ea524 { display:none !important; }}






  #s-e7f64aa0-ad68-4a36-bae8-8e13357ea524 img.shogun-image {
    

    
    
    
  }


#s-e7f64aa0-ad68-4a36-bae8-8e13357ea524 .shogun-image-content {
  
    align-items: center;
  
}

#s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 {
  max-width: 1502px;
aspect-ratio: 1502/735;
text-align: center;
}
@media (min-width: 1200px){#s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 {
  display: none;
}
#s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74, #wrap-s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 {
  display: none;
}
#s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74, #wrap-s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 {
  display: none;
}
#s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74, #wrap-s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 { display:none !important; }}




  #s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 img.shogun-image,
  #s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 {
    width: 100%;
    height: auto;
  }



  #s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 img.shogun-image {
    

    
    
    
  }


#s-db8e87d9-9351-4d1e-b6fa-3a659d65fa74 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7a5e899-716b-44dc-bf0e-6461e3996e1f {
  text-align: center;
opacity: 1;
}
#s-b7a5e899-716b-44dc-bf0e-6461e3996e1f:hover {opacity: 1 !important;}@media (min-width: 1200px){#s-b7a5e899-716b-44dc-bf0e-6461e3996e1f {
  display: none;
}
#s-b7a5e899-716b-44dc-bf0e-6461e3996e1f, #wrap-s-b7a5e899-716b-44dc-bf0e-6461e3996e1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b7a5e899-716b-44dc-bf0e-6461e3996e1f {
  display: none;
}
#s-b7a5e899-716b-44dc-bf0e-6461e3996e1f, #wrap-s-b7a5e899-716b-44dc-bf0e-6461e3996e1f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b7a5e899-716b-44dc-bf0e-6461e3996e1f {
  display: none;
}
#s-b7a5e899-716b-44dc-bf0e-6461e3996e1f, #wrap-s-b7a5e899-716b-44dc-bf0e-6461e3996e1f { display:none !important; }}






  #s-b7a5e899-716b-44dc-bf0e-6461e3996e1f img.shogun-image {
    

    
    
    
  }


#s-b7a5e899-716b-44dc-bf0e-6461e3996e1f .shogun-image-content {
  
    align-items: center;
  
}

#s-5bbc025e-292e-461d-a951-56552f098e1a {
  text-align: center;
}
@media (min-width: 1200px){#s-5bbc025e-292e-461d-a951-56552f098e1a {
  display: none;
}
#s-5bbc025e-292e-461d-a951-56552f098e1a, #wrap-s-5bbc025e-292e-461d-a951-56552f098e1a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5bbc025e-292e-461d-a951-56552f098e1a {
  display: none;
}
#s-5bbc025e-292e-461d-a951-56552f098e1a, #wrap-s-5bbc025e-292e-461d-a951-56552f098e1a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5bbc025e-292e-461d-a951-56552f098e1a {
  display: none;
}
#s-5bbc025e-292e-461d-a951-56552f098e1a, #wrap-s-5bbc025e-292e-461d-a951-56552f098e1a { display:none !important; }}






  #s-5bbc025e-292e-461d-a951-56552f098e1a img.shogun-image {
    

    
    
    
  }


#s-5bbc025e-292e-461d-a951-56552f098e1a .shogun-image-content {
  
    align-items: center;
  
}

#s-5abff565-53d7-4740-8c42-2e5d146dad12 {
  text-align: center;
}
@media (min-width: 1200px){#s-5abff565-53d7-4740-8c42-2e5d146dad12 {
  display: none;
}
#s-5abff565-53d7-4740-8c42-2e5d146dad12, #wrap-s-5abff565-53d7-4740-8c42-2e5d146dad12 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5abff565-53d7-4740-8c42-2e5d146dad12 {
  display: none;
}
#s-5abff565-53d7-4740-8c42-2e5d146dad12, #wrap-s-5abff565-53d7-4740-8c42-2e5d146dad12 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5abff565-53d7-4740-8c42-2e5d146dad12 {
  display: none;
}
#s-5abff565-53d7-4740-8c42-2e5d146dad12, #wrap-s-5abff565-53d7-4740-8c42-2e5d146dad12 { display:none !important; }}






  #s-5abff565-53d7-4740-8c42-2e5d146dad12 img.shogun-image {
    

    
    
    
  }


#s-5abff565-53d7-4740-8c42-2e5d146dad12 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8150dfe-035b-4ec2-9eb8-924bcd0e8bb0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 900px;
}
@media (max-width: 767px){#s-d8150dfe-035b-4ec2-9eb8-924bcd0e8bb0 {
  margin-left: 25px;
margin-right: 25px;
display: none;
}
#s-d8150dfe-035b-4ec2-9eb8-924bcd0e8bb0, #wrap-s-d8150dfe-035b-4ec2-9eb8-924bcd0e8bb0 { display:none !important; }}







#s-d8150dfe-035b-4ec2-9eb8-924bcd0e8bb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8150dfe-035b-4ec2-9eb8-924bcd0e8bb0.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;
}

#s-48d19f6b-4e37-4a8e-83cb-3103b6bcb7ba {
  margin-bottom: 2em;
}
@media (max-width: 767px){#s-48d19f6b-4e37-4a8e-83cb-3103b6bcb7ba {
  display: none;
}
#s-48d19f6b-4e37-4a8e-83cb-3103b6bcb7ba, #wrap-s-48d19f6b-4e37-4a8e-83cb-3103b6bcb7ba { display:none !important; }}
@media (min-width: 0px) {
[id="s-48d19f6b-4e37-4a8e-83cb-3103b6bcb7ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48d19f6b-4e37-4a8e-83cb-3103b6bcb7ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-48d19f6b-4e37-4a8e-83cb-3103b6bcb7ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-48d19f6b-4e37-4a8e-83cb-3103b6bcb7ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6513b2bd-29f4-423a-876d-ccc404ef8c15 {
  min-height: 50px;
}








#s-6513b2bd-29f4-423a-876d-ccc404ef8c15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6513b2bd-29f4-423a-876d-ccc404ef8c15 {
  cursor: pointer;
}#s-6513b2bd-29f4-423a-876d-ccc404ef8c15.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-235aba95-e1c3-416f-a2dc-6260e3b22e8b {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 0%;
max-width: 300px;
text-align: center;
}







  #s-235aba95-e1c3-416f-a2dc-6260e3b22e8b img.shogun-image {
    

    
    
    
  }


#s-235aba95-e1c3-416f-a2dc-6260e3b22e8b .shogun-image-content {
  
    align-items: center;
  
}

#s-4842ede7-a9ec-4170-b5b1-350c1c3a8b4c {
  min-height: 50px;
}








#s-4842ede7-a9ec-4170-b5b1-350c1c3a8b4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4842ede7-a9ec-4170-b5b1-350c1c3a8b4c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a83e49e6-c429-419e-8373-2c33279b3a7e {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
aspect-ratio: 806/1000;
text-align: center;
}





  #s-a83e49e6-c429-419e-8373-2c33279b3a7e img.shogun-image,
  #s-a83e49e6-c429-419e-8373-2c33279b3a7e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a83e49e6-c429-419e-8373-2c33279b3a7e {
    width: 100%;
    height: auto;
  }



  #s-a83e49e6-c429-419e-8373-2c33279b3a7e img.shogun-image {
    

    
    
    
  }


#s-a83e49e6-c429-419e-8373-2c33279b3a7e .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-a025a8ba-f132-4556-835b-f3ac18959b04 {
  display: none;
}
#s-a025a8ba-f132-4556-835b-f3ac18959b04, #wrap-s-a025a8ba-f132-4556-835b-f3ac18959b04 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a025a8ba-f132-4556-835b-f3ac18959b04"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a025a8ba-f132-4556-835b-f3ac18959b04"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a025a8ba-f132-4556-835b-f3ac18959b04"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a025a8ba-f132-4556-835b-f3ac18959b04"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-c59cfe84-f100-4a49-8691-ca9fb030927f {
  min-height: 50px;
}








#s-c59cfe84-f100-4a49-8691-ca9fb030927f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c59cfe84-f100-4a49-8691-ca9fb030927f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-700745bf-947e-4da2-adb4-937d96580980 {
  text-align: center;
}







  #s-700745bf-947e-4da2-adb4-937d96580980 img.shogun-image {
    

    
    
    
  }


#s-700745bf-947e-4da2-adb4-937d96580980 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7af644c-cc95-45a8-b60d-183c4f7ccf0f {
  min-height: 50px;
}








#s-c7af644c-cc95-45a8-b60d-183c4f7ccf0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7af644c-cc95-45a8-b60d-183c4f7ccf0f {
  cursor: pointer;
}#s-c7af644c-cc95-45a8-b60d-183c4f7ccf0f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f788ba0d-793d-4ac6-851b-40d1e5d15373 {
  text-align: center;
}







  #s-f788ba0d-793d-4ac6-851b-40d1e5d15373 img.shogun-image {
    

    
    
    
  }


#s-f788ba0d-793d-4ac6-851b-40d1e5d15373 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a711467-644c-4cdd-a050-1a460678ca20 {
  min-height: 50px;
}








#s-1a711467-644c-4cdd-a050-1a460678ca20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a711467-644c-4cdd-a050-1a460678ca20.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f73d6fd8-a75e-4017-a0cc-d25422097335 {
  text-align: center;
}







  #s-f73d6fd8-a75e-4017-a0cc-d25422097335 img.shogun-image {
    

    
    
    
  }


#s-f73d6fd8-a75e-4017-a0cc-d25422097335 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf4ed921-697b-4a11-a970-1c60c2b77c27 {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-bf4ed921-697b-4a11-a970-1c60c2b77c27 {
  
}
}







#s-bf4ed921-697b-4a11-a970-1c60c2b77c27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf4ed921-697b-4a11-a970-1c60c2b77c27.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c577192-bc83-44d8-befa-1dc39ab1edea {
  margin-top: 6em;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-8c577192-bc83-44d8-befa-1dc39ab1edea {
  
}
}@media (max-width: 767px){#s-8c577192-bc83-44d8-befa-1dc39ab1edea {
  display: none;
}
#s-8c577192-bc83-44d8-befa-1dc39ab1edea, #wrap-s-8c577192-bc83-44d8-befa-1dc39ab1edea { display:none !important; }}






  #s-8c577192-bc83-44d8-befa-1dc39ab1edea img.shogun-image {
    

    
    
    
  }


#s-8c577192-bc83-44d8-befa-1dc39ab1edea .shogun-image-content {
  
    align-items: center;
  
}

#s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0 {
  text-align: center;
}
@media (min-width: 1200px){#s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0 {
  display: none;
}
#s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0, #wrap-s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0 {
  display: none;
}
#s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0, #wrap-s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0 {
  display: none;
}
#s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0, #wrap-s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0 { display:none !important; }}






  #s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0 img.shogun-image {
    

    
    
    
  }


#s-e65b2cb6-35ba-4315-a778-c9c4bf175fa0 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1a7d1ca-2974-497a-94df-996cbfa4c714 {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-a1a7d1ca-2974-497a-94df-996cbfa4c714 {
  
}
}







#s-a1a7d1ca-2974-497a-94df-996cbfa4c714 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1a7d1ca-2974-497a-94df-996cbfa4c714.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-439661de-0868-4503-ba3e-565d2295262c {
  margin-top: -2px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-439661de-0868-4503-ba3e-565d2295262c {
  
}
}@media (max-width: 767px){#s-439661de-0868-4503-ba3e-565d2295262c {
  display: none;
}
#s-439661de-0868-4503-ba3e-565d2295262c, #wrap-s-439661de-0868-4503-ba3e-565d2295262c { display:none !important; }}






  #s-439661de-0868-4503-ba3e-565d2295262c img.shogun-image {
    

    
    
    
  }


#s-439661de-0868-4503-ba3e-565d2295262c .shogun-image-content {
  
    align-items: center;
  
}

#s-3186d8f0-614f-445a-a199-e829a5f8c530 {
  margin-top: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-3186d8f0-614f-445a-a199-e829a5f8c530 {
  display: none;
}
#s-3186d8f0-614f-445a-a199-e829a5f8c530, #wrap-s-3186d8f0-614f-445a-a199-e829a5f8c530 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3186d8f0-614f-445a-a199-e829a5f8c530 {
  display: none;
}
#s-3186d8f0-614f-445a-a199-e829a5f8c530, #wrap-s-3186d8f0-614f-445a-a199-e829a5f8c530 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3186d8f0-614f-445a-a199-e829a5f8c530 {
  display: none;
}
#s-3186d8f0-614f-445a-a199-e829a5f8c530, #wrap-s-3186d8f0-614f-445a-a199-e829a5f8c530 { display:none !important; }}






  #s-3186d8f0-614f-445a-a199-e829a5f8c530 img.shogun-image {
    

    
    
    
  }


#s-3186d8f0-614f-445a-a199-e829a5f8c530 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d5a887a-44f1-411c-a4c6-cdd5e419ff5c {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-1d5a887a-44f1-411c-a4c6-cdd5e419ff5c {
  
}
}







#s-1d5a887a-44f1-411c-a4c6-cdd5e419ff5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d5a887a-44f1-411c-a4c6-cdd5e419ff5c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8fd01254-6800-44b6-b773-b74e20885838 {
  margin-top: -2px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-8fd01254-6800-44b6-b773-b74e20885838 {
  
}
}@media (max-width: 767px){#s-8fd01254-6800-44b6-b773-b74e20885838 {
  display: none;
}
#s-8fd01254-6800-44b6-b773-b74e20885838, #wrap-s-8fd01254-6800-44b6-b773-b74e20885838 { display:none !important; }}






  #s-8fd01254-6800-44b6-b773-b74e20885838 img.shogun-image {
    

    
    
    
  }


#s-8fd01254-6800-44b6-b773-b74e20885838 .shogun-image-content {
  
    align-items: center;
  
}

#s-d40fac7e-6729-46c4-878d-d36e40c31808 {
  margin-top: -2px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-d40fac7e-6729-46c4-878d-d36e40c31808 {
  display: none;
}
#s-d40fac7e-6729-46c4-878d-d36e40c31808, #wrap-s-d40fac7e-6729-46c4-878d-d36e40c31808 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d40fac7e-6729-46c4-878d-d36e40c31808 {
  display: none;
}
#s-d40fac7e-6729-46c4-878d-d36e40c31808, #wrap-s-d40fac7e-6729-46c4-878d-d36e40c31808 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d40fac7e-6729-46c4-878d-d36e40c31808 {
  display: none;
}
#s-d40fac7e-6729-46c4-878d-d36e40c31808, #wrap-s-d40fac7e-6729-46c4-878d-d36e40c31808 { display:none !important; }}






  #s-d40fac7e-6729-46c4-878d-d36e40c31808 img.shogun-image {
    

    
    
    
  }


#s-d40fac7e-6729-46c4-878d-d36e40c31808 .shogun-image-content {
  
    align-items: center;
  
}

#s-129742d9-fb45-46e5-9676-3bdab9f215f1 {
  min-height: 50px;
background-color: rgba(228, 234, 234, 1);
}








#s-129742d9-fb45-46e5-9676-3bdab9f215f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-129742d9-fb45-46e5-9676-3bdab9f215f1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d21f64f8-4a90-4292-a956-061126f75328 {
  margin-top: 0px;
margin-bottom: 0em;
padding-top: 0em;
padding-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-d21f64f8-4a90-4292-a956-061126f75328 {
  
}
}







#s-d21f64f8-4a90-4292-a956-061126f75328 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d21f64f8-4a90-4292-a956-061126f75328.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-76d48b9e-94ce-4fec-875c-f8ba065b81e4 {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-76d48b9e-94ce-4fec-875c-f8ba065b81e4 {
  
}
}@media (max-width: 767px){#s-76d48b9e-94ce-4fec-875c-f8ba065b81e4 {
  display: none;
}
#s-76d48b9e-94ce-4fec-875c-f8ba065b81e4, #wrap-s-76d48b9e-94ce-4fec-875c-f8ba065b81e4 { display:none !important; }}






  #s-76d48b9e-94ce-4fec-875c-f8ba065b81e4 img.shogun-image {
    

    
    
    
  }


#s-76d48b9e-94ce-4fec-875c-f8ba065b81e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd19cc96-cfc3-4609-b0af-949cba04d04e {
  margin-top: 0em;
text-align: center;
}
@media (min-width: 1200px){#s-dd19cc96-cfc3-4609-b0af-949cba04d04e {
  display: none;
}
#s-dd19cc96-cfc3-4609-b0af-949cba04d04e, #wrap-s-dd19cc96-cfc3-4609-b0af-949cba04d04e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dd19cc96-cfc3-4609-b0af-949cba04d04e {
  display: none;
}
#s-dd19cc96-cfc3-4609-b0af-949cba04d04e, #wrap-s-dd19cc96-cfc3-4609-b0af-949cba04d04e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dd19cc96-cfc3-4609-b0af-949cba04d04e {
  display: none;
}
#s-dd19cc96-cfc3-4609-b0af-949cba04d04e, #wrap-s-dd19cc96-cfc3-4609-b0af-949cba04d04e { display:none !important; }}






  #s-dd19cc96-cfc3-4609-b0af-949cba04d04e img.shogun-image {
    

    
    
    
  }


#s-dd19cc96-cfc3-4609-b0af-949cba04d04e .shogun-image-content {
  
    align-items: center;
  
}

#s-e2629acd-7e7e-4052-9e83-b738324dee91 {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-e2629acd-7e7e-4052-9e83-b738324dee91 {
  
}
}







#s-e2629acd-7e7e-4052-9e83-b738324dee91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2629acd-7e7e-4052-9e83-b738324dee91.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-015cc23e-fb18-4237-aa38-698aa768902f {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-015cc23e-fb18-4237-aa38-698aa768902f {
  
}
}@media (max-width: 767px){#s-015cc23e-fb18-4237-aa38-698aa768902f {
  display: none;
}
#s-015cc23e-fb18-4237-aa38-698aa768902f, #wrap-s-015cc23e-fb18-4237-aa38-698aa768902f { display:none !important; }}






  #s-015cc23e-fb18-4237-aa38-698aa768902f img.shogun-image {
    

    
    
    
  }


#s-015cc23e-fb18-4237-aa38-698aa768902f .shogun-image-content {
  
    align-items: center;
  
}

#s-dca065f9-9801-456b-b05e-4ebc2d1c5eff {
  text-align: center;
}
@media (min-width: 1200px){#s-dca065f9-9801-456b-b05e-4ebc2d1c5eff {
  display: none;
}
#s-dca065f9-9801-456b-b05e-4ebc2d1c5eff, #wrap-s-dca065f9-9801-456b-b05e-4ebc2d1c5eff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dca065f9-9801-456b-b05e-4ebc2d1c5eff {
  display: none;
}
#s-dca065f9-9801-456b-b05e-4ebc2d1c5eff, #wrap-s-dca065f9-9801-456b-b05e-4ebc2d1c5eff { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dca065f9-9801-456b-b05e-4ebc2d1c5eff {
  display: none;
}
#s-dca065f9-9801-456b-b05e-4ebc2d1c5eff, #wrap-s-dca065f9-9801-456b-b05e-4ebc2d1c5eff { display:none !important; }}






  #s-dca065f9-9801-456b-b05e-4ebc2d1c5eff img.shogun-image {
    

    
    
    
  }


#s-dca065f9-9801-456b-b05e-4ebc2d1c5eff .shogun-image-content {
  
    align-items: center;
  
}

#s-b932be9d-d471-4d2f-9215-123dd9feedc7 {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-b932be9d-d471-4d2f-9215-123dd9feedc7 {
  
}
}







#s-b932be9d-d471-4d2f-9215-123dd9feedc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b932be9d-d471-4d2f-9215-123dd9feedc7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-97f06472-9b05-4ae9-bee8-333e2345acde {
  margin-top: -2px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-97f06472-9b05-4ae9-bee8-333e2345acde {
  
}
}@media (max-width: 767px){#s-97f06472-9b05-4ae9-bee8-333e2345acde {
  display: none;
}
#s-97f06472-9b05-4ae9-bee8-333e2345acde, #wrap-s-97f06472-9b05-4ae9-bee8-333e2345acde { display:none !important; }}






  #s-97f06472-9b05-4ae9-bee8-333e2345acde img.shogun-image {
    

    
    
    
  }


#s-97f06472-9b05-4ae9-bee8-333e2345acde .shogun-image-content {
  
    align-items: center;
  
}

#s-07346deb-6dbe-4c18-bfe7-8d490fb9418d {
  margin-top: -2px;
text-align: center;
}
@media (min-width: 1200px){#s-07346deb-6dbe-4c18-bfe7-8d490fb9418d {
  display: none;
}
#s-07346deb-6dbe-4c18-bfe7-8d490fb9418d, #wrap-s-07346deb-6dbe-4c18-bfe7-8d490fb9418d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07346deb-6dbe-4c18-bfe7-8d490fb9418d {
  display: none;
}
#s-07346deb-6dbe-4c18-bfe7-8d490fb9418d, #wrap-s-07346deb-6dbe-4c18-bfe7-8d490fb9418d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07346deb-6dbe-4c18-bfe7-8d490fb9418d {
  display: none;
}
#s-07346deb-6dbe-4c18-bfe7-8d490fb9418d, #wrap-s-07346deb-6dbe-4c18-bfe7-8d490fb9418d { display:none !important; }}






  #s-07346deb-6dbe-4c18-bfe7-8d490fb9418d img.shogun-image {
    

    
    
    
  }


#s-07346deb-6dbe-4c18-bfe7-8d490fb9418d .shogun-image-content {
  
    align-items: center;
  
}

#s-e357d389-0726-4245-a983-0e85bb237912 {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-e357d389-0726-4245-a983-0e85bb237912 {
  
}
}







#s-e357d389-0726-4245-a983-0e85bb237912 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e357d389-0726-4245-a983-0e85bb237912.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53597b23-9a24-4c41-943f-21fa964426c2 {
  margin-bottom: 0em;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-53597b23-9a24-4c41-943f-21fa964426c2 {
  
}
}@media (max-width: 767px){#s-53597b23-9a24-4c41-943f-21fa964426c2 {
  display: none;
}
#s-53597b23-9a24-4c41-943f-21fa964426c2, #wrap-s-53597b23-9a24-4c41-943f-21fa964426c2 { display:none !important; }}






  #s-53597b23-9a24-4c41-943f-21fa964426c2 img.shogun-image {
    

    
    
    
  }


#s-53597b23-9a24-4c41-943f-21fa964426c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7 {
  margin-top: 1em;
margin-bottom: 0em;
text-align: center;
}
@media (min-width: 1200px){#s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7 {
  display: none;
}
#s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7, #wrap-s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7 {
  display: none;
}
#s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7, #wrap-s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7 {
  display: none;
}
#s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7, #wrap-s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7 { display:none !important; }}






  #s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7 img.shogun-image {
    

    
    
    
  }


#s-bf6c616c-90b7-4c8a-b9e3-1251661b30c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-25204342-53d6-4b92-bf43-d3f7585e417f {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}
@media (max-width: 767px){#s-25204342-53d6-4b92-bf43-d3f7585e417f {
  
}
}







#s-25204342-53d6-4b92-bf43-d3f7585e417f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25204342-53d6-4b92-bf43-d3f7585e417f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-698f5c5c-1086-4e05-b5f0-35d939616123 {
  margin-bottom: -6em;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-698f5c5c-1086-4e05-b5f0-35d939616123 {
  
}
}@media (max-width: 767px){#s-698f5c5c-1086-4e05-b5f0-35d939616123 {
  display: none;
}
#s-698f5c5c-1086-4e05-b5f0-35d939616123, #wrap-s-698f5c5c-1086-4e05-b5f0-35d939616123 { display:none !important; }}






  #s-698f5c5c-1086-4e05-b5f0-35d939616123 img.shogun-image {
    

    
    
    
  }


#s-698f5c5c-1086-4e05-b5f0-35d939616123 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8c1caee-05ce-480d-88df-a30c70ba47e9 {
  margin-top: 0em;
margin-bottom: -6em;
text-align: center;
}
@media (min-width: 1200px){#s-e8c1caee-05ce-480d-88df-a30c70ba47e9 {
  display: none;
}
#s-e8c1caee-05ce-480d-88df-a30c70ba47e9, #wrap-s-e8c1caee-05ce-480d-88df-a30c70ba47e9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e8c1caee-05ce-480d-88df-a30c70ba47e9 {
  display: none;
}
#s-e8c1caee-05ce-480d-88df-a30c70ba47e9, #wrap-s-e8c1caee-05ce-480d-88df-a30c70ba47e9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e8c1caee-05ce-480d-88df-a30c70ba47e9 {
  display: none;
}
#s-e8c1caee-05ce-480d-88df-a30c70ba47e9, #wrap-s-e8c1caee-05ce-480d-88df-a30c70ba47e9 { display:none !important; }}






  #s-e8c1caee-05ce-480d-88df-a30c70ba47e9 img.shogun-image {
    

    
    
    
  }


#s-e8c1caee-05ce-480d-88df-a30c70ba47e9 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

#s-cc462293-0b87-42cd-825e-2a3998e6887f {
  margin-top: 30px;
}
@media (max-width: 767px){#s-cc462293-0b87-42cd-825e-2a3998e6887f {
  margin-top: 80px;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,.85)}.shg-lightbox.hidden{display:none!important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:focus,.shg-lightbox .shg-lightbox-close:hover{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0,-50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none!important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width:769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}