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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e1ddf797-b317-4ccf-ae8e-b2fcb13d78d9 {
  margin-top: 10px;
margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

#s-e686f229-9dc2-4294-a15c-22ba963cb8d7 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-e686f229-9dc2-4294-a15c-22ba963cb8d7 {
  display: none;
}
#s-e686f229-9dc2-4294-a15c-22ba963cb8d7, #wrap-s-e686f229-9dc2-4294-a15c-22ba963cb8d7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e686f229-9dc2-4294-a15c-22ba963cb8d7 {
  display: none;
}
#s-e686f229-9dc2-4294-a15c-22ba963cb8d7, #wrap-s-e686f229-9dc2-4294-a15c-22ba963cb8d7 { display: none !important; }}







#s-e686f229-9dc2-4294-a15c-22ba963cb8d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e686f229-9dc2-4294-a15c-22ba963cb8d7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

@media (min-width: 768px) and (max-width: 991px){#s-86e089d4-e6f7-41c8-9afa-d0912ad55497 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-86e089d4-e6f7-41c8-9afa-d0912ad55497 {
  margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-86e089d4-e6f7-41c8-9afa-d0912ad55497"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-86e089d4-e6f7-41c8-9afa-d0912ad55497"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-86e089d4-e6f7-41c8-9afa-d0912ad55497"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-86e089d4-e6f7-41c8-9afa-d0912ad55497"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8d660906-6c8e-4179-b992-fe9e5edece08 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-8d660906-6c8e-4179-b992-fe9e5edece08 img.shogun-image {
    

    
    
    
  }


#s-8d660906-6c8e-4179-b992-fe9e5edece08 .shogun-image-content {
  
    align-items: center;
  
}

#s-01680234-828f-46b1-b0fd-245075a90028 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-01680234-828f-46b1-b0fd-245075a90028 img.shogun-image {
    

    
    
    
  }


#s-01680234-828f-46b1-b0fd-245075a90028 .shogun-image-content {
  
    align-items: center;
  
}

#s-b658efbd-5a35-49eb-8150-94d24dd7d6d9 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-b658efbd-5a35-49eb-8150-94d24dd7d6d9 img.shogun-image {
    

    
    
    
  }


#s-b658efbd-5a35-49eb-8150-94d24dd7d6d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-65b3312b-eb60-4fd2-9a50-4f551daff47b {
  min-height: 50px;
}








#s-65b3312b-eb60-4fd2-9a50-4f551daff47b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65b3312b-eb60-4fd2-9a50-4f551daff47b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-77f3c5bd-e78c-4d76-9b41-bb615204074c {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-77f3c5bd-e78c-4d76-9b41-bb615204074c {
  display: none;
}
#s-77f3c5bd-e78c-4d76-9b41-bb615204074c, #wrap-s-77f3c5bd-e78c-4d76-9b41-bb615204074c { display: none !important; }}@media (max-width: 767px){#s-77f3c5bd-e78c-4d76-9b41-bb615204074c {
  display: none;
}
#s-77f3c5bd-e78c-4d76-9b41-bb615204074c, #wrap-s-77f3c5bd-e78c-4d76-9b41-bb615204074c { display: none !important; }}







#s-77f3c5bd-e78c-4d76-9b41-bb615204074c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77f3c5bd-e78c-4d76-9b41-bb615204074c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3c653874-6ed1-43d4-a415-a68c9360b566 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-3c653874-6ed1-43d4-a415-a68c9360b566 {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c653874-6ed1-43d4-a415-a68c9360b566 {
  display: none;
}
#s-3c653874-6ed1-43d4-a415-a68c9360b566, #wrap-s-3c653874-6ed1-43d4-a415-a68c9360b566 { display: none !important; }}@media (max-width: 767px){#s-3c653874-6ed1-43d4-a415-a68c9360b566 {
  display: none;
}
#s-3c653874-6ed1-43d4-a415-a68c9360b566, #wrap-s-3c653874-6ed1-43d4-a415-a68c9360b566 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3c653874-6ed1-43d4-a415-a68c9360b566"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 50.0px);
}

}

