.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-7b97ac6b-d144-474e-980c-812c3e5c8e1c {
  text-align: center;
}
@media (min-width: 1200px){#s-7b97ac6b-d144-474e-980c-812c3e5c8e1c {
  display: none;
}
#s-7b97ac6b-d144-474e-980c-812c3e5c8e1c, #wrap-s-7b97ac6b-d144-474e-980c-812c3e5c8e1c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b97ac6b-d144-474e-980c-812c3e5c8e1c {
  display: none;
}
#s-7b97ac6b-d144-474e-980c-812c3e5c8e1c, #wrap-s-7b97ac6b-d144-474e-980c-812c3e5c8e1c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b97ac6b-d144-474e-980c-812c3e5c8e1c {
  display: none;
}
#s-7b97ac6b-d144-474e-980c-812c3e5c8e1c, #wrap-s-7b97ac6b-d144-474e-980c-812c3e5c8e1c { display:none !important; }}






  #s-7b97ac6b-d144-474e-980c-812c3e5c8e1c img.shogun-image {
    

    
    
    
  }


#s-7b97ac6b-d144-474e-980c-812c3e5c8e1c .shogun-image-content {
  
    align-items: center;
  
}

#s-44b8dddd-26f2-4b2b-8a9f-a153073011b5 {
  text-align: center;
}
@media (max-width: 767px){#s-44b8dddd-26f2-4b2b-8a9f-a153073011b5 {
  display: none;
}
#s-44b8dddd-26f2-4b2b-8a9f-a153073011b5, #wrap-s-44b8dddd-26f2-4b2b-8a9f-a153073011b5 { display:none !important; }}






  #s-44b8dddd-26f2-4b2b-8a9f-a153073011b5 img.shogun-image {
    

    
    
    
  }


#s-44b8dddd-26f2-4b2b-8a9f-a153073011b5 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

#s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 237, 224, 1);
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f {
  display: none;
}
#s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f, #wrap-s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f { display:none !important; }}@media (max-width: 767px){#s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f {
  display: none;
}
#s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f, #wrap-s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f { display:none !important; }}
@media (min-width: 0px) {
[id="s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ab81a8c-64c6-4fc8-9a5a-a897068bfc8f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-440f4be1-4a3e-4761-9686-3b231858e7d3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}







  #s-440f4be1-4a3e-4761-9686-3b231858e7d3 img.shogun-image {
    

    
    
    
  }


#s-440f4be1-4a3e-4761-9686-3b231858e7d3 .shogun-image-content {
  
    align-items: center;
  
}

.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-37ac7e64-c9dc-4baa-a1aa-5a2caa3790b4 {
  min-height: 49px;
}








#s-37ac7e64-c9dc-4baa-a1aa-5a2caa3790b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37ac7e64-c9dc-4baa-a1aa-5a2caa3790b4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-1dd98a47-6a6d-4357-b6ea-a2b339e51ddf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1dd98a47-6a6d-4357-b6ea-a2b339e51ddf {
  display: none;
}
#s-1dd98a47-6a6d-4357-b6ea-a2b339e51ddf, #wrap-s-1dd98a47-6a6d-4357-b6ea-a2b339e51ddf { display:none !important; }}@media (max-width: 767px){#s-1dd98a47-6a6d-4357-b6ea-a2b339e51ddf {
  display: none;
}
#s-1dd98a47-6a6d-4357-b6ea-a2b339e51ddf, #wrap-s-1dd98a47-6a6d-4357-b6ea-a2b339e51ddf { display:none !important; }}
#s-40aa1131-6159-49f4-badc-3ac9608492ae {
  padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-40aa1131-6159-49f4-badc-3ac9608492ae {
  display: none;
}
#s-40aa1131-6159-49f4-badc-3ac9608492ae, #wrap-s-40aa1131-6159-49f4-badc-3ac9608492ae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-40aa1131-6159-49f4-badc-3ac9608492ae {
  display: none;
}
#s-40aa1131-6159-49f4-badc-3ac9608492ae, #wrap-s-40aa1131-6159-49f4-badc-3ac9608492ae { display:none !important; }}
#s-778b9282-ea43-4827-a0df-57a4c773ef2a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-778b9282-ea43-4827-a0df-57a4c773ef2a {
  display: none;
}
#s-778b9282-ea43-4827-a0df-57a4c773ef2a, #wrap-s-778b9282-ea43-4827-a0df-57a4c773ef2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-778b9282-ea43-4827-a0df-57a4c773ef2a {
  display: none;
}
#s-778b9282-ea43-4827-a0df-57a4c773ef2a, #wrap-s-778b9282-ea43-4827-a0df-57a4c773ef2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-778b9282-ea43-4827-a0df-57a4c773ef2a {
  display: none;
}
#s-778b9282-ea43-4827-a0df-57a4c773ef2a, #wrap-s-778b9282-ea43-4827-a0df-57a4c773ef2a { display:none !important; }}@media (max-width: 767px){#s-778b9282-ea43-4827-a0df-57a4c773ef2a {
  
}
}







#s-778b9282-ea43-4827-a0df-57a4c773ef2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-778b9282-ea43-4827-a0df-57a4c773ef2a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-58d70c6f-c348-44d9-ba3c-223da81da578 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 0px;
text-align: center;
}







  #s-58d70c6f-c348-44d9-ba3c-223da81da578 img.shogun-image {
    

    
    
    
  }


#s-58d70c6f-c348-44d9-ba3c-223da81da578 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ad3603a-7c9a-44c8-be7b-db28e9950594 {
  padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-4ad3603a-7c9a-44c8-be7b-db28e9950594 {
  display: none;
}
#s-4ad3603a-7c9a-44c8-be7b-db28e9950594, #wrap-s-4ad3603a-7c9a-44c8-be7b-db28e9950594 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ad3603a-7c9a-44c8-be7b-db28e9950594 {
  display: none;
}
#s-4ad3603a-7c9a-44c8-be7b-db28e9950594, #wrap-s-4ad3603a-7c9a-44c8-be7b-db28e9950594 { display:none !important; }}
#s-d500e785-de3c-4723-994f-e94d17502051 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-d500e785-de3c-4723-994f-e94d17502051 {
  display: none;
}
#s-d500e785-de3c-4723-994f-e94d17502051, #wrap-s-d500e785-de3c-4723-994f-e94d17502051 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d500e785-de3c-4723-994f-e94d17502051 {
  display: none;
}
#s-d500e785-de3c-4723-994f-e94d17502051, #wrap-s-d500e785-de3c-4723-994f-e94d17502051 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d500e785-de3c-4723-994f-e94d17502051 {
  
}
}@media (max-width: 767px){#s-d500e785-de3c-4723-994f-e94d17502051 {
  display: none;
}
#s-d500e785-de3c-4723-994f-e94d17502051, #wrap-s-d500e785-de3c-4723-994f-e94d17502051 { display:none !important; }}







