@media (min-width: 768px) and (max-width: 991px){#s-a29373a8-66a6-422c-a89b-510e6b0743f2 {
  
}
}@media (max-width: 767px){#s-a29373a8-66a6-422c-a89b-510e6b0743f2 {
  
}
}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

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

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

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

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

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

#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 700px;
background-position: center center;
}
@media (min-width: 1200px){#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  padding-left: 80px;
padding-right: 80px;
display: none;
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a, #wrap-s-e683139f-4366-4669-9fa1-bf56286a5a0a, #wrap-content-s-e683139f-4366-4669-9fa1-bf56286a5a0a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  display: none;
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a, #wrap-s-e683139f-4366-4669-9fa1-bf56286a5a0a, #wrap-content-s-e683139f-4366-4669-9fa1-bf56286a5a0a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  min-height: 400px;
display: none;
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a, #wrap-s-e683139f-4366-4669-9fa1-bf56286a5a0a, #wrap-content-s-e683139f-4366-4669-9fa1-bf56286a5a0a { display: none !important; }}@media (max-width: 767px){#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  min-height: 400px;
display: none;
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a, #wrap-s-e683139f-4366-4669-9fa1-bf56286a5a0a, #wrap-content-s-e683139f-4366-4669-9fa1-bf56286a5a0a { display: none !important; }}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-image: url(https://i.shgcdn.com/94a73101-f476-456d-bc18-b6a87ac2a1dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-image: url(https://i.shgcdn.com/94a73101-f476-456d-bc18-b6a87ac2a1dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-image: url(https://i.shgcdn.com/94a73101-f476-456d-bc18-b6a87ac2a1dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-image: url(https://i.shgcdn.com/94a73101-f476-456d-bc18-b6a87ac2a1dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-image: url(https://i.shgcdn.com/94a73101-f476-456d-bc18-b6a87ac2a1dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-image: url(https://i.shgcdn.com/94a73101-f476-456d-bc18-b6a87ac2a1dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-image: url(https://i.shgcdn.com/94a73101-f476-456d-bc18-b6a87ac2a1dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-image: url(https://i.shgcdn.com/94a73101-f476-456d-bc18-b6a87ac2a1dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e683139f-4366-4669-9fa1-bf56286a5a0a {
  background-image: url(https://i.shgcdn.com/94a73101-f476-456d-bc18-b6a87ac2a1dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-e683139f-4366-4669-9fa1-bf56286a5a0a.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-e683139f-4366-4669-9fa1-bf56286a5a0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e683139f-4366-4669-9fa1-bf56286a5a0a.shg-box.shg-c {
  justify-content: center;
}

#s-9022cfa3-e7d5-4a61-a0a7-223bf4b3b10f {
  margin-left: auto;
margin-right: auto;
min-height: 400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9022cfa3-e7d5-4a61-a0a7-223bf4b3b10f {
  min-height: 200px;
}
}







#s-9022cfa3-e7d5-4a61-a0a7-223bf4b3b10f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9022cfa3-e7d5-4a61-a0a7-223bf4b3b10f.shg-box.shg-c {
  justify-content: center;
}

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

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.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;
  flex-direction: column;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  margin-left: auto;
margin-right: 48px;
max-width: 260px;
text-align: right;
}
@media (min-width: 768px) and (max-width: 991px){#s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  max-width: 200px;
}
}
#s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  margin: 0 !important;
  overflow: visible;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  margin-right: 48px;
  
  
}

.shg-image-content-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add background color handling */
  
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-d751296f-8272-4bda-b14f-ff7fe28c821a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
  box-sizing: border-box;
}



.s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  
}


@media (min-width: 1200px){#s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  margin: 0 !important;
  overflow: visible;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add background color handling */
  
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-d751296f-8272-4bda-b14f-ff7fe28c821a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
  box-sizing: border-box;
}



.s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  margin: 0 !important;
  overflow: visible;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add background color handling */
  
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-d751296f-8272-4bda-b14f-ff7fe28c821a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
  box-sizing: border-box;
}



.s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  margin: 0 !important;
  overflow: visible;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add background color handling */
  
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-d751296f-8272-4bda-b14f-ff7fe28c821a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
  box-sizing: border-box;
}



.s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  
}


}@media (max-width: 767px){#s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  margin: 0 !important;
  overflow: visible;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d751296f-8272-4bda-b14f-ff7fe28c821a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add background color handling */
  
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-d751296f-8272-4bda-b14f-ff7fe28c821a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d751296f-8272-4bda-b14f-ff7fe28c821a.shogun-image {
  box-sizing: border-box;
}



.s-d751296f-8272-4bda-b14f-ff7fe28c821a img.shogun-image {
  
}


}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 600px;
max-width: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  padding-left: 80px;
padding-right: 80px;
display: none;
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7, #wrap-s-61681484-a56b-40d7-aff2-d97e1d5ecec7, #wrap-content-s-61681484-a56b-40d7-aff2-d97e1d5ecec7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  display: none;
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7, #wrap-s-61681484-a56b-40d7-aff2-d97e1d5ecec7, #wrap-content-s-61681484-a56b-40d7-aff2-d97e1d5ecec7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  display: none;
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7, #wrap-s-61681484-a56b-40d7-aff2-d97e1d5ecec7, #wrap-content-s-61681484-a56b-40d7-aff2-d97e1d5ecec7 { display: none !important; }}@media (max-width: 767px){#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  display: none;
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7, #wrap-s-61681484-a56b-40d7-aff2-d97e1d5ecec7, #wrap-content-s-61681484-a56b-40d7-aff2-d97e1d5ecec7 { display: none !important; }}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-image: url(https://i.shgcdn.com/b3b22b2d-dd35-4415-b451-24e1195483d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-image: url(https://i.shgcdn.com/b3b22b2d-dd35-4415-b451-24e1195483d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-image: url(https://i.shgcdn.com/b3b22b2d-dd35-4415-b451-24e1195483d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-image: url(https://i.shgcdn.com/b3b22b2d-dd35-4415-b451-24e1195483d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-image: url(https://i.shgcdn.com/b3b22b2d-dd35-4415-b451-24e1195483d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-image: url(https://i.shgcdn.com/b3b22b2d-dd35-4415-b451-24e1195483d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-image: url(https://i.shgcdn.com/b3b22b2d-dd35-4415-b451-24e1195483d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-image: url(https://i.shgcdn.com/b3b22b2d-dd35-4415-b451-24e1195483d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 {
  background-image: url(https://i.shgcdn.com/b3b22b2d-dd35-4415-b451-24e1195483d0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-61681484-a56b-40d7-aff2-d97e1d5ecec7.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-61681484-a56b-40d7-aff2-d97e1d5ecec7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-61681484-a56b-40d7-aff2-d97e1d5ecec7.shg-box.shg-c {
  justify-content: center;
}

#s-c6128cd5-d799-4c05-9280-49afb436dde9 {
  margin-left: auto;
margin-right: auto;
min-height: 380px;
}








#s-c6128cd5-d799-4c05-9280-49afb436dde9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6128cd5-d799-4c05-9280-49afb436dde9.shg-box.shg-c {
  justify-content: center;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  margin-left: auto;
margin-right: 32px;
max-width: 200px;
text-align: right;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  margin-right: 32px;
  
  
}

.shg-image-content-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
  box-sizing: border-box;
}



.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  
}


@media (min-width: 1200px){#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
  box-sizing: border-box;
}



.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
  box-sizing: border-box;
}



.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
  box-sizing: border-box;
}



.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  
}


}@media (max-width: 767px){#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  margin: 0 !important;
  overflow: visible;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ffafae2-153b-43b7-a55a-37b1cacae5fe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add background color handling */
  
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ffafae2-153b-43b7-a55a-37b1cacae5fe.shogun-image {
  box-sizing: border-box;
}



.s-5ffafae2-153b-43b7-a55a-37b1cacae5fe img.shogun-image {
  
}


}
#s-ccd88cd6-8f3b-448d-904d-f24cd7af754e {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ccd88cd6-8f3b-448d-904d-f24cd7af754e {
  
}
}@media (max-width: 767px){#s-ccd88cd6-8f3b-448d-904d-f24cd7af754e {
  
}
}







#s-ccd88cd6-8f3b-448d-904d-f24cd7af754e > .shg-box-overlay {
  background-color: rgba(4, 43, 72, 1);
  opacity: 0;
  display: block;
}#s-ccd88cd6-8f3b-448d-904d-f24cd7af754e.shg-box.shg-c {
  justify-content: center;
}

