.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-c6ad9fab-2108-4d09-81eb-9a15d65145a7 {
  min-height: 50px;
background-color: rgba(246, 23, 15, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-c6ad9fab-2108-4d09-81eb-9a15d65145a7 {
  display: none;
}
#s-c6ad9fab-2108-4d09-81eb-9a15d65145a7, #wrap-s-c6ad9fab-2108-4d09-81eb-9a15d65145a7 { display:none !important; }}







#s-c6ad9fab-2108-4d09-81eb-9a15d65145a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6ad9fab-2108-4d09-81eb-9a15d65145a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f311757b-4d64-4c32-b52b-3d91ddeb7980 {
  background-color: rgba(183, 165, 131, 0);
}








#s-f311757b-4d64-4c32-b52b-3d91ddeb7980 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f311757b-4d64-4c32-b52b-3d91ddeb7980.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3f340e20-1f5b-4ff9-a750-e2d534e96026 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3f340e20-1f5b-4ff9-a750-e2d534e96026 {
  display: none;
}
#s-3f340e20-1f5b-4ff9-a750-e2d534e96026, #wrap-s-3f340e20-1f5b-4ff9-a750-e2d534e96026 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3f340e20-1f5b-4ff9-a750-e2d534e96026 {
  display: none;
}
#s-3f340e20-1f5b-4ff9-a750-e2d534e96026, #wrap-s-3f340e20-1f5b-4ff9-a750-e2d534e96026 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3f340e20-1f5b-4ff9-a750-e2d534e96026 {
  
}
}@media (max-width: 767px){#s-3f340e20-1f5b-4ff9-a750-e2d534e96026 {
  display: none;
}
#s-3f340e20-1f5b-4ff9-a750-e2d534e96026, #wrap-s-3f340e20-1f5b-4ff9-a750-e2d534e96026 { display:none !important; }}







#s-3f340e20-1f5b-4ff9-a750-e2d534e96026 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f340e20-1f5b-4ff9-a750-e2d534e96026.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-78da6d9c-842e-4b75-af05-c7b6a1dc54f0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 1300px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-78da6d9c-842e-4b75-af05-c7b6a1dc54f0 {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-78da6d9c-842e-4b75-af05-c7b6a1dc54f0 {
  background-image: url(https://i.shgcdn.com/58787f33-29ac-4655-be08-a0b54ca5a8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-78da6d9c-842e-4b75-af05-c7b6a1dc54f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78da6d9c-842e-4b75-af05-c7b6a1dc54f0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a18d0532-90f7-4a03-9df7-cbcef9b3b9d4 {
  min-height: 50px;
}
@media (max-width: 767px){#s-a18d0532-90f7-4a03-9df7-cbcef9b3b9d4 {
  
}
}







#s-a18d0532-90f7-4a03-9df7-cbcef9b3b9d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a18d0532-90f7-4a03-9df7-cbcef9b3b9d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

#s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e {
  padding-left: 5%;
padding-bottom: 200px;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e {
  padding-bottom: 0px;
}
}@media (max-width: 767px){#s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e {
  padding-left: 0px;
padding-bottom: 0px;
padding-right: 0%;
opacity: 1;
}
}
@media (min-width: 0px) {
[id="s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9cd8e637-2a18-49b6-afbd-bb429bf49c1e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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: #000;
  font-family: ;
  font-weight: normal;
}

.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: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: #000;
  font-family: inherit;
}

.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;
}

#s-30a9d27a-e28a-418e-8c00-bf23983905a5 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-30a9d27a-e28a-418e-8c00-bf23983905a5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-30a9d27a-e28a-418e-8c00-bf23983905a5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-30a9d27a-e28a-418e-8c00-bf23983905a5 {
  
}
}@media (max-width: 767px){#s-30a9d27a-e28a-418e-8c00-bf23983905a5 {
  padding-left: 0px;
padding-right: 0px;
display: none;
}
#s-30a9d27a-e28a-418e-8c00-bf23983905a5, #wrap-s-30a9d27a-e28a-418e-8c00-bf23983905a5 { display:none !important; }}
#s-23ead82f-c74c-4c50-838e-1b77328216be {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-23ead82f-c74c-4c50-838e-1b77328216be {
  padding-right: 20%;
}
}@media (max-width: 767px){#s-23ead82f-c74c-4c50-838e-1b77328216be {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
}
}
#s-f375efef-ecf4-4839-b3a4-cc94e93db222 {
  padding-top: 30px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-f375efef-ecf4-4839-b3a4-cc94e93db222 {
  
}
}@media (max-width: 767px){#s-f375efef-ecf4-4839-b3a4-cc94e93db222 {
  padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
}
}
#s-aa991663-2531-40fe-a825-f15158a5f46e {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-aa991663-2531-40fe-a825-f15158a5f46e {
  display: none;
}
#s-aa991663-2531-40fe-a825-f15158a5f46e, #wrap-s-aa991663-2531-40fe-a825-f15158a5f46e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa991663-2531-40fe-a825-f15158a5f46e {
  display: none;
}
#s-aa991663-2531-40fe-a825-f15158a5f46e, #wrap-s-aa991663-2531-40fe-a825-f15158a5f46e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa991663-2531-40fe-a825-f15158a5f46e {
  display: none;
}
#s-aa991663-2531-40fe-a825-f15158a5f46e, #wrap-s-aa991663-2531-40fe-a825-f15158a5f46e { display:none !important; }}@media (max-width: 767px){#s-aa991663-2531-40fe-a825-f15158a5f46e {
  padding-left: 0px;
padding-right: 0px;
}
}
.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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%;
}

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

.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-f8a79668-9ae9-49e6-a14e-8a26a687865d {
  max-width: 500px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f8a79668-9ae9-49e6-a14e-8a26a687865d {
  text-align: center;
}
}@media (max-width: 767px){#s-f8a79668-9ae9-49e6-a14e-8a26a687865d {
  padding-top: 70px;
}
}






  img.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
    
    
  }


