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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-5acfe4c3-c53d-4cf1-a967-87c3b0d5d5c1 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-5acfe4c3-c53d-4cf1-a967-87c3b0d5d5c1 {
  display: none;
}
#s-5acfe4c3-c53d-4cf1-a967-87c3b0d5d5c1, #wrap-s-5acfe4c3-c53d-4cf1-a967-87c3b0d5d5c1 { display:none !important; }}






  #s-5acfe4c3-c53d-4cf1-a967-87c3b0d5d5c1 img.shogun-image {
    

    
    
    
  }


#s-5acfe4c3-c53d-4cf1-a967-87c3b0d5d5c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-75bf1cd6-0882-4997-ade6-45260f211b2e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-75bf1cd6-0882-4997-ade6-45260f211b2e {
  display: none;
}
#s-75bf1cd6-0882-4997-ade6-45260f211b2e, #wrap-s-75bf1cd6-0882-4997-ade6-45260f211b2e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75bf1cd6-0882-4997-ade6-45260f211b2e {
  display: none;
}
#s-75bf1cd6-0882-4997-ade6-45260f211b2e, #wrap-s-75bf1cd6-0882-4997-ade6-45260f211b2e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-75bf1cd6-0882-4997-ade6-45260f211b2e {
  display: none;
}
#s-75bf1cd6-0882-4997-ade6-45260f211b2e, #wrap-s-75bf1cd6-0882-4997-ade6-45260f211b2e { display:none !important; }}






  #s-75bf1cd6-0882-4997-ade6-45260f211b2e img.shogun-image {
    

    
    
    
  }


#s-75bf1cd6-0882-4997-ade6-45260f211b2e .shogun-image-content {
  
    align-items: center;
  
}

#s-148eb439-1194-434b-b94f-116b411355fb {
  margin-top: 80px;
margin-bottom: 60px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

.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-5c146754-0cf6-4393-850b-935c3fcf9789 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
max-width: 1180px;
}
@media (max-width: 767px){#s-5c146754-0cf6-4393-850b-935c3fcf9789 {
  margin-bottom: 20px;
padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-5c146754-0cf6-4393-850b-935c3fcf9789"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c146754-0cf6-4393-850b-935c3fcf9789"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5c146754-0cf6-4393-850b-935c3fcf9789"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c146754-0cf6-4393-850b-935c3fcf9789"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

.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-3b26c8f1-ffdd-40e8-b978-ac061fc98abe {
  min-height: 50px;
}








#s-3b26c8f1-ffdd-40e8-b978-ac061fc98abe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b26c8f1-ffdd-40e8-b978-ac061fc98abe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: 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-224a942d-c3c6-4dac-a47e-4e770c5ce99d {
  margin-top: 0px;
margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-224a942d-c3c6-4dac-a47e-4e770c5ce99d {
  margin-bottom: 30px;
}
}
#s-224a942d-c3c6-4dac-a47e-4e770c5ce99d .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-224a942d-c3c6-4dac-a47e-4e770c5ce99d .shg-sld-nav-button.shg-sld-left,
#s-224a942d-c3c6-4dac-a47e-4e770c5ce99d .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-296d4278-34aa-43b6-81cf-5efa6db2d1d2 {
  text-align: center;
}







  #s-296d4278-34aa-43b6-81cf-5efa6db2d1d2 img.shogun-image {
    

    
    
    
  }


#s-296d4278-34aa-43b6-81cf-5efa6db2d1d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-751b73fb-50e3-4dea-8d56-72caa164360d {
  text-align: center;
}







  #s-751b73fb-50e3-4dea-8d56-72caa164360d img.shogun-image {
    

    
    
    
  }


#s-751b73fb-50e3-4dea-8d56-72caa164360d .shogun-image-content {
  
    align-items: center;
  
}

#s-4b689ed4-32c0-4254-9e34-0a81141bbb54 {
  min-height: 50px;
}








#s-4b689ed4-32c0-4254-9e34-0a81141bbb54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b689ed4-32c0-4254-9e34-0a81141bbb54.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-098cb280-4e05-4d38-a7bb-a436817e4c51 {
  margin-top: 0px;