#s-220e6982-e82f-4fa6-8ea5-5fc51a67d005 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 1200px){#s-220e6982-e82f-4fa6-8ea5-5fc51a67d005 {
  display: none;
}
#s-220e6982-e82f-4fa6-8ea5-5fc51a67d005, #wrap-s-220e6982-e82f-4fa6-8ea5-5fc51a67d005, #wrap-content-s-220e6982-e82f-4fa6-8ea5-5fc51a67d005 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-220e6982-e82f-4fa6-8ea5-5fc51a67d005 {
  display: none;
}
#s-220e6982-e82f-4fa6-8ea5-5fc51a67d005, #wrap-s-220e6982-e82f-4fa6-8ea5-5fc51a67d005, #wrap-content-s-220e6982-e82f-4fa6-8ea5-5fc51a67d005 { display: none !important; }}
#s-7501ed2c-9c41-421b-b31d-642cd3c431df {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7501ed2c-9c41-421b-b31d-642cd3c431df {
  display: none;
}
#s-7501ed2c-9c41-421b-b31d-642cd3c431df, #wrap-s-7501ed2c-9c41-421b-b31d-642cd3c431df, #wrap-content-s-7501ed2c-9c41-421b-b31d-642cd3c431df { display: none !important; }}@media (max-width: 767px){#s-7501ed2c-9c41-421b-b31d-642cd3c431df {
  display: none;
}
#s-7501ed2c-9c41-421b-b31d-642cd3c431df, #wrap-s-7501ed2c-9c41-421b-b31d-642cd3c431df, #wrap-content-s-7501ed2c-9c41-421b-b31d-642cd3c431df { display: none !important; }}
#s-5486f2a9-09f8-41b9-9755-4ee7aeab0b53 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
min-height: 280px;
background-color: rgba(223, 227, 230, 1);
}








#s-5486f2a9-09f8-41b9-9755-4ee7aeab0b53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5486f2a9-09f8-41b9-9755-4ee7aeab0b53.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-7be296eb-5150-4220-a08d-84e531f7a736 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 700px;
text-align: center;
}

#s-7be296eb-5150-4220-a08d-84e531f7a736 .shogun-heading-component h1 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}


@media (max-width: 767px){#s-7be296eb-5150-4220-a08d-84e531f7a736 .shogun-heading-component h1 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 31px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}


}
#s-6f582481-6118-401e-98a6-43958c26e219 {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6f582481-6118-401e-98a6-43958c26e219 .shogun-heading-component h2 {
  color: rgba(46, 46, 46, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-1db1c007-6050-44ec-a63a-fa1b8112de40 {
  margin-top: 1px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1db1c007-6050-44ec-a63a-fa1b8112de40 {
  max-width: 672px;
}
}@media (max-width: 767px){#s-1db1c007-6050-44ec-a63a-fa1b8112de40 {
  margin-left: 16px;
margin-right: 16px;
}
}
#s-9c92d895-adf5-495c-bf0e-3c4fc6f01320 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9c92d895-adf5-495c-bf0e-3c4fc6f01320 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c92d895-adf5-495c-bf0e-3c4fc6f01320.shg-box.shg-c {
  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 {
  
  
}

.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-f04259de-eb7a-4651-b70d-f49ea194166b {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-f04259de-eb7a-4651-b70d-f49ea194166b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f04259de-eb7a-4651-b70d-f49ea194166b:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjgzZDYwOGUtOGJmMy00NTkxLWI3ZjMtN2FiMWJmMGExNDRlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmODNkNjA4ZS04YmYzLTQ1OTEtYjdmMy03YWIxYmYwYTE0NGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}@media (max-width: 767px){#s-f04259de-eb7a-4651-b70d-f49ea194166b {
  margin-bottom: 8px;
margin-right: auto;
}
}

  #s-f04259de-eb7a-4651-b70d-f49ea194166b-root {
    text-align: center;
  }


#s-f04259de-eb7a-4651-b70d-f49ea194166b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f04259de-eb7a-4651-b70d-f49ea194166b-root {
    text-align: center;
  }


#s-f04259de-eb7a-4651-b70d-f49ea194166b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f04259de-eb7a-4651-b70d-f49ea194166b-root {
    text-align: center;
  }


#s-f04259de-eb7a-4651-b70d-f49ea194166b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f04259de-eb7a-4651-b70d-f49ea194166b-root {
    text-align: center;
  }


#s-f04259de-eb7a-4651-b70d-f49ea194166b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f04259de-eb7a-4651-b70d-f49ea194166b-root {
    text-align: center;
  }


#s-f04259de-eb7a-4651-b70d-f49ea194166b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf {
  margin-top: 8px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf {
  margin-left: auto;
}
}

  #s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf-root {
    text-align: center;
  }


#s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf-root {
    text-align: center;
  }


#s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf-root {
    text-align: center;
  }


#s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf-root {
    text-align: center;
  }


#s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf-root {
    text-align: center;
  }


#s-08a4f0de-c3f2-44eb-833f-a8bbf8adccaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-83ab4c0f-0188-41b5-91cc-c0439b85d617 {
  margin-left: auto;
margin-right: auto;
padding-top: 24px;
padding-bottom: 16px;
min-height: 50px;
background-color: rgba(7, 9, 8, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-83ab4c0f-0188-41b5-91cc-c0439b85d617 {
  display: none;
}
#s-83ab4c0f-0188-41b5-91cc-c0439b85d617, #wrap-s-83ab4c0f-0188-41b5-91cc-c0439b85d617, #wrap-content-s-83ab4c0f-0188-41b5-91cc-c0439b85d617 { display: none !important; }}







#s-83ab4c0f-0188-41b5-91cc-c0439b85d617 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83ab4c0f-0188-41b5-91cc-c0439b85d617.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

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

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

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

#s-8fefc33c-e609-4ac7-9158-421e67de7753 {
  margin-top: 0px;
margin-bottom: 48px;
padding-top: 0px;
padding-left: 16%;
padding-bottom: 0px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
background-color: rgba(7, 9, 8, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8fefc33c-e609-4ac7-9158-421e67de7753 {
  padding-left: 31px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-8fefc33c-e609-4ac7-9158-421e67de7753 {
  padding-left: 16px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-8fefc33c-e609-4ac7-9158-421e67de7753"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fefc33c-e609-4ac7-9158-421e67de7753"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8fefc33c-e609-4ac7-9158-421e67de7753"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8fefc33c-e609-4ac7-9158-421e67de7753"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5a73315d-fba1-40ca-b8d0-0424126a18ec {
  min-height: 100%;
}
@media (max-width: 767px){#s-5a73315d-fba1-40ca-b8d0-0424126a18ec {
  display: none;
}
#s-5a73315d-fba1-40ca-b8d0-0424126a18ec, #wrap-s-5a73315d-fba1-40ca-b8d0-0424126a18ec, #wrap-content-s-5a73315d-fba1-40ca-b8d0-0424126a18ec { display: none !important; }}







#s-5a73315d-fba1-40ca-b8d0-0424126a18ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5a73315d-fba1-40ca-b8d0-0424126a18ec.shg-box.shg-c {
  justify-content: center;
}

#s-5bf1b2da-14b7-4674-93cc-884f38e7be37 {
  margin-top: 56px;
}
@media (max-width: 767px){#s-5bf1b2da-14b7-4674-93cc-884f38e7be37 {
  
}
}







#s-5bf1b2da-14b7-4674-93cc-884f38e7be37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5bf1b2da-14b7-4674-93cc-884f38e7be37.shg-box.shg-c {
  justify-content: center;
}

#s-5853075a-7a8c-437f-9b74-f72d7ea1b7dc {
  margin-left: 10px;
margin-bottom: 32px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 700px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5853075a-7a8c-437f-9b74-f72d7ea1b7dc {
  margin-left: 0px;
}
}
#s-5853075a-7a8c-437f-9b74-f72d7ea1b7dc .shogun-heading-component h2 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: left;
}



#s-c48d337f-c27e-4ec7-bc69-be716e6fc84e {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-c48d337f-c27e-4ec7-bc69-be716e6fc84e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c48d337f-c27e-4ec7-bc69-be716e6fc84e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-c48d337f-c27e-4ec7-bc69-be716e6fc84e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-c48d337f-c27e-4ec7-bc69-be716e6fc84e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-c48d337f-c27e-4ec7-bc69-be716e6fc84e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-c48d337f-c27e-4ec7-bc69-be716e6fc84e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-c48d337f-c27e-4ec7-bc69-be716e6fc84e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-94636568-e8c3-42d7-8c23-d6652c1b325b .shogun-icon-wrapper {
  text-align: center;
}


#s-94636568-e8c3-42d7-8c23-d6652c1b325b .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-f11dcbce-df1c-45e4-b5d7-7d453fa3c51d {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-f11dcbce-df1c-45e4-b5d7-7d453fa3c51d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f11dcbce-df1c-45e4-b5d7-7d453fa3c51d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-f11dcbce-df1c-45e4-b5d7-7d453fa3c51d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-f11dcbce-df1c-45e4-b5d7-7d453fa3c51d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-f11dcbce-df1c-45e4-b5d7-7d453fa3c51d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-f11dcbce-df1c-45e4-b5d7-7d453fa3c51d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-f11dcbce-df1c-45e4-b5d7-7d453fa3c51d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-fae6ae66-5028-40ec-8cdf-3a1f685050f3 .shogun-icon-wrapper {
  text-align: center;
}


#s-fae6ae66-5028-40ec-8cdf-3a1f685050f3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-59af96d1-dbd3-4122-9b2d-2a9405d4dd2e {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-59af96d1-dbd3-4122-9b2d-2a9405d4dd2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59af96d1-dbd3-4122-9b2d-2a9405d4dd2e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-59af96d1-dbd3-4122-9b2d-2a9405d4dd2e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-59af96d1-dbd3-4122-9b2d-2a9405d4dd2e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-59af96d1-dbd3-4122-9b2d-2a9405d4dd2e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-59af96d1-dbd3-4122-9b2d-2a9405d4dd2e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-59af96d1-dbd3-4122-9b2d-2a9405d4dd2e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-203fb1c0-0540-478f-9695-94b9395d100c .shogun-icon-wrapper {
  text-align: center;
}