.s-f8a79668-9ae9-49e6-a14e-8a26a687865d .shogun-image-content {
  
    align-items: center;
  
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shg-align-container {
  text-align: center
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
    
    
  }


.s-f8a79668-9ae9-49e6-a14e-8a26a687865d .shogun-image-content {
  
    align-items: center;
  
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shg-align-container {
  text-align: center
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
    
    
  }


.s-f8a79668-9ae9-49e6-a14e-8a26a687865d .shogun-image-content {
  
    align-items: center;
  
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shg-align-container {
  text-align: center
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
    
    
  }


.s-f8a79668-9ae9-49e6-a14e-8a26a687865d .shogun-image-content {
  
    align-items: center;
  
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shg-align-container {
  text-align: center
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
    
    
  }


.s-f8a79668-9ae9-49e6-a14e-8a26a687865d .shogun-image-content {
  
    align-items: center;
  
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shg-align-container {
  text-align: center
}

.s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8a79668-9ae9-49e6-a14e-8a26a687865d.shogun-image {
  box-sizing: border-box;
}


}
#s-f5800faf-4ef5-4fdb-a652-c44c0eb6751c {
  padding-left: 5%;
padding-right: 5%;
}
@media (max-width: 767px){#s-f5800faf-4ef5-4fdb-a652-c44c0eb6751c {
  padding-left: 0%;
padding-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-f5800faf-4ef5-4fdb-a652-c44c0eb6751c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5800faf-4ef5-4fdb-a652-c44c0eb6751c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5800faf-4ef5-4fdb-a652-c44c0eb6751c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f5800faf-4ef5-4fdb-a652-c44c0eb6751c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5800faf-4ef5-4fdb-a652-c44c0eb6751c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5800faf-4ef5-4fdb-a652-c44c0eb6751c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f5800faf-4ef5-4fdb-a652-c44c0eb6751c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-02e3865c-4340-4049-b4bc-7ce8c5c08478 {
  text-align: center;
}
@media (min-width: 1200px){#s-02e3865c-4340-4049-b4bc-7ce8c5c08478 {
  display: none;
}
#s-02e3865c-4340-4049-b4bc-7ce8c5c08478, #wrap-s-02e3865c-4340-4049-b4bc-7ce8c5c08478 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-02e3865c-4340-4049-b4bc-7ce8c5c08478 {
  display: none;
}
#s-02e3865c-4340-4049-b4bc-7ce8c5c08478, #wrap-s-02e3865c-4340-4049-b4bc-7ce8c5c08478 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-02e3865c-4340-4049-b4bc-7ce8c5c08478 {
  display: none;
}
#s-02e3865c-4340-4049-b4bc-7ce8c5c08478, #wrap-s-02e3865c-4340-4049-b4bc-7ce8c5c08478 { display:none !important; }}@media (max-width: 767px){#s-02e3865c-4340-4049-b4bc-7ce8c5c08478 {
  padding-top: 40px;
padding-left: 0px;
padding-bottom: 40px;
padding-right: 5%;
}
}






  img.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
    
    
  }


.s-02e3865c-4340-4049-b4bc-7ce8c5c08478 .shogun-image-content {
  
    align-items: center;
  
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shg-align-container {
  text-align: center
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
    
    
  }


.s-02e3865c-4340-4049-b4bc-7ce8c5c08478 .shogun-image-content {
  
    align-items: center;
  
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shg-align-container {
  text-align: center
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
    
    
  }


.s-02e3865c-4340-4049-b4bc-7ce8c5c08478 .shogun-image-content {
  
    align-items: center;
  
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shg-align-container {
  text-align: center
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
    
    
  }


.s-02e3865c-4340-4049-b4bc-7ce8c5c08478 .shogun-image-content {
  
    align-items: center;
  
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shg-align-container {
  text-align: center
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
    
    
  }


.s-02e3865c-4340-4049-b4bc-7ce8c5c08478 .shogun-image-content {
  
    align-items: center;
  
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shg-align-container {
  text-align: center
}

.s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e3865c-4340-4049-b4bc-7ce8c5c08478.shogun-image {
  box-sizing: border-box;
}


}
#s-aafa971a-e7af-4d8d-97ef-39d37103232e {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-aafa971a-e7af-4d8d-97ef-39d37103232e {
  display: none;
}
#s-aafa971a-e7af-4d8d-97ef-39d37103232e, #wrap-s-aafa971a-e7af-4d8d-97ef-39d37103232e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aafa971a-e7af-4d8d-97ef-39d37103232e {
  display: none;
}
#s-aafa971a-e7af-4d8d-97ef-39d37103232e, #wrap-s-aafa971a-e7af-4d8d-97ef-39d37103232e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aafa971a-e7af-4d8d-97ef-39d37103232e {
  display: none;
}
#s-aafa971a-e7af-4d8d-97ef-39d37103232e, #wrap-s-aafa971a-e7af-4d8d-97ef-39d37103232e { display:none !important; }}@media (max-width: 767px){#s-aafa971a-e7af-4d8d-97ef-39d37103232e {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-8b6b5d59-a315-46dc-b6a3-5b1754d9c181 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b6b5d59-a315-46dc-b6a3-5b1754d9c181 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-8b6b5d59-a315-46dc-b6a3-5b1754d9c181 {
  padding-left: 0%;
padding-right: 0%;
display: none;
}
#s-8b6b5d59-a315-46dc-b6a3-5b1754d9c181, #wrap-s-8b6b5d59-a315-46dc-b6a3-5b1754d9c181 { display:none !important; }}
#s-6a30cd01-6379-4b8e-9303-1cb3d9e00702 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-6a30cd01-6379-4b8e-9303-1cb3d9e00702 {
  display: none;
}
#s-6a30cd01-6379-4b8e-9303-1cb3d9e00702, #wrap-s-6a30cd01-6379-4b8e-9303-1cb3d9e00702 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a30cd01-6379-4b8e-9303-1cb3d9e00702 {
  display: none;
}
#s-6a30cd01-6379-4b8e-9303-1cb3d9e00702, #wrap-s-6a30cd01-6379-4b8e-9303-1cb3d9e00702 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a30cd01-6379-4b8e-9303-1cb3d9e00702 {
  display: none;
}
#s-6a30cd01-6379-4b8e-9303-1cb3d9e00702, #wrap-s-6a30cd01-6379-4b8e-9303-1cb3d9e00702 { display:none !important; }}
#s-c748b769-c9bc-4383-b134-6f4651a270c3 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c748b769-c9bc-4383-b134-6f4651a270c3 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-c748b769-c9bc-4383-b134-6f4651a270c3 {
  display: none;
}
#s-c748b769-c9bc-4383-b134-6f4651a270c3, #wrap-s-c748b769-c9bc-4383-b134-6f4651a270c3 { display:none !important; }}
#s-67e61251-9fff-48c4-8479-041693cc832d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-67e61251-9fff-48c4-8479-041693cc832d {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-67e61251-9fff-48c4-8479-041693cc832d {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 0);
}
}
#s-ad195e69-ee07-4f50-a386-c5d966146223 {
  text-align: center;
}
@media (max-width: 767px){#s-ad195e69-ee07-4f50-a386-c5d966146223 {
  padding-left: 15%;
padding-right: 15%;
display: none;
}
#s-ad195e69-ee07-4f50-a386-c5d966146223, #wrap-s-ad195e69-ee07-4f50-a386-c5d966146223 { display:none !important; }}






  img.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
    
    
  }


.s-ad195e69-ee07-4f50-a386-c5d966146223 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shg-align-container {
  text-align: center
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
    
    
  }


.s-ad195e69-ee07-4f50-a386-c5d966146223 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shg-align-container {
  text-align: center
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
    
    
  }


.s-ad195e69-ee07-4f50-a386-c5d966146223 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shg-align-container {
  text-align: center
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
    
    
  }


.s-ad195e69-ee07-4f50-a386-c5d966146223 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shg-align-container {
  text-align: center
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
    
    
  }


.s-ad195e69-ee07-4f50-a386-c5d966146223 .shogun-image-content {
  
    align-items: center;
  
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shg-align-container {
  text-align: center
}

.s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad195e69-ee07-4f50-a386-c5d966146223.shogun-image {
  box-sizing: border-box;
}


}
#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de {
  min-height: 50px;
background-color: rgba(246, 23, 15, 0);
}
@media (min-width: 1200px){#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de {
  display: none;
}
#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de, #wrap-s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de {
  display: none;
}
#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de, #wrap-s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de {
  padding-left: 1%;
padding-right: 1%;
}
}@media (max-width: 767px){#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de {
  display: none;
}
#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de, #wrap-s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de { display:none !important; }}