#s-d500e785-de3c-4723-994f-e94d17502051 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d500e785-de3c-4723-994f-e94d17502051.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fdffeb61-a062-426c-b73c-bca4458f0ad6 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 2px;
padding-bottom: 20px;
text-align: center;
}







  #s-fdffeb61-a062-426c-b73c-bca4458f0ad6 img.shogun-image {
    

    
    
    
  }


#s-fdffeb61-a062-426c-b73c-bca4458f0ad6 .shogun-image-content {
  
    align-items: center;
  
}

#s-e457c79a-c36f-4c54-8b80-b005707a4c3c {
  padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-e457c79a-c36f-4c54-8b80-b005707a4c3c {
  display: none;
}
#s-e457c79a-c36f-4c54-8b80-b005707a4c3c, #wrap-s-e457c79a-c36f-4c54-8b80-b005707a4c3c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e457c79a-c36f-4c54-8b80-b005707a4c3c {
  display: none;
}
#s-e457c79a-c36f-4c54-8b80-b005707a4c3c, #wrap-s-e457c79a-c36f-4c54-8b80-b005707a4c3c { display:none !important; }}
#s-2df96bcf-b987-49be-9129-8c9efc33d48f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-2df96bcf-b987-49be-9129-8c9efc33d48f {
  display: none;
}
#s-2df96bcf-b987-49be-9129-8c9efc33d48f, #wrap-s-2df96bcf-b987-49be-9129-8c9efc33d48f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2df96bcf-b987-49be-9129-8c9efc33d48f {
  display: none;
}
#s-2df96bcf-b987-49be-9129-8c9efc33d48f, #wrap-s-2df96bcf-b987-49be-9129-8c9efc33d48f { display:none !important; }}@media (max-width: 767px){#s-2df96bcf-b987-49be-9129-8c9efc33d48f {
  display: none;
}
#s-2df96bcf-b987-49be-9129-8c9efc33d48f, #wrap-s-2df96bcf-b987-49be-9129-8c9efc33d48f { display:none !important; }}






  #s-2df96bcf-b987-49be-9129-8c9efc33d48f img.shogun-image {
    

    
    
    
  }


#s-2df96bcf-b987-49be-9129-8c9efc33d48f .shogun-image-content {
  
    align-items: center;
  
}

#s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03 {
  display: none;
}
#s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03, #wrap-s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03 {
  display: none;
}
#s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03, #wrap-s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03 {
  display: none;
}
#s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03, #wrap-s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03 { display:none !important; }}






  #s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03 img.shogun-image {
    

    
    
    
  }


#s-f3cd34e0-a73e-4434-b0ff-ff6cb398fe03 .shogun-image-content {
  
    align-items: center;
  
}

#s-93aaaa6c-2cd5-4e59-aac4-a6fae441b5b4 {
  padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-93aaaa6c-2cd5-4e59-aac4-a6fae441b5b4 {
  display: none;
}
#s-93aaaa6c-2cd5-4e59-aac4-a6fae441b5b4, #wrap-s-93aaaa6c-2cd5-4e59-aac4-a6fae441b5b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93aaaa6c-2cd5-4e59-aac4-a6fae441b5b4 {
  display: none;
}
#s-93aaaa6c-2cd5-4e59-aac4-a6fae441b5b4, #wrap-s-93aaaa6c-2cd5-4e59-aac4-a6fae441b5b4 { display:none !important; }}
#s-16cc61c9-4adc-4c99-8ad7-5884b0a9fb0c {
  margin-top: 20px;
margin-left: 8%;
margin-bottom: 10px;
margin-right: 8%;
padding-top: 2px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-16cc61c9-4adc-4c99-8ad7-5884b0a9fb0c {
  display: none;
}
#s-16cc61c9-4adc-4c99-8ad7-5884b0a9fb0c, #wrap-s-16cc61c9-4adc-4c99-8ad7-5884b0a9fb0c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16cc61c9-4adc-4c99-8ad7-5884b0a9fb0c {
  display: none;
}
#s-16cc61c9-4adc-4c99-8ad7-5884b0a9fb0c, #wrap-s-16cc61c9-4adc-4c99-8ad7-5884b0a9fb0c { display:none !important; }}







#s-16cc61c9-4adc-4c99-8ad7-5884b0a9fb0c .shogun-image-content {
  
    align-items: center;
  
}

#s-0d2f4c5b-006c-4df1-867c-6e2e95c56142 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-0d2f4c5b-006c-4df1-867c-6e2e95c56142 {
  display: none;
}
#s-0d2f4c5b-006c-4df1-867c-6e2e95c56142, #wrap-s-0d2f4c5b-006c-4df1-867c-6e2e95c56142 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d2f4c5b-006c-4df1-867c-6e2e95c56142 {
  display: none;
}
#s-0d2f4c5b-006c-4df1-867c-6e2e95c56142, #wrap-s-0d2f4c5b-006c-4df1-867c-6e2e95c56142 { display:none !important; }}@media (max-width: 767px){#s-0d2f4c5b-006c-4df1-867c-6e2e95c56142 {
  display: none;
}
#s-0d2f4c5b-006c-4df1-867c-6e2e95c56142, #wrap-s-0d2f4c5b-006c-4df1-867c-6e2e95c56142 { display:none !important; }}






  #s-0d2f4c5b-006c-4df1-867c-6e2e95c56142 img.shogun-image {
    

    
    
    
  }


#s-0d2f4c5b-006c-4df1-867c-6e2e95c56142 .shogun-image-content {
  
    align-items: center;
  
}

#s-e617b7a4-cd86-4db3-9fff-bfba35873520 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-e617b7a4-cd86-4db3-9fff-bfba35873520 {
  display: none;
}
#s-e617b7a4-cd86-4db3-9fff-bfba35873520, #wrap-s-e617b7a4-cd86-4db3-9fff-bfba35873520 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e617b7a4-cd86-4db3-9fff-bfba35873520 {
  display: none;
}
#s-e617b7a4-cd86-4db3-9fff-bfba35873520, #wrap-s-e617b7a4-cd86-4db3-9fff-bfba35873520 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e617b7a4-cd86-4db3-9fff-bfba35873520 {
  display: none;
}
#s-e617b7a4-cd86-4db3-9fff-bfba35873520, #wrap-s-e617b7a4-cd86-4db3-9fff-bfba35873520 { display:none !important; }}






  #s-e617b7a4-cd86-4db3-9fff-bfba35873520 img.shogun-image {
    

    
    
    
  }