#s-203fb1c0-0540-478f-9695-94b9395d100c .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-7dd79134-6645-45b5-a7c2-c03439070673 {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-7dd79134-6645-45b5-a7c2-c03439070673"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7dd79134-6645-45b5-a7c2-c03439070673"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-7dd79134-6645-45b5-a7c2-c03439070673"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-7dd79134-6645-45b5-a7c2-c03439070673"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-7dd79134-6645-45b5-a7c2-c03439070673"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-7dd79134-6645-45b5-a7c2-c03439070673"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-7dd79134-6645-45b5-a7c2-c03439070673"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-b6d5d523-c15c-4903-b38a-c42a08da83df .shogun-icon-wrapper {
  text-align: center;
}


#s-b6d5d523-c15c-4903-b38a-c42a08da83df .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-b0d30301-6efe-46c1-82bf-85618c974973 {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-b0d30301-6efe-46c1-82bf-85618c974973"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0d30301-6efe-46c1-82bf-85618c974973"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-b0d30301-6efe-46c1-82bf-85618c974973"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-b0d30301-6efe-46c1-82bf-85618c974973"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-b0d30301-6efe-46c1-82bf-85618c974973"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0d30301-6efe-46c1-82bf-85618c974973"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-b0d30301-6efe-46c1-82bf-85618c974973"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-d2c3b72d-825e-4f36-87bb-8db25e357552 .shogun-icon-wrapper {
  text-align: center;
}


#s-d2c3b72d-825e-4f36-87bb-8db25e357552 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-86408d52-18cc-412b-8c1a-47ed96cdea16 {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-86408d52-18cc-412b-8c1a-47ed96cdea16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86408d52-18cc-412b-8c1a-47ed96cdea16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-86408d52-18cc-412b-8c1a-47ed96cdea16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-86408d52-18cc-412b-8c1a-47ed96cdea16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-86408d52-18cc-412b-8c1a-47ed96cdea16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-86408d52-18cc-412b-8c1a-47ed96cdea16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-86408d52-18cc-412b-8c1a-47ed96cdea16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-25fa8340-3b8a-45b3-86ef-c541137d78bd .shogun-icon-wrapper {
  text-align: center;
}


#s-25fa8340-3b8a-45b3-86ef-c541137d78bd .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-d828c6ba-4943-4969-ad93-ea6d5e0f9f69 {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-d828c6ba-4943-4969-ad93-ea6d5e0f9f69"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d828c6ba-4943-4969-ad93-ea6d5e0f9f69"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-d828c6ba-4943-4969-ad93-ea6d5e0f9f69"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-d828c6ba-4943-4969-ad93-ea6d5e0f9f69"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-d828c6ba-4943-4969-ad93-ea6d5e0f9f69"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-d828c6ba-4943-4969-ad93-ea6d5e0f9f69"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-d828c6ba-4943-4969-ad93-ea6d5e0f9f69"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-f6e8bbb1-2352-4715-850a-5ae41068168c .shogun-icon-wrapper {
  text-align: center;
}


#s-f6e8bbb1-2352-4715-850a-5ae41068168c .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-f008b803-6071-47e3-a7bc-c379d934f80c {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-f008b803-6071-47e3-a7bc-c379d934f80c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f008b803-6071-47e3-a7bc-c379d934f80c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-f008b803-6071-47e3-a7bc-c379d934f80c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-f008b803-6071-47e3-a7bc-c379d934f80c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-f008b803-6071-47e3-a7bc-c379d934f80c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-f008b803-6071-47e3-a7bc-c379d934f80c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-f008b803-6071-47e3-a7bc-c379d934f80c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-bb312816-8363-4206-9b26-9335e178a746 .shogun-icon-wrapper {
  text-align: center;
}


#s-bb312816-8363-4206-9b26-9335e178a746 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

@media (min-width: 1200px){#s-8ea7ca7f-1193-4642-9332-93382a1857d7 {
  display: none;
}
#s-8ea7ca7f-1193-4642-9332-93382a1857d7, #wrap-s-8ea7ca7f-1193-4642-9332-93382a1857d7, #wrap-content-s-8ea7ca7f-1193-4642-9332-93382a1857d7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ea7ca7f-1193-4642-9332-93382a1857d7 {
  display: none;
}
#s-8ea7ca7f-1193-4642-9332-93382a1857d7, #wrap-s-8ea7ca7f-1193-4642-9332-93382a1857d7, #wrap-content-s-8ea7ca7f-1193-4642-9332-93382a1857d7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8ea7ca7f-1193-4642-9332-93382a1857d7 {
  display: none;
}
#s-8ea7ca7f-1193-4642-9332-93382a1857d7, #wrap-s-8ea7ca7f-1193-4642-9332-93382a1857d7, #wrap-content-s-8ea7ca7f-1193-4642-9332-93382a1857d7 { display: none !important; }}







#s-8ea7ca7f-1193-4642-9332-93382a1857d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8ea7ca7f-1193-4642-9332-93382a1857d7.shg-box.shg-c {
  justify-content: center;
}

#s-06e3dce5-b1c7-4e7b-b507-16fd45c78201 {
  margin-left: 8px;
margin-right: 8px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 700px;
text-align: center;
}

#s-06e3dce5-b1c7-4e7b-b507-16fd45c78201 .shogun-heading-component h2 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}


@media (max-width: 767px){#s-06e3dce5-b1c7-4e7b-b507-16fd45c78201 .shogun-heading-component h2 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 33px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}


}
#s-695c4117-4c4b-4ac5-a646-0495bcd2b356 {
  margin-top: 24px;
}
@media (min-width: 1200px){#s-695c4117-4c4b-4ac5-a646-0495bcd2b356 {
  display: none;
}
#s-695c4117-4c4b-4ac5-a646-0495bcd2b356, #wrap-s-695c4117-4c4b-4ac5-a646-0495bcd2b356, #wrap-content-s-695c4117-4c4b-4ac5-a646-0495bcd2b356 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-695c4117-4c4b-4ac5-a646-0495bcd2b356 {
  display: none;
}
#s-695c4117-4c4b-4ac5-a646-0495bcd2b356, #wrap-s-695c4117-4c4b-4ac5-a646-0495bcd2b356, #wrap-content-s-695c4117-4c4b-4ac5-a646-0495bcd2b356 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-695c4117-4c4b-4ac5-a646-0495bcd2b356 {
  display: none;
}
#s-695c4117-4c4b-4ac5-a646-0495bcd2b356, #wrap-s-695c4117-4c4b-4ac5-a646-0495bcd2b356, #wrap-content-s-695c4117-4c4b-4ac5-a646-0495bcd2b356 { display: none !important; }}@media (max-width: 767px){#s-695c4117-4c4b-4ac5-a646-0495bcd2b356 {
  margin-top: 0px;
}
}







#s-695c4117-4c4b-4ac5-a646-0495bcd2b356 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-695c4117-4c4b-4ac5-a646-0495bcd2b356.shg-box.shg-c {
  justify-content: center;
}

#s-7b5a7d62-7c7c-46a5-8221-43f1fae51e6c {
  margin-left: 32px;
margin-right: 0px;
}

#s-f13a8c2f-0721-4131-8d27-c73a9e452a3f {
  margin-top: 16px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f13a8c2f-0721-4131-8d27-c73a9e452a3f {
  
}
}@media (max-width: 767px){#s-f13a8c2f-0721-4131-8d27-c73a9e452a3f {
  display: none;
}
#s-f13a8c2f-0721-4131-8d27-c73a9e452a3f, #wrap-s-f13a8c2f-0721-4131-8d27-c73a9e452a3f, #wrap-content-s-f13a8c2f-0721-4131-8d27-c73a9e452a3f { display: none !important; }}
#s-089efab7-0d06-4b42-a28f-c5f23b87ad56 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-089efab7-0d06-4b42-a28f-c5f23b87ad56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-089efab7-0d06-4b42-a28f-c5f23b87ad56.shg-box.shg-c {
  justify-content: center;
}

#s-f4200ead-7862-4c66-b4b1-dd264b0295cb {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-07368f0a-d07e-40d3-ac01-6869606b283c {
  margin-left: auto;
margin-right: auto;
padding-top: 56px;
padding-bottom: 8px;
min-height: 50px;
background-color: rgba(7, 9, 8, 1);
}
@media (min-width: 1200px){#s-07368f0a-d07e-40d3-ac01-6869606b283c {
  display: none;
}
#s-07368f0a-d07e-40d3-ac01-6869606b283c, #wrap-s-07368f0a-d07e-40d3-ac01-6869606b283c, #wrap-content-s-07368f0a-d07e-40d3-ac01-6869606b283c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07368f0a-d07e-40d3-ac01-6869606b283c {
  display: none;
}
#s-07368f0a-d07e-40d3-ac01-6869606b283c, #wrap-s-07368f0a-d07e-40d3-ac01-6869606b283c, #wrap-content-s-07368f0a-d07e-40d3-ac01-6869606b283c { display: none !important; }}@media (max-width: 767px){#s-07368f0a-d07e-40d3-ac01-6869606b283c {
  display: none;
}
#s-07368f0a-d07e-40d3-ac01-6869606b283c, #wrap-s-07368f0a-d07e-40d3-ac01-6869606b283c, #wrap-content-s-07368f0a-d07e-40d3-ac01-6869606b283c { display: none !important; }}