@media (min-width: 768px) {
[id="s-3c653874-6ed1-43d4-a415-a68c9360b566"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 83.33333333333333px);
}

}

@media (min-width: 992px) {
[id="s-3c653874-6ed1-43d4-a415-a68c9360b566"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 83.33333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-3c653874-6ed1-43d4-a415-a68c9360b566"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 83.33333333333333px);
}

}

#s-f17df51a-9073-46c0-8e17-ec5c65783a9d {
  min-height: 50px;
}








#s-f17df51a-9073-46c0-8e17-ec5c65783a9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f17df51a-9073-46c0-8e17-ec5c65783a9d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ba209366-8891-413a-b459-11d112e7eb01 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-ba209366-8891-413a-b459-11d112e7eb01 img.shogun-image {
    

    
    
    
  }


#s-ba209366-8891-413a-b459-11d112e7eb01 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1a6e110-582a-480a-8cb1-2483d18d1a12 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-e1a6e110-582a-480a-8cb1-2483d18d1a12 img.shogun-image {
    

    
    
    
  }


#s-e1a6e110-582a-480a-8cb1-2483d18d1a12 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea94b22e-8187-491a-9b9b-bbef146a9cfd {
  min-height: 50px;
}








#s-ea94b22e-8187-491a-9b9b-bbef146a9cfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea94b22e-8187-491a-9b9b-bbef146a9cfd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9cdedb7a-9bfe-484e-b473-cee6b04957d3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-9cdedb7a-9bfe-484e-b473-cee6b04957d3 img.shogun-image {
    

    
    
    
  }


#s-9cdedb7a-9bfe-484e-b473-cee6b04957d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a4dff0c-250d-4f41-b9cf-41915a1e28ad {
  min-height: 50px;
}








#s-2a4dff0c-250d-4f41-b9cf-41915a1e28ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a4dff0c-250d-4f41-b9cf-41915a1e28ad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6fa7fff-2274-4226-8e10-7f134d17ae55 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-f6fa7fff-2274-4226-8e10-7f134d17ae55 img.shogun-image {
    

    
    
    
  }


#s-f6fa7fff-2274-4226-8e10-7f134d17ae55 .shogun-image-content {
  
    align-items: center;
  
}

#s-7bb185d0-e0f2-4f63-a802-b4603d56e228 {
  min-height: 50px;
}








#s-7bb185d0-e0f2-4f63-a802-b4603d56e228 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bb185d0-e0f2-4f63-a802-b4603d56e228.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9070e137-cc0a-4935-91ba-9cfc93338508 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-9070e137-cc0a-4935-91ba-9cfc93338508 img.shogun-image {
    

    
    
    
  }


#s-9070e137-cc0a-4935-91ba-9cfc93338508 .shogun-image-content {
  
    align-items: center;
  
}

#s-321757ee-896a-4c9b-8e9c-dbf72ede93b9 {
  min-height: 50px;
}








#s-321757ee-896a-4c9b-8e9c-dbf72ede93b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-321757ee-896a-4c9b-8e9c-dbf72ede93b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b1e0665f-e2f3-45cc-8ea0-71eb2b4edbcb {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
text-align: center;
}







  #s-b1e0665f-e2f3-45cc-8ea0-71eb2b4edbcb img.shogun-image {
    

    
    
    
  }


#s-b1e0665f-e2f3-45cc-8ea0-71eb2b4edbcb .shogun-image-content {
  
    align-items: center;
  
}

