#s-c03443e8-6492-42bc-a576-45913b629d0a {
  text-align: left;
}

.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-c741ef16-a541-46fd-9b3c-a12c56f19822 {
  margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-c741ef16-a541-46fd-9b3c-a12c56f19822 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c741ef16-a541-46fd-9b3c-a12c56f19822.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-614c2566-a3ce-4311-b28c-dfc9533c8063 {
  margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 8px;
padding-right: 8px;
max-width: 1400px;
background-color: rgba(255, 255, 255, 0);
}








#s-614c2566-a3ce-4311-b28c-dfc9533c8063 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-614c2566-a3ce-4311-b28c-dfc9533c8063.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  display: unset;
}
#s-ed2441ae-c76c-4c47-8326-601590b87078, #wrap-s-ed2441ae-c76c-4c47-8326-601590b87078 { display: unset !important; }}@media (max-width: 767px){#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  display: unset;
}
#s-ed2441ae-c76c-4c47-8326-601590b87078, #wrap-s-ed2441ae-c76c-4c47-8326-601590b87078 { display: unset !important; }}
#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-image: url(https://i.shgcdn.com/0a9a6a6e-dfcf-46cc-b2a7-2a48bfe8d288/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-image: url(https://i.shgcdn.com/0a9a6a6e-dfcf-46cc-b2a7-2a48bfe8d288/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-image: url(https://i.shgcdn.com/0a9a6a6e-dfcf-46cc-b2a7-2a48bfe8d288/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-image: url(https://i.shgcdn.com/0a9a6a6e-dfcf-46cc-b2a7-2a48bfe8d288/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-image: url(https://i.shgcdn.com/0a9a6a6e-dfcf-46cc-b2a7-2a48bfe8d288/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-image: url(https://i.shgcdn.com/0a9a6a6e-dfcf-46cc-b2a7-2a48bfe8d288/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-image: url(https://i.shgcdn.com/0a9a6a6e-dfcf-46cc-b2a7-2a48bfe8d288/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-image: url(https://i.shgcdn.com/0a9a6a6e-dfcf-46cc-b2a7-2a48bfe8d288/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed2441ae-c76c-4c47-8326-601590b87078 {
  background-image: url(https://i.shgcdn.com/0a9a6a6e-dfcf-46cc-b2a7-2a48bfe8d288/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-ed2441ae-c76c-4c47-8326-601590b87078 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed2441ae-c76c-4c47-8326-601590b87078.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-837a92e9-c4f0-4c74-9a6d-e3773e022abd {
  background-size: cover;
margin-top: -7%;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
max-width: 1000px;
background-position: left bottom;
background-color: rgba(221, 232, 241, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-837a92e9-c4f0-4c74-9a6d-e3773e022abd {
  display: unset;
}
#s-837a92e9-c4f0-4c74-9a6d-e3773e022abd, #wrap-s-837a92e9-c4f0-4c74-9a6d-e3773e022abd { display: unset !important; }}@media (max-width: 767px){#s-837a92e9-c4f0-4c74-9a6d-e3773e022abd {
  display: unset;
}
#s-837a92e9-c4f0-4c74-9a6d-e3773e022abd, #wrap-s-837a92e9-c4f0-4c74-9a6d-e3773e022abd { display: unset !important; }}







#s-837a92e9-c4f0-4c74-9a6d-e3773e022abd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-837a92e9-c4f0-4c74-9a6d-e3773e022abd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-c32ebb43-98d6-4dbc-bfcc-273696bebb5a {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c32ebb43-98d6-4dbc-bfcc-273696bebb5a .shogun-heading-component h1 {
  color: rgba(0, 59, 113, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-2f499f44-ec9a-4976-87e4-a11ef2f77480 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 1000px;
}

#s-e9535fd7-29c4-402a-91f9-62959d636309 {
  margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 8px;
padding-right: 8px;
min-height: 50px;
max-width: 1400px;
background-color: rgba(255, 255, 255, 0);
}








#s-e9535fd7-29c4-402a-91f9-62959d636309 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9535fd7-29c4-402a-91f9-62959d636309.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-939c7540-96ee-4286-8e93-6f784227512c {
  text-align: left;
}

#s-1ac56436-742d-4c28-acb6-69258cb368cf {
  
}
@media (max-width: 767px){#s-1ac56436-742d-4c28-acb6-69258cb368cf {
  display: unset;
}
#s-1ac56436-742d-4c28-acb6-69258cb368cf, #wrap-s-1ac56436-742d-4c28-acb6-69258cb368cf { display: unset !important; }}







#s-1ac56436-742d-4c28-acb6-69258cb368cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ac56436-742d-4c28-acb6-69258cb368cf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-9bd0d46b-4730-4cc9-8ea2-725c7bf50c88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9bd0d46b-4730-4cc9-8ea2-725c7bf50c88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9bd0d46b-4730-4cc9-8ea2-725c7bf50c88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9bd0d46b-4730-4cc9-8ea2-725c7bf50c88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.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;
  height: inherit;
  position: relative;
}

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

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

.shogun-image-content {
  display: flex;
  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;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-32b42f58-b717-493a-98be-b05bb47edbd8 {
  text-align: center;
}







  img.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
    
    
  }


.s-32b42f58-b717-493a-98be-b05bb47edbd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
    
    
  }


.s-32b42f58-b717-493a-98be-b05bb47edbd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
  box-sizing: border-box;
}




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





  img.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
    
    
  }


.s-32b42f58-b717-493a-98be-b05bb47edbd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
  box-sizing: border-box;
}




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





  img.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
    
    
  }


.s-32b42f58-b717-493a-98be-b05bb47edbd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
  box-sizing: border-box;
}




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





  img.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
    
    
  }


.s-32b42f58-b717-493a-98be-b05bb47edbd8 .shogun-image-content {
  
    align-items: center;
  
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32b42f58-b717-493a-98be-b05bb47edbd8.shogun-image {
  box-sizing: border-box;
}




}
#s-bc098d28-9e2f-401a-8b3e-4b09ae49bd35 {
  margin-top: 0px;
margin-bottom: 0px;
}








#s-bc098d28-9e2f-401a-8b3e-4b09ae49bd35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc098d28-9e2f-401a-8b3e-4b09ae49bd35.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1a05b6b-6aa3-4557-a12b-b61b1cfd9608 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-95799ae6-448a-4552-91bf-2c1af273e5b7 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1000px;
}

#s-22075619-59a9-487c-a9ca-a980b9c8b315 {
  margin-top: 0em;
padding-top: 20px;
padding-left: 8px;
padding-bottom: 20px;
padding-right: 8px;
min-height: 50px;
background-color: rgba(221, 232, 241, 1);
}








#s-22075619-59a9-487c-a9ca-a980b9c8b315 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22075619-59a9-487c-a9ca-a980b9c8b315.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ebd7c0e3-db43-4227-acff-a1708d218a8e {
  text-align: left;
}

#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0em;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 0px;
padding-right: 0px;
min-height: 445px;
max-width: 1400px;
background-position: center center;
}