#s-07368f0a-d07e-40d3-ac01-6869606b283c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-07368f0a-d07e-40d3-ac01-6869606b283c.shg-box.shg-c {
  justify-content: center;
}

#s-8565a620-83a4-47b6-9703-0ede02f5f838 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 700px;
text-align: center;
}

#s-8565a620-83a4-47b6-9703-0ede02f5f838 .shogun-heading-component h1 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}



#s-dc39bd60-bd96-4da9-9183-180a81ab7b32 {
  margin-top: 0px;
margin-bottom: 48px;
padding-top: 0px;
padding-left: 16%;
padding-bottom: 0px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
background-color: rgba(7, 9, 8, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-dc39bd60-bd96-4da9-9183-180a81ab7b32 {
  padding-left: 31px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-dc39bd60-bd96-4da9-9183-180a81ab7b32 {
  padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-dc39bd60-bd96-4da9-9183-180a81ab7b32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc39bd60-bd96-4da9-9183-180a81ab7b32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dc39bd60-bd96-4da9-9183-180a81ab7b32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc39bd60-bd96-4da9-9183-180a81ab7b32"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cc3d01d9-5bcc-4f54-a459-41b1e59caab8 {
  min-height: 100%;
}
@media (max-width: 767px){#s-cc3d01d9-5bcc-4f54-a459-41b1e59caab8 {
  display: none;
}
#s-cc3d01d9-5bcc-4f54-a459-41b1e59caab8, #wrap-s-cc3d01d9-5bcc-4f54-a459-41b1e59caab8, #wrap-content-s-cc3d01d9-5bcc-4f54-a459-41b1e59caab8 { display: none !important; }}







#s-cc3d01d9-5bcc-4f54-a459-41b1e59caab8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cc3d01d9-5bcc-4f54-a459-41b1e59caab8.shg-box.shg-c {
  justify-content: center;
}

#s-6f0f3334-88db-4511-8e26-57cbb9a86aca {
  margin-top: 56px;
}
@media (max-width: 767px){#s-6f0f3334-88db-4511-8e26-57cbb9a86aca {
  
}
}







#s-6f0f3334-88db-4511-8e26-57cbb9a86aca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6f0f3334-88db-4511-8e26-57cbb9a86aca.shg-box.shg-c {
  justify-content: center;
}

#s-b1717f78-3c78-4dea-ad38-153d5ffcfd4c {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-b1717f78-3c78-4dea-ad38-153d5ffcfd4c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1717f78-3c78-4dea-ad38-153d5ffcfd4c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-b1717f78-3c78-4dea-ad38-153d5ffcfd4c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-b1717f78-3c78-4dea-ad38-153d5ffcfd4c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-b1717f78-3c78-4dea-ad38-153d5ffcfd4c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1717f78-3c78-4dea-ad38-153d5ffcfd4c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-b1717f78-3c78-4dea-ad38-153d5ffcfd4c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-4a6f9eac-d1f4-485c-9440-4d72f5f80a1f .shogun-icon-wrapper {
  text-align: center;
}


#s-4a6f9eac-d1f4-485c-9440-4d72f5f80a1f .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-056f4f68-b7de-4072-bfcb-cb761b2ba8f5 {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-056f4f68-b7de-4072-bfcb-cb761b2ba8f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-056f4f68-b7de-4072-bfcb-cb761b2ba8f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-056f4f68-b7de-4072-bfcb-cb761b2ba8f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-056f4f68-b7de-4072-bfcb-cb761b2ba8f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-056f4f68-b7de-4072-bfcb-cb761b2ba8f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-056f4f68-b7de-4072-bfcb-cb761b2ba8f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-056f4f68-b7de-4072-bfcb-cb761b2ba8f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-be7e1c44-dff0-4fb9-80e1-c4adfc48d3fa .shogun-icon-wrapper {
  text-align: center;
}


#s-be7e1c44-dff0-4fb9-80e1-c4adfc48d3fa .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-733cf815-850a-4e19-b4de-377a211c6d34 {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-733cf815-850a-4e19-b4de-377a211c6d34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-733cf815-850a-4e19-b4de-377a211c6d34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-733cf815-850a-4e19-b4de-377a211c6d34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-733cf815-850a-4e19-b4de-377a211c6d34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-733cf815-850a-4e19-b4de-377a211c6d34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-733cf815-850a-4e19-b4de-377a211c6d34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-733cf815-850a-4e19-b4de-377a211c6d34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-eb0938ab-d395-44d7-8aec-5c0d14b2d70f .shogun-icon-wrapper {
  text-align: center;
}


#s-eb0938ab-d395-44d7-8aec-5c0d14b2d70f .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-b4c94070-0ddf-41f8-86fa-f42491831fb8 {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-b4c94070-0ddf-41f8-86fa-f42491831fb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4c94070-0ddf-41f8-86fa-f42491831fb8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-b4c94070-0ddf-41f8-86fa-f42491831fb8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-b4c94070-0ddf-41f8-86fa-f42491831fb8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-b4c94070-0ddf-41f8-86fa-f42491831fb8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4c94070-0ddf-41f8-86fa-f42491831fb8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-b4c94070-0ddf-41f8-86fa-f42491831fb8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-25b8c3c2-c871-4bd4-a93c-0a11e4c65dc3 .shogun-icon-wrapper {
  text-align: center;
}


#s-25b8c3c2-c871-4bd4-a93c-0a11e4c65dc3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-d9fa3e69-3d63-4d72-9002-c80a187be83c {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-d9fa3e69-3d63-4d72-9002-c80a187be83c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9fa3e69-3d63-4d72-9002-c80a187be83c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-d9fa3e69-3d63-4d72-9002-c80a187be83c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-d9fa3e69-3d63-4d72-9002-c80a187be83c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-d9fa3e69-3d63-4d72-9002-c80a187be83c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9fa3e69-3d63-4d72-9002-c80a187be83c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-d9fa3e69-3d63-4d72-9002-c80a187be83c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-69d0c73f-31df-4bf0-bccc-ad3f224756f9 .shogun-icon-wrapper {
  text-align: center;
}


#s-69d0c73f-31df-4bf0-bccc-ad3f224756f9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-82a0a855-a5a2-4a1f-9312-9b322d06480e {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-82a0a855-a5a2-4a1f-9312-9b322d06480e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82a0a855-a5a2-4a1f-9312-9b322d06480e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-82a0a855-a5a2-4a1f-9312-9b322d06480e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-82a0a855-a5a2-4a1f-9312-9b322d06480e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-82a0a855-a5a2-4a1f-9312-9b322d06480e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-82a0a855-a5a2-4a1f-9312-9b322d06480e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-82a0a855-a5a2-4a1f-9312-9b322d06480e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-67f236c8-07d5-4848-8158-c1a3c6d90781 .shogun-icon-wrapper {
  text-align: center;
}


#s-67f236c8-07d5-4848-8158-c1a3c6d90781 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-44cfc8ac-e8ba-4db0-9d24-85f6c57bdd6e {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-44cfc8ac-e8ba-4db0-9d24-85f6c57bdd6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44cfc8ac-e8ba-4db0-9d24-85f6c57bdd6e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-44cfc8ac-e8ba-4db0-9d24-85f6c57bdd6e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-44cfc8ac-e8ba-4db0-9d24-85f6c57bdd6e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-44cfc8ac-e8ba-4db0-9d24-85f6c57bdd6e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-44cfc8ac-e8ba-4db0-9d24-85f6c57bdd6e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-44cfc8ac-e8ba-4db0-9d24-85f6c57bdd6e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-693f1e3a-6d1d-4473-810a-78002cf9a3d1 .shogun-icon-wrapper {
  text-align: center;
}


#s-693f1e3a-6d1d-4473-810a-78002cf9a3d1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

#s-86936da1-d051-4365-90ac-cc761e4f84c0 {
  margin-top: 16px;
margin-bottom: 16px;
}

@media (min-width: 0px) {
[id="s-86936da1-d051-4365-90ac-cc761e4f84c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86936da1-d051-4365-90ac-cc761e4f84c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-86936da1-d051-4365-90ac-cc761e4f84c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-86936da1-d051-4365-90ac-cc761e4f84c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-86936da1-d051-4365-90ac-cc761e4f84c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-86936da1-d051-4365-90ac-cc761e4f84c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-86936da1-d051-4365-90ac-cc761e4f84c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

}

#s-335c80ab-62c4-4a16-98b3-b59c67d5cb8d .shogun-icon-wrapper {
  text-align: center;
}


#s-335c80ab-62c4-4a16-98b3-b59c67d5cb8d .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(0, 135, 216, 1);
}