#s-91e545e7-40df-4074-9f3b-65cb001854cb {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 10px;
margin-left: 11px;
margin-bottom: 10px;
margin-right: 11px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}
@media (min-width: 1200px){#s-91e545e7-40df-4074-9f3b-65cb001854cb {
  margin-top: 5px;
margin-bottom: 10px;
margin-right: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-91e545e7-40df-4074-9f3b-65cb001854cb {
  margin-top: 0px;
margin-left: 11px;
margin-bottom: 10px;
margin-right: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-91e545e7-40df-4074-9f3b-65cb001854cb {
  display: none;
}
#s-91e545e7-40df-4074-9f3b-65cb001854cb, #wrap-s-91e545e7-40df-4074-9f3b-65cb001854cb { display: none !important; }}@media (max-width: 767px){#s-91e545e7-40df-4074-9f3b-65cb001854cb {
  display: none;
}
#s-91e545e7-40df-4074-9f3b-65cb001854cb, #wrap-s-91e545e7-40df-4074-9f3b-65cb001854cb { display: none !important; }}
@media (min-width: 0px) {
[id="s-91e545e7-40df-4074-9f3b-65cb001854cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-91e545e7-40df-4074-9f3b-65cb001854cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-91e545e7-40df-4074-9f3b-65cb001854cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-91e545e7-40df-4074-9f3b-65cb001854cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-38795509-ecef-4692-839e-8ace789b4c80 {
  border-style: solid;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-38795509-ecef-4692-839e-8ace789b4c80 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-38795509-ecef-4692-839e-8ace789b4c80 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}






  #s-38795509-ecef-4692-839e-8ace789b4c80 img.shogun-image {
    

    
    
    
  }


#s-38795509-ecef-4692-839e-8ace789b4c80 .shogun-image-content {
  
    align-items: center;
  
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-a7425e1a-44ce-4859-b3f1-94774c9c585f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
}
@media (min-width: 1200px){#s-a7425e1a-44ce-4859-b3f1-94774c9c585f {
  margin-top: 10px;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a7425e1a-44ce-4859-b3f1-94774c9c585f {
  margin-top: 10px;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}
#s-a7425e1a-44ce-4859-b3f1-94774c9c585f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-a7425e1a-44ce-4859-b3f1-94774c9c585f .shg-sld-nav-button.shg-sld-left,
#s-a7425e1a-44ce-4859-b3f1-94774c9c585f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7e8c2d25-c40c-49e4-8c7c-7c4e6b981631 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-7e8c2d25-c40c-49e4-8c7c-7c4e6b981631 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e8c2d25-c40c-49e4-8c7c-7c4e6b981631.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-f44a0f56-13f2-4c27-abee-06ef5dfc874f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f44a0f56-13f2-4c27-abee-06ef5dfc874f .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 0px;
  text-align: center;
}



#s-820ac6b3-d6b9-431e-9c63-a81072cb80e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-820ac6b3-d6b9-431e-9c63-a81072cb80e6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  text-align: center;
}



#s-ae495c84-8c64-48e6-9e17-8328c90ff0cd {
  margin-left: 30px;
margin-right: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ae495c84-8c64-48e6-9e17-8328c90ff0cd {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae495c84-8c64-48e6-9e17-8328c90ff0cd {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}







#s-ae495c84-8c64-48e6-9e17-8328c90ff0cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae495c84-8c64-48e6-9e17-8328c90ff0cd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ba35716-144b-4f46-98bc-b7902ab7ae87 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ba35716-144b-4f46-98bc-b7902ab7ae87 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-532bf6af-d4f1-4ebd-bf1d-e39a923e785b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-532bf6af-d4f1-4ebd-bf1d-e39a923e785b .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  text-align: center;
}



#s-8ec598c0-51af-401f-badf-2f6646f944dc {
  min-height: 50px;
}








#s-8ec598c0-51af-401f-badf-2f6646f944dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ec598c0-51af-401f-badf-2f6646f944dc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc76a0bc-bb08-4de2-b6dc-c290a8907ee2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc76a0bc-bb08-4de2-b6dc-c290a8907ee2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 0px;
  text-align: center;
}



#s-ac23c987-10a9-4568-93e5-04720d0d1f67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac23c987-10a9-4568-93e5-04720d0d1f67 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  text-align: center;
}



#s-e7452678-165d-4d92-9bbd-55e640965586 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
min-height: 50px;
}