#s-e617b7a4-cd86-4db3-9fff-bfba35873520 .shogun-image-content {
  
    align-items: center;
  
}

#s-84bf707d-637d-4021-b84a-ef467d253db9 {
  padding-top: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-84bf707d-637d-4021-b84a-ef467d253db9 {
  display: none;
}
#s-84bf707d-637d-4021-b84a-ef467d253db9, #wrap-s-84bf707d-637d-4021-b84a-ef467d253db9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84bf707d-637d-4021-b84a-ef467d253db9 {
  display: none;
}
#s-84bf707d-637d-4021-b84a-ef467d253db9, #wrap-s-84bf707d-637d-4021-b84a-ef467d253db9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-84bf707d-637d-4021-b84a-ef467d253db9 {
  
}
}






  #s-84bf707d-637d-4021-b84a-ef467d253db9 img.shogun-image {
    

    
    
    
  }


#s-84bf707d-637d-4021-b84a-ef467d253db9 .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-b03fa92c-9fc7-4fea-acb0-93c4764ad156 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-b03fa92c-9fc7-4fea-acb0-93c4764ad156 {
  display: none;
}
#s-b03fa92c-9fc7-4fea-acb0-93c4764ad156, #wrap-s-b03fa92c-9fc7-4fea-acb0-93c4764ad156 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b03fa92c-9fc7-4fea-acb0-93c4764ad156 {
  display: none;
}
#s-b03fa92c-9fc7-4fea-acb0-93c4764ad156, #wrap-s-b03fa92c-9fc7-4fea-acb0-93c4764ad156 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b03fa92c-9fc7-4fea-acb0-93c4764ad156 {
  
}
}
#s-b03fa92c-9fc7-4fea-acb0-93c4764ad156 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-b03fa92c-9fc7-4fea-acb0-93c4764ad156 .shg-sld-nav-button.shg-sld-left,
#s-b03fa92c-9fc7-4fea-acb0-93c4764ad156 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-ecef3d2a-bd62-49f5-b837-d712a2ba5592 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}

#s-f1318b95-d875-4899-ab95-872051f20731 {
  text-align: center;
}







  #s-f1318b95-d875-4899-ab95-872051f20731 img.shogun-image {
    

    
    
    
  }


#s-f1318b95-d875-4899-ab95-872051f20731 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3d4b672-3d40-4cba-b1c3-6f5e7f2ff7ff {
  text-align: center;
}







  #s-f3d4b672-3d40-4cba-b1c3-6f5e7f2ff7ff img.shogun-image {
    

    
    
    
  }


#s-f3d4b672-3d40-4cba-b1c3-6f5e7f2ff7ff .shogun-image-content {
  
    align-items: center;
  
}

#s-d6b5c259-8727-480a-bd15-a7e675c0d92c {
  text-align: center;
}







  #s-d6b5c259-8727-480a-bd15-a7e675c0d92c img.shogun-image {
    

    
    
    
  }


#s-d6b5c259-8727-480a-bd15-a7e675c0d92c .shogun-image-content {
  
    align-items: center;
  
}

#s-c887a8d8-ae38-4d91-8128-b581da657994 {
  text-align: center;
}







  #s-c887a8d8-ae38-4d91-8128-b581da657994 img.shogun-image {
    

    
    
    
  }


#s-c887a8d8-ae38-4d91-8128-b581da657994 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a47616b-0411-4754-a396-98b73acb9339 {
  text-align: center;
}







  #s-7a47616b-0411-4754-a396-98b73acb9339 img.shogun-image {
    

    
    
    
  }


#s-7a47616b-0411-4754-a396-98b73acb9339 .shogun-image-content {
  
    align-items: center;
  
}

#s-961e856e-032f-4f1f-84ef-7926bf6bc099 {
  text-align: center;
}







  #s-961e856e-032f-4f1f-84ef-7926bf6bc099 img.shogun-image {
    

    
    
    
  }


#s-961e856e-032f-4f1f-84ef-7926bf6bc099 .shogun-image-content {
  
    align-items: center;
  
}

#s-46caef98-b210-444f-8fd1-e51c1611b0e1 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-ccdcb23c-79bb-48e2-a0fe-cd9389dafea7 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-14cba3ae-d878-412e-b4ef-a2b11e109857 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-91c16f2a-61c2-456a-8308-4d9f9f1f35fc {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-0765a240-b2d9-41bd-9a6a-b481d4df0219 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-3aab5e1b-8564-46f4-94e1-4cd5139a02ef {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-548629d3-88cb-4c39-99dd-3d148349c9a7 {
  text-align: center;
}
@media (min-width: 1200px){#s-548629d3-88cb-4c39-99dd-3d148349c9a7 {
  display: none;
}
#s-548629d3-88cb-4c39-99dd-3d148349c9a7, #wrap-s-548629d3-88cb-4c39-99dd-3d148349c9a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-548629d3-88cb-4c39-99dd-3d148349c9a7 {
  display: none;
}
#s-548629d3-88cb-4c39-99dd-3d148349c9a7, #wrap-s-548629d3-88cb-4c39-99dd-3d148349c9a7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-548629d3-88cb-4c39-99dd-3d148349c9a7 {
  
}
}






  #s-548629d3-88cb-4c39-99dd-3d148349c9a7 img.shogun-image {
    

    
    
    
  }


#s-548629d3-88cb-4c39-99dd-3d148349c9a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-1956808e-de57-4296-a41e-7b041dd6f2d0 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-1956808e-de57-4296-a41e-7b041dd6f2d0 {
  display: none;
}
#s-1956808e-de57-4296-a41e-7b041dd6f2d0, #wrap-s-1956808e-de57-4296-a41e-7b041dd6f2d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1956808e-de57-4296-a41e-7b041dd6f2d0 {
  display: none;
}
#s-1956808e-de57-4296-a41e-7b041dd6f2d0, #wrap-s-1956808e-de57-4296-a41e-7b041dd6f2d0 { display:none !important; }}
#s-1956808e-de57-4296-a41e-7b041dd6f2d0 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1956808e-de57-4296-a41e-7b041dd6f2d0 .shg-sld-nav-button.shg-sld-left,
#s-1956808e-de57-4296-a41e-7b041dd6f2d0 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-52ac0826-8d2b-4689-8f8f-cd771124db99 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}