#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-image: url(https://i.shgcdn.com/4e30b97e-195e-49bc-9204-7f0ba8c453ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-image: url(https://i.shgcdn.com/4e30b97e-195e-49bc-9204-7f0ba8c453ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-image: url(https://i.shgcdn.com/4e30b97e-195e-49bc-9204-7f0ba8c453ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-image: url(https://i.shgcdn.com/4e30b97e-195e-49bc-9204-7f0ba8c453ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-image: url(https://i.shgcdn.com/4e30b97e-195e-49bc-9204-7f0ba8c453ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-image: url(https://i.shgcdn.com/4e30b97e-195e-49bc-9204-7f0ba8c453ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-image: url(https://i.shgcdn.com/4e30b97e-195e-49bc-9204-7f0ba8c453ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-image: url(https://i.shgcdn.com/4e30b97e-195e-49bc-9204-7f0ba8c453ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 {
  background-image: url(https://i.shgcdn.com/4e30b97e-195e-49bc-9204-7f0ba8c453ba/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fcd185e-f5dd-4030-aa92-037d4bf85e57.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-3d7185b3-3c27-44ae-887b-df9833e77255 {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0em;
margin-right: 20px;
min-height: 0px;
max-width: 470px;
background-position: center center;
background-color: rgba(0, 59, 113, 0.9);
}








#s-3d7185b3-3c27-44ae-887b-df9833e77255 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d7185b3-3c27-44ae-887b-df9833e77255.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-682c467f-e098-4073-85d6-a2505a907b7d {
  margin-top: 2em;
margin-left: auto;
margin-bottom: -3em;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-640ce78d-9857-4c58-b99c-9409fce5d952 {
  margin-top: 2em;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2 {
  display: unset;
}
#s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2, #wrap-s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2 { display: unset !important; }}@media (max-width: 767px){#s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2 {
  display: unset;
}
#s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2, #wrap-s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2 { display: unset !important; }}
@media (min-width: 0px) {
[id="s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 992px) {
[id="s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-a7f440c9-dd9a-45fd-99b3-a5dfd38f34c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

#s-d586d742-a172-4dac-acf6-104f6901f4b3 {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-d586d742-a172-4dac-acf6-104f6901f4b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d586d742-a172-4dac-acf6-104f6901f4b3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2c752c6a-d00c-4732-b9ef-b5b137ecc760 {
  max-width: 923px;
aspect-ratio: 923/684;
text-align: left;
}







  img.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
    
    
  }


.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760 .shogun-image-content {
  
    align-items: center;
  
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
    
    
  }


.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760 .shogun-image-content {
  
    align-items: center;
  
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
  box-sizing: border-box;
}




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





  img.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
    
    
  }


.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760 .shogun-image-content {
  
    align-items: center;
  
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
  box-sizing: border-box;
}




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





  img.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
    
    
  }


.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760 .shogun-image-content {
  
    align-items: center;
  
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
  box-sizing: border-box;
}




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





  img.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
    
    
  }


.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760 .shogun-image-content {
  
    align-items: center;
  
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c752c6a-d00c-4732-b9ef-b5b137ecc760.shogun-image {
  box-sizing: border-box;
}




}
#s-b358581a-c8eb-4dc6-9bbe-d551c91cc67e {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-f4bbeb3e-8572-4796-bc19-d7161382e420 {
  margin-bottom: 0.98em;
}
@media (min-width: 768px) and (max-width: 991px){#s-f4bbeb3e-8572-4796-bc19-d7161382e420 {
  margin-bottom: 0em;
}
}@media (max-width: 767px){#s-f4bbeb3e-8572-4796-bc19-d7161382e420 {
  margin-bottom: 0em;
}
}
#s-0489b7d3-7f25-4430-b80b-fae5030c1baa {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-0489b7d3-7f25-4430-b80b-fae5030c1baa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0489b7d3-7f25-4430-b80b-fae5030c1baa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cb72f800-0928-40e9-a768-c222215e6614 {
  max-width: 923px;
aspect-ratio: 923/684;
text-align: left;
}







  img.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
    
    
  }


.s-cb72f800-0928-40e9-a768-c222215e6614 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
    
    
  }


.s-cb72f800-0928-40e9-a768-c222215e6614 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
  box-sizing: border-box;
}




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





  img.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
    
    
  }


.s-cb72f800-0928-40e9-a768-c222215e6614 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
  box-sizing: border-box;
}




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





  img.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
    
    
  }


.s-cb72f800-0928-40e9-a768-c222215e6614 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
  box-sizing: border-box;
}




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





  img.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
    
    
  }


.s-cb72f800-0928-40e9-a768-c222215e6614 .shogun-image-content {
  
    align-items: center;
  
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb72f800-0928-40e9-a768-c222215e6614.shogun-image {
  box-sizing: border-box;
}




}
#s-18c396ea-6c67-46fb-b550-ec81e1977f43 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-b90dde44-6bc4-4b3b-8200-528842daba1c {
  margin-top: 0px;
margin-bottom: 0.98em;
}

#s-a9637484-66eb-4fd3-9b14-9b38ce84e3fd {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-a9637484-66eb-4fd3-9b14-9b38ce84e3fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9637484-66eb-4fd3-9b14-9b38ce84e3fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e {
  max-width: 923px;
aspect-ratio: 923/684;
text-align: left;
}







  img.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
    
    
  }


.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e .shogun-image-content {
  
    align-items: center;
  
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
    
    
  }


.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e .shogun-image-content {
  
    align-items: center;
  
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
  box-sizing: border-box;
}




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





  img.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
    
    
  }


.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e .shogun-image-content {
  
    align-items: center;
  
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
  box-sizing: border-box;
}




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





  img.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
    
    
  }


.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e .shogun-image-content {
  
    align-items: center;
  
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
  box-sizing: border-box;
}




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





  img.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
    
    
  }


.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e .shogun-image-content {
  
    align-items: center;
  
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cb8eaa5b-0d29-411c-8d48-41dc2d543b7e.shogun-image {
  box-sizing: border-box;
}




}
#s-d3ae2718-72e0-4495-8bef-1e480f29a995 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-0a22b2ac-37df-4ca4-90b1-12d986e3cc9b {
  margin-bottom: 0.98em;
}

#s-644a6c07-3dd4-4514-8f0a-9c5a98095fe0 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 8px;
padding-bottom: 20px;
padding-right: 8px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-644a6c07-3dd4-4514-8f0a-9c5a98095fe0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-644a6c07-3dd4-4514-8f0a-9c5a98095fe0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-696b0e02-a6b2-4ab2-8e6b-b34ed951fa00 {
  text-align: left;
}

#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0em;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
min-height: 445px;
max-width: 1400px;
background-position: center center;
}