#s-e7452678-165d-4d92-9bbd-55e640965586 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7452678-165d-4d92-9bbd-55e640965586.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-987e9b13-5c95-4993-bbfe-912bddc260ef {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-top: 10px;
margin-left: 11px;
margin-bottom: 10px;
margin-right: 11px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}
@media (min-width: 1200px){#s-987e9b13-5c95-4993-bbfe-912bddc260ef {
  display: none;
}
#s-987e9b13-5c95-4993-bbfe-912bddc260ef, #wrap-s-987e9b13-5c95-4993-bbfe-912bddc260ef { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-987e9b13-5c95-4993-bbfe-912bddc260ef {
  display: none;
}
#s-987e9b13-5c95-4993-bbfe-912bddc260ef, #wrap-s-987e9b13-5c95-4993-bbfe-912bddc260ef { display: none !important; }}
@media (min-width: 0px) {
[id="s-987e9b13-5c95-4993-bbfe-912bddc260ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-987e9b13-5c95-4993-bbfe-912bddc260ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-987e9b13-5c95-4993-bbfe-912bddc260ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-987e9b13-5c95-4993-bbfe-912bddc260ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-5fcb52aa-b0d1-423e-b66d-91a8b597cca8 {
  border-style: solid;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
max-width: 400px;
text-align: center;
}







  #s-5fcb52aa-b0d1-423e-b66d-91a8b597cca8 img.shogun-image {
    

    
    
    
  }


#s-5fcb52aa-b0d1-423e-b66d-91a8b597cca8 .shogun-image-content {
  
    align-items: center;
  
}

#s-395255b4-5126-451e-ac3d-9fc696a35b4e {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 800px;
}
@media (min-width: 1200px){#s-395255b4-5126-451e-ac3d-9fc696a35b4e {
  margin-top: 80px;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-395255b4-5126-451e-ac3d-9fc696a35b4e {
  margin-top: 80px;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-395255b4-5126-451e-ac3d-9fc696a35b4e {
  margin-top: 5px;
margin-left: auto;
margin-right: 10px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
}
}
#s-395255b4-5126-451e-ac3d-9fc696a35b4e .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-395255b4-5126-451e-ac3d-9fc696a35b4e .shg-sld-nav-button.shg-sld-left,
#s-395255b4-5126-451e-ac3d-9fc696a35b4e .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-809f0be6-acf4-421e-92d0-442121e397f3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
}








#s-809f0be6-acf4-421e-92d0-442121e397f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-809f0be6-acf4-421e-92d0-442121e397f3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a850685c-fd24-4a2f-ac8d-a020444b6865 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a850685c-fd24-4a2f-ac8d-a020444b6865 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 0px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-a850685c-fd24-4a2f-ac8d-a020444b6865 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  letter-spacing: 0px;
  text-align: center;
}


}@media (max-width: 767px){#s-a850685c-fd24-4a2f-ac8d-a020444b6865 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  text-align: center;
}


}
#s-8e70e685-5364-48a2-aecb-955f52352216 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e70e685-5364-48a2-aecb-955f52352216 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-8e70e685-5364-48a2-aecb-955f52352216 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  letter-spacing: 0px;
  text-align: center;
}


}@media (max-width: 767px){#s-8e70e685-5364-48a2-aecb-955f52352216 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 13px;
  
  letter-spacing: 0px;
  text-align: center;
}


}
#s-96e564de-6038-4c93-9042-a89f2e0dfec5 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
}








#s-96e564de-6038-4c93-9042-a89f2e0dfec5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96e564de-6038-4c93-9042-a89f2e0dfec5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b19167b-1c6e-452b-87a0-97b68c58ec72 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b19167b-1c6e-452b-87a0-97b68c58ec72 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-1b19167b-1c6e-452b-87a0-97b68c58ec72 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-1b19167b-1c6e-452b-87a0-97b68c58ec72 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}


}
#s-3f52269f-928b-4d7d-8fa3-6b01bbca2856 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f52269f-928b-4d7d-8fa3-6b01bbca2856 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  letter-spacing: 0px;
  text-align: center;
}


@media (max-width: 767px){#s-3f52269f-928b-4d7d-8fa3-6b01bbca2856 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 13px;
  
  letter-spacing: 0px;
  text-align: center;
}


}
#s-3643f2f9-5db8-418e-90bd-da77e9dc76b3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
}