margin-bottom: 30px;
padding-left: 11px;
padding-right: 11px;
text-align: left;
}

.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-4b3e9321-378c-4d92-bc0e-bd015b44debb {
  padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
}

#s-e6b56c6d-1fce-479f-b22a-4cafbd8231b2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
max-width: 1180px;
}
@media (max-width: 767px){#s-e6b56c6d-1fce-479f-b22a-4cafbd8231b2 {
  margin-bottom: 20px;
padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-e6b56c6d-1fce-479f-b22a-4cafbd8231b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6b56c6d-1fce-479f-b22a-4cafbd8231b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e6b56c6d-1fce-479f-b22a-4cafbd8231b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6b56c6d-1fce-479f-b22a-4cafbd8231b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (max-width: 767px) {
  [id="s-e6b56c6d-1fce-479f-b22a-4cafbd8231b2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-273b29f9-17e4-48a4-a99b-b1040b0557df {
  min-height: 50px;
}








#s-273b29f9-17e4-48a4-a99b-b1040b0557df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273b29f9-17e4-48a4-a99b-b1040b0557df.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08ee0bcf-d633-4631-8dbf-8e19e3202126 {
  margin-top: 0px;
margin-bottom: 30px;
padding-left: 11px;
padding-right: 11px;
text-align: left;
}

#s-9813963b-ba8f-4ab4-a09d-e791b8f5f407 {
  padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
}

#s-f573cb18-1edf-468a-8f3c-c416eefdb186 {
  min-height: 50px;
}








#s-f573cb18-1edf-468a-8f3c-c416eefdb186 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f573cb18-1edf-468a-8f3c-c416eefdb186.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3c76702-bf1e-43db-ba1c-02bcacd59f19 {
  margin-top: 0px;
margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-f3c76702-bf1e-43db-ba1c-02bcacd59f19 {
  margin-bottom: 30px;
}
}
#s-f3c76702-bf1e-43db-ba1c-02bcacd59f19 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f3c76702-bf1e-43db-ba1c-02bcacd59f19 .shg-sld-nav-button.shg-sld-left,
#s-f3c76702-bf1e-43db-ba1c-02bcacd59f19 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-4727cd9e-227f-44c6-900b-df61e424d935 {
  text-align: center;
}







  #s-4727cd9e-227f-44c6-900b-df61e424d935 img.shogun-image {
    

    
    
    
  }


#s-4727cd9e-227f-44c6-900b-df61e424d935 .shogun-image-content {
  
    align-items: center;
  
}

#s-b71a6fb7-3e3d-42f8-865d-92fdfe083e9d {
  text-align: center;
}







  #s-b71a6fb7-3e3d-42f8-865d-92fdfe083e9d img.shogun-image {
    

    
    
    
  }


#s-b71a6fb7-3e3d-42f8-865d-92fdfe083e9d .shogun-image-content {
  
    align-items: center;
  
}

#s-2ee42584-0cf2-468b-b470-b79e30e88a75 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
max-width: 1180px;
}
@media (max-width: 767px){#s-2ee42584-0cf2-468b-b470-b79e30e88a75 {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-2ee42584-0cf2-468b-b470-b79e30e88a75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ee42584-0cf2-468b-b470-b79e30e88a75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2ee42584-0cf2-468b-b470-b79e30e88a75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ee42584-0cf2-468b-b470-b79e30e88a75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-dff4bed6-d563-47aa-8374-dbc69e9bc0bc {
  min-height: 50px;
}








#s-dff4bed6-d563-47aa-8374-dbc69e9bc0bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dff4bed6-d563-47aa-8374-dbc69e9bc0bc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c4b80192-07bf-4c0c-a67d-8784efd9d60d {
  text-align: center;
}
@media (max-width: 767px){#s-c4b80192-07bf-4c0c-a67d-8784efd9d60d {
  margin-bottom: 30px;
}
}






  #s-c4b80192-07bf-4c0c-a67d-8784efd9d60d img.shogun-image {
    

    
    
    
  }