#s-e150cf31-fef5-4753-9d7a-2b7fa0e362da {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 9px;
padding-bottom: 9px;
}
@media (min-width: 1200px){#s-e150cf31-fef5-4753-9d7a-2b7fa0e362da {
  display: none;
}
#s-e150cf31-fef5-4753-9d7a-2b7fa0e362da, #wrap-s-e150cf31-fef5-4753-9d7a-2b7fa0e362da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e150cf31-fef5-4753-9d7a-2b7fa0e362da {
  display: none;
}
#s-e150cf31-fef5-4753-9d7a-2b7fa0e362da, #wrap-s-e150cf31-fef5-4753-9d7a-2b7fa0e362da { display:none !important; }}@media (max-width: 767px){#s-e150cf31-fef5-4753-9d7a-2b7fa0e362da {
  
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-bdd67c19-2e8c-4871-837e-30698f90109b {
  padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-bdd67c19-2e8c-4871-837e-30698f90109b {
  display: none;
}
#s-bdd67c19-2e8c-4871-837e-30698f90109b, #wrap-s-bdd67c19-2e8c-4871-837e-30698f90109b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bdd67c19-2e8c-4871-837e-30698f90109b {
  display: none;
}
#s-bdd67c19-2e8c-4871-837e-30698f90109b, #wrap-s-bdd67c19-2e8c-4871-837e-30698f90109b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bdd67c19-2e8c-4871-837e-30698f90109b {
  display: none;
}
#s-bdd67c19-2e8c-4871-837e-30698f90109b, #wrap-s-bdd67c19-2e8c-4871-837e-30698f90109b { display:none !important; }}
#s-bdd67c19-2e8c-4871-837e-30698f90109b hr {
  border-top: 1px solid #ddd;
}

@media (min-width: 1200px){#s-bfb21f89-c2c3-4027-a242-3c4be2284b50 {
  display: none;
}
#s-bfb21f89-c2c3-4027-a242-3c4be2284b50, #wrap-s-bfb21f89-c2c3-4027-a242-3c4be2284b50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bfb21f89-c2c3-4027-a242-3c4be2284b50 {
  display: none;
}
#s-bfb21f89-c2c3-4027-a242-3c4be2284b50, #wrap-s-bfb21f89-c2c3-4027-a242-3c4be2284b50 { display:none !important; }}@media (max-width: 767px){#s-bfb21f89-c2c3-4027-a242-3c4be2284b50 {
  display: none;
}
#s-bfb21f89-c2c3-4027-a242-3c4be2284b50, #wrap-s-bfb21f89-c2c3-4027-a242-3c4be2284b50 { display:none !important; }}
#s-bfb21f89-c2c3-4027-a242-3c4be2284b50 hr {
  border-top: 1px solid #ddd;
}

#s-e735a071-affd-4daa-a544-920bac2447aa {
  text-align: center;
}
@media (min-width: 1200px){#s-e735a071-affd-4daa-a544-920bac2447aa {
  display: none;
}
#s-e735a071-affd-4daa-a544-920bac2447aa, #wrap-s-e735a071-affd-4daa-a544-920bac2447aa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e735a071-affd-4daa-a544-920bac2447aa {
  display: none;
}
#s-e735a071-affd-4daa-a544-920bac2447aa, #wrap-s-e735a071-affd-4daa-a544-920bac2447aa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e735a071-affd-4daa-a544-920bac2447aa {
  display: none;
}
#s-e735a071-affd-4daa-a544-920bac2447aa, #wrap-s-e735a071-affd-4daa-a544-920bac2447aa { display:none !important; }}






  #s-e735a071-affd-4daa-a544-920bac2447aa img.shogun-image {
    

    
    
    
  }


#s-e735a071-affd-4daa-a544-920bac2447aa .shogun-image-content {
  
    align-items: center;
  
}

#s-41209335-762c-40f7-be6b-6f5cd8478469 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-41209335-762c-40f7-be6b-6f5cd8478469 {
  display: none;
}
#s-41209335-762c-40f7-be6b-6f5cd8478469, #wrap-s-41209335-762c-40f7-be6b-6f5cd8478469 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41209335-762c-40f7-be6b-6f5cd8478469 {
  display: none;
}
#s-41209335-762c-40f7-be6b-6f5cd8478469, #wrap-s-41209335-762c-40f7-be6b-6f5cd8478469 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41209335-762c-40f7-be6b-6f5cd8478469 {
  display: none;
}
#s-41209335-762c-40f7-be6b-6f5cd8478469, #wrap-s-41209335-762c-40f7-be6b-6f5cd8478469 { display:none !important; }}
#s-41209335-762c-40f7-be6b-6f5cd8478469 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-41209335-762c-40f7-be6b-6f5cd8478469 .shg-sld-nav-button.shg-sld-left,
#s-41209335-762c-40f7-be6b-6f5cd8478469 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-48b2d0f1-d57f-4c10-b073-c3a9604954c3 {
  text-align: center;
}







  #s-48b2d0f1-d57f-4c10-b073-c3a9604954c3 img.shogun-image {
    

    
    
    
  }


#s-48b2d0f1-d57f-4c10-b073-c3a9604954c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6d7ddc3-5f76-41dc-ac45-7b0a390c637a {
  text-align: center;
}







  #s-f6d7ddc3-5f76-41dc-ac45-7b0a390c637a img.shogun-image {
    

    
    
    
  }


#s-f6d7ddc3-5f76-41dc-ac45-7b0a390c637a .shogun-image-content {
  
    align-items: center;
  
}

#s-9b3ac897-6f43-4fb6-b7e4-9cf7c3cf73f3 {
  text-align: center;
}







  #s-9b3ac897-6f43-4fb6-b7e4-9cf7c3cf73f3 img.shogun-image {
    

    
    
    
  }


#s-9b3ac897-6f43-4fb6-b7e4-9cf7c3cf73f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5 {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5 {
  display: none;
}
#s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5, #wrap-s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5 {
  display: none;
}
#s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5, #wrap-s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5 {
  display: none;
}
#s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5, #wrap-s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5 { display:none !important; }}






  #s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5 img.shogun-image {
    

    
    
    
  }


#s-c5244e88-bac4-413d-88fa-a9fbaf9e9af5 .shogun-image-content {
  
    align-items: center;
  
}

#s-b394d3c5-f165-484d-8c83-d4571f02f427 {
  text-align: center;
}







  #s-b394d3c5-f165-484d-8c83-d4571f02f427 img.shogun-image {
    

    
    
    
  }


#s-b394d3c5-f165-484d-8c83-d4571f02f427 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c7d092c-340d-475e-b157-0360fe712394 {
  text-align: center;
}







  #s-6c7d092c-340d-475e-b157-0360fe712394 img.shogun-image {
    

    
    
    
  }


#s-6c7d092c-340d-475e-b157-0360fe712394 .shogun-image-content {
  
    align-items: center;
  
}