#s-3643f2f9-5db8-418e-90bd-da77e9dc76b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3643f2f9-5db8-418e-90bd-da77e9dc76b3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-490577cf-5e34-4d32-9bc4-dde4db5dcb89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-490577cf-5e34-4d32-9bc4-dde4db5dcb89 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  letter-spacing: 0px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-490577cf-5e34-4d32-9bc4-dde4db5dcb89 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  letter-spacing: 0px;
  text-align: center;
}


}@media (max-width: 767px){#s-490577cf-5e34-4d32-9bc4-dde4db5dcb89 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  text-align: center;
}


}
#s-2272e36d-6b73-4e29-a0cc-3023154f625c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2272e36d-6b73-4e29-a0cc-3023154f625c .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-2272e36d-6b73-4e29-a0cc-3023154f625c .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  letter-spacing: 0px;
  text-align: center;
}


}@media (max-width: 767px){#s-2272e36d-6b73-4e29-a0cc-3023154f625c .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 13px;
  
  letter-spacing: 0px;
  text-align: center;
}


}
#s-51724e60-4e1d-4da2-a3b2-119c1f57781e {
  min-height: 50px;
}








#s-51724e60-4e1d-4da2-a3b2-119c1f57781e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 1;
}#s-51724e60-4e1d-4da2-a3b2-119c1f57781e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-49468ee1-1984-448f-bb3b-f1696e9e0dd6 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-49468ee1-1984-448f-bb3b-f1696e9e0dd6 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  
  
}


@media (min-width: 1200px){#s-49468ee1-1984-448f-bb3b-f1696e9e0dd6 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-49468ee1-1984-448f-bb3b-f1696e9e0dd6 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}
#s-bca107c0-e668-4650-ac89-9722089fa18a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}

#s-bca107c0-e668-4650-ac89-9722089fa18a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-bca107c0-e668-4650-ac89-9722089fa18a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-bca107c0-e668-4650-ac89-9722089fa18a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}
#s-d9ffef95-c3a5-45ce-8a91-ed83c3ce192d {
  min-height: 0px;
}
@media (min-width: 1200px){#s-d9ffef95-c3a5-45ce-8a91-ed83c3ce192d {
  margin-top: 15px;
margin-bottom: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9ffef95-c3a5-45ce-8a91-ed83c3ce192d {
  margin-top: 15px;
margin-bottom: 15px;
}
}@media (max-width: 767px){#s-d9ffef95-c3a5-45ce-8a91-ed83c3ce192d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}







#s-d9ffef95-c3a5-45ce-8a91-ed83c3ce192d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9ffef95-c3a5-45ce-8a91-ed83c3ce192d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5fd2227-9b74-4c2d-a268-41de5eb78a76 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 700px;
text-align: center;
}
@media (min-width: 1200px){#s-a5fd2227-9b74-4c2d-a268-41de5eb78a76 {
  margin-top: auto;
margin-bottom: auto;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5fd2227-9b74-4c2d-a268-41de5eb78a76 {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (max-width: 767px){#s-a5fd2227-9b74-4c2d-a268-41de5eb78a76 {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-a5fd2227-9b74-4c2d-a268-41de5eb78a76 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 0px;
  text-align: center;
}


@media (max-width: 767px){#s-a5fd2227-9b74-4c2d-a268-41de5eb78a76 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 19px;
  
  letter-spacing: 0px;
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c {
  display: none;
}
#s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c, #wrap-s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c { display: none !important; }}@media (max-width: 767px){#s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c {
  display: none;
}
#s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c, #wrap-s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c { display: none !important; }}
@media (min-width: 0px) {
[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-33c8f1e0-07d7-4393-a4e0-c81be7412c1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

}

#s-8c19d526-68f0-4180-a302-35b584b9d371 {
  border-style: solid;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 200px;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-8c19d526-68f0-4180-a302-35b584b9d371 {
  margin-left: 100px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 400px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8c19d526-68f0-4180-a302-35b584b9d371 {
  margin-top: auto;
margin-left: 100px;
margin-bottom: auto;
margin-right: auto;
}
}






  #s-8c19d526-68f0-4180-a302-35b584b9d371 img.shogun-image {
    

    
    
    
  }


#s-8c19d526-68f0-4180-a302-35b584b9d371 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf62f120-730d-4f36-a6fd-9c26f07aa852 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-bf62f120-730d-4f36-a6fd-9c26f07aa852 {
  margin-top: 60px;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bf62f120-730d-4f36-a6fd-9c26f07aa852 {
  margin-top: 60px;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
}
#s-bf62f120-730d-4f36-a6fd-9c26f07aa852 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  line-height: 2em;
  letter-spacing: 0px;
  text-align: left;
}


@media (min-width: 1200px){#s-bf62f120-730d-4f36-a6fd-9c26f07aa852 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 23px;
  line-height: 2em;
  letter-spacing: 0px;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bf62f120-730d-4f36-a6fd-9c26f07aa852 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 23px;
  line-height: 2em;
  letter-spacing: 0px;
  text-align: left;
}


}
#s-0e5f2e38-2b20-4a7a-9a42-ecf6a2924f11 {
  min-height: 50px;
}