#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb0fd997-8f6b-4e0b-af47-b09b87f9f5de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2988ad7b-9840-489d-b9d6-8096522aa710 {
  background-color: rgba(183, 165, 131, 0);
}








#s-2988ad7b-9840-489d-b9d6-8096522aa710 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2988ad7b-9840-489d-b9d6-8096522aa710.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b97df535-9e27-4114-844f-07aac4f9f342 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b97df535-9e27-4114-844f-07aac4f9f342 {
  display: none;
}
#s-b97df535-9e27-4114-844f-07aac4f9f342, #wrap-s-b97df535-9e27-4114-844f-07aac4f9f342 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b97df535-9e27-4114-844f-07aac4f9f342 {
  display: none;
}
#s-b97df535-9e27-4114-844f-07aac4f9f342, #wrap-s-b97df535-9e27-4114-844f-07aac4f9f342 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b97df535-9e27-4114-844f-07aac4f9f342 {
  
}
}@media (max-width: 767px){#s-b97df535-9e27-4114-844f-07aac4f9f342 {
  display: none;
}
#s-b97df535-9e27-4114-844f-07aac4f9f342, #wrap-s-b97df535-9e27-4114-844f-07aac4f9f342 { display:none !important; }}







#s-b97df535-9e27-4114-844f-07aac4f9f342 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b97df535-9e27-4114-844f-07aac4f9f342.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f76605e-35f4-4999-8831-6f4c4cba2297 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 1300px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-5f76605e-35f4-4999-8831-6f4c4cba2297 {
  padding-top: 30px;
padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-5f76605e-35f4-4999-8831-6f4c4cba2297 {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-5f76605e-35f4-4999-8831-6f4c4cba2297 {
  background-image: url(https://i.shgcdn.com/58787f33-29ac-4655-be08-a0b54ca5a8cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-5f76605e-35f4-4999-8831-6f4c4cba2297 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f76605e-35f4-4999-8831-6f4c4cba2297.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ceb7a84c-9d64-4343-b72d-1e9733228992 {
  max-width: 500px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ceb7a84c-9d64-4343-b72d-1e9733228992 {
  text-align: center;
}
}@media (max-width: 767px){#s-ceb7a84c-9d64-4343-b72d-1e9733228992 {
  padding-top: 70px;
}
}






  img.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
    
    
  }


.s-ceb7a84c-9d64-4343-b72d-1e9733228992 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shg-align-container {
  text-align: center
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
    
    
  }


.s-ceb7a84c-9d64-4343-b72d-1e9733228992 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shg-align-container {
  text-align: center
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
    
    
  }


.s-ceb7a84c-9d64-4343-b72d-1e9733228992 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shg-align-container {
  text-align: center
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
    
    
  }


.s-ceb7a84c-9d64-4343-b72d-1e9733228992 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shg-align-container {
  text-align: center
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
    
    
  }


.s-ceb7a84c-9d64-4343-b72d-1e9733228992 .shogun-image-content {
  
    align-items: center;
  
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shg-align-container {
  text-align: center
}

.s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ceb7a84c-9d64-4343-b72d-1e9733228992.shogun-image {
  box-sizing: border-box;
}


}
#s-bea73cd0-b675-4d2b-b8aa-ac31593a3992 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-bea73cd0-b675-4d2b-b8aa-ac31593a3992 {
  display: none;
}
#s-bea73cd0-b675-4d2b-b8aa-ac31593a3992, #wrap-s-bea73cd0-b675-4d2b-b8aa-ac31593a3992 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bea73cd0-b675-4d2b-b8aa-ac31593a3992 {
  display: none;
}
#s-bea73cd0-b675-4d2b-b8aa-ac31593a3992, #wrap-s-bea73cd0-b675-4d2b-b8aa-ac31593a3992 { display:none !important; }}@media (max-width: 767px){#s-bea73cd0-b675-4d2b-b8aa-ac31593a3992 {
  padding-left: 0%;
padding-right: 0%;
display: none;
}
#s-bea73cd0-b675-4d2b-b8aa-ac31593a3992, #wrap-s-bea73cd0-b675-4d2b-b8aa-ac31593a3992 { display:none !important; }}







#s-bea73cd0-b675-4d2b-b8aa-ac31593a3992 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bea73cd0-b675-4d2b-b8aa-ac31593a3992.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c062c2bd-140a-4842-b547-6f05628ff142 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-c062c2bd-140a-4842-b547-6f05628ff142 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c062c2bd-140a-4842-b547-6f05628ff142 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c062c2bd-140a-4842-b547-6f05628ff142 {
  
}
}@media (max-width: 767px){#s-c062c2bd-140a-4842-b547-6f05628ff142 {
  padding-left: 0px;
padding-right: 0px;
display: none;
}
#s-c062c2bd-140a-4842-b547-6f05628ff142, #wrap-s-c062c2bd-140a-4842-b547-6f05628ff142 { display:none !important; }}
#s-a58604e7-9225-40ce-8819-d7559fa695fa {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0%;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-a58604e7-9225-40ce-8819-d7559fa695fa {
  padding-right: 0%;
}
}@media (max-width: 767px){#s-a58604e7-9225-40ce-8819-d7559fa695fa {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
}
}
#s-af98e0be-dd40-4d6b-b498-6021b0a37025 {
  padding-top: 30px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-af98e0be-dd40-4d6b-b498-6021b0a37025 {
  padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
}
}
#s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba {
  padding-top: 100px;
padding-bottom: 100px;
}
}@media (max-width: 767px){#s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba {
  padding-left: 15%;
padding-right: 15%;
display: none;
}
#s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba, #wrap-s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba { display:none !important; }}






  img.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
    
    
  }


.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shg-align-container {
  text-align: center
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
    
    
  }


.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shg-align-container {
  text-align: center
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
    
    
  }


.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shg-align-container {
  text-align: center
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
    
    
  }


.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shg-align-container {
  text-align: center
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
    
    
  }


.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba .shogun-image-content {
  
    align-items: center;
  
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shg-align-container {
  text-align: center
}

.s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b406904c-5468-4d6e-8c7e-1c11e2cfb2ba.shogun-image {
  box-sizing: border-box;
}


}
#s-f8a0d644-c54c-4181-905b-3f7293761276 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-f8a0d644-c54c-4181-905b-3f7293761276 {
  display: none;
}
#s-f8a0d644-c54c-4181-905b-3f7293761276, #wrap-s-f8a0d644-c54c-4181-905b-3f7293761276 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8a0d644-c54c-4181-905b-3f7293761276 {
  display: none;
}
#s-f8a0d644-c54c-4181-905b-3f7293761276, #wrap-s-f8a0d644-c54c-4181-905b-3f7293761276 { display:none !important; }}@media (max-width: 767px){#s-f8a0d644-c54c-4181-905b-3f7293761276 {
  padding-left: 0%;
padding-right: 0%;
display: none;
}
#s-f8a0d644-c54c-4181-905b-3f7293761276, #wrap-s-f8a0d644-c54c-4181-905b-3f7293761276 { display:none !important; }}







#s-f8a0d644-c54c-4181-905b-3f7293761276 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8a0d644-c54c-4181-905b-3f7293761276.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-55c2be85-fc8d-41a1-a0aa-22a9f280a524 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-55c2be85-fc8d-41a1-a0aa-22a9f280a524 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-55c2be85-fc8d-41a1-a0aa-22a9f280a524 {
  padding-left: 0%;