#s-878b26ca-7795-407a-b215-8a217d2be6c7 {
  text-align: center;
}







  #s-878b26ca-7795-407a-b215-8a217d2be6c7 img.shogun-image {
    

    
    
    
  }


#s-878b26ca-7795-407a-b215-8a217d2be6c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5cc4acd1-4402-4788-9ca1-82a89fce0571 {
  text-align: center;
}







  #s-5cc4acd1-4402-4788-9ca1-82a89fce0571 img.shogun-image {
    

    
    
    
  }


#s-5cc4acd1-4402-4788-9ca1-82a89fce0571 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1c5cf18-47f6-41bc-b88d-b9627cf018d8 {
  text-align: center;
}







  #s-d1c5cf18-47f6-41bc-b88d-b9627cf018d8 img.shogun-image {
    

    
    
    
  }


#s-d1c5cf18-47f6-41bc-b88d-b9627cf018d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-55249183-6ea5-43c2-a74f-1d297f6a489d {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-acfcaa58-ac12-48fc-8045-df524f1f8060 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-720883b3-15f5-4d6c-9dfa-070605511589 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-a263eef6-74ef-4aee-a231-8c02297b3bae {
  margin-left: 9px;
margin-right: 9px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-a263eef6-74ef-4aee-a231-8c02297b3bae {
  display: none;
}
#s-a263eef6-74ef-4aee-a231-8c02297b3bae, #wrap-s-a263eef6-74ef-4aee-a231-8c02297b3bae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a263eef6-74ef-4aee-a231-8c02297b3bae {
  display: none;
}
#s-a263eef6-74ef-4aee-a231-8c02297b3bae, #wrap-s-a263eef6-74ef-4aee-a231-8c02297b3bae { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a263eef6-74ef-4aee-a231-8c02297b3bae {
  display: none;
}
#s-a263eef6-74ef-4aee-a231-8c02297b3bae, #wrap-s-a263eef6-74ef-4aee-a231-8c02297b3bae { display:none !important; }}
#s-54f522dd-5030-4e9e-add5-fe03d44589a1 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-4e32399e-d465-42c0-ba02-4801b62a7dbc {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-a1bfa121-de11-487f-8386-5a668ed7146f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-93c2ab2d-1c20-4dbb-9a80-36562b9a08de {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-831b100e-feb8-436e-9039-50f4bd0ceb97 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-d0313246-37e7-4655-beef-a21831d4de73 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 237, 224, 1);
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-d0313246-37e7-4655-beef-a21831d4de73 {
  display: none;
}
#s-d0313246-37e7-4655-beef-a21831d4de73, #wrap-s-d0313246-37e7-4655-beef-a21831d4de73 { display:none !important; }}@media (max-width: 767px){#s-d0313246-37e7-4655-beef-a21831d4de73 {
  display: none;
}
#s-d0313246-37e7-4655-beef-a21831d4de73, #wrap-s-d0313246-37e7-4655-beef-a21831d4de73 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d0313246-37e7-4655-beef-a21831d4de73"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d0313246-37e7-4655-beef-a21831d4de73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d0313246-37e7-4655-beef-a21831d4de73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0313246-37e7-4655-beef-a21831d4de73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-f64f107a-1800-4c1b-bf4d-3a5bd276fb3a {
  margin-top: 100px;
margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
text-align: center;
}







  #s-f64f107a-1800-4c1b-bf4d-3a5bd276fb3a img.shogun-image {
    

    
    
    
  }


#s-f64f107a-1800-4c1b-bf4d-3a5bd276fb3a .shogun-image-content {
  
    align-items: center;
  
}

#s-8bed2ecd-e863-4959-ab99-3d6f74fa4245 {
  margin-top: 3px;
margin-bottom: 3px;
padding-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8bed2ecd-e863-4959-ab99-3d6f74fa4245 {
  display: none;
}
#s-8bed2ecd-e863-4959-ab99-3d6f74fa4245, #wrap-s-8bed2ecd-e863-4959-ab99-3d6f74fa4245 { display:none !important; }}@media (max-width: 767px){#s-8bed2ecd-e863-4959-ab99-3d6f74fa4245 {
  display: none;
}
#s-8bed2ecd-e863-4959-ab99-3d6f74fa4245, #wrap-s-8bed2ecd-e863-4959-ab99-3d6f74fa4245 { display:none !important; }}
#s-514313ca-9cd4-4974-8911-259d2819dc3d {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-514313ca-9cd4-4974-8911-259d2819dc3d {
  display: none;
}
#s-514313ca-9cd4-4974-8911-259d2819dc3d, #wrap-s-514313ca-9cd4-4974-8911-259d2819dc3d { display:none !important; }}@media (max-width: 767px){#s-514313ca-9cd4-4974-8911-259d2819dc3d {
  display: none;
}
#s-514313ca-9cd4-4974-8911-259d2819dc3d, #wrap-s-514313ca-9cd4-4974-8911-259d2819dc3d { display:none !important; }}







#s-514313ca-9cd4-4974-8911-259d2819dc3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-514313ca-9cd4-4974-8911-259d2819dc3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c114eff5-b481-49b0-91d4-d9925caae77d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
text-align: center;
}








#s-c114eff5-b481-49b0-91d4-d9925caae77d .shogun-image-content {
  
    align-items: center;
  
}

#s-d4acb315-dc5e-4f5a-86e8-8c8c36008b6f {
  padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-d4acb315-dc5e-4f5a-86e8-8c8c36008b6f {
  display: none;
}
#s-d4acb315-dc5e-4f5a-86e8-8c8c36008b6f, #wrap-s-d4acb315-dc5e-4f5a-86e8-8c8c36008b6f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4acb315-dc5e-4f5a-86e8-8c8c36008b6f {
  display: none;
}
#s-d4acb315-dc5e-4f5a-86e8-8c8c36008b6f, #wrap-s-d4acb315-dc5e-4f5a-86e8-8c8c36008b6f { display:none !important; }}
#s-f9b505c0-8b4f-4f4d-a352-1211daca0ece {
  margin-top: 50px;
margin-bottom: 20px;
padding-left: 320px;
padding-right: 320px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9b505c0-8b4f-4f4d-a352-1211daca0ece {
  display: none;
}
#s-f9b505c0-8b4f-4f4d-a352-1211daca0ece, #wrap-s-f9b505c0-8b4f-4f4d-a352-1211daca0ece { display:none !important; }}@media (max-width: 767px){#s-f9b505c0-8b4f-4f4d-a352-1211daca0ece {
  display: none;
}
#s-f9b505c0-8b4f-4f4d-a352-1211daca0ece, #wrap-s-f9b505c0-8b4f-4f4d-a352-1211daca0ece { display:none !important; }}






  #s-f9b505c0-8b4f-4f4d-a352-1211daca0ece img.shogun-image {
    

    
    
    
  }