#s-c4b80192-07bf-4c0c-a67d-8784efd9d60d .shogun-image-content {
  
    align-items: center;
  
}

#s-711e6284-c705-47cc-b416-49100237fb29 {
  min-height: 50px;
}








#s-711e6284-c705-47cc-b416-49100237fb29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-711e6284-c705-47cc-b416-49100237fb29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa90f2e5-b3d6-4669-b7a8-24120b6cc1b4 {
  margin-top: 0px;
margin-bottom: 30px;
padding-left: 11px;
padding-right: 11px;
text-align: left;
}

#s-e776784a-2d6e-4967-ab7e-0a8501d072a7 {
  padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

#s-2019c339-6131-421e-8dec-b8289d3d2897 {
  margin-top: 0px;
margin-bottom: 60px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

#s-eefd292f-c7df-4f3f-b1fb-8619a34762b5 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
max-width: 1180px;
}
@media (max-width: 767px){#s-eefd292f-c7df-4f3f-b1fb-8619a34762b5 {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-eefd292f-c7df-4f3f-b1fb-8619a34762b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eefd292f-c7df-4f3f-b1fb-8619a34762b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eefd292f-c7df-4f3f-b1fb-8619a34762b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eefd292f-c7df-4f3f-b1fb-8619a34762b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-1068843e-8082-499c-8678-4075e6e1b439 {
  min-height: 50px;
}








#s-1068843e-8082-499c-8678-4075e6e1b439 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1068843e-8082-499c-8678-4075e6e1b439.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-060ca68e-e356-41d9-802c-acea5547278f {
  text-align: center;
}
@media (max-width: 767px){#s-060ca68e-e356-41d9-802c-acea5547278f {
  margin-bottom: 30px;
}
}






  #s-060ca68e-e356-41d9-802c-acea5547278f img.shogun-image {
    

    
    
    
  }


#s-060ca68e-e356-41d9-802c-acea5547278f .shogun-image-content {
  
    align-items: center;
  
}

#s-3b1121fb-b3eb-4b73-9825-d9df6b15bccf {
  min-height: 50px;
}








#s-3b1121fb-b3eb-4b73-9825-d9df6b15bccf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b1121fb-b3eb-4b73-9825-d9df6b15bccf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6ffbce1b-9f35-4452-8708-742d96231de1 {
  margin-top: 0px;
margin-bottom: 30px;
padding-left: 11px;
padding-right: 11px;
text-align: left;
}

#s-e93af51f-350e-4142-804d-7ec0615b145f {
  padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

#s-2ef49481-a1df-444d-b251-cc82769e9f1a {
  text-align: left;
}

#s-fba4453d-96a8-4217-b1c2-7d08359f5768 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
max-width: 1180px;
}
@media (max-width: 767px){#s-fba4453d-96a8-4217-b1c2-7d08359f5768 {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-fba4453d-96a8-4217-b1c2-7d08359f5768"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fba4453d-96a8-4217-b1c2-7d08359f5768"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fba4453d-96a8-4217-b1c2-7d08359f5768"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fba4453d-96a8-4217-b1c2-7d08359f5768"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-dc5018e6-1d50-4e44-b61d-87fef23da0b8 {
  min-height: 50px;
}








#s-dc5018e6-1d50-4e44-b61d-87fef23da0b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc5018e6-1d50-4e44-b61d-87fef23da0b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-354b0de1-b26e-4912-aa87-227b23c48367 {
  text-align: center;
}
@media (max-width: 767px){#s-354b0de1-b26e-4912-aa87-227b23c48367 {
  margin-bottom: 30px;
}
}






  #s-354b0de1-b26e-4912-aa87-227b23c48367 img.shogun-image {
    

    
    
    
  }


#s-354b0de1-b26e-4912-aa87-227b23c48367 .shogun-image-content {
  
    align-items: center;
  
}

#s-4bf3631e-9fc5-45ef-b811-7b8fab8fb768 {
  min-height: 50px;
}








#s-4bf3631e-9fc5-45ef-b811-7b8fab8fb768 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bf3631e-9fc5-45ef-b811-7b8fab8fb768.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a9db1189-c870-4809-9994-6af5298ee910 {
  margin-top: 0px;