@media (min-width: 1200px){#s-07dab615-1297-4514-9809-137513704d2c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07dab615-1297-4514-9809-137513704d2c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07dab615-1297-4514-9809-137513704d2c {
  
}
}







#s-07dab615-1297-4514-9809-137513704d2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-07dab615-1297-4514-9809-137513704d2c.shg-box.shg-c {
  justify-content: center;
}

#s-786e72b4-be75-45ea-9cd8-41ae995e5763 {
  margin-top: 24px;
}
@media (min-width: 1200px){#s-786e72b4-be75-45ea-9cd8-41ae995e5763 {
  display: none;
}
#s-786e72b4-be75-45ea-9cd8-41ae995e5763, #wrap-s-786e72b4-be75-45ea-9cd8-41ae995e5763, #wrap-content-s-786e72b4-be75-45ea-9cd8-41ae995e5763 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-786e72b4-be75-45ea-9cd8-41ae995e5763 {
  display: none;
}
#s-786e72b4-be75-45ea-9cd8-41ae995e5763, #wrap-s-786e72b4-be75-45ea-9cd8-41ae995e5763, #wrap-content-s-786e72b4-be75-45ea-9cd8-41ae995e5763 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-786e72b4-be75-45ea-9cd8-41ae995e5763 {
  display: none;
}
#s-786e72b4-be75-45ea-9cd8-41ae995e5763, #wrap-s-786e72b4-be75-45ea-9cd8-41ae995e5763, #wrap-content-s-786e72b4-be75-45ea-9cd8-41ae995e5763 { display: none !important; }}







#s-786e72b4-be75-45ea-9cd8-41ae995e5763 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-786e72b4-be75-45ea-9cd8-41ae995e5763.shg-box.shg-c {
  justify-content: center;
}

#s-985a7397-fa38-486b-bd5d-82443954a535 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-985a7397-fa38-486b-bd5d-82443954a535 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-403d34e4-6372-4d59-9262-c34c8505b255 {
  margin-top: 16px;
margin-bottom: 16px;
}

#s-c5fcabe1-9902-4370-aa1b-5735904406f5 {
  margin-top: 16px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5fcabe1-9902-4370-aa1b-5735904406f5 {
  
}
}@media (max-width: 767px){#s-c5fcabe1-9902-4370-aa1b-5735904406f5 {
  display: none;
}
#s-c5fcabe1-9902-4370-aa1b-5735904406f5, #wrap-s-c5fcabe1-9902-4370-aa1b-5735904406f5, #wrap-content-s-c5fcabe1-9902-4370-aa1b-5735904406f5 { display: none !important; }}
#s-e83a3cdf-2d07-480a-afb2-b03e7bf028ae {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e83a3cdf-2d07-480a-afb2-b03e7bf028ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e83a3cdf-2d07-480a-afb2-b03e7bf028ae.shg-box.shg-c {
  justify-content: center;
}

#s-faef45db-4e1e-4804-8dce-ed43c8012f7c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-38bdd966-d82c-434b-89c8-f3866217871c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-38bdd966-d82c-434b-89c8-f3866217871c {
  display: none;
}
#s-38bdd966-d82c-434b-89c8-f3866217871c, #wrap-s-38bdd966-d82c-434b-89c8-f3866217871c, #wrap-content-s-38bdd966-d82c-434b-89c8-f3866217871c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-38bdd966-d82c-434b-89c8-f3866217871c {
  display: none;
}
#s-38bdd966-d82c-434b-89c8-f3866217871c, #wrap-s-38bdd966-d82c-434b-89c8-f3866217871c, #wrap-content-s-38bdd966-d82c-434b-89c8-f3866217871c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-38bdd966-d82c-434b-89c8-f3866217871c {
  display: none;
}
#s-38bdd966-d82c-434b-89c8-f3866217871c, #wrap-s-38bdd966-d82c-434b-89c8-f3866217871c, #wrap-content-s-38bdd966-d82c-434b-89c8-f3866217871c { display: none !important; }}







#s-38bdd966-d82c-434b-89c8-f3866217871c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38bdd966-d82c-434b-89c8-f3866217871c.shg-box.shg-c {
  justify-content: center;
}

#s-847b87d0-bcf8-481f-b62c-e7e0e8b2e270 {
  margin-top: 16px;
}
@media (min-width: 1200px){#s-847b87d0-bcf8-481f-b62c-e7e0e8b2e270 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-847b87d0-bcf8-481f-b62c-e7e0e8b2e270 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-847b87d0-bcf8-481f-b62c-e7e0e8b2e270 {
  
}
}
#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a {
  margin-left: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 1px;
line-height: 2em;
}
#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a:hover {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a {
  
}
}

  #s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a-root {
    text-align: left;
  }


#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a-root {
    text-align: left;
  }


#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a-root {
    text-align: left;
  }


#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a-root {
    text-align: left;
  }


#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a-root {
    text-align: left;
  }


#s-9d65cf45-0ccb-49b1-8e7e-ade8f3ea824a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
min-height: 49px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  
}
}@media (max-width: 767px){#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  display: none;
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93, #wrap-s-4112d36c-8e58-4153-8406-fbc6f4371e93, #wrap-content-s-4112d36c-8e58-4153-8406-fbc6f4371e93 { display: none !important; }}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-image: url(https://i.shgcdn.com/47817ad3-aeb0-4553-bd2e-47c754d7c987/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-image: url(https://i.shgcdn.com/47817ad3-aeb0-4553-bd2e-47c754d7c987/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-image: url(https://i.shgcdn.com/47817ad3-aeb0-4553-bd2e-47c754d7c987/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-image: url(https://i.shgcdn.com/47817ad3-aeb0-4553-bd2e-47c754d7c987/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-image: url(https://i.shgcdn.com/47817ad3-aeb0-4553-bd2e-47c754d7c987/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-image: url(https://i.shgcdn.com/47817ad3-aeb0-4553-bd2e-47c754d7c987/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-image: url(https://i.shgcdn.com/47817ad3-aeb0-4553-bd2e-47c754d7c987/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-image: url(https://i.shgcdn.com/47817ad3-aeb0-4553-bd2e-47c754d7c987/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-4112d36c-8e58-4153-8406-fbc6f4371e93 {
  background-image: url(https://i.shgcdn.com/47817ad3-aeb0-4553-bd2e-47c754d7c987/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-4112d36c-8e58-4153-8406-fbc6f4371e93.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-4112d36c-8e58-4153-8406-fbc6f4371e93 > .shg-box-overlay {
  background-color: rgba(93, 102, 110, 1);
  opacity: 0;
  display: block;
}#s-4112d36c-8e58-4153-8406-fbc6f4371e93.shg-box.shg-c {
  justify-content: center;
}

#s-6c0eb771-7b67-4082-87c2-11d87bbd1dc4 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 600px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c0eb771-7b67-4082-87c2-11d87bbd1dc4 {
  min-height: 400px;
}
}@media (max-width: 767px){#s-6c0eb771-7b67-4082-87c2-11d87bbd1dc4 {
  
}
}







#s-6c0eb771-7b67-4082-87c2-11d87bbd1dc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c0eb771-7b67-4082-87c2-11d87bbd1dc4.shg-box.shg-c {
  justify-content: center;
}

#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
min-height: 49px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  display: none;
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610, #wrap-s-fac4b7cf-e5ab-43d7-be3c-d5572b079610, #wrap-content-s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  display: none;
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610, #wrap-s-fac4b7cf-e5ab-43d7-be3c-d5572b079610, #wrap-content-s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  display: none;
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610, #wrap-s-fac4b7cf-e5ab-43d7-be3c-d5572b079610, #wrap-content-s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 { display: none !important; }}@media (max-width: 767px){#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  
}
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-image: url(https://i.shgcdn.com/65eb0f95-5eb3-48f6-9b00-9b228a4f34bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-image: url(https://i.shgcdn.com/65eb0f95-5eb3-48f6-9b00-9b228a4f34bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-image: url(https://i.shgcdn.com/65eb0f95-5eb3-48f6-9b00-9b228a4f34bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-image: url(https://i.shgcdn.com/65eb0f95-5eb3-48f6-9b00-9b228a4f34bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-image: url(https://i.shgcdn.com/65eb0f95-5eb3-48f6-9b00-9b228a4f34bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-image: url(https://i.shgcdn.com/65eb0f95-5eb3-48f6-9b00-9b228a4f34bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-image: url(https://i.shgcdn.com/65eb0f95-5eb3-48f6-9b00-9b228a4f34bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-image: url(https://i.shgcdn.com/65eb0f95-5eb3-48f6-9b00-9b228a4f34bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 {
  background-image: url(https://i.shgcdn.com/65eb0f95-5eb3-48f6-9b00-9b228a4f34bc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610 > .shg-box-overlay {
  background-color: rgba(93, 102, 110, 1);
  opacity: 0;
  display: block;
}#s-fac4b7cf-e5ab-43d7-be3c-d5572b079610.shg-box.shg-c {
  justify-content: center;
}

#s-8bf08a48-d9cc-4e78-a745-3c4ea4f58574 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 600px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-8bf08a48-d9cc-4e78-a745-3c4ea4f58574 {
  min-height: 400px;
}
}@media (max-width: 767px){#s-8bf08a48-d9cc-4e78-a745-3c4ea4f58574 {
  
}
}