#s-f9b505c0-8b4f-4f4d-a352-1211daca0ece .shogun-image-content {
  
    align-items: center;
  
}

#s-ffd04bb1-5136-42ae-be7a-df5ce7b664f4 {
  padding-top: 20px;
padding-left: 400px;
padding-right: 400px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ffd04bb1-5136-42ae-be7a-df5ce7b664f4 {
  display: none;
}
#s-ffd04bb1-5136-42ae-be7a-df5ce7b664f4, #wrap-s-ffd04bb1-5136-42ae-be7a-df5ce7b664f4 { display:none !important; }}@media (max-width: 767px){#s-ffd04bb1-5136-42ae-be7a-df5ce7b664f4 {
  display: none;
}
#s-ffd04bb1-5136-42ae-be7a-df5ce7b664f4, #wrap-s-ffd04bb1-5136-42ae-be7a-df5ce7b664f4 { display:none !important; }}






  #s-ffd04bb1-5136-42ae-be7a-df5ce7b664f4 img.shogun-image {
    

    
    
    
  }


#s-ffd04bb1-5136-42ae-be7a-df5ce7b664f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 150px;
padding-bottom: 10px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f {
  display: none;
}
#s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f, #wrap-s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f { display:none !important; }}@media (max-width: 767px){#s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f {
  display: none;
}
#s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f, #wrap-s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f { display:none !important; }}
@media (min-width: 0px) {
[id="s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a53bf26e-3f1e-44a7-b06f-16586cc21c9f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-fa8231d1-1dcb-4a6b-9621-a9431db41996 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-e03f7d26-9ca4-4c03-a661-52cf48dead37 {
  padding-left: 400px;
padding-right: 400px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e03f7d26-9ca4-4c03-a661-52cf48dead37 {
  display: none;
}
#s-e03f7d26-9ca4-4c03-a661-52cf48dead37, #wrap-s-e03f7d26-9ca4-4c03-a661-52cf48dead37 { display:none !important; }}@media (max-width: 767px){#s-e03f7d26-9ca4-4c03-a661-52cf48dead37 {
  display: none;
}
#s-e03f7d26-9ca4-4c03-a661-52cf48dead37, #wrap-s-e03f7d26-9ca4-4c03-a661-52cf48dead37 { display:none !important; }}






  #s-e03f7d26-9ca4-4c03-a661-52cf48dead37 img.shogun-image {
    

    
    
    
  }


#s-e03f7d26-9ca4-4c03-a661-52cf48dead37 .shogun-image-content {
  
    align-items: center;
  
}

#s-5057120b-e25c-4473-9c21-b435490874b1 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 150px;
padding-bottom: 10px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5057120b-e25c-4473-9c21-b435490874b1 {
  display: none;
}
#s-5057120b-e25c-4473-9c21-b435490874b1, #wrap-s-5057120b-e25c-4473-9c21-b435490874b1 { display:none !important; }}@media (max-width: 767px){#s-5057120b-e25c-4473-9c21-b435490874b1 {
  display: none;
}
#s-5057120b-e25c-4473-9c21-b435490874b1, #wrap-s-5057120b-e25c-4473-9c21-b435490874b1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5057120b-e25c-4473-9c21-b435490874b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5057120b-e25c-4473-9c21-b435490874b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5057120b-e25c-4473-9c21-b435490874b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5057120b-e25c-4473-9c21-b435490874b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-9bfeca67-7b53-4a93-8230-95815fdde101 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-9bfeca67-7b53-4a93-8230-95815fdde101 {
  display: none;
}
#s-9bfeca67-7b53-4a93-8230-95815fdde101, #wrap-s-9bfeca67-7b53-4a93-8230-95815fdde101 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9bfeca67-7b53-4a93-8230-95815fdde101 {
  display: none;
}
#s-9bfeca67-7b53-4a93-8230-95815fdde101, #wrap-s-9bfeca67-7b53-4a93-8230-95815fdde101 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9bfeca67-7b53-4a93-8230-95815fdde101 {
  display: none;
}
#s-9bfeca67-7b53-4a93-8230-95815fdde101, #wrap-s-9bfeca67-7b53-4a93-8230-95815fdde101 { display:none !important; }}
#s-dcfb059d-46e8-4a07-932b-aeab8b388b9e {
  margin-left: 10px;
margin-right: 10px;
padding-top: 20px;
padding-bottom: 0px;
}

#s-cb8d6cb3-40cb-4edc-87d6-8379137adddd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
}
@media (min-width: 1200px){#s-cb8d6cb3-40cb-4edc-87d6-8379137adddd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cb8d6cb3-40cb-4edc-87d6-8379137adddd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cb8d6cb3-40cb-4edc-87d6-8379137adddd {
  display: none;
}
#s-cb8d6cb3-40cb-4edc-87d6-8379137adddd, #wrap-s-cb8d6cb3-40cb-4edc-87d6-8379137adddd { display:none !important; }}@media (max-width: 767px){#s-cb8d6cb3-40cb-4edc-87d6-8379137adddd {
  display: none;
}
#s-cb8d6cb3-40cb-4edc-87d6-8379137adddd, #wrap-s-cb8d6cb3-40cb-4edc-87d6-8379137adddd { display:none !important; }}
@media (min-width: 0px) {
[id="s-cb8d6cb3-40cb-4edc-87d6-8379137adddd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb8d6cb3-40cb-4edc-87d6-8379137adddd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cb8d6cb3-40cb-4edc-87d6-8379137adddd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-cb8d6cb3-40cb-4edc-87d6-8379137adddd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cb8d6cb3-40cb-4edc-87d6-8379137adddd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-cb8d6cb3-40cb-4edc-87d6-8379137adddd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cb8d6cb3-40cb-4edc-87d6-8379137adddd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

}

#s-6ad8d6a6-0b51-4e2d-84e4-d970d1c6c5f1 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-17812bf5-4895-41d1-abaf-7e127e2e77ed {
  margin-top: -10px;
margin-bottom: -25px;
padding-top: 0px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-17812bf5-4895-41d1-abaf-7e127e2e77ed {
  display: none;
}
#s-17812bf5-4895-41d1-abaf-7e127e2e77ed, #wrap-s-17812bf5-4895-41d1-abaf-7e127e2e77ed { display:none !important; }}@media (max-width: 767px){#s-17812bf5-4895-41d1-abaf-7e127e2e77ed {
  display: none;
}
#s-17812bf5-4895-41d1-abaf-7e127e2e77ed, #wrap-s-17812bf5-4895-41d1-abaf-7e127e2e77ed { display:none !important; }}
#s-17812bf5-4895-41d1-abaf-7e127e2e77ed hr {
  border-top: 1px solid #ddd;
}