#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-image: url(https://i.shgcdn.com/8274d39e-41a6-42c4-a162-a66bc42bbcc2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-image: url(https://i.shgcdn.com/8274d39e-41a6-42c4-a162-a66bc42bbcc2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-image: url(https://i.shgcdn.com/8274d39e-41a6-42c4-a162-a66bc42bbcc2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-image: url(https://i.shgcdn.com/8274d39e-41a6-42c4-a162-a66bc42bbcc2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-image: url(https://i.shgcdn.com/8274d39e-41a6-42c4-a162-a66bc42bbcc2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-image: url(https://i.shgcdn.com/8274d39e-41a6-42c4-a162-a66bc42bbcc2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-image: url(https://i.shgcdn.com/8274d39e-41a6-42c4-a162-a66bc42bbcc2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-image: url(https://i.shgcdn.com/8274d39e-41a6-42c4-a162-a66bc42bbcc2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6988f574-d8d1-444c-9961-cf3ca51315a6 {
  background-image: url(https://i.shgcdn.com/8274d39e-41a6-42c4-a162-a66bc42bbcc2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-6988f574-d8d1-444c-9961-cf3ca51315a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6988f574-d8d1-444c-9961-cf3ca51315a6.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-a0c663c2-e8b6-499e-9a19-935468ed1fc2 {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0em;
margin-right: 20px;
min-height: 0px;
max-width: 470px;
background-position: center center;
background-color: rgba(0, 59, 113, 0.9);
}








#s-a0c663c2-e8b6-499e-9a19-935468ed1fc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0c663c2-e8b6-499e-9a19-935468ed1fc2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ecc8d090-4d67-43d9-8ad4-13a5d2a00bfd {
  margin-top: 2em;
margin-left: auto;
margin-bottom: -3em;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-97773a62-6aec-4c8e-828c-935d3ec9fb49 {
  margin-top: 2em;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c {
  display: unset;
}
#s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c, #wrap-s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c { display: unset !important; }}@media (max-width: 767px){#s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c {
  display: unset;
}
#s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c, #wrap-s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c { display: unset !important; }}
@media (min-width: 0px) {
[id="s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 992px) {
[id="s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-50ad6398-f70c-4e6b-b0ca-de85ee0db60c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.333333333333333px);
}

}

#s-60699834-114a-49e9-8e75-e27317212439 {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-60699834-114a-49e9-8e75-e27317212439 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60699834-114a-49e9-8e75-e27317212439.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fb696f31-c088-4295-b421-79dafe6a3ab7 {
  text-align: left;
}







  img.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
    
    
  }


.s-fb696f31-c088-4295-b421-79dafe6a3ab7 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
    
    
  }


.s-fb696f31-c088-4295-b421-79dafe6a3ab7 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
  box-sizing: border-box;
}




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





  img.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
    
    
  }


.s-fb696f31-c088-4295-b421-79dafe6a3ab7 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
  box-sizing: border-box;
}




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





  img.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
    
    
  }


.s-fb696f31-c088-4295-b421-79dafe6a3ab7 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
  box-sizing: border-box;
}




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





  img.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
    
    
  }


.s-fb696f31-c088-4295-b421-79dafe6a3ab7 .shogun-image-content {
  
    align-items: center;
  
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb696f31-c088-4295-b421-79dafe6a3ab7.shogun-image {
  box-sizing: border-box;
}




}
#s-7d2fbe2a-a611-4ce7-bcf3-7806e4b4a0c9 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-f134386e-d9f7-4f47-8c47-ac5418b60830 {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-f134386e-d9f7-4f47-8c47-ac5418b60830 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f134386e-d9f7-4f47-8c47-ac5418b60830.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50d73276-ef7c-455e-80f0-bc199eb1cffc {
  max-width: 923px;
aspect-ratio: 923/684;
text-align: left;
}







  img.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
    
    
  }


.s-50d73276-ef7c-455e-80f0-bc199eb1cffc .shogun-image-content {
  
    align-items: center;
  
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
    
    
  }


.s-50d73276-ef7c-455e-80f0-bc199eb1cffc .shogun-image-content {
  
    align-items: center;
  
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
  box-sizing: border-box;
}




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





  img.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
    
    
  }


.s-50d73276-ef7c-455e-80f0-bc199eb1cffc .shogun-image-content {
  
    align-items: center;
  
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
  box-sizing: border-box;
}




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





  img.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
    
    
  }


.s-50d73276-ef7c-455e-80f0-bc199eb1cffc .shogun-image-content {
  
    align-items: center;
  
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
  box-sizing: border-box;
}




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





  img.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
    
    
  }


.s-50d73276-ef7c-455e-80f0-bc199eb1cffc .shogun-image-content {
  
    align-items: center;
  
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50d73276-ef7c-455e-80f0-bc199eb1cffc.shogun-image {
  box-sizing: border-box;
}




}
#s-20d3f46a-223e-44c7-b995-ddd9eab70f91 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-4761278e-9208-43c1-9777-bb60e1f2136d {
  margin-top: 0px;
}

#s-a081b7c4-4e80-4d08-ad0c-37c010152501 {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-a081b7c4-4e80-4d08-ad0c-37c010152501 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a081b7c4-4e80-4d08-ad0c-37c010152501.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a {
  max-width: 923px;
aspect-ratio: 923/684;
text-align: left;
}







  img.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
    
    
  }


.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
    
    
  }


.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
  box-sizing: border-box;
}




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





  img.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
    
    
  }


.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
  box-sizing: border-box;
}




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





  img.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
    
    
  }


.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
  box-sizing: border-box;
}




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





  img.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
    
    
  }


.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a .shogun-image-content {
  
    align-items: center;
  
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ed7554b7-fd37-4b2e-afea-ec13c232cf8a.shogun-image {
  box-sizing: border-box;
}




}
#s-84369729-6fc1-4594-922e-d55e697529d7 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
}

#s-12c38283-1b75-4425-8319-2d911bf50dcf {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-12c38283-1b75-4425-8319-2d911bf50dcf {
  display: unset;
}
#s-12c38283-1b75-4425-8319-2d911bf50dcf, #wrap-s-12c38283-1b75-4425-8319-2d911bf50dcf { display: unset !important; }}@media (max-width: 767px){#s-12c38283-1b75-4425-8319-2d911bf50dcf {
  display: unset;
}
#s-12c38283-1b75-4425-8319-2d911bf50dcf, #wrap-s-12c38283-1b75-4425-8319-2d911bf50dcf { display: unset !important; }}
@media (min-width: 0px) {
[id="s-12c38283-1b75-4425-8319-2d911bf50dcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12c38283-1b75-4425-8319-2d911bf50dcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-12c38283-1b75-4425-8319-2d911bf50dcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-12c38283-1b75-4425-8319-2d911bf50dcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-4aabd39c-02f3-4446-8780-3448b59ca69b {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-4aabd39c-02f3-4446-8780-3448b59ca69b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4aabd39c-02f3-4446-8780-3448b59ca69b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b {
  text-align: left;
}







  img.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
    
    
  }


.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b .shogun-image-content {
  
    align-items: center;
  
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
    
    
  }


.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b .shogun-image-content {
  
    align-items: center;
  
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
  box-sizing: border-box;
}




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





  img.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
    
    
  }


.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b .shogun-image-content {
  
    align-items: center;
  
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
  box-sizing: border-box;
}




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





  img.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
    
    
  }


.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b .shogun-image-content {
  
    align-items: center;
  
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
  box-sizing: border-box;
}




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





  img.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
    
    
  }