#s-8bf08a48-d9cc-4e78-a745-3c4ea4f58574 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8bf08a48-d9cc-4e78-a745-3c4ea4f58574.shg-box.shg-c {
  justify-content: center;
}

#s-5f014da3-0577-4395-ab58-5e696e757eb2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 40px;
min-height: 280px;
background-color: rgba(223, 227, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5f014da3-0577-4395-ab58-5e696e757eb2 {
  padding-top: 24px;
min-height: 240px;
}
}@media (max-width: 767px){#s-5f014da3-0577-4395-ab58-5e696e757eb2 {
  padding-top: 16px;
}
}







#s-5f014da3-0577-4395-ab58-5e696e757eb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5f014da3-0577-4395-ab58-5e696e757eb2.shg-box.shg-c {
  justify-content: center;
}

#s-b47bc4d8-b863-4c8b-9314-b137e435f2d7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 700px;
text-align: center;
}

#s-b47bc4d8-b863-4c8b-9314-b137e435f2d7 .shogun-heading-component h3 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}


@media (max-width: 767px){#s-b47bc4d8-b863-4c8b-9314-b137e435f2d7 .shogun-heading-component h3 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 33px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}


}
#s-602524ce-41ac-448b-853c-4f1a1499acce {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-602524ce-41ac-448b-853c-4f1a1499acce {
  max-width: 600px;
}
}@media (max-width: 767px){#s-602524ce-41ac-448b-853c-4f1a1499acce {
  margin-left: 17px;
margin-right: 17px;
padding-left: 0px;
padding-right: 0px;
max-width: 1000px;
}
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
min-height: 49px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  
}
}@media (max-width: 767px){#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  display: none;
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26, #wrap-s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26, #wrap-content-s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 { display: none !important; }}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-image: url(https://i.shgcdn.com/ea6d43de-a207-4b03-883b-201408b07d6c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-image: url(https://i.shgcdn.com/ea6d43de-a207-4b03-883b-201408b07d6c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-image: url(https://i.shgcdn.com/ea6d43de-a207-4b03-883b-201408b07d6c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-image: url(https://i.shgcdn.com/ea6d43de-a207-4b03-883b-201408b07d6c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-image: url(https://i.shgcdn.com/ea6d43de-a207-4b03-883b-201408b07d6c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-image: url(https://i.shgcdn.com/ea6d43de-a207-4b03-883b-201408b07d6c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-image: url(https://i.shgcdn.com/ea6d43de-a207-4b03-883b-201408b07d6c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-image: url(https://i.shgcdn.com/ea6d43de-a207-4b03-883b-201408b07d6c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 {
  background-image: url(https://i.shgcdn.com/ea6d43de-a207-4b03-883b-201408b07d6c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26 > .shg-box-overlay {
  background-color: rgba(93, 102, 110, 1);
  opacity: 0;
  display: block;
}#s-f55f4eb6-d3ff-4fc1-b6b9-e30f5920ca26.shg-box.shg-c {
  justify-content: center;
}

#s-bf32bbf6-f914-441c-91cf-61ad12b840ca {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 600px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf32bbf6-f914-441c-91cf-61ad12b840ca {
  min-height: 400px;
}
}







#s-bf32bbf6-f914-441c-91cf-61ad12b840ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bf32bbf6-f914-441c-91cf-61ad12b840ca.shg-box.shg-c {
  justify-content: center;
}

#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
min-height: 49px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  display: none;
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992, #wrap-s-44bcb9dd-bb68-4798-9803-c5cf66e12992, #wrap-content-s-44bcb9dd-bb68-4798-9803-c5cf66e12992 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  display: none;
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992, #wrap-s-44bcb9dd-bb68-4798-9803-c5cf66e12992, #wrap-content-s-44bcb9dd-bb68-4798-9803-c5cf66e12992 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  display: none;
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992, #wrap-s-44bcb9dd-bb68-4798-9803-c5cf66e12992, #wrap-content-s-44bcb9dd-bb68-4798-9803-c5cf66e12992 { display: none !important; }}@media (max-width: 767px){#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  
}
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-image: url(https://i.shgcdn.com/1e3f6f42-4688-4c11-a345-a05d4b88b663/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-image: url(https://i.shgcdn.com/1e3f6f42-4688-4c11-a345-a05d4b88b663/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-image: url(https://i.shgcdn.com/1e3f6f42-4688-4c11-a345-a05d4b88b663/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-image: url(https://i.shgcdn.com/1e3f6f42-4688-4c11-a345-a05d4b88b663/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-image: url(https://i.shgcdn.com/1e3f6f42-4688-4c11-a345-a05d4b88b663/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-image: url(https://i.shgcdn.com/1e3f6f42-4688-4c11-a345-a05d4b88b663/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-image: url(https://i.shgcdn.com/1e3f6f42-4688-4c11-a345-a05d4b88b663/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-image: url(https://i.shgcdn.com/1e3f6f42-4688-4c11-a345-a05d4b88b663/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 {
  background-image: url(https://i.shgcdn.com/1e3f6f42-4688-4c11-a345-a05d4b88b663/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-44bcb9dd-bb68-4798-9803-c5cf66e12992.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-44bcb9dd-bb68-4798-9803-c5cf66e12992 > .shg-box-overlay {
  background-color: rgba(93, 102, 110, 1);
  opacity: 0;
  display: block;
}#s-44bcb9dd-bb68-4798-9803-c5cf66e12992.shg-box.shg-c {
  justify-content: center;
}

#s-564308a9-ae19-4386-bc4f-6b496af9c28a {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 600px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-564308a9-ae19-4386-bc4f-6b496af9c28a {
  min-height: 400px;
}
}







#s-564308a9-ae19-4386-bc4f-6b496af9c28a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-564308a9-ae19-4386-bc4f-6b496af9c28a.shg-box.shg-c {
  justify-content: center;
}

#s-d7560775-7460-4324-ae68-4d19a3931d30 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 16px;
padding-bottom: 0px;
min-height: 280px;
background-color: rgba(223, 227, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-d7560775-7460-4324-ae68-4d19a3931d30 {
  min-height: 240px;
}
}







#s-d7560775-7460-4324-ae68-4d19a3931d30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d7560775-7460-4324-ae68-4d19a3931d30.shg-box.shg-c {
  justify-content: center;
}

#s-9cdcd849-fb55-4b48-ad93-7b52fe106856 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 700px;
text-align: center;
}

#s-9cdcd849-fb55-4b48-ad93-7b52fe106856 .shogun-heading-component h3 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}


@media (max-width: 767px){#s-9cdcd849-fb55-4b48-ad93-7b52fe106856 .shogun-heading-component h3 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 33px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}


}
#s-c4617488-ed54-4a78-9b56-ed1b210817d9 {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4617488-ed54-4a78-9b56-ed1b210817d9 {
  max-width: 600px;
}
}@media (max-width: 767px){#s-c4617488-ed54-4a78-9b56-ed1b210817d9 {
  margin-left: 16px;
margin-right: 16px;
}
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
min-height: 49px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 992px) and (max-width: 1199px){#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  
}
}@media (max-width: 767px){#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  display: none;
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9, #wrap-s-955b4423-12ae-40d7-ad99-991b0cd0e6a9, #wrap-content-s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 { display: none !important; }}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-image: url(https://i.shgcdn.com/6f8e1d8d-9b5d-4328-8247-145991f7960a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-image: url(https://i.shgcdn.com/6f8e1d8d-9b5d-4328-8247-145991f7960a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-image: url(https://i.shgcdn.com/6f8e1d8d-9b5d-4328-8247-145991f7960a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-image: url(https://i.shgcdn.com/6f8e1d8d-9b5d-4328-8247-145991f7960a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-image: url(https://i.shgcdn.com/6f8e1d8d-9b5d-4328-8247-145991f7960a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-image: url(https://i.shgcdn.com/6f8e1d8d-9b5d-4328-8247-145991f7960a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-image: url(https://i.shgcdn.com/6f8e1d8d-9b5d-4328-8247-145991f7960a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-image: url(https://i.shgcdn.com/6f8e1d8d-9b5d-4328-8247-145991f7960a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 {
  background-image: url(https://i.shgcdn.com/6f8e1d8d-9b5d-4328-8247-145991f7960a/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9 > .shg-box-overlay {
  background-color: rgba(93, 102, 110, 1);
  opacity: 0;
  display: block;
}#s-955b4423-12ae-40d7-ad99-991b0cd0e6a9.shg-box.shg-c {
  justify-content: center;
}

#s-9d39b5fc-450e-43b4-9282-91b5fbe2011e {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 600px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-9d39b5fc-450e-43b4-9282-91b5fbe2011e {
  min-height: 400px;
}
}







#s-9d39b5fc-450e-43b4-9282-91b5fbe2011e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d39b5fc-450e-43b4-9282-91b5fbe2011e.shg-box.shg-c {
  justify-content: center;
}