padding-right: 0%;
display: none;
}
#s-55c2be85-fc8d-41a1-a0aa-22a9f280a524, #wrap-s-55c2be85-fc8d-41a1-a0aa-22a9f280a524 { display:none !important; }}
#s-903a345b-043c-47d2-bb11-20f7527f2596 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-903a345b-043c-47d2-bb11-20f7527f2596 {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-903a345b-043c-47d2-bb11-20f7527f2596 {
  display: none;
}
#s-903a345b-043c-47d2-bb11-20f7527f2596, #wrap-s-903a345b-043c-47d2-bb11-20f7527f2596 { display:none !important; }}
#s-9d80b39f-9731-4950-bce3-766664fd436f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-9d80b39f-9731-4950-bce3-766664fd436f {
  padding-left: 0%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-9d80b39f-9731-4950-bce3-766664fd436f {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 0);
}
}
#s-3526d982-4ba9-4f86-bf3c-aa8b76da621e {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 100px;
padding-left: 100px;
padding-bottom: 100px;
padding-right: 100px;
background-position: center center;
}
@media (min-width: 1200px){#s-3526d982-4ba9-4f86-bf3c-aa8b76da621e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3526d982-4ba9-4f86-bf3c-aa8b76da621e {
  padding-left: 75px;
padding-right: 75px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3526d982-4ba9-4f86-bf3c-aa8b76da621e {
  padding-left: 50px;
padding-right: 50px;
display: none;
}
#s-3526d982-4ba9-4f86-bf3c-aa8b76da621e, #wrap-s-3526d982-4ba9-4f86-bf3c-aa8b76da621e { display:none !important; }}@media (max-width: 767px){#s-3526d982-4ba9-4f86-bf3c-aa8b76da621e {
  padding-left: 35px;
padding-right: 35px;
display: none;
}
#s-3526d982-4ba9-4f86-bf3c-aa8b76da621e, #wrap-s-3526d982-4ba9-4f86-bf3c-aa8b76da621e { display:none !important; }}







#s-3526d982-4ba9-4f86-bf3c-aa8b76da621e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-3526d982-4ba9-4f86-bf3c-aa8b76da621e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-387d693e-5292-4888-b440-02306350b43c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-387d693e-5292-4888-b440-02306350b43c {
  display: none;
}
#s-387d693e-5292-4888-b440-02306350b43c, #wrap-s-387d693e-5292-4888-b440-02306350b43c { display:none !important; }}@media (max-width: 767px){#s-387d693e-5292-4888-b440-02306350b43c {
  display: none;
}
#s-387d693e-5292-4888-b440-02306350b43c, #wrap-s-387d693e-5292-4888-b440-02306350b43c { display:none !important; }}







#s-387d693e-5292-4888-b440-02306350b43c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-387d693e-5292-4888-b440-02306350b43c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69500420-0a3a-4e81-88e4-1c3dc6e997ad {
  padding-top: 1px;
}

#s-205a6b10-d531-4e7a-b372-0bdcd641590b {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-32d0dfd7-269a-464a-9426-dff7bdf07609 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-32d0dfd7-269a-464a-9426-dff7bdf07609 {
  display: none;
}
#s-32d0dfd7-269a-464a-9426-dff7bdf07609, #wrap-s-32d0dfd7-269a-464a-9426-dff7bdf07609 { display:none !important; }}@media (max-width: 767px){#s-32d0dfd7-269a-464a-9426-dff7bdf07609 {
  display: none;
}
#s-32d0dfd7-269a-464a-9426-dff7bdf07609, #wrap-s-32d0dfd7-269a-464a-9426-dff7bdf07609 { display:none !important; }}







#s-32d0dfd7-269a-464a-9426-dff7bdf07609 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32d0dfd7-269a-464a-9426-dff7bdf07609.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9cbee80e-394b-4b7b-a672-4cf0d2731c1e {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
}








#s-9cbee80e-394b-4b7b-a672-4cf0d2731c1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cbee80e-394b-4b7b-a672-4cf0d2731c1e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a52716d-ccec-4041-b2d1-bdcf297b16a4 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-f18c47cd-71bb-4987-ad20-8c22b1e08522 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-d40a1642-ba0c-4077-b475-6dd111e198d6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d40a1642-ba0c-4077-b475-6dd111e198d6 {
  display: none;
}
#s-d40a1642-ba0c-4077-b475-6dd111e198d6, #wrap-s-d40a1642-ba0c-4077-b475-6dd111e198d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d40a1642-ba0c-4077-b475-6dd111e198d6 {
  display: none;
}
#s-d40a1642-ba0c-4077-b475-6dd111e198d6, #wrap-s-d40a1642-ba0c-4077-b475-6dd111e198d6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d40a1642-ba0c-4077-b475-6dd111e198d6 {
  display: none;
}
#s-d40a1642-ba0c-4077-b475-6dd111e198d6, #wrap-s-d40a1642-ba0c-4077-b475-6dd111e198d6 { display:none !important; }}







#s-d40a1642-ba0c-4077-b475-6dd111e198d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d40a1642-ba0c-4077-b475-6dd111e198d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1ab79358-77fc-4a4e-8f3f-e0a66e75c1ae {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-52251c4f-3506-440e-a176-c75c7f62b3ad {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 0px;
}








#s-52251c4f-3506-440e-a176-c75c7f62b3ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52251c4f-3506-440e-a176-c75c7f62b3ad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-52251c4f-3506-440e-a176-c75c7f62b3ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52251c4f-3506-440e-a176-c75c7f62b3ad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-a6a537dd-8545-455a-961e-d3c66d5b6588 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 25px;
padding-right: 25px;
}
@media (max-width: 767px){#s-a6a537dd-8545-455a-961e-d3c66d5b6588 {
  padding-left: 0px;
padding-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-a6a537dd-8545-455a-961e-d3c66d5b6588"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6a537dd-8545-455a-961e-d3c66d5b6588"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a6a537dd-8545-455a-961e-d3c66d5b6588"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6a537dd-8545-455a-961e-d3c66d5b6588"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-37de316b-2f6f-4c50-b4fc-12fbe938fb0a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-37de316b-2f6f-4c50-b4fc-12fbe938fb0a {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-37de316b-2f6f-4c50-b4fc-12fbe938fb0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37de316b-2f6f-4c50-b4fc-12fbe938fb0a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-12d9c7e0-183d-445c-816b-8897c7b2900b {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-3ddf536c-bd41-4f25-997d-f507c05e5e5c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-48325f93-116c-4928-a367-fe8c5150f9e3 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
@media (max-width: 767px){#s-48325f93-116c-4928-a367-fe8c5150f9e3 {
  min-height: 0px;
}
}







#s-48325f93-116c-4928-a367-fe8c5150f9e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48325f93-116c-4928-a367-fe8c5150f9e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-9d2b4b26-3437-48ea-8df1-f812e53797a3 {
  text-align: center;
}







  #s-9d2b4b26-3437-48ea-8df1-f812e53797a3 img.shogun-image {
    

    
    
    
  }