.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b .shogun-image-content {
  
    align-items: center;
  
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-637bc4fc-dd9d-43bc-a9d5-81069a213a2b.shogun-image {
  box-sizing: border-box;
}




}
#s-4111f39d-6c27-43e7-ba94-5f83327b54a2 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-daa1b995-7dc1-4d01-b152-5d0dc718793d {
  margin-bottom: 0.98em;
}
@media (min-width: 768px) and (max-width: 991px){#s-daa1b995-7dc1-4d01-b152-5d0dc718793d {
  margin-bottom: 0em;
}
}@media (max-width: 767px){#s-daa1b995-7dc1-4d01-b152-5d0dc718793d {
  margin-bottom: 0em;
}
}
#s-a620f021-50f0-4a74-bc08-3313ad50661f {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-a620f021-50f0-4a74-bc08-3313ad50661f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a620f021-50f0-4a74-bc08-3313ad50661f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928 {
  text-align: left;
}







  img.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
    
    
  }


.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928 .shogun-image-content {
  
    align-items: center;
  
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
    
    
  }


.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928 .shogun-image-content {
  
    align-items: center;
  
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
  box-sizing: border-box;
}




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





  img.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
    
    
  }


.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928 .shogun-image-content {
  
    align-items: center;
  
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
  box-sizing: border-box;
}




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





  img.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
    
    
  }


.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928 .shogun-image-content {
  
    align-items: center;
  
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
  box-sizing: border-box;
}




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





  img.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
    
    
  }


.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928 .shogun-image-content {
  
    align-items: center;
  
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3cb9f1f0-2c27-404b-9ab8-f3262b1f7928.shogun-image {
  box-sizing: border-box;
}




}
#s-30e7fc3f-05a4-49c4-873d-a6790d190fe3 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-314fc6ca-bc17-47c4-a9dd-26d767f91d4a {
  margin-top: 0px;
margin-bottom: 0.98em;
}

#s-8995f277-3ec9-435d-907e-e9b4d38e764f {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 8px;
padding-bottom: 20px;
padding-right: 8px;
min-height: 50px;
background-color: rgba(221, 232, 241, 1);
}








#s-8995f277-3ec9-435d-907e-e9b4d38e764f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8995f277-3ec9-435d-907e-e9b4d38e764f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9630121a-bd55-4e29-ae59-89c816568cc8 {
  text-align: left;
}

#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0em;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
min-height: 445px;
max-width: 1400px;
background-position: center center;
}

#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-image: url(https://i.shgcdn.com/c66dbd34-5041-4f5e-8a26-ad4a86c4e236/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-image: url(https://i.shgcdn.com/c66dbd34-5041-4f5e-8a26-ad4a86c4e236/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-image: url(https://i.shgcdn.com/c66dbd34-5041-4f5e-8a26-ad4a86c4e236/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-image: url(https://i.shgcdn.com/c66dbd34-5041-4f5e-8a26-ad4a86c4e236/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-image: url(https://i.shgcdn.com/c66dbd34-5041-4f5e-8a26-ad4a86c4e236/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-image: url(https://i.shgcdn.com/c66dbd34-5041-4f5e-8a26-ad4a86c4e236/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-image: url(https://i.shgcdn.com/c66dbd34-5041-4f5e-8a26-ad4a86c4e236/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-image: url(https://i.shgcdn.com/c66dbd34-5041-4f5e-8a26-ad4a86c4e236/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-fc38839a-9163-4761-b760-d4b8c12ffc73 {
  background-image: url(https://i.shgcdn.com/c66dbd34-5041-4f5e-8a26-ad4a86c4e236/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-fc38839a-9163-4761-b760-d4b8c12ffc73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc38839a-9163-4761-b760-d4b8c12ffc73.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-bb78ac87-fea0-446f-aa84-7c2d92e9c138 {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0em;
margin-right: 20px;
min-height: 0px;
max-width: 470px;
background-position: center center;
background-color: rgba(0, 59, 113, 0.9);
}








#s-bb78ac87-fea0-446f-aa84-7c2d92e9c138 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb78ac87-fea0-446f-aa84-7c2d92e9c138.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6fa3e450-e4f6-4b03-8877-ea27f2370793 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: -3em;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-02c63e80-baeb-4c10-9065-e2b080408911 {
  margin-top: 2em;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-5b9a9a6f-c383-4869-a328-e916c94ab318 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5b9a9a6f-c383-4869-a328-e916c94ab318 {
  display: unset;
}
#s-5b9a9a6f-c383-4869-a328-e916c94ab318, #wrap-s-5b9a9a6f-c383-4869-a328-e916c94ab318 { display: unset !important; }}@media (max-width: 767px){#s-5b9a9a6f-c383-4869-a328-e916c94ab318 {
  display: unset;
}
#s-5b9a9a6f-c383-4869-a328-e916c94ab318, #wrap-s-5b9a9a6f-c383-4869-a328-e916c94ab318 { display: unset !important; }}
@media (min-width: 0px) {
[id="s-5b9a9a6f-c383-4869-a328-e916c94ab318"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b9a9a6f-c383-4869-a328-e916c94ab318"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-5b9a9a6f-c383-4869-a328-e916c94ab318"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b9a9a6f-c383-4869-a328-e916c94ab318"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-25dc88ed-0897-4801-a821-c089597d88eb {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-25dc88ed-0897-4801-a821-c089597d88eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25dc88ed-0897-4801-a821-c089597d88eb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-92aeb540-61a9-4b6c-8690-7edfa300706a {
  max-width: 1395px;
aspect-ratio: 1395/684;
text-align: left;
}







  img.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
    
    
  }


.s-92aeb540-61a9-4b6c-8690-7edfa300706a .shogun-image-content {
  
    align-items: center;
  
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
    
    
  }


.s-92aeb540-61a9-4b6c-8690-7edfa300706a .shogun-image-content {
  
    align-items: center;
  
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
  box-sizing: border-box;
}




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





  img.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
    
    
  }


.s-92aeb540-61a9-4b6c-8690-7edfa300706a .shogun-image-content {
  
    align-items: center;
  
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
  box-sizing: border-box;
}




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





  img.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
    
    
  }


.s-92aeb540-61a9-4b6c-8690-7edfa300706a .shogun-image-content {
  
    align-items: center;
  
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
  box-sizing: border-box;
}




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





  img.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
    
    
  }


.s-92aeb540-61a9-4b6c-8690-7edfa300706a .shogun-image-content {
  
    align-items: center;
  
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92aeb540-61a9-4b6c-8690-7edfa300706a.shogun-image {
  box-sizing: border-box;
}




}
#s-26e02ca6-300e-486c-84a9-b36a7d63f672 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-6cdf9ca7-f49d-4c91-9e9c-e50274096410 {
  margin-bottom: 0.98em;
}
@media (min-width: 768px) and (max-width: 991px){#s-6cdf9ca7-f49d-4c91-9e9c-e50274096410 {
  margin-bottom: 0em;
}
}@media (max-width: 767px){#s-6cdf9ca7-f49d-4c91-9e9c-e50274096410 {
  margin-bottom: 0em;
}
}
#s-0b21b95a-32c7-4cc2-a0b0-392459b94c71 {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-0b21b95a-32c7-4cc2-a0b0-392459b94c71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b21b95a-32c7-4cc2-a0b0-392459b94c71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88 {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
    
    
  }


.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88 .shogun-image-content {
  
    align-items: center;
  
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
    
    
  }


.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88 .shogun-image-content {
  
    align-items: center;
  
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
  box-sizing: border-box;
}




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





  img.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
    
    
  }