#s-5d272687-6299-42d9-b9dc-69c9beea2569 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
}
@media (min-width: 1200px){#s-5d272687-6299-42d9-b9dc-69c9beea2569 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d272687-6299-42d9-b9dc-69c9beea2569 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d272687-6299-42d9-b9dc-69c9beea2569 {
  display: none;
}
#s-5d272687-6299-42d9-b9dc-69c9beea2569, #wrap-s-5d272687-6299-42d9-b9dc-69c9beea2569 { display:none !important; }}@media (max-width: 767px){#s-5d272687-6299-42d9-b9dc-69c9beea2569 {
  display: none;
}
#s-5d272687-6299-42d9-b9dc-69c9beea2569, #wrap-s-5d272687-6299-42d9-b9dc-69c9beea2569 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5d272687-6299-42d9-b9dc-69c9beea2569"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d272687-6299-42d9-b9dc-69c9beea2569"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5d272687-6299-42d9-b9dc-69c9beea2569"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-5d272687-6299-42d9-b9dc-69c9beea2569"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5d272687-6299-42d9-b9dc-69c9beea2569"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-5d272687-6299-42d9-b9dc-69c9beea2569"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5d272687-6299-42d9-b9dc-69c9beea2569"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

}

#s-793061d8-d9a3-4b16-99b1-0f1913def75d {
  text-align: center;
}







  #s-793061d8-d9a3-4b16-99b1-0f1913def75d img.shogun-image {
    

    
    
    
  }


#s-793061d8-d9a3-4b16-99b1-0f1913def75d .shogun-image-content {
  
    align-items: center;
  
}

#s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb {
  padding-top: 0px;
padding-left: 150px;
padding-bottom: 0px;
padding-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb {
  display: none;
}
#s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb, #wrap-s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb { display:none !important; }}@media (max-width: 767px){#s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb {
  display: none;
}
#s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb, #wrap-s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb { display:none !important; }}
#s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb .shg-sld-nav-button.shg-sld-left,
#s-9e93fda7-9de0-4dd3-9019-cc564d59e8eb .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-cec58e81-4699-408e-8379-4d8afa5d551f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cec58e81-4699-408e-8379-4d8afa5d551f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-cec58e81-4699-408e-8379-4d8afa5d551f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-cec58e81-4699-408e-8379-4d8afa5d551f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-bd40e1df-af16-4665-9762-8d0e12ea7e7a {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-bd40e1df-af16-4665-9762-8d0e12ea7e7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd40e1df-af16-4665-9762-8d0e12ea7e7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-bd40e1df-af16-4665-9762-8d0e12ea7e7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-bd40e1df-af16-4665-9762-8d0e12ea7e7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-d8fd7526-2ac8-45ae-bf2c-d4b934d934a2 {
  text-align: center;
}







  #s-d8fd7526-2ac8-45ae-bf2c-d4b934d934a2 img.shogun-image {
    

    
    
    
  }


#s-d8fd7526-2ac8-45ae-bf2c-d4b934d934a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b0b6e04-41a1-44da-bfc2-e6015995640e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-2a68b2ab-81c2-4b37-812e-61dd023d8a28 {
  text-align: center;
}







  #s-2a68b2ab-81c2-4b37-812e-61dd023d8a28 img.shogun-image {
    

    
    
    
  }


#s-2a68b2ab-81c2-4b37-812e-61dd023d8a28 .shogun-image-content {
  
    align-items: center;
  
}

#s-107be7b0-667e-421a-8c1e-02515912247b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-a60a221d-a9e9-437e-af2a-b57ef546c645 {
  text-align: center;
}







  #s-a60a221d-a9e9-437e-af2a-b57ef546c645 img.shogun-image {
    

    
    
    
  }


#s-a60a221d-a9e9-437e-af2a-b57ef546c645 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f1baea0-f2b7-4b87-8b4b-389a12dd32e9 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-dc1e66aa-639d-4391-a1ed-dd0d46459656 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-dc1e66aa-639d-4391-a1ed-dd0d46459656"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc1e66aa-639d-4391-a1ed-dd0d46459656"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-dc1e66aa-639d-4391-a1ed-dd0d46459656"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-dc1e66aa-639d-4391-a1ed-dd0d46459656"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-64169426-0542-4596-9606-f05d85acbbed {
  text-align: center;
}







  #s-64169426-0542-4596-9606-f05d85acbbed img.shogun-image {
    

    
    
    
  }


#s-64169426-0542-4596-9606-f05d85acbbed .shogun-image-content {
  
    align-items: center;
  
}

#s-1b344497-7305-44aa-be18-68802635cd5a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-8813131c-e9e8-4b51-a308-1ed9f7f40592 {
  text-align: center;
}







  #s-8813131c-e9e8-4b51-a308-1ed9f7f40592 img.shogun-image {
    

    
    
    
  }


#s-8813131c-e9e8-4b51-a308-1ed9f7f40592 .shogun-image-content {
  
    align-items: center;
  
}

#s-37a2ca88-a1fa-4927-91c1-4a000eeb2141 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-0cc10456-039a-4c5a-b474-74678c108d1c {
  text-align: center;
}







  #s-0cc10456-039a-4c5a-b474-74678c108d1c img.shogun-image {
    

    
    
    
  }


#s-0cc10456-039a-4c5a-b474-74678c108d1c .shogun-image-content {
  
    align-items: center;
  
}

#s-a88b2e56-d6e8-46f0-8419-b6abefc7407a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-ebf97277-2981-4ec0-b714-973e3cbd46ef {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-ebf97277-2981-4ec0-b714-973e3cbd46ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ebf97277-2981-4ec0-b714-973e3cbd46ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-ebf97277-2981-4ec0-b714-973e3cbd46ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-ebf97277-2981-4ec0-b714-973e3cbd46ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-95ce477d-0e9d-4291-83a7-fd28a44f42c3 {
  text-align: center;
}







  #s-95ce477d-0e9d-4291-83a7-fd28a44f42c3 img.shogun-image {
    

    
    
    
  }


#s-95ce477d-0e9d-4291-83a7-fd28a44f42c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e57395b-76c4-4632-bdfe-81c34bff26e4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-7ddf344a-cbf5-43ff-a02d-6e62396ed81a {
  text-align: center;
}







  #s-7ddf344a-cbf5-43ff-a02d-6e62396ed81a img.shogun-image {
    

    
    
    
  }


#s-7ddf344a-cbf5-43ff-a02d-6e62396ed81a .shogun-image-content {
  
    align-items: center;
  
}