margin-bottom: 30px;
padding-left: 11px;
padding-right: 11px;
text-align: left;
}

#s-82a0fb82-efcf-406f-b05f-a4107b77008b {
  padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

#s-0d87f225-3954-47c8-99db-5f49ac271702 {
  text-align: left;
}

#s-85ffad44-4041-4aa2-8f34-d25f9bf62fa0 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
max-width: 1180px;
}
@media (max-width: 767px){#s-85ffad44-4041-4aa2-8f34-d25f9bf62fa0 {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-85ffad44-4041-4aa2-8f34-d25f9bf62fa0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85ffad44-4041-4aa2-8f34-d25f9bf62fa0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-85ffad44-4041-4aa2-8f34-d25f9bf62fa0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-85ffad44-4041-4aa2-8f34-d25f9bf62fa0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-023d9800-2fe9-42bc-9207-d0dc09cb9f7b {
  min-height: 50px;
}








#s-023d9800-2fe9-42bc-9207-d0dc09cb9f7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-023d9800-2fe9-42bc-9207-d0dc09cb9f7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5cd638ab-7973-4e08-9149-19309c6054f0 {
  text-align: center;
}
@media (max-width: 767px){#s-5cd638ab-7973-4e08-9149-19309c6054f0 {
  margin-bottom: 30px;
}
}






  #s-5cd638ab-7973-4e08-9149-19309c6054f0 img.shogun-image {
    

    
    
    
  }


#s-5cd638ab-7973-4e08-9149-19309c6054f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-28ac0754-1402-4325-ae87-cd801b597dfa {
  min-height: 50px;
}








#s-28ac0754-1402-4325-ae87-cd801b597dfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28ac0754-1402-4325-ae87-cd801b597dfa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7cd2d9f9-5544-4dbd-8899-4c92ac5c2d11 {
  margin-top: 0px;
margin-bottom: 30px;
padding-left: 11px;
padding-right: 11px;
text-align: left;
}

#s-7324ceec-a517-4249-8bb3-aa507e9fdd21 {
  padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

#s-fd45c1da-d804-4856-8ac6-9471750bdc2d {
  text-align: left;
}

#s-1ef58706-f63f-44e1-a0da-8f37d9c171ff {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
padding-left: 40px;
padding-right: 40px;
max-width: 1180px;
}
@media (max-width: 767px){#s-1ef58706-f63f-44e1-a0da-8f37d9c171ff {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-1ef58706-f63f-44e1-a0da-8f37d9c171ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ef58706-f63f-44e1-a0da-8f37d9c171ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1ef58706-f63f-44e1-a0da-8f37d9c171ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ef58706-f63f-44e1-a0da-8f37d9c171ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-ec192ff1-d8f5-482b-b601-595bcea216e5 {
  min-height: 50px;
}








#s-ec192ff1-d8f5-482b-b601-595bcea216e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec192ff1-d8f5-482b-b601-595bcea216e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8136f27e-2ea2-4dd4-ba08-537de08e02e6 {
  text-align: center;
}
@media (max-width: 767px){#s-8136f27e-2ea2-4dd4-ba08-537de08e02e6 {
  margin-bottom: 30px;
}
}






  #s-8136f27e-2ea2-4dd4-ba08-537de08e02e6 img.shogun-image {
    

    
    
    
  }


#s-8136f27e-2ea2-4dd4-ba08-537de08e02e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-692dcc53-500d-466c-bd7e-341f0c09bc88 {
  min-height: 50px;
}








#s-692dcc53-500d-466c-bd7e-341f0c09bc88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-692dcc53-500d-466c-bd7e-341f0c09bc88.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f39d2ad-ab79-42d0-98f0-e4e52f99a429 {
  margin-top: 0px;
margin-bottom: 30px;
padding-left: 11px;
padding-right: 11px;
text-align: left;
}

#s-4741d486-6caf-4708-8429-506427ba4c5a {
  padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

#s-36d95284-68f5-4dff-9cf3-c81a039a6942 {
  text-align: left;
}