#s-9d2b4b26-3437-48ea-8df1-f812e53797a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-496753e0-3dfa-4040-a09c-6601ca369443 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-496753e0-3dfa-4040-a09c-6601ca369443 {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-496753e0-3dfa-4040-a09c-6601ca369443 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-496753e0-3dfa-4040-a09c-6601ca369443.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c8b052db-9aed-4694-ae54-edeadf7340dc {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-48316f0f-e0e5-44a3-866b-7c8fe3073772 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-48316f0f-e0e5-44a3-866b-7c8fe3073772 {
  padding-left: 0px;
}
}
#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 100px;
padding-left: 100px;
padding-bottom: 100px;
padding-right: 100px;
background-position: center center;
}
@media (min-width: 1200px){#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031 {
  display: none;
}
#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031, #wrap-s-7ed248ac-fc79-4ffd-9b92-0c44d177e031 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031 {
  padding-left: 75px;
padding-right: 75px;
display: none;
}
#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031, #wrap-s-7ed248ac-fc79-4ffd-9b92-0c44d177e031 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031 {
  padding-top: 30px;
padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031 {
  padding-left: 35px;
padding-right: 35px;
display: none;
}
#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031, #wrap-s-7ed248ac-fc79-4ffd-9b92-0c44d177e031 { display:none !important; }}







#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7ed248ac-fc79-4ffd-9b92-0c44d177e031.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-32c5cdbe-ad3a-49f9-9dff-491b8b467a17 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-32c5cdbe-ad3a-49f9-9dff-491b8b467a17 {
  display: none;
}
#s-32c5cdbe-ad3a-49f9-9dff-491b8b467a17, #wrap-s-32c5cdbe-ad3a-49f9-9dff-491b8b467a17 { display:none !important; }}@media (max-width: 767px){#s-32c5cdbe-ad3a-49f9-9dff-491b8b467a17 {
  display: none;
}
#s-32c5cdbe-ad3a-49f9-9dff-491b8b467a17, #wrap-s-32c5cdbe-ad3a-49f9-9dff-491b8b467a17 { display:none !important; }}







#s-32c5cdbe-ad3a-49f9-9dff-491b8b467a17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32c5cdbe-ad3a-49f9-9dff-491b8b467a17.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f77d0205-5982-4b1d-b727-df0c51258ba8 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-57bf68ca-a698-4fa3-92e8-cd4b33a574f1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-57bf68ca-a698-4fa3-92e8-cd4b33a574f1 {
  display: none;
}
#s-57bf68ca-a698-4fa3-92e8-cd4b33a574f1, #wrap-s-57bf68ca-a698-4fa3-92e8-cd4b33a574f1 { display:none !important; }}@media (max-width: 767px){#s-57bf68ca-a698-4fa3-92e8-cd4b33a574f1 {
  display: none;
}
#s-57bf68ca-a698-4fa3-92e8-cd4b33a574f1, #wrap-s-57bf68ca-a698-4fa3-92e8-cd4b33a574f1 { display:none !important; }}







#s-57bf68ca-a698-4fa3-92e8-cd4b33a574f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57bf68ca-a698-4fa3-92e8-cd4b33a574f1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6ba83647-20d4-41b9-b720-2a8936adb5d7 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(223, 203, 158, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
}








#s-6ba83647-20d4-41b9-b720-2a8936adb5d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ba83647-20d4-41b9-b720-2a8936adb5d7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4c261c7e-e294-45e1-99b1-2ffe9aa56cac {
  padding-top: 0px;
padding-bottom: 20px;
}

#s-0db3eb9c-af13-4a6e-b9d0-b34cbba53352 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9 {
  display: none;
}
#s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9, #wrap-s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9 {
  display: none;
}
#s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9, #wrap-s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9 {
  display: none;
}
#s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9, #wrap-s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9 { display:none !important; }}







#s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e34e785-2d6b-4436-b0d9-458aa01c9ca9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e7fffd3-15ee-4f27-8f70-4d0e354c9977 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c {
  padding-left: 3%;
padding-right: 3%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c {
  display: none;
}
#s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c, #wrap-s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c {
  display: none;
}
#s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c, #wrap-s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c { display:none !important; }}@media (max-width: 767px){#s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c {
  display: none;
}
#s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c, #wrap-s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c { display:none !important; }}







#s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8a0b281-7d1e-41a4-8204-341b4a3fbc5c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f99b2813-5c96-4dac-b196-6173be6b7874 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-d84355d5-f065-4ced-bfc1-c57663993aa7 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
margin-top: 30px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
}








#s-d84355d5-f065-4ced-bfc1-c57663993aa7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d84355d5-f065-4ced-bfc1-c57663993aa7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-95b1a867-dec3-4c36-8210-5ccc23b4c1c3 {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-81079dfe-4fb8-4bf6-9639-1acd4691ef1b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-81079dfe-4fb8-4bf6-9639-1acd4691ef1b {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-3dfa6e64-856f-4cba-a2ed-a734f89686ed {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 30px;
padding-right: 0%;
background-color: rgba(255, 255, 255, 0);
}








#s-3dfa6e64-856f-4cba-a2ed-a734f89686ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3dfa6e64-856f-4cba-a2ed-a734f89686ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-10639e50-48c6-4bb9-92f9-d3b6ed7652f5 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-10639e50-48c6-4bb9-92f9-d3b6ed7652f5 {
  display: none;
}
#s-10639e50-48c6-4bb9-92f9-d3b6ed7652f5, #wrap-s-10639e50-48c6-4bb9-92f9-d3b6ed7652f5 { display:none !important; }}@media (max-width: 767px){#s-10639e50-48c6-4bb9-92f9-d3b6ed7652f5 {
  padding-left: 0%;
padding-right: 0%;
}
}







#s-10639e50-48c6-4bb9-92f9-d3b6ed7652f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10639e50-48c6-4bb9-92f9-d3b6ed7652f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3414e6d-6183-4a75-a749-913405929d29 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f3414e6d-6183-4a75-a749-913405929d29 {
  padding-top: 20px;
padding-bottom: 20px;
}
}
#s-fb9f1024-a263-47d3-aa1b-ffbc81d2c12c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b {
  display: none;
}
#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b, #wrap-s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b {
  display: none;
}
#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b, #wrap-s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b {
  padding-left: 0%;
padding-right: 0%;
display: none;
}
#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b, #wrap-s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b { display:none !important; }}







#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab9006ce-34d3-47da-bda5-cba84c4c2b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b68f7631-cc51-41b4-be00-ba521f990d18 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b68f7631-cc51-41b4-be00-ba521f990d18 {
  padding-top: 20px;
padding-bottom: 20px;
}
}
#s-09576837-191d-4b88-a3a2-56b7ee5f639a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-feb08dd5-9400-4ed8-b01a-7cef82fe341b {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
@media (max-width: 767px){#s-feb08dd5-9400-4ed8-b01a-7cef82fe341b {
  min-height: 0px;
}
}







#s-feb08dd5-9400-4ed8-b01a-7cef82fe341b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-feb08dd5-9400-4ed8-b01a-7cef82fe341b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2c41c75f-8351-4744-a34e-cfd669c8b22c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}







  #s-2c41c75f-8351-4744-a34e-cfd669c8b22c img.shogun-image {
    

    
    
    
  }


#s-2c41c75f-8351-4744-a34e-cfd669c8b22c .shogun-image-content {
  
    align-items: center;
  
}