#s-fc4c73fc-56ef-4418-8569-17d21c708ee4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-9eb8593d-34fc-4f36-9f46-3f5ae667a59d {
  text-align: center;
}







  #s-9eb8593d-34fc-4f36-9f46-3f5ae667a59d img.shogun-image {
    

    
    
    
  }


#s-9eb8593d-34fc-4f36-9f46-3f5ae667a59d .shogun-image-content {
  
    align-items: center;
  
}

#s-7c9dfb23-9027-411e-a49e-b499b056248f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0 {
  text-align: center;
}
@media (min-width: 1200px){#s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0 {
  display: none;
}
#s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0, #wrap-s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0 {
  display: none;
}
#s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0, #wrap-s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0 { display:none !important; }}@media (max-width: 767px){#s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0 {
  display: none;
}
#s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0, #wrap-s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0 { display:none !important; }}






  #s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0 img.shogun-image {
    

    
    
    
  }


#s-7bda299d-cbd7-4bf6-8deb-bde382d0b9b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af {
  display: none;
}
#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af, #wrap-s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af {
  display: none;
}
#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af, #wrap-s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af {
  
}
}@media (max-width: 767px){#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af {
  display: none;
}
#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af, #wrap-s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af { display:none !important; }}
#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af .shg-sld-nav-button.shg-sld-left,
#s-fe889d74-8143-42a3-9bbd-d7c9d04eb1af .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-5b539c7c-195d-4526-85bd-8fc79c152ae7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b539c7c-195d-4526-85bd-8fc79c152ae7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5b539c7c-195d-4526-85bd-8fc79c152ae7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5b539c7c-195d-4526-85bd-8fc79c152ae7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-10751440-942c-4afc-8e5f-4ba06f274e86 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-10751440-942c-4afc-8e5f-4ba06f274e86"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-10751440-942c-4afc-8e5f-4ba06f274e86"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-10751440-942c-4afc-8e5f-4ba06f274e86"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-10751440-942c-4afc-8e5f-4ba06f274e86"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-9a656c1f-d4f9-4cfe-a5f6-15fa2741ef67 {
  text-align: center;
}







  #s-9a656c1f-d4f9-4cfe-a5f6-15fa2741ef67 img.shogun-image {
    

    
    
    
  }


#s-9a656c1f-d4f9-4cfe-a5f6-15fa2741ef67 .shogun-image-content {
  
    align-items: center;
  
}

#s-e77c7659-a82f-4f44-9656-bd16dae2898e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-16817c92-7e94-4cd4-afdb-75cfc27d9015 {
  text-align: center;
}







  #s-16817c92-7e94-4cd4-afdb-75cfc27d9015 img.shogun-image {
    

    
    
    
  }


#s-16817c92-7e94-4cd4-afdb-75cfc27d9015 .shogun-image-content {
  
    align-items: center;
  
}

#s-404fa388-2b85-4ec1-9932-e78ad104592f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-8fffc06a-29bf-4810-b68a-b182b3fd682e {
  text-align: center;
}







  #s-8fffc06a-29bf-4810-b68a-b182b3fd682e img.shogun-image {
    

    
    
    
  }


#s-8fffc06a-29bf-4810-b68a-b182b3fd682e .shogun-image-content {
  
    align-items: center;
  
}

#s-b70392d5-3c27-4bc0-a609-ec6c15b3c0a5 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-773f6ae7-4e9e-4924-9c63-440fa68e22fb {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-773f6ae7-4e9e-4924-9c63-440fa68e22fb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-773f6ae7-4e9e-4924-9c63-440fa68e22fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-773f6ae7-4e9e-4924-9c63-440fa68e22fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-773f6ae7-4e9e-4924-9c63-440fa68e22fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-ad5de69a-ae7b-424d-91ab-d6bd41d0b71e {
  text-align: center;
}







  #s-ad5de69a-ae7b-424d-91ab-d6bd41d0b71e img.shogun-image {
    

    
    
    
  }


#s-ad5de69a-ae7b-424d-91ab-d6bd41d0b71e .shogun-image-content {
  
    align-items: center;
  
}

#s-c1b4f86e-48ef-4e4a-913b-cc128373bea1 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-57665596-c185-45ee-a07b-14c97427d2dd {
  text-align: center;
}







  #s-57665596-c185-45ee-a07b-14c97427d2dd img.shogun-image {
    

    
    
    
  }


#s-57665596-c185-45ee-a07b-14c97427d2dd .shogun-image-content {
  
    align-items: center;
  
}

#s-e7693250-dfa5-4e70-ac8a-4e88140fced4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-8ce82548-b173-4a30-9303-0a5d36565c55 {
  text-align: center;
}







  #s-8ce82548-b173-4a30-9303-0a5d36565c55 img.shogun-image {
    

    
    
    
  }


#s-8ce82548-b173-4a30-9303-0a5d36565c55 .shogun-image-content {
  
    align-items: center;
  
}

#s-43c00792-9280-41cf-8ccd-9bd4b09a4b68 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-73891916-8904-4c83-b662-ddaef75f3cb8 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-73891916-8904-4c83-b662-ddaef75f3cb8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-73891916-8904-4c83-b662-ddaef75f3cb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-73891916-8904-4c83-b662-ddaef75f3cb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-73891916-8904-4c83-b662-ddaef75f3cb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-bfe5b42d-87ea-4e3c-8789-3e5c76ea57bf {
  text-align: center;
}







  #s-bfe5b42d-87ea-4e3c-8789-3e5c76ea57bf img.shogun-image {
    

    
    
    
  }


#s-bfe5b42d-87ea-4e3c-8789-3e5c76ea57bf .shogun-image-content {
  
    align-items: center;
  
}

#s-94886a36-a0fb-4672-9625-a37fc9a3e18a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-37b737fd-fdbc-4145-9504-68279c3b66ff {
  text-align: center;
}







  #s-37b737fd-fdbc-4145-9504-68279c3b66ff img.shogun-image {
    

    
    
    
  }


#s-37b737fd-fdbc-4145-9504-68279c3b66ff .shogun-image-content {
  
    align-items: center;
  
}

#s-86e731da-4d3c-49ae-b27c-fae7604e943b {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

#s-df797628-a653-46eb-b8f7-065bad2be280 {
  text-align: center;
}







  #s-df797628-a653-46eb-b8f7-065bad2be280 img.shogun-image {
    

    
    
    
  }


#s-df797628-a653-46eb-b8f7-065bad2be280 .shogun-image-content {
  
    align-items: center;
  
}

#s-1915f5df-c50f-4a07-a30f-e73bbbb9b26e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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