.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88 .shogun-image-content {
  
    align-items: center;
  
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
  box-sizing: border-box;
}




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





  img.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
    
    
  }


.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88 .shogun-image-content {
  
    align-items: center;
  
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
  box-sizing: border-box;
}




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





  img.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
    
    
  }


.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88 .shogun-image-content {
  
    align-items: center;
  
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74d7b50e-83e6-4d4c-ab3f-7c90cf66ae88.shogun-image {
  box-sizing: border-box;
}




}
#s-9a954abc-880b-4578-809c-bb487fa28f94 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-1b2aee90-7bd4-4ade-89d0-8db427df0be8 {
  margin-top: 0px;
margin-bottom: 0.98em;
}

#s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea {
  display: unset;
}
#s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea, #wrap-s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea { display: unset !important; }}@media (max-width: 767px){#s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea {
  display: unset;
}
#s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea, #wrap-s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea { display: unset !important; }}
@media (min-width: 0px) {
[id="s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f5d8acf-4371-43a1-b6f8-d3e8118d85ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-fe027af7-0680-4cce-8856-17deb979ac80 {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-fe027af7-0680-4cce-8856-17deb979ac80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe027af7-0680-4cce-8856-17deb979ac80.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a491fc5-b28e-4468-893a-e5860b576d42 {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
    
    
  }


.s-4a491fc5-b28e-4468-893a-e5860b576d42 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
    
    
  }


.s-4a491fc5-b28e-4468-893a-e5860b576d42 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
  box-sizing: border-box;
}




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





  img.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
    
    
  }


.s-4a491fc5-b28e-4468-893a-e5860b576d42 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
  box-sizing: border-box;
}




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





  img.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
    
    
  }


.s-4a491fc5-b28e-4468-893a-e5860b576d42 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
  box-sizing: border-box;
}




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





  img.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
    
    
  }


.s-4a491fc5-b28e-4468-893a-e5860b576d42 .shogun-image-content {
  
    align-items: center;
  
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a491fc5-b28e-4468-893a-e5860b576d42.shogun-image {
  box-sizing: border-box;
}




}
#s-4078c3bf-3536-4b19-b35f-f7ec7f81bfa4 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-3994d88e-29cb-431c-af8e-e03646d3ccec {
  margin-bottom: 0.98em;
}
@media (min-width: 768px) and (max-width: 991px){#s-3994d88e-29cb-431c-af8e-e03646d3ccec {
  margin-bottom: 0em;
}
}@media (max-width: 767px){#s-3994d88e-29cb-431c-af8e-e03646d3ccec {
  margin-bottom: 0em;
}
}
#s-48bfeb7f-1427-49e2-aa03-b1065e73bcd4 {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-48bfeb7f-1427-49e2-aa03-b1065e73bcd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48bfeb7f-1427-49e2-aa03-b1065e73bcd4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-52310728-a62d-4f87-b2b3-acb0ce1ab899 {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
    
    
  }


.s-52310728-a62d-4f87-b2b3-acb0ce1ab899 .shogun-image-content {
  
    align-items: center;
  
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
    
    
  }


.s-52310728-a62d-4f87-b2b3-acb0ce1ab899 .shogun-image-content {
  
    align-items: center;
  
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
  box-sizing: border-box;
}




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





  img.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
    
    
  }


.s-52310728-a62d-4f87-b2b3-acb0ce1ab899 .shogun-image-content {
  
    align-items: center;
  
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
  box-sizing: border-box;
}




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





  img.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
    
    
  }


.s-52310728-a62d-4f87-b2b3-acb0ce1ab899 .shogun-image-content {
  
    align-items: center;
  
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
  box-sizing: border-box;
}




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





  img.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
    
    
  }


.s-52310728-a62d-4f87-b2b3-acb0ce1ab899 .shogun-image-content {
  
    align-items: center;
  
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52310728-a62d-4f87-b2b3-acb0ce1ab899.shogun-image {
  box-sizing: border-box;
}




}
#s-31e68270-a076-4bd7-bb84-eb011495432b {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-6ec9d991-f625-49be-b649-5b24e4dd7a75 {
  margin-top: 0px;
margin-bottom: 0.98em;
}

#s-bb062ce2-29f9-4a4e-83a9-fee2df3472bb {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 8px;
padding-bottom: 20px;
padding-right: 8px;
min-height: 50px;
background-color: rgba(221, 232, 241, 0);
}








#s-bb062ce2-29f9-4a4e-83a9-fee2df3472bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb062ce2-29f9-4a4e-83a9-fee2df3472bb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-be95b465-f079-47d4-9d50-9408732a4ca9 {
  text-align: left;
}

#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0em;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
min-height: 445px;
max-width: 1400px;
background-position: center center;
}

#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-image: url(https://i.shgcdn.com/119a3958-190a-4960-8448-ecc78a3183b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-image: url(https://i.shgcdn.com/119a3958-190a-4960-8448-ecc78a3183b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-image: url(https://i.shgcdn.com/119a3958-190a-4960-8448-ecc78a3183b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-image: url(https://i.shgcdn.com/119a3958-190a-4960-8448-ecc78a3183b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-image: url(https://i.shgcdn.com/119a3958-190a-4960-8448-ecc78a3183b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-image: url(https://i.shgcdn.com/119a3958-190a-4960-8448-ecc78a3183b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-image: url(https://i.shgcdn.com/119a3958-190a-4960-8448-ecc78a3183b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-image: url(https://i.shgcdn.com/119a3958-190a-4960-8448-ecc78a3183b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 {
  background-image: url(https://i.shgcdn.com/119a3958-190a-4960-8448-ecc78a3183b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62fce6df-a2c3-40e5-9155-ff66f17ecea5.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-0dcd7f2f-5da5-416e-a23e-4de39dbd16e2 {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0em;
margin-right: 20px;
min-height: 0px;
max-width: 470px;
background-position: center center;
background-color: rgba(0, 59, 113, 0.9);
}








#s-0dcd7f2f-5da5-416e-a23e-4de39dbd16e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dcd7f2f-5da5-416e-a23e-4de39dbd16e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bb863dae-346e-487c-b3fa-c35239eb3a21 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: -3em;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-3402e1d1-8923-47b9-9b4b-21999bb4d078 {
  margin-top: 2em;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f {
  display: unset;
}
#s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f, #wrap-s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f { display: unset !important; }}@media (max-width: 767px){#s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f {
  display: unset;
}
#s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f, #wrap-s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f { display: unset !important; }}
@media (min-width: 0px) {
[id="s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-c93e4cf5-dee6-4d25-aa96-9cfb3e06220f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-6d4df42b-5761-4464-9004-f0c4300b047c {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-6d4df42b-5761-4464-9004-f0c4300b047c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d4df42b-5761-4464-9004-f0c4300b047c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7d5b2da6-cb23-4efc-a589-febb770ecb0c {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
    
    
  }


.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c .shogun-image-content {
  
    align-items: center;
  
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
    
    
  }


.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c .shogun-image-content {
  
    align-items: center;
  
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
  box-sizing: border-box;
}




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





  img.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
    
    
  }


.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c .shogun-image-content {
  
    align-items: center;
  
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
  box-sizing: border-box;
}




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





  img.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
    
    
  }