#s-0e5f2e38-2b20-4a7a-9a42-ecf6a2924f11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e5f2e38-2b20-4a7a-9a42-ecf6a2924f11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-faef785b-6b43-4370-917d-965b5e71b5a6 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 1200px){#s-faef785b-6b43-4370-917d-965b5e71b5a6 {
  display: none;
}
#s-faef785b-6b43-4370-917d-965b5e71b5a6, #wrap-s-faef785b-6b43-4370-917d-965b5e71b5a6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-faef785b-6b43-4370-917d-965b5e71b5a6 {
  display: none;
}
#s-faef785b-6b43-4370-917d-965b5e71b5a6, #wrap-s-faef785b-6b43-4370-917d-965b5e71b5a6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-faef785b-6b43-4370-917d-965b5e71b5a6 {
  margin-top: auto;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-faef785b-6b43-4370-917d-965b5e71b5a6 {
  
}
}
@media (min-width: 0px) {
[id="s-faef785b-6b43-4370-917d-965b5e71b5a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-faef785b-6b43-4370-917d-965b5e71b5a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-faef785b-6b43-4370-917d-965b5e71b5a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-faef785b-6b43-4370-917d-965b5e71b5a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-8ec2c0fe-1932-4e72-b480-c702913014b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ec2c0fe-1932-4e72-b480-c702913014b2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-8ec2c0fe-1932-4e72-b480-c702913014b2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}@media (max-width: 767px){#s-8ec2c0fe-1932-4e72-b480-c702913014b2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}
#s-16d387e7-9501-4851-9e6b-a6ad88193893 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16d387e7-9501-4851-9e6b-a6ad88193893 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-16d387e7-9501-4851-9e6b-a6ad88193893 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}@media (max-width: 767px){#s-16d387e7-9501-4851-9e6b-a6ad88193893 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}
#s-2144775e-2a53-401f-97f0-4b3183c478a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2144775e-2a53-401f-97f0-4b3183c478a8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-2144775e-2a53-401f-97f0-4b3183c478a8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}@media (max-width: 767px){#s-2144775e-2a53-401f-97f0-4b3183c478a8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}
#s-81a13325-34c0-4259-b0a9-ab452506ec5c {
  border-style: solid;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
border-radius: 200px;
text-align: center;
}
@media (min-width: 1200px){#s-81a13325-34c0-4259-b0a9-ab452506ec5c {
  display: none;
}
#s-81a13325-34c0-4259-b0a9-ab452506ec5c, #wrap-s-81a13325-34c0-4259-b0a9-ab452506ec5c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81a13325-34c0-4259-b0a9-ab452506ec5c {
  display: none;
}
#s-81a13325-34c0-4259-b0a9-ab452506ec5c, #wrap-s-81a13325-34c0-4259-b0a9-ab452506ec5c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81a13325-34c0-4259-b0a9-ab452506ec5c {
  max-width: 400px;
}
}@media (max-width: 767px){#s-81a13325-34c0-4259-b0a9-ab452506ec5c {
  margin-top: 10px;
margin-bottom: auto;
max-width: 350px;
}
}






  #s-81a13325-34c0-4259-b0a9-ab452506ec5c img.shogun-image {
    

    
    
    
  }


#s-81a13325-34c0-4259-b0a9-ab452506ec5c .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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