#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
min-height: 49px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  display: none;
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5, #wrap-s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5, #wrap-content-s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  display: none;
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5, #wrap-s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5, #wrap-content-s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  display: none;
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5, #wrap-s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5, #wrap-content-s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 { display: none !important; }}@media (max-width: 767px){#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  
}
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-image: url(https://i.shgcdn.com/92bd26cd-884f-482f-b366-82ba3f4d7069/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-image: url(https://i.shgcdn.com/92bd26cd-884f-482f-b366-82ba3f4d7069/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-image: url(https://i.shgcdn.com/92bd26cd-884f-482f-b366-82ba3f4d7069/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-image: url(https://i.shgcdn.com/92bd26cd-884f-482f-b366-82ba3f4d7069/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-image: url(https://i.shgcdn.com/92bd26cd-884f-482f-b366-82ba3f4d7069/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-image: url(https://i.shgcdn.com/92bd26cd-884f-482f-b366-82ba3f4d7069/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-image: url(https://i.shgcdn.com/92bd26cd-884f-482f-b366-82ba3f4d7069/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-image: url(https://i.shgcdn.com/92bd26cd-884f-482f-b366-82ba3f4d7069/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 {
  background-image: url(https://i.shgcdn.com/92bd26cd-884f-482f-b366-82ba3f4d7069/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5 > .shg-box-overlay {
  background-color: rgba(93, 102, 110, 1);
  opacity: 0;
  display: block;
}#s-64438d86-69a3-4d9c-ae46-4a9fd0083bd5.shg-box.shg-c {
  justify-content: center;
}

#s-2afc2a7c-69ab-48fa-aa07-467b56a93b78 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 600px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-2afc2a7c-69ab-48fa-aa07-467b56a93b78 {
  min-height: 400px;
}
}







#s-2afc2a7c-69ab-48fa-aa07-467b56a93b78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2afc2a7c-69ab-48fa-aa07-467b56a93b78.shg-box.shg-c {
  justify-content: center;
}

#s-726d7590-dece-448b-a29f-49f1dc3642cc {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
min-height: 280px;
background-color: rgba(223, 227, 230, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-726d7590-dece-448b-a29f-49f1dc3642cc {
  min-height: 240px;
}
}







#s-726d7590-dece-448b-a29f-49f1dc3642cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-726d7590-dece-448b-a29f-49f1dc3642cc.shg-box.shg-c {
  justify-content: center;
}

#s-f7f9aad1-3a68-40f2-bd48-6c2ed5a25936 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 700px;
text-align: center;
}

#s-f7f9aad1-3a68-40f2-bd48-6c2ed5a25936 .shogun-heading-component h3 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}



#s-77791c8b-0ab9-49c7-9852-feb5294223d5 {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1000px;
}
@media (max-width: 767px){#s-77791c8b-0ab9-49c7-9852-feb5294223d5 {
  max-width: 90%;
}
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-left: 12%;
padding-right: 80px;
min-height: 360px;
background-position: center center;
}
@media (max-width: 767px){#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  display: none;
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2, #wrap-s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2, #wrap-content-s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 { display: none !important; }}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-image: url(https://i.shgcdn.com/818ec600-62b1-438d-b086-709f91b0b90e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-image: url(https://i.shgcdn.com/818ec600-62b1-438d-b086-709f91b0b90e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-image: url(https://i.shgcdn.com/818ec600-62b1-438d-b086-709f91b0b90e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-image: url(https://i.shgcdn.com/818ec600-62b1-438d-b086-709f91b0b90e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-image: url(https://i.shgcdn.com/818ec600-62b1-438d-b086-709f91b0b90e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-image: url(https://i.shgcdn.com/818ec600-62b1-438d-b086-709f91b0b90e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-image: url(https://i.shgcdn.com/818ec600-62b1-438d-b086-709f91b0b90e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-image: url(https://i.shgcdn.com/818ec600-62b1-438d-b086-709f91b0b90e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 {
  background-image: url(https://i.shgcdn.com/818ec600-62b1-438d-b086-709f91b0b90e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5109d9a8-adef-4e6c-a43b-a2c77d8ef9f2.shg-box.shg-c {
  justify-content: center;
}

#s-9cbdc7ac-ca1c-4e55-bc73-9613833eacaa {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-9cbdc7ac-ca1c-4e55-bc73-9613833eacaa .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  
  letter-spacing: 1px;
  
}



#s-0af5d55b-13cf-4b54-8380-db549f44d972 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1000px;
}

#s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7 {
  margin-top: 16px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7-root {
    text-align: center;
  }


#s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7-root {
    text-align: center;
  }


#s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7-root {
    text-align: center;
  }


#s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7-root {
    text-align: center;
  }


#s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7-root {
    text-align: center;
  }


#s-819e53cb-11d1-4e8c-ab3b-f022b72bb9a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-left: 12%;
padding-right: 80px;
min-height: 360px;
background-position: right center;
}
@media (min-width: 1200px){#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a {
  display: none;
}
#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a, #wrap-s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a, #wrap-content-s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a {
  display: none;
}
#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a, #wrap-s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a, #wrap-content-s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a {
  display: none;
}
#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a, #wrap-s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a, #wrap-content-s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a { display: none !important; }}@media (max-width: 767px){#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a {
  padding-left: 32px;
padding-right: 97px;
}
}







#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e9351c8a-1725-4bca-bdb1-7bacc3f6fa0a.shg-box.shg-c {
  justify-content: center;
}

#s-b5bd3e8a-a498-448d-9ffb-991097fe81ab {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}

#s-b5bd3e8a-a498-448d-9ffb-991097fe81ab .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  
  letter-spacing: 1px;
  
}



#s-6be435cf-506e-4f72-9cca-98f2d6d5bff9 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1000px;
}

#s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0 {
  margin-top: 16px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0-root {
    text-align: center;
  }


#s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0-root {
    text-align: center;
  }


#s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0-root {
    text-align: center;
  }


#s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0-root {
    text-align: center;
  }


#s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0-root {
    text-align: center;
  }


#s-40fffa3e-14d6-49a7-b8d2-ce70bcfed1d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-88897326-fc0d-4a46-be5e-dcf13a4adc22 {
  background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 80px;
padding-bottom: 32px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(250, 123, 0, 1);
border-style: none;
border-radius: 4px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
background-position: center center;
}
@media (max-width: 767px){#s-88897326-fc0d-4a46-be5e-dcf13a4adc22 {
  
}
}







#s-88897326-fc0d-4a46-be5e-dcf13a4adc22 > .shg-box-overlay {
  background-color: rgba(93, 102, 110, 1);
  opacity: 0;
  display: block;
}#s-88897326-fc0d-4a46-be5e-dcf13a4adc22.shg-box.shg-c {
  justify-content: center;
}

#s-b9de6f53-3923-47e1-80ef-fa37ef603904 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 700px;
text-align: center;
}

#s-b9de6f53-3923-47e1-80ef-fa37ef603904 .shogun-heading-component h3 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}



#s-fc13f89c-b3c3-484c-80d5-38d842008ff3 {
  margin-top: 24px;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
max-width: 1000px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc13f89c-b3c3-484c-80d5-38d842008ff3 {
  max-width: 700px;
}
}
@media (min-width: 0px) {
[id="s-fc13f89c-b3c3-484c-80d5-38d842008ff3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc13f89c-b3c3-484c-80d5-38d842008ff3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fc13f89c-b3c3-484c-80d5-38d842008ff3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc13f89c-b3c3-484c-80d5-38d842008ff3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7cf2597b-9c1f-4647-bfe2-67519088c9c0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7cf2597b-9c1f-4647-bfe2-67519088c9c0 .shogun-heading-component h2 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: center;
}


#s-7cf2597b-9c1f-4647-bfe2-67519088c9c0 .shogun-heading-component h2 a {
  color: rgba(4, 43, 72, 1);
}


#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  margin: 0 !important;
  overflow: visible;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add background color handling */
  
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image {
  box-sizing: border-box;
}



.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  
}


@media (min-width: 1200px){#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  margin: 0 !important;
  overflow: visible;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add background color handling */
  
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image {
  box-sizing: border-box;
}



.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  margin: 0 !important;
  overflow: visible;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add background color handling */
  
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image {
  box-sizing: border-box;
}



.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  margin: 0 !important;
  overflow: visible;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add background color handling */
  
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image {
  box-sizing: border-box;
}



.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  
}


}@media (max-width: 767px){#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  margin: 0 !important;
  overflow: visible;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add background color handling */
  
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba .shogun-image-content {
  
    justify-content: center;
  
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba.shogun-image {
  box-sizing: border-box;
}



.s-fa675c62-5cc8-4c8c-ae24-5d13bf435dba img.shogun-image {
  
}


}
#s-94b109e5-f9d5-466f-bd18-5edf7d98c0ee {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-94b109e5-f9d5-466f-bd18-5edf7d98c0ee .shogun-heading-component h2 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 21px;
  
  
  text-align: center;
}


#s-94b109e5-f9d5-466f-bd18-5edf7d98c0ee .shogun-heading-component h2 a {
  color: rgba(4, 43, 72, 1);
}


#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
text-align: center;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image {
  box-sizing: border-box;
}



.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  
}


@media (min-width: 1200px){#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image {
  box-sizing: border-box;
}