.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c .shogun-image-content {
  
    align-items: center;
  
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
  box-sizing: border-box;
}




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





  img.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
    
    
  }


.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c .shogun-image-content {
  
    align-items: center;
  
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d5b2da6-cb23-4efc-a589-febb770ecb0c.shogun-image {
  box-sizing: border-box;
}




}
#s-175e0799-bf60-4214-b138-d57b2bb9e994 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-4ffcd199-f749-4ca3-8777-d7d75d989f1c {
  margin-bottom: 0.98em;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ffcd199-f749-4ca3-8777-d7d75d989f1c {
  margin-bottom: 0em;
}
}@media (max-width: 767px){#s-4ffcd199-f749-4ca3-8777-d7d75d989f1c {
  margin-bottom: 0em;
}
}
#s-6cc26c17-e505-43e2-a7c9-94b101947988 {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-6cc26c17-e505-43e2-a7c9-94b101947988 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cc26c17-e505-43e2-a7c9-94b101947988.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3 {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
    
    
  }


.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
    
    
  }


.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
  box-sizing: border-box;
}




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





  img.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
    
    
  }


.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
  box-sizing: border-box;
}




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





  img.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
    
    
  }


.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
  box-sizing: border-box;
}




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





  img.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
    
    
  }


.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5dbf9138-c3f7-4ed8-90ff-cd11ff8454d3.shogun-image {
  box-sizing: border-box;
}




}
#s-f6a9858c-f763-4633-b089-294d366e27f1 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-941bbbc0-de2f-4938-88b3-4baed61c535e {
  margin-top: 0px;
margin-bottom: 0.98em;
}

#s-8e1c7f92-8bb0-48e3-abb5-0ee3931b2f66 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 8px;
padding-bottom: 20px;
padding-right: 8px;
min-height: 50px;
background-color: rgba(221, 232, 241, 1);
}








#s-8e1c7f92-8bb0-48e3-abb5-0ee3931b2f66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e1c7f92-8bb0-48e3-abb5-0ee3931b2f66.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a92c4293-b751-4959-864c-91e3383a373d {
  text-align: left;
}

#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
min-height: 445px;
max-width: 1400px;
background-position: center top;
}

#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-image: url(https://i.shgcdn.com/40f8395e-03f2-41ab-bd7d-0b0c48a72cc8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-image: url(https://i.shgcdn.com/40f8395e-03f2-41ab-bd7d-0b0c48a72cc8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-image: url(https://i.shgcdn.com/40f8395e-03f2-41ab-bd7d-0b0c48a72cc8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-image: url(https://i.shgcdn.com/40f8395e-03f2-41ab-bd7d-0b0c48a72cc8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-image: url(https://i.shgcdn.com/40f8395e-03f2-41ab-bd7d-0b0c48a72cc8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-image: url(https://i.shgcdn.com/40f8395e-03f2-41ab-bd7d-0b0c48a72cc8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-image: url(https://i.shgcdn.com/40f8395e-03f2-41ab-bd7d-0b0c48a72cc8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-image: url(https://i.shgcdn.com/40f8395e-03f2-41ab-bd7d-0b0c48a72cc8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 {
  background-image: url(https://i.shgcdn.com/40f8395e-03f2-41ab-bd7d-0b0c48a72cc8/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6d7699f-a8ef-4a54-98f1-84f1ed5be5a2.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-50bc9896-5ae4-46df-ad9f-ee3d48ee2c29 {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0em;
margin-right: 20px;
min-height: 0px;
max-width: 470px;
background-position: center center;
background-color: rgba(0, 59, 113, 0.9);
}








#s-50bc9896-5ae4-46df-ad9f-ee3d48ee2c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50bc9896-5ae4-46df-ad9f-ee3d48ee2c29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ae2e4bc0-80f7-4d67-ba91-d0318ce22c17 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: -3em;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-78f17810-dac0-4383-98aa-b645ec477fb4 {
  margin-top: 2em;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817 {
  display: unset;
}
#s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817, #wrap-s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817 { display: unset !important; }}@media (max-width: 767px){#s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817 {
  display: unset;
}
#s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817, #wrap-s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817 { display: unset !important; }}
@media (min-width: 0px) {
[id="s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb74cd01-dd90-40fa-bcfd-efab8e9cb817"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-819d1c01-059c-40f5-8876-34de09923b38 {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-819d1c01-059c-40f5-8876-34de09923b38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-819d1c01-059c-40f5-8876-34de09923b38.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7c38128d-578d-4b5f-8131-96f404e846cd {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
    
    
  }


.s-7c38128d-578d-4b5f-8131-96f404e846cd .shogun-image-content {
  
    align-items: center;
  
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
    
    
  }


.s-7c38128d-578d-4b5f-8131-96f404e846cd .shogun-image-content {
  
    align-items: center;
  
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
  box-sizing: border-box;
}




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





  img.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
    
    
  }


.s-7c38128d-578d-4b5f-8131-96f404e846cd .shogun-image-content {
  
    align-items: center;
  
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
  box-sizing: border-box;
}




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





  img.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
    
    
  }


.s-7c38128d-578d-4b5f-8131-96f404e846cd .shogun-image-content {
  
    align-items: center;
  
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
  box-sizing: border-box;
}




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





  img.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
    
    
  }


.s-7c38128d-578d-4b5f-8131-96f404e846cd .shogun-image-content {
  
    align-items: center;
  
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c38128d-578d-4b5f-8131-96f404e846cd.shogun-image {
  box-sizing: border-box;
}




}
#s-fd65f9f1-66dc-4c8f-91aa-beb923ca60f7 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-8e9c08e6-dd5c-45e0-88d2-4ecd3ab4e5b1 {
  margin-bottom: 0.98em;
}
@media (min-width: 768px) and (max-width: 991px){#s-8e9c08e6-dd5c-45e0-88d2-4ecd3ab4e5b1 {
  margin-bottom: 0em;
}
}@media (max-width: 767px){#s-8e9c08e6-dd5c-45e0-88d2-4ecd3ab4e5b1 {
  margin-bottom: 0em;
}
}
#s-9bffbcb8-4738-4c6a-a19a-fbf4b31e5875 {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-9bffbcb8-4738-4c6a-a19a-fbf4b31e5875 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bffbcb8-4738-4c6a-a19a-fbf4b31e5875.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-70106a93-49e1-4971-b36e-dc86c607a5bd {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
    
    
  }


.s-70106a93-49e1-4971-b36e-dc86c607a5bd .shogun-image-content {
  
    align-items: center;
  
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
    
    
  }


.s-70106a93-49e1-4971-b36e-dc86c607a5bd .shogun-image-content {
  
    align-items: center;
  
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
  box-sizing: border-box;
}




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





  img.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
    
    
  }


.s-70106a93-49e1-4971-b36e-dc86c607a5bd .shogun-image-content {
  
    align-items: center;
  
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
  box-sizing: border-box;
}




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





  img.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
    
    
  }


.s-70106a93-49e1-4971-b36e-dc86c607a5bd .shogun-image-content {
  
    align-items: center;
  
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
  box-sizing: border-box;
}




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





  img.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
    
    
  }