#s-c7f1735c-de68-454d-8834-1eec79783a8b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c7f1735c-de68-454d-8834-1eec79783a8b {
  display: none;
}
#s-c7f1735c-de68-454d-8834-1eec79783a8b, #wrap-s-c7f1735c-de68-454d-8834-1eec79783a8b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7f1735c-de68-454d-8834-1eec79783a8b {
  display: none;
}
#s-c7f1735c-de68-454d-8834-1eec79783a8b, #wrap-s-c7f1735c-de68-454d-8834-1eec79783a8b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c7f1735c-de68-454d-8834-1eec79783a8b {
  display: none;
}
#s-c7f1735c-de68-454d-8834-1eec79783a8b, #wrap-s-c7f1735c-de68-454d-8834-1eec79783a8b { display:none !important; }}@media (max-width: 767px){#s-c7f1735c-de68-454d-8834-1eec79783a8b {
  display: none;
}
#s-c7f1735c-de68-454d-8834-1eec79783a8b, #wrap-s-c7f1735c-de68-454d-8834-1eec79783a8b { display:none !important; }}







#s-c7f1735c-de68-454d-8834-1eec79783a8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7f1735c-de68-454d-8834-1eec79783a8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c4bbf3f8-c2e5-4d25-a00d-eeac0cb7a22e {
  margin-top: 0px;
margin-bottom: 60px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

#s-fd9d1701-6aa5-4856-a203-a137dbbe0326 {
  text-align: left;
}

#s-40cd3a4b-362d-47b0-b431-6404fa66f00f {
  margin-top: 40px;
margin-bottom: 60px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}
@media (max-width: 767px){#s-40cd3a4b-362d-47b0-b431-6404fa66f00f {
  margin-top: 80px;
}
}
#s-020ba23d-481a-4a2f-960d-ad20238a70f4 {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
max-width: 1100px;
text-align: center;
}
@media (max-width: 767px){#s-020ba23d-481a-4a2f-960d-ad20238a70f4 {
  display: none;
}
#s-020ba23d-481a-4a2f-960d-ad20238a70f4, #wrap-s-020ba23d-481a-4a2f-960d-ad20238a70f4 { display:none !important; }}






  #s-020ba23d-481a-4a2f-960d-ad20238a70f4 img.shogun-image {
    

    
    
    
  }


#s-020ba23d-481a-4a2f-960d-ad20238a70f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2201193-663b-4934-a4d3-1d8ba1ad41ad {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
max-width: 1100px;
text-align: center;
}
@media (min-width: 1200px){#s-f2201193-663b-4934-a4d3-1d8ba1ad41ad {
  display: none;
}
#s-f2201193-663b-4934-a4d3-1d8ba1ad41ad, #wrap-s-f2201193-663b-4934-a4d3-1d8ba1ad41ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2201193-663b-4934-a4d3-1d8ba1ad41ad {
  display: none;
}
#s-f2201193-663b-4934-a4d3-1d8ba1ad41ad, #wrap-s-f2201193-663b-4934-a4d3-1d8ba1ad41ad { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2201193-663b-4934-a4d3-1d8ba1ad41ad {
  display: none;
}
#s-f2201193-663b-4934-a4d3-1d8ba1ad41ad, #wrap-s-f2201193-663b-4934-a4d3-1d8ba1ad41ad { display:none !important; }}






  #s-f2201193-663b-4934-a4d3-1d8ba1ad41ad img.shogun-image {
    

    
    
    
  }


#s-f2201193-663b-4934-a4d3-1d8ba1ad41ad .shogun-image-content {
  
    align-items: center;
  
}

#s-e905a0a3-f319-4549-ad80-ad6dc98e7e83 {
  margin-left: auto;
margin-bottom: 100px;
margin-right: auto;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
max-width: 620px;
}

#s-15666439-c494-40b0-a806-edc4147baa74 {
  margin-top: 0px;
margin-bottom: 60px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