.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image {
  box-sizing: border-box;
}



.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image {
  box-sizing: border-box;
}



.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  
}


}@media (max-width: 767px){#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-376dd17c-9d2e-45eb-b938-32e84244f0b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-376dd17c-9d2e-45eb-b938-32e84244f0b0.shogun-image {
  box-sizing: border-box;
}



.s-376dd17c-9d2e-45eb-b938-32e84244f0b0 img.shogun-image {
  
}


}
#s-a87ecf20-a6a9-44c3-9e14-819743d4728c {
  margin-bottom: 40px;
}

#s-7a222517-a026-4ee4-94cd-c029f1445a0f {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
color: rgba(14, 13, 13, 1);
}
#s-7a222517-a026-4ee4-94cd-c029f1445a0f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7a222517-a026-4ee4-94cd-c029f1445a0f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7a222517-a026-4ee4-94cd-c029f1445a0f-root {
    text-align: center;
  }


#s-7a222517-a026-4ee4-94cd-c029f1445a0f.shg-btn {
  color: rgba(14, 13, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7a222517-a026-4ee4-94cd-c029f1445a0f-root {
    text-align: center;
  }


#s-7a222517-a026-4ee4-94cd-c029f1445a0f.shg-btn {
  color: rgba(14, 13, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7a222517-a026-4ee4-94cd-c029f1445a0f-root {
    text-align: center;
  }


#s-7a222517-a026-4ee4-94cd-c029f1445a0f.shg-btn {
  color: rgba(14, 13, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7a222517-a026-4ee4-94cd-c029f1445a0f-root {
    text-align: center;
  }


#s-7a222517-a026-4ee4-94cd-c029f1445a0f.shg-btn {
  color: rgba(14, 13, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7a222517-a026-4ee4-94cd-c029f1445a0f-root {
    text-align: center;
  }


#s-7a222517-a026-4ee4-94cd-c029f1445a0f.shg-btn {
  color: rgba(14, 13, 13, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-6a3d64f5-7f31-4d6a-a998-9813aa3eb877 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-2b989a3e-3123-4a3c-8682-af4c8496fd87 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2b989a3e-3123-4a3c-8682-af4c8496fd87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2b989a3e-3123-4a3c-8682-af4c8496fd87.shg-box.shg-c {
  justify-content: center;
}

#s-dbead975-ba62-41b7-8ad1-b76bd37aa3b9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-f730e43b-bc5d-4ff7-9c3b-a73139438021 {
  background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 60px;
padding-left: 96px;
padding-bottom: 60px;
padding-right: 96px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(250, 123, 0, 1);
border-style: none;
border-radius: 4px;
min-height: 300px;
background-color: rgba(223, 227, 230, 1);
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f730e43b-bc5d-4ff7-9c3b-a73139438021 {
  padding-left: 32px;
padding-right: 32px;
}
}@media (max-width: 767px){#s-f730e43b-bc5d-4ff7-9c3b-a73139438021 {
  padding-left: 24px;
padding-right: 16px;
}
}







#s-f730e43b-bc5d-4ff7-9c3b-a73139438021 > .shg-box-overlay {
  background-color: rgba(93, 102, 110, 1);
  opacity: 0;
  display: block;
}#s-f730e43b-bc5d-4ff7-9c3b-a73139438021.shg-box.shg-c {
  justify-content: center;
}

#s-4fc9ccba-6dd9-49fa-810f-b9efffbe332a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 900px;
text-align: center;
}
@media (min-width: 1200px){#s-4fc9ccba-6dd9-49fa-810f-b9efffbe332a {
  margin-bottom: 16px;
}
}
#s-4fc9ccba-6dd9-49fa-810f-b9efffbe332a .shogun-heading-component h3 {
  color: rgba(0, 135, 217, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-align: center;
}



#s-7cb52159-0be5-4125-8afb-fe2af844deba {
  margin-top: 24px;
margin-left: auto;
margin-bottom: 24px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7cb52159-0be5-4125-8afb-fe2af844deba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7cb52159-0be5-4125-8afb-fe2af844deba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7cb52159-0be5-4125-8afb-fe2af844deba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7cb52159-0be5-4125-8afb-fe2af844deba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d3f8844f-5840-479e-ad18-d2dd2d14454f {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d3f8844f-5840-479e-ad18-d2dd2d14454f .shogun-heading-component h4 {
  
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-e66455da-6359-46bd-b5bb-5d4653fe5178 {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}

#s-ce180c99-73cd-4d6b-a039-4f59d995ddc1 {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ce180c99-73cd-4d6b-a039-4f59d995ddc1 .shogun-heading-component h4 {
  
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-9f2d9e06-ec9a-4a29-8952-5c194f8581ce {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}

#s-5060822d-12fc-4e67-975f-b1eff1b64bcb {
  margin-top: 24px;
margin-left: auto;
margin-bottom: 24px;
margin-right: auto;
}
@media (max-width: 767px){#s-5060822d-12fc-4e67-975f-b1eff1b64bcb {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-5060822d-12fc-4e67-975f-b1eff1b64bcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5060822d-12fc-4e67-975f-b1eff1b64bcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5060822d-12fc-4e67-975f-b1eff1b64bcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5060822d-12fc-4e67-975f-b1eff1b64bcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-95a4d63e-0dc0-42a1-b6a2-5044e5027b8e {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-95a4d63e-0dc0-42a1-b6a2-5044e5027b8e {
  margin-top: 0px;
}
}
#s-95a4d63e-0dc0-42a1-b6a2-5044e5027b8e .shogun-heading-component h4 {
  
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-4ec57c89-2b80-4cc4-893c-91b396a156c2 {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}

#s-16753592-74c5-4ace-8cab-129ec5435e3a {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-16753592-74c5-4ace-8cab-129ec5435e3a .shogun-heading-component h4 {
  
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-057e28ad-26d2-426c-81bf-7a26d28a9ac9 {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}

#s-0019fd0d-fad8-4e8c-931f-784f34d17332 {
  margin-top: 24px;
margin-left: auto;
margin-bottom: 24px;
margin-right: auto;
}
@media (max-width: 767px){#s-0019fd0d-fad8-4e8c-931f-784f34d17332 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-0019fd0d-fad8-4e8c-931f-784f34d17332"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0019fd0d-fad8-4e8c-931f-784f34d17332"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0019fd0d-fad8-4e8c-931f-784f34d17332"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0019fd0d-fad8-4e8c-931f-784f34d17332"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-085239f6-781e-4a64-9b9b-10e91c50390b {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-085239f6-781e-4a64-9b9b-10e91c50390b .shogun-heading-component h4 {
  
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-66fd41e0-53c8-4fc2-ab90-37b4fac8059c {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}

#s-2fd2f017-d846-4fe5-b342-fc4a05d2b4a7 {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2fd2f017-d846-4fe5-b342-fc4a05d2b4a7 .shogun-heading-component h4 {
  
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-cd052cc7-bb4b-48be-91cb-900b2738a468 {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}

#s-f65ac75d-e85e-4562-9ec9-d4c2b0c132db {
  margin-top: 24px;
margin-left: auto;
margin-bottom: 24px;
margin-right: auto;
}
@media (max-width: 767px){#s-f65ac75d-e85e-4562-9ec9-d4c2b0c132db {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-f65ac75d-e85e-4562-9ec9-d4c2b0c132db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f65ac75d-e85e-4562-9ec9-d4c2b0c132db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f65ac75d-e85e-4562-9ec9-d4c2b0c132db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f65ac75d-e85e-4562-9ec9-d4c2b0c132db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9c07f914-c019-43ca-af77-261525f561c0 {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-9c07f914-c019-43ca-af77-261525f561c0 {
  margin-top: 0px;
}
}
#s-9c07f914-c019-43ca-af77-261525f561c0 .shogun-heading-component h4 {
  
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-5e9e5bd7-4094-4b4e-b431-d911f2c0ab7d {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}

#s-ff368067-065f-4894-bec1-6741a596b72c {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ff368067-065f-4894-bec1-6741a596b72c .shogun-heading-component h4 {
  
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-be305c85-e14b-4543-9904-38f3ad518257 {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}

#s-272a4783-e973-442f-abf9-82a78273b72d {
  margin-top: 24px;
margin-left: auto;
margin-bottom: 24px;
margin-right: auto;
}
@media (max-width: 767px){#s-272a4783-e973-442f-abf9-82a78273b72d {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-272a4783-e973-442f-abf9-82a78273b72d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-272a4783-e973-442f-abf9-82a78273b72d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-272a4783-e973-442f-abf9-82a78273b72d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-272a4783-e973-442f-abf9-82a78273b72d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-723dbba9-88bd-42d5-a9c2-e139c6c93c5f {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-723dbba9-88bd-42d5-a9c2-e139c6c93c5f {
  margin-top: 0px;
}
}
#s-723dbba9-88bd-42d5-a9c2-e139c6c93c5f .shogun-heading-component h4 {
  
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-4d286c5c-9f6a-42e0-9505-ffe128e1ecb9 {
  margin-top: 8px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 600px;
}

#s-f96e2102-30ba-4333-839c-ef937c2c1ffb {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

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

/* <-- User Content Animations */

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

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

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

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}