#s-d86adfe7-9359-483e-a871-0535f12fc27c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-d86adfe7-9359-483e-a871-0535f12fc27c {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-d86adfe7-9359-483e-a871-0535f12fc27c {
  padding-left: 0%;
padding-right: 0%;
}
}







#s-d86adfe7-9359-483e-a871-0535f12fc27c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d86adfe7-9359-483e-a871-0535f12fc27c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-761a44b1-1cb6-479c-9c08-e57a04e83c57 {
  padding-top: 0px;
padding-bottom: 20px;
}

#s-97917a19-e824-4f40-86c4-bdb31c20cb6d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-97917a19-e824-4f40-86c4-bdb31c20cb6d {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-97917a19-e824-4f40-86c4-bdb31c20cb6d {
  padding-left: 0px;
}
}
#s-7a255934-40d9-4dc2-a34e-1830e61fc3e1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 18px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-7a255934-40d9-4dc2-a34e-1830e61fc3e1 {
  padding-top: 30px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-7a255934-40d9-4dc2-a34e-1830e61fc3e1 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-7acf0404-edda-4392-bb8c-d8bea4ed7612 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 100px;
padding-left: 100px;
padding-bottom: 100px;
padding-right: 100px;
background-position: center center;
}
@media (min-width: 1200px){#s-7acf0404-edda-4392-bb8c-d8bea4ed7612 {
  display: none;
}
#s-7acf0404-edda-4392-bb8c-d8bea4ed7612, #wrap-s-7acf0404-edda-4392-bb8c-d8bea4ed7612 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7acf0404-edda-4392-bb8c-d8bea4ed7612 {
  padding-left: 75px;
padding-right: 75px;
display: none;
}
#s-7acf0404-edda-4392-bb8c-d8bea4ed7612, #wrap-s-7acf0404-edda-4392-bb8c-d8bea4ed7612 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7acf0404-edda-4392-bb8c-d8bea4ed7612 {
  padding-left: 50px;
padding-right: 50px;
display: none;
}
#s-7acf0404-edda-4392-bb8c-d8bea4ed7612, #wrap-s-7acf0404-edda-4392-bb8c-d8bea4ed7612 { display:none !important; }}@media (max-width: 767px){#s-7acf0404-edda-4392-bb8c-d8bea4ed7612 {
  padding-top: 0px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
}
}







#s-7acf0404-edda-4392-bb8c-d8bea4ed7612 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7acf0404-edda-4392-bb8c-d8bea4ed7612.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b9c0b47c-3547-4034-a04d-2a46a3f61d3d {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b9c0b47c-3547-4034-a04d-2a46a3f61d3d {
  display: none;
}
#s-b9c0b47c-3547-4034-a04d-2a46a3f61d3d, #wrap-s-b9c0b47c-3547-4034-a04d-2a46a3f61d3d { display:none !important; }}@media (max-width: 767px){#s-b9c0b47c-3547-4034-a04d-2a46a3f61d3d {
  display: none;
}
#s-b9c0b47c-3547-4034-a04d-2a46a3f61d3d, #wrap-s-b9c0b47c-3547-4034-a04d-2a46a3f61d3d { display:none !important; }}







#s-b9c0b47c-3547-4034-a04d-2a46a3f61d3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9c0b47c-3547-4034-a04d-2a46a3f61d3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-414d1999-fc62-4ea4-bde0-3cf074542f86 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-cd4a58c9-6b1f-4452-8e2e-a819f325dafd {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd4a58c9-6b1f-4452-8e2e-a819f325dafd {
  display: none;
}
#s-cd4a58c9-6b1f-4452-8e2e-a819f325dafd, #wrap-s-cd4a58c9-6b1f-4452-8e2e-a819f325dafd { display:none !important; }}@media (max-width: 767px){#s-cd4a58c9-6b1f-4452-8e2e-a819f325dafd {
  display: none;
}
#s-cd4a58c9-6b1f-4452-8e2e-a819f325dafd, #wrap-s-cd4a58c9-6b1f-4452-8e2e-a819f325dafd { display:none !important; }}







#s-cd4a58c9-6b1f-4452-8e2e-a819f325dafd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd4a58c9-6b1f-4452-8e2e-a819f325dafd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0782439d-bd39-40b8-973a-71bf6e939493 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(223, 203, 158, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
}








#s-0782439d-bd39-40b8-973a-71bf6e939493 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0782439d-bd39-40b8-973a-71bf6e939493.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01078ded-65dd-417c-8687-8a789f02691f {
  padding-top: 0px;
padding-bottom: 20px;
}

#s-42bece23-c676-475f-9fc6-ef0eb438d7d4 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53 {
  display: none;
}
#s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53, #wrap-s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53 {
  display: none;
}
#s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53, #wrap-s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53 { display:none !important; }}@media (max-width: 767px){#s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53 {
  display: none;
}
#s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53, #wrap-s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53 { display:none !important; }}







#s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d86e58f9-e87d-4c66-9d8a-2bb2e913ba53.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ec758850-dce3-43bf-9d17-7c9b42087471 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-d8fad05a-0efb-4cb9-91e4-0e8c58e10112 {
  box-shadow:0px 0px 0px 0px ;
border-style: solid;
margin-top: 30px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(223, 203, 158, 1);
border-style: solid;
border-radius: 30px;
min-height: 50px;
}








#s-d8fad05a-0efb-4cb9-91e4-0e8c58e10112 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8fad05a-0efb-4cb9-91e4-0e8c58e10112.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8784bc84-605b-441c-b35d-e86e42763b34 {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-66722ac8-16b0-4bb3-9a04-3780f84ff102 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

@media (max-width: 767px){#s-cec9ffc5-28ec-497d-991b-ded638287bdd {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 30px;
}
}
#s-a897e522-7f81-4d26-9df3-89b2aa6e7823 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a897e522-7f81-4d26-9df3-89b2aa6e7823 {
  display: none;
}
#s-a897e522-7f81-4d26-9df3-89b2aa6e7823, #wrap-s-a897e522-7f81-4d26-9df3-89b2aa6e7823 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a897e522-7f81-4d26-9df3-89b2aa6e7823 {
  display: none;
}
#s-a897e522-7f81-4d26-9df3-89b2aa6e7823, #wrap-s-a897e522-7f81-4d26-9df3-89b2aa6e7823 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a897e522-7f81-4d26-9df3-89b2aa6e7823 {
  display: none;
}
#s-a897e522-7f81-4d26-9df3-89b2aa6e7823, #wrap-s-a897e522-7f81-4d26-9df3-89b2aa6e7823 { display:none !important; }}







#s-a897e522-7f81-4d26-9df3-89b2aa6e7823 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a897e522-7f81-4d26-9df3-89b2aa6e7823.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f066eee-fb4b-4978-a2c1-8cdf5cb87651 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab {
  border-style: solid;
margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab {
  display: none;
}
#s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab, #wrap-s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab {
  display: none;
}
#s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab, #wrap-s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab {
  display: none;
}
#s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab, #wrap-s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab { display:none !important; }}







#s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e23cb69-c6de-4a16-b4e4-d1bb075784ab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e36f6311-7d0f-4708-b1e1-79f7a6663949 {
  padding-top: 0px;
padding-bottom: 20px;
}
@media (max-width: 767px){#s-e36f6311-7d0f-4708-b1e1-79f7a6663949 {
  padding-bottom: 0px;
}
}
#s-5375d0de-7b57-48f0-918b-177eb82f7b2d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-df66487e-4573-4129-99f1-9cdbe781c7ce {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 0%;
padding-bottom: 50px;
padding-right: 0%;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-df66487e-4573-4129-99f1-9cdbe781c7ce {
  padding-top: 0px;
padding-bottom: 0px;
}
}







#s-df66487e-4573-4129-99f1-9cdbe781c7ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df66487e-4573-4129-99f1-9cdbe781c7ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-84f445de-9df1-4808-9c6f-6f156ea59531 {
  padding-top: 10px;
padding-bottom: 20px;
}
@media (max-width: 767px){#s-84f445de-9df1-4808-9c6f-6f156ea59531 {
  padding-bottom: 0px;
}
}
#s-8c27227f-c16d-4108-bfc4-0e8ac135c311 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 6px;
padding-bottom: 0px;
padding-right: 6px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-cbedb4db-9ce3-4af9-bb50-9143e660e0fe {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
@media (max-width: 767px){#s-cbedb4db-9ce3-4af9-bb50-9143e660e0fe {
  min-height: 0px;
}
}







#s-cbedb4db-9ce3-4af9-bb50-9143e660e0fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbedb4db-9ce3-4af9-bb50-9143e660e0fe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6ae5768a-2040-4ff2-bb25-a0f66f78d9d3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-6ae5768a-2040-4ff2-bb25-a0f66f78d9d3 {
  padding-left: 8%;
padding-right: 8%;
}
}






  #s-6ae5768a-2040-4ff2-bb25-a0f66f78d9d3 img.shogun-image {
    

    
    
    
  }


#s-6ae5768a-2040-4ff2-bb25-a0f66f78d9d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-854d1f8f-6d12-4fc3-9b46-157aaf3b26c4 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-854d1f8f-6d12-4fc3-9b46-157aaf3b26c4 {
  padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}
}







#s-854d1f8f-6d12-4fc3-9b46-157aaf3b26c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-854d1f8f-6d12-4fc3-9b46-157aaf3b26c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f66717a-a31b-4c5b-83cb-ac0d5bdbc86d {
  padding-top: 0px;
padding-bottom: 20px;
}
@media (max-width: 767px){#s-1f66717a-a31b-4c5b-83cb-ac0d5bdbc86d {
  padding-bottom: 10px;
}
}
#s-4e21b439-1ba3-479a-839b-6fd00798cc32 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 6px;
padding-bottom: 0px;
padding-right: 6px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-0889280c-22e9-4760-8380-de10da5e0827 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 18px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-0889280c-22e9-4760-8380-de10da5e0827 {
  padding-top: 0px;
padding-left: 6px;
padding-bottom: 10px;
padding-right: 6px;
}
}
#s-7df4447e-c40d-4c25-ab76-e6e4b6cb8e38 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 100px;
padding-left: 100px;
padding-bottom: 100px;
padding-right: 100px;
min-height: 702px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7df4447e-c40d-4c25-ab76-e6e4b6cb8e38 {
  padding-left: 75px;
padding-right: 75px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7df4447e-c40d-4c25-ab76-e6e4b6cb8e38 {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-7df4447e-c40d-4c25-ab76-e6e4b6cb8e38 {
  padding-top: 20px;
padding-left: 35px;
padding-bottom: 40px;
padding-right: 35px;
}
}







#s-7df4447e-c40d-4c25-ab76-e6e4b6cb8e38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7df4447e-c40d-4c25-ab76-e6e4b6cb8e38.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 0px;
max-width: 600px;
text-align: center;
}
@media (min-width: 1200px){#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 {
  display: none;
}
#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52, #wrap-s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 {
  display: none;
}
#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52, #wrap-s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 {
  padding-top: 40px;
padding-bottom: 40px;
}
}@media (max-width: 767px){#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 {
  display: none;
}
#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52, #wrap-s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 { display:none !important; }}







.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shg-align-container {
  text-align: center
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shg-align-container {
  text-align: center
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){






.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shg-align-container {
  text-align: center
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){






.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shg-align-container {
  text-align: center
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){






.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52 .shogun-image-content {
  
    align-items: center;
  
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shg-align-container {
  text-align: center
}

.s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f9d74d3-32c7-4401-8226-2bc31c7e5f52.shogun-image {
  box-sizing: border-box;
}


}
#s-3de27760-8cd5-45f0-971f-dfea3c307e43 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-3de27760-8cd5-45f0-971f-dfea3c307e43 {
  display: none;
}
#s-3de27760-8cd5-45f0-971f-dfea3c307e43, #wrap-s-3de27760-8cd5-45f0-971f-dfea3c307e43 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3de27760-8cd5-45f0-971f-dfea3c307e43 {
  display: none;
}
#s-3de27760-8cd5-45f0-971f-dfea3c307e43, #wrap-s-3de27760-8cd5-45f0-971f-dfea3c307e43 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3de27760-8cd5-45f0-971f-dfea3c307e43 {
  display: none;
}
#s-3de27760-8cd5-45f0-971f-dfea3c307e43, #wrap-s-3de27760-8cd5-45f0-971f-dfea3c307e43 { display:none !important; }}@media (max-width: 767px){#s-3de27760-8cd5-45f0-971f-dfea3c307e43 {
  padding-top: 30px;
padding-bottom: 10px;
}
}







.s-3de27760-8cd5-45f0-971f-dfea3c307e43 .shogun-image-content {
  
    align-items: center;
  
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shg-align-container {
  text-align: center
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-3de27760-8cd5-45f0-971f-dfea3c307e43 .shogun-image-content {
  
    align-items: center;
  
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shg-align-container {
  text-align: center
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){






.s-3de27760-8cd5-45f0-971f-dfea3c307e43 .shogun-image-content {
  
    align-items: center;
  
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shg-align-container {
  text-align: center
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){






.s-3de27760-8cd5-45f0-971f-dfea3c307e43 .shogun-image-content {
  
    align-items: center;
  
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shg-align-container {
  text-align: center
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){






.s-3de27760-8cd5-45f0-971f-dfea3c307e43 .shogun-image-content {
  
    align-items: center;
  
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shg-align-container {
  text-align: center
}

.s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3de27760-8cd5-45f0-971f-dfea3c307e43.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-df21ba5d-5d36-43d8-a850-74c3a76ee398 {
  display: none;
}
#s-df21ba5d-5d36-43d8-a850-74c3a76ee398, #wrap-s-df21ba5d-5d36-43d8-a850-74c3a76ee398 { display:none !important; }}
@media (min-width: 0px) {
[id="s-df21ba5d-5d36-43d8-a850-74c3a76ee398"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df21ba5d-5d36-43d8-a850-74c3a76ee398"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-df21ba5d-5d36-43d8-a850-74c3a76ee398"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-df21ba5d-5d36-43d8-a850-74c3a76ee398"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3d19a265-1393-444a-9fd4-6104ded47ef2 {
  padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d19a265-1393-444a-9fd4-6104ded47ef2 {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-3d19a265-1393-444a-9fd4-6104ded47ef2, #wrap-s-3d19a265-1393-444a-9fd4-6104ded47ef2 { display:none !important; }}@media (max-width: 767px){#s-3d19a265-1393-444a-9fd4-6104ded47ef2 {
  display: none;
}
#s-3d19a265-1393-444a-9fd4-6104ded47ef2, #wrap-s-3d19a265-1393-444a-9fd4-6104ded47ef2 { display:none !important; }}
#s-84bec655-bd32-46f9-bc9e-f9eca77c6b87 {
  padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-84bec655-bd32-46f9-bc9e-f9eca77c6b87 {
  display: none;
}
#s-84bec655-bd32-46f9-bc9e-f9eca77c6b87, #wrap-s-84bec655-bd32-46f9-bc9e-f9eca77c6b87 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84bec655-bd32-46f9-bc9e-f9eca77c6b87 {
  display: none;
}
#s-84bec655-bd32-46f9-bc9e-f9eca77c6b87, #wrap-s-84bec655-bd32-46f9-bc9e-f9eca77c6b87 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-84bec655-bd32-46f9-bc9e-f9eca77c6b87 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-84bec655-bd32-46f9-bc9e-f9eca77c6b87 {
  
}
}
#s-ca7453a7-55de-4514-8725-fcc084b49750 {
  min-height: 50px;
}








#s-ca7453a7-55de-4514-8725-fcc084b49750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca7453a7-55de-4514-8725-fcc084b49750.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3e89c47b-296f-4edb-afaf-fedf1cc3b1f2 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-3e89c47b-296f-4edb-afaf-fedf1cc3b1f2 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-3e89c47b-296f-4edb-afaf-fedf1cc3b1f2 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-b17d1543-efbf-49a6-997d-972f9b6ef345 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: left;
}
@media (min-width: 1200px){#s-b17d1543-efbf-49a6-997d-972f9b6ef345 {
  padding-top: 30px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b17d1543-efbf-49a6-997d-972f9b6ef345 {
  padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-b17d1543-efbf-49a6-997d-972f9b6ef345 {
  padding-bottom: 20px;
}
}
#s-29acf895-71fa-4051-8352-cdfb69486454 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 120px;
padding-bottom: 0px;
min-height: 0px;
max-width: 450px;
text-align: center;
}
@media (min-width: 1200px){#s-29acf895-71fa-4051-8352-cdfb69486454 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29acf895-71fa-4051-8352-cdfb69486454 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29acf895-71fa-4051-8352-cdfb69486454 {
  display: none;
}
#s-29acf895-71fa-4051-8352-cdfb69486454, #wrap-s-29acf895-71fa-4051-8352-cdfb69486454 { display:none !important; }}@media (max-width: 767px){#s-29acf895-71fa-4051-8352-cdfb69486454 {
  display: none;
}
#s-29acf895-71fa-4051-8352-cdfb69486454, #wrap-s-29acf895-71fa-4051-8352-cdfb69486454 { display:none !important; }}







.s-29acf895-71fa-4051-8352-cdfb69486454 .shogun-image-content {
  
    align-items: center;
  
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shg-align-container {
  text-align: center
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){






.s-29acf895-71fa-4051-8352-cdfb69486454 .shogun-image-content {
  
    align-items: center;
  
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shg-align-container {
  text-align: center
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){






.s-29acf895-71fa-4051-8352-cdfb69486454 .shogun-image-content {
  
    align-items: center;
  
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shg-align-container {
  text-align: center
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){






.s-29acf895-71fa-4051-8352-cdfb69486454 .shogun-image-content {
  
    align-items: center;
  
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shg-align-container {
  text-align: center
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){






.s-29acf895-71fa-4051-8352-cdfb69486454 .shogun-image-content {
  
    align-items: center;
  
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shg-align-container {
  text-align: center
}

.s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-29acf895-71fa-4051-8352-cdfb69486454.shogun-image {
  box-sizing: border-box;
}


}
#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8 {
  display: none;
}
#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8, #wrap-s-70e0dafa-243b-41cd-85b6-fa808f04a9f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8 {
  display: none;
}
#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8, #wrap-s-70e0dafa-243b-41cd-85b6-fa808f04a9f8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8 {
  
}
}@media (max-width: 767px){#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8 {
  display: none;
}
#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8, #wrap-s-70e0dafa-243b-41cd-85b6-fa808f04a9f8 { display:none !important; }}







#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70e0dafa-243b-41cd-85b6-fa808f04a9f8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7fa249f6-0edd-4bdb-90e1-541228c71d3b {
  padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-7fa249f6-0edd-4bdb-90e1-541228c71d3b {
  display: none;
}
#s-7fa249f6-0edd-4bdb-90e1-541228c71d3b, #wrap-s-7fa249f6-0edd-4bdb-90e1-541228c71d3b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7fa249f6-0edd-4bdb-90e1-541228c71d3b {
  display: none;
}
#s-7fa249f6-0edd-4bdb-90e1-541228c71d3b, #wrap-s-7fa249f6-0edd-4bdb-90e1-541228c71d3b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7fa249f6-0edd-4bdb-90e1-541228c71d3b {
  margin-left: 5%;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
}
}@media (max-width: 767px){#s-7fa249f6-0edd-4bdb-90e1-541228c71d3b {
  display: none;
}
#s-7fa249f6-0edd-4bdb-90e1-541228c71d3b, #wrap-s-7fa249f6-0edd-4bdb-90e1-541228c71d3b { display:none !important; }}
#s-70858b72-015c-4582-99e0-2d8df94e4031 {
  padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-70858b72-015c-4582-99e0-2d8df94e4031 {
  display: none;
}
#s-70858b72-015c-4582-99e0-2d8df94e4031, #wrap-s-70858b72-015c-4582-99e0-2d8df94e4031 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70858b72-015c-4582-99e0-2d8df94e4031 {
  display: none;
}
#s-70858b72-015c-4582-99e0-2d8df94e4031, #wrap-s-70858b72-015c-4582-99e0-2d8df94e4031 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70858b72-015c-4582-99e0-2d8df94e4031 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
display: none;
}
#s-70858b72-015c-4582-99e0-2d8df94e4031, #wrap-s-70858b72-015c-4582-99e0-2d8df94e4031 { display:none !important; }}@media (max-width: 767px){#s-70858b72-015c-4582-99e0-2d8df94e4031 {
  
}
}
#s-19c6a13c-8639-4be4-9fbb-f15d02b50467 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-19c6a13c-8639-4be4-9fbb-f15d02b50467 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-19c6a13c-8639-4be4-9fbb-f15d02b50467 {
  margin-top: auto;
margin-bottom: auto;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-5965d98c-38a4-4662-9d80-b5090b8dd0cb {
  padding-top: 30px;
padding-bottom: 30px;
text-align: left;
}
@media (min-width: 1200px){#s-5965d98c-38a4-4662-9d80-b5090b8dd0cb {
  padding-top: 30px;
padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5965d98c-38a4-4662-9d80-b5090b8dd0cb {
  padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-5965d98c-38a4-4662-9d80-b5090b8dd0cb {
  padding-bottom: 20px;
}
}
#s-1e6fd35d-a026-4adf-b940-ece89a60d63a {
  margin-top: auto;
margin-left: 0px;
margin-bottom: auto;
margin-right: 0px;
padding-top: 40px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-1e6fd35d-a026-4adf-b940-ece89a60d63a {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-1e6fd35d-a026-4adf-b940-ece89a60d63a {
  padding-top: 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: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}