.title_box .tk_gl_serif{
  font-size: 24px;
  margin-bottom: 40px;
}
.tk_rd_reason {
  max-width: 1220px;
  margin: 0 auto;
}
.tk_rd_reason .title_box {
  text-align: center;
}
.tk_rd_reason .img_box {
  position: relative;
}
.tk_rd_reason .img_box img {
  max-width: 100%;
}
.tk_rd_reason .img_box .deco {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  padding: 20px;
  font-size: 25px;
  font-weight: 900;
  line-height: 1;
}
.tk_rd_reason .img_box .deco:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  right: 15px;
}
.tk_rd_reason .sub_title_box .tk_gl_serif{
  margin: 20px 0 15px;
  font-weight: bold;
}
.tk_rd_reason .reason_item .arrow{
    display: unset;
}
@media only screen and (max-width: 640px) {
  .tk_rd_reason {
    margin: 0 auto;
    padding-top: 50px;
  }
  .tk_rd_reason .reason_item {
    background: #F5F5F5;
  }
  .tk_rd_reason .reason_item .img_box {
    height: 0;
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 10px;
  }
  .tk_rd_reason .reason_item .img_box img {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .tk_rd_reason .img_box .deco{
    padding: 10px;
  }
  .tk_rd_reason .sub_title_box .tk_gl_serif{
    margin: 0;
    padding: 0 50px 10px 10px;
  }
  .tk_rd_reason .reason_item .text {
    display: none;
    padding: 0 10px 20px;
  }
  .tk_rd_reason .reason_item .sub_title_box {
    position: relative;
  }
  .tk_rd_reason .reason_item .arrow {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #707070;
    position: absolute;
    right: 10px;
    top: calc(50% - 5px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .tk_rd_reason .reason_item .arrow:after {
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    border-bottom: 1px solid #505050;
    border-right: 1px solid #505050;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    left: 9px;
    bottom: 12px;
  }
  .tk_rd_reason .reason_item.open .img_box {
    padding: 28.125% 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .tk_rd_reason .reason_item.open .arrow {
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .tk_rd_reason .reason_item.open .sub_title_box .tk_gl_serif{
      padding-bottom: 5px;
  }
}
@media only screen and (min-width: 641px) {
  .tk_rd_bg{
    background: #F5F5F5;
  }
  .tk_rd_reason {
    padding: 80px 10px 60px;
    margin-bottom: 40px;
  }
  .tk_rd_reason .inner_box {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
  .tk_rd_reason .inner_box .reason_item {
    margin: 0 10px 40px;
    width: calc(100%/2 - 20px);
  }
  .tk_rd_reason .inner_box .text {
    display: block !important;
  }
}
@media only screen and (min-width: 768px) {
  .title_box .tk_gl_serif{
    font-size: 28px;
  }
}
@media only screen and (min-width: 960px) {
  .tk_rd_reason .inner_box .reason_item {
    width: calc(100%/3 - 20px);
  }
}
#s-8f31ef80-ec86-476e-91ed-0a486eb2942d {
  text-align: left;
}

#s-21bf2e8d-b37a-4769-bd24-d06ea6085bb6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

#s-2c065d17-2d32-4ae0-a2d9-77be86be1234 {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
max-width: 980px;
text-align: left;
}

#s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 900px;
}
@media (min-width: 1200px){#s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed {
  display: none;
}
#s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed, #wrap-s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed {
  display: none;
}
#s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed, #wrap-s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed {
  display: none;
}
#s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed, #wrap-s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed { display:none !important; }}@media (max-width: 767px){#s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed {
  display: none;
}
#s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed, #wrap-s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed { display:none !important; }}
@media (min-width: 0px) {
[id="s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f61cc6e-2803-4d0b-b08a-c0484160d0ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-77131c61-ae5c-4a5a-b28a-4e5f0230bd95 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-77131c61-ae5c-4a5a-b28a-4e5f0230bd95 img.shogun-image {
    

    
    
    
  }


#s-77131c61-ae5c-4a5a-b28a-4e5f0230bd95 .shogun-image-content {
  
    align-items: center;
  
}

#s-56d461dc-3143-4f72-bf61-28679aa730c4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-0851d6a2-238c-45e0-b86a-d0a595857016 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-0851d6a2-238c-45e0-b86a-d0a595857016 img.shogun-image {
    

    
    
    
  }


#s-0851d6a2-238c-45e0-b86a-d0a595857016 .shogun-image-content {
  
    align-items: center;
  
}

#s-82b827fa-0066-476d-80a2-43fbf5798ae9 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-9f390166-cde5-4fbb-b22d-d30f2783c419 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-9f390166-cde5-4fbb-b22d-d30f2783c419 img.shogun-image {
    

    
    
    
  }


#s-9f390166-cde5-4fbb-b22d-d30f2783c419 .shogun-image-content {
  
    align-items: center;
  
}

#s-e826eb4c-9dc2-44d6-b732-ecee75c63a18 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-7f3e0552-742d-4434-b9e8-0de3ee924896 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-7f3e0552-742d-4434-b9e8-0de3ee924896 img.shogun-image {
    

    
    
    
  }


#s-7f3e0552-742d-4434-b9e8-0de3ee924896 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f4afe06-35aa-4e33-8b27-3fb40cc9a06a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
max-width: 900px;
}
@media (min-width: 1200px){#s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4 {
  display: none;
}
#s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4, #wrap-s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4 {
  display: none;
}
#s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4, #wrap-s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4 {
  display: none;
}
#s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4, #wrap-s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4 { display:none !important; }}@media (max-width: 767px){#s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4 {
  display: none;
}
#s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4, #wrap-s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d66ccc86-214f-49e6-83c1-b6a8afeba2b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-43546a71-d142-4e5c-81e7-bd354ed54c79 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-43546a71-d142-4e5c-81e7-bd354ed54c79 img.shogun-image {
    

    
    
    
  }


#s-43546a71-d142-4e5c-81e7-bd354ed54c79 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e2b6f1f-0898-4178-8c78-f43e189286e5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-6b631fd8-006e-4a64-8afa-6189026a4665 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-6b631fd8-006e-4a64-8afa-6189026a4665 img.shogun-image {
    

    
    
    
  }


#s-6b631fd8-006e-4a64-8afa-6189026a4665 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2423850-7c15-478c-ae60-7aa42e4bc303 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-129adbfd-596b-4019-89a1-d5b7070aa5ed {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-129adbfd-596b-4019-89a1-d5b7070aa5ed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-129adbfd-596b-4019-89a1-d5b7070aa5ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-129adbfd-596b-4019-89a1-d5b7070aa5ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-129adbfd-596b-4019-89a1-d5b7070aa5ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-d4cac9a2-979a-47c3-b791-fe473cb92419 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-d4cac9a2-979a-47c3-b791-fe473cb92419 img.shogun-image {
    

    
    
    
  }


#s-d4cac9a2-979a-47c3-b791-fe473cb92419 .shogun-image-content {
  
    align-items: center;
  
}

#s-4370ec43-a47f-4921-8cc5-d59c8acee429 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-a1448ec6-a995-49c6-8967-8d532858bd30 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-a1448ec6-a995-49c6-8967-8d532858bd30 img.shogun-image {
    

    
    
    
  }


#s-a1448ec6-a995-49c6-8967-8d532858bd30 .shogun-image-content {
  
    align-items: center;
  
}

#s-728a1b2f-54f6-4586-bc0f-b3dfc94428f0 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-a8aab5d5-c2fa-484e-a41a-e04703660892 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-a8aab5d5-c2fa-484e-a41a-e04703660892 img.shogun-image {
    

    
    
    
  }


#s-a8aab5d5-c2fa-484e-a41a-e04703660892 .shogun-image-content {
  
    align-items: center;
  
}

#s-3dd12cff-c8c5-4a68-9511-f4937f8061b7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-35108ffb-6286-4c42-b27d-3482b7223f0e {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-35108ffb-6286-4c42-b27d-3482b7223f0e img.shogun-image {
    

    
    
    
  }


#s-35108ffb-6286-4c42-b27d-3482b7223f0e .shogun-image-content {
  
    align-items: center;
  
}

#s-44d0b740-53d3-4aaa-a7bf-d7d8a6107e0a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-914f6b4a-3630-4185-a30d-1a5d99f0512d {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
max-width: 900px;
}
@media (min-width: 1200px){#s-914f6b4a-3630-4185-a30d-1a5d99f0512d {
  display: none;
}
#s-914f6b4a-3630-4185-a30d-1a5d99f0512d, #wrap-s-914f6b4a-3630-4185-a30d-1a5d99f0512d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-914f6b4a-3630-4185-a30d-1a5d99f0512d {
  display: none;
}
#s-914f6b4a-3630-4185-a30d-1a5d99f0512d, #wrap-s-914f6b4a-3630-4185-a30d-1a5d99f0512d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-914f6b4a-3630-4185-a30d-1a5d99f0512d {
  display: none;
}
#s-914f6b4a-3630-4185-a30d-1a5d99f0512d, #wrap-s-914f6b4a-3630-4185-a30d-1a5d99f0512d { display:none !important; }}@media (max-width: 767px){#s-914f6b4a-3630-4185-a30d-1a5d99f0512d {
  display: none;
}
#s-914f6b4a-3630-4185-a30d-1a5d99f0512d, #wrap-s-914f6b4a-3630-4185-a30d-1a5d99f0512d { display:none !important; }}
@media (min-width: 0px) {
[id="s-914f6b4a-3630-4185-a30d-1a5d99f0512d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-914f6b4a-3630-4185-a30d-1a5d99f0512d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-914f6b4a-3630-4185-a30d-1a5d99f0512d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-914f6b4a-3630-4185-a30d-1a5d99f0512d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-ce5a041f-2225-4167-969d-6981ce3e28ab {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-ce5a041f-2225-4167-969d-6981ce3e28ab img.shogun-image {
    

    
    
    
  }


#s-ce5a041f-2225-4167-969d-6981ce3e28ab .shogun-image-content {
  
    align-items: center;
  
}

#s-5f659920-e4c1-4b48-85e5-68aa42a6c933 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-6601f39b-0fc1-43d4-bae0-42c8139f51cb {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
max-width: 980px;
text-align: left;
}

#s-345fcda5-5719-4692-9708-6eca1a43da9d {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-bottom: 160px;
padding-right: 0px;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-345fcda5-5719-4692-9708-6eca1a43da9d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-345fcda5-5719-4692-9708-6eca1a43da9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-345fcda5-5719-4692-9708-6eca1a43da9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-345fcda5-5719-4692-9708-6eca1a43da9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-ddc2b679-646f-42dd-a94b-bf35677ea2d4 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-ddc2b679-646f-42dd-a94b-bf35677ea2d4 img.shogun-image {
    

    
    
    
  }


#s-ddc2b679-646f-42dd-a94b-bf35677ea2d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-03de319c-8537-4f9b-a717-25445c8e0ac4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-2a56dfe6-7b51-4882-a14f-1d32dff969a5 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-2a56dfe6-7b51-4882-a14f-1d32dff969a5 img.shogun-image {
    

    
    
    
  }


#s-2a56dfe6-7b51-4882-a14f-1d32dff969a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-3825a86c-f9f7-455f-a3b9-cff039841a94 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-99ceb952-8f84-48ea-b224-ccab9b56a2a2 {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-99ceb952-8f84-48ea-b224-ccab9b56a2a2 img.shogun-image {
    

    
    
    
  }


#s-99ceb952-8f84-48ea-b224-ccab9b56a2a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-29234804-1c06-4afa-a3f5-580eba686f3f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

#s-c53ad368-9f3f-48c1-b52f-ad204989b3ff {
  padding-top: 0px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
text-align: center;
}







  #s-c53ad368-9f3f-48c1-b52f-ad204989b3ff img.shogun-image {
    

    
    
    
  }


#s-c53ad368-9f3f-48c1-b52f-ad204989b3ff .shogun-image-content {
  
    align-items: center;
  
}

#s-c8fa31e1-1be6-40e0-887d-4e4fb963fa21 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 40px;
padding-right: 10px;
max-width: 100%;
}

/*
  $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}