.s-70106a93-49e1-4971-b36e-dc86c607a5bd .shogun-image-content {
  
    align-items: center;
  
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70106a93-49e1-4971-b36e-dc86c607a5bd.shogun-image {
  box-sizing: border-box;
}




}
#s-7b09706a-7397-40fc-ba46-1b8373338d7e {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-a1d827fe-a9ed-459d-b597-899836b367f8 {
  margin-top: 0px;
margin-bottom: 0.98em;
}

#s-3d5176a0-f4e1-495f-aabd-8866e7472089 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d5176a0-f4e1-495f-aabd-8866e7472089 {
  display: unset;
}
#s-3d5176a0-f4e1-495f-aabd-8866e7472089, #wrap-s-3d5176a0-f4e1-495f-aabd-8866e7472089 { display: unset !important; }}@media (max-width: 767px){#s-3d5176a0-f4e1-495f-aabd-8866e7472089 {
  display: unset;
}
#s-3d5176a0-f4e1-495f-aabd-8866e7472089, #wrap-s-3d5176a0-f4e1-495f-aabd-8866e7472089 { display: unset !important; }}
@media (min-width: 0px) {
[id="s-3d5176a0-f4e1-495f-aabd-8866e7472089"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d5176a0-f4e1-495f-aabd-8866e7472089"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-3d5176a0-f4e1-495f-aabd-8866e7472089"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d5176a0-f4e1-495f-aabd-8866e7472089"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-582f3415-da80-474e-8b74-619de7ac50f0 {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-582f3415-da80-474e-8b74-619de7ac50f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-582f3415-da80-474e-8b74-619de7ac50f0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-abc52ba3-f8af-402a-813a-aa509e57b90b {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
    
    
  }


.s-abc52ba3-f8af-402a-813a-aa509e57b90b .shogun-image-content {
  
    align-items: center;
  
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
    
    
  }


.s-abc52ba3-f8af-402a-813a-aa509e57b90b .shogun-image-content {
  
    align-items: center;
  
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
  box-sizing: border-box;
}




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





  img.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
    
    
  }


.s-abc52ba3-f8af-402a-813a-aa509e57b90b .shogun-image-content {
  
    align-items: center;
  
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
  box-sizing: border-box;
}




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





  img.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
    
    
  }


.s-abc52ba3-f8af-402a-813a-aa509e57b90b .shogun-image-content {
  
    align-items: center;
  
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
  box-sizing: border-box;
}




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





  img.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
    
    
  }


.s-abc52ba3-f8af-402a-813a-aa509e57b90b .shogun-image-content {
  
    align-items: center;
  
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-abc52ba3-f8af-402a-813a-aa509e57b90b.shogun-image {
  box-sizing: border-box;
}




}
#s-98738820-9097-47a2-8e61-edb7ad700b4c {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-1cfba0d1-5bf2-420a-be8d-f6c9c8ccab8d {
  margin-bottom: 0.98em;
}
@media (min-width: 768px) and (max-width: 991px){#s-1cfba0d1-5bf2-420a-be8d-f6c9c8ccab8d {
  margin-bottom: 0em;
}
}@media (max-width: 767px){#s-1cfba0d1-5bf2-420a-be8d-f6c9c8ccab8d {
  margin-bottom: 0em;
}
}
#s-625bbbaf-41f6-48cd-859e-a56c84259fdc {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-625bbbaf-41f6-48cd-859e-a56c84259fdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-625bbbaf-41f6-48cd-859e-a56c84259fdc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3 {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
    
    
  }


.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
    
    
  }


.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
  box-sizing: border-box;
}




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





  img.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
    
    
  }


.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
  box-sizing: border-box;
}




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





  img.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
    
    
  }


.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
  box-sizing: border-box;
}




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





  img.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
    
    
  }


.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ccd938a-e0bf-48db-ad83-4aa5e445b2c3.shogun-image {
  box-sizing: border-box;
}




}
#s-6f852c1b-c20c-4420-bc9c-69d5e912b009 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-eab5b4f5-8b4e-4390-a95f-a7967ce07637 {
  margin-top: 0px;
margin-bottom: 0.98em;
}

#s-aa9f9d80-42a5-4522-a9ea-bee2b4d02b73 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 8px;
padding-bottom: 20px;
padding-right: 8px;
min-height: 50px;
background-color: rgba(221, 232, 241, 0);
}








#s-aa9f9d80-42a5-4522-a9ea-bee2b4d02b73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa9f9d80-42a5-4522-a9ea-bee2b4d02b73.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-13244316-4434-426b-b1b8-27f907d391fe {
  text-align: left;
}

#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0em;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
min-height: 445px;
max-width: 1400px;
background-position: center center;
}

#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-image: url(https://i.shgcdn.com/d54217f6-2474-498c-92dc-88a8a4a09b87/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-image: url(https://i.shgcdn.com/d54217f6-2474-498c-92dc-88a8a4a09b87/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-image: url(https://i.shgcdn.com/d54217f6-2474-498c-92dc-88a8a4a09b87/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-image: url(https://i.shgcdn.com/d54217f6-2474-498c-92dc-88a8a4a09b87/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-image: url(https://i.shgcdn.com/d54217f6-2474-498c-92dc-88a8a4a09b87/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-image: url(https://i.shgcdn.com/d54217f6-2474-498c-92dc-88a8a4a09b87/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-image: url(https://i.shgcdn.com/d54217f6-2474-498c-92dc-88a8a4a09b87/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-image: url(https://i.shgcdn.com/d54217f6-2474-498c-92dc-88a8a4a09b87/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-181fd278-51c0-4b36-9421-a2aef73d0393 {
  background-image: url(https://i.shgcdn.com/d54217f6-2474-498c-92dc-88a8a4a09b87/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-181fd278-51c0-4b36-9421-a2aef73d0393 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-181fd278-51c0-4b36-9421-a2aef73d0393.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-9a5554a4-12f8-4232-9e8e-d1c8d2f3b9cf {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0em;
margin-right: 20px;
min-height: 0px;
max-width: 470px;
background-position: center center;
background-color: rgba(0, 59, 113, 0.9);
}








#s-9a5554a4-12f8-4232-9e8e-d1c8d2f3b9cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a5554a4-12f8-4232-9e8e-d1c8d2f3b9cf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9493aa2f-1609-45e2-81d8-9a9716c368b1 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: -3em;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-29a0ef46-02ba-4059-8647-0dda5e315936 {
  margin-top: 2em;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1000px;
}

#s-11cd17b6-f2e4-45f0-aac7-a38212e0c180 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-11cd17b6-f2e4-45f0-aac7-a38212e0c180 {
  display: unset;
}
#s-11cd17b6-f2e4-45f0-aac7-a38212e0c180, #wrap-s-11cd17b6-f2e4-45f0-aac7-a38212e0c180 { display: unset !important; }}@media (max-width: 767px){#s-11cd17b6-f2e4-45f0-aac7-a38212e0c180 {
  display: unset;
}
#s-11cd17b6-f2e4-45f0-aac7-a38212e0c180, #wrap-s-11cd17b6-f2e4-45f0-aac7-a38212e0c180 { display: unset !important; }}
@media (min-width: 0px) {
[id="s-11cd17b6-f2e4-45f0-aac7-a38212e0c180"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11cd17b6-f2e4-45f0-aac7-a38212e0c180"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-11cd17b6-f2e4-45f0-aac7-a38212e0c180"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-11cd17b6-f2e4-45f0-aac7-a38212e0c180"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-d6541d96-afa2-4a86-9d00-9d164d086150 {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-d6541d96-afa2-4a86-9d00-9d164d086150 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6541d96-afa2-4a86-9d00-9d164d086150.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f2db817-7098-4888-a268-3a1b8f5d70c7 {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
    
    
  }


.s-8f2db817-7098-4888-a268-3a1b8f5d70c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
    
    
  }


.s-8f2db817-7098-4888-a268-3a1b8f5d70c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
  box-sizing: border-box;
}




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





  img.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
    
    
  }


.s-8f2db817-7098-4888-a268-3a1b8f5d70c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
  box-sizing: border-box;
}




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





  img.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
    
    
  }


.s-8f2db817-7098-4888-a268-3a1b8f5d70c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
  box-sizing: border-box;
}




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





  img.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
    
    
  }


.s-8f2db817-7098-4888-a268-3a1b8f5d70c7 .shogun-image-content {
  
    align-items: center;
  
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f2db817-7098-4888-a268-3a1b8f5d70c7.shogun-image {
  box-sizing: border-box;
}




}
#s-fdefa3cf-cf11-4555-90f7-a07bbe22a425 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-da2ebc02-bb7d-4328-b46a-4ef605e3ce10 {
  margin-bottom: 0.98em;
}
@media (min-width: 768px) and (max-width: 991px){#s-da2ebc02-bb7d-4328-b46a-4ef605e3ce10 {
  margin-bottom: 0em;
}
}@media (max-width: 767px){#s-da2ebc02-bb7d-4328-b46a-4ef605e3ce10 {
  margin-bottom: 0em;
}
}
#s-180aca4e-ba67-4653-9bbd-deb8e3164f32 {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-180aca4e-ba67-4653-9bbd-deb8e3164f32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-180aca4e-ba67-4653-9bbd-deb8e3164f32.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-38f45fd1-0f32-4def-b515-ab906754e43d {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
    
    
  }


.s-38f45fd1-0f32-4def-b515-ab906754e43d .shogun-image-content {
  
    align-items: center;
  
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
    
    
  }


.s-38f45fd1-0f32-4def-b515-ab906754e43d .shogun-image-content {
  
    align-items: center;
  
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
  box-sizing: border-box;
}




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





  img.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
    
    
  }


.s-38f45fd1-0f32-4def-b515-ab906754e43d .shogun-image-content {
  
    align-items: center;
  
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
  box-sizing: border-box;
}




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





  img.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
    
    
  }


.s-38f45fd1-0f32-4def-b515-ab906754e43d .shogun-image-content {
  
    align-items: center;
  
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
  box-sizing: border-box;
}




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





  img.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
    
    
  }


.s-38f45fd1-0f32-4def-b515-ab906754e43d .shogun-image-content {
  
    align-items: center;
  
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38f45fd1-0f32-4def-b515-ab906754e43d.shogun-image {
  box-sizing: border-box;
}




}
#s-7d58031a-3445-4a1a-9253-3e3e13ae13c3 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-d7a9c44c-aea9-4c44-8ffa-cc6192faca8a {
  margin-top: 0px;
margin-bottom: 0.98em;
}

#s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1400px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f {
  display: unset;
}
#s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f, #wrap-s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f { display: unset !important; }}@media (max-width: 767px){#s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f {
  display: unset;
}
#s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f, #wrap-s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f { display: unset !important; }}
@media (min-width: 0px) {
[id="s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-e126fa16-e43a-49d2-952d-7d4bd65eaf0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-452de51c-30dd-421b-b95e-edfb344e7e32 {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 0px;
}








#s-452de51c-30dd-421b-b95e-edfb344e7e32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-452de51c-30dd-421b-b95e-edfb344e7e32.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-760c91cc-8be8-4299-b725-e8c1419d83ec {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
    
    
  }


.s-760c91cc-8be8-4299-b725-e8c1419d83ec .shogun-image-content {
  
    align-items: center;
  
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
    
    
  }


.s-760c91cc-8be8-4299-b725-e8c1419d83ec .shogun-image-content {
  
    align-items: center;
  
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
  box-sizing: border-box;
}




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





  img.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
    
    
  }


.s-760c91cc-8be8-4299-b725-e8c1419d83ec .shogun-image-content {
  
    align-items: center;
  
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
  box-sizing: border-box;
}




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





  img.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
    
    
  }


.s-760c91cc-8be8-4299-b725-e8c1419d83ec .shogun-image-content {
  
    align-items: center;
  
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
  box-sizing: border-box;
}




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





  img.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
    
    
  }


.s-760c91cc-8be8-4299-b725-e8c1419d83ec .shogun-image-content {
  
    align-items: center;
  
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-760c91cc-8be8-4299-b725-e8c1419d83ec.shogun-image {
  box-sizing: border-box;
}




}
#s-50e2f11b-b676-4c03-a061-c7b23351a21f {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-2ad867da-c66e-4568-a01c-bb23b55187e0 {
  margin-bottom: 0.98em;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ad867da-c66e-4568-a01c-bb23b55187e0 {
  margin-bottom: 0em;
}
}@media (max-width: 767px){#s-2ad867da-c66e-4568-a01c-bb23b55187e0 {
  margin-bottom: 0em;
}
}
#s-f565bbb8-b6d3-465b-a234-7c931f8bf203 {
  margin-top: 8px;
margin-bottom: 8px;
}








#s-f565bbb8-b6d3-465b-a234-7c931f8bf203 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f565bbb8-b6d3-465b-a234-7c931f8bf203.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8a3edabb-0092-4adb-935b-a9d9af486111 {
  max-width: 929px;
aspect-ratio: 929/456;
text-align: left;
}







  img.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
    
    
  }


.s-8a3edabb-0092-4adb-935b-a9d9af486111 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){





  img.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
    
    
  }


.s-8a3edabb-0092-4adb-935b-a9d9af486111 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
  box-sizing: border-box;
}




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





  img.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
    
    
  }


.s-8a3edabb-0092-4adb-935b-a9d9af486111 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
  box-sizing: border-box;
}




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





  img.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
    
    
  }


.s-8a3edabb-0092-4adb-935b-a9d9af486111 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
  box-sizing: border-box;
}




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





  img.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
    
    
  }


.s-8a3edabb-0092-4adb-935b-a9d9af486111 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a3edabb-0092-4adb-935b-a9d9af486111.shogun-image {
  box-sizing: border-box;
}




}
#s-d125f62f-2e3b-41e5-8523-f9bc23957ead {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-8fbc2eed-d021-4c84-b3d4-7434a06c8ea0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fbc2eed-d021-4c84-b3d4-7434a06c8ea0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8fbc2eed-d021-4c84-b3d4-7434a06c8ea0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8fbc2eed-d021-4c84-b3d4-7434a06c8ea0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-3959f408-5108-4da8-a036-633cfc82cbbe {
  margin-top: 0px;
margin-bottom: 0.98em;
}

#s-90bc4d2c-7227-413f-94b4-2844e2d0ba11 {
  margin-top: 0px;
margin-bottom: 0.98em;
}

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