#s-c7d6608c-2336-4133-9e30-5aa901c6d31a {
  text-align: left;
}

#s-0b2f34b5-2da9-49e1-b867-bcb4ae42e559 {
  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-7904e1ca-e3ee-466a-bf00-893bb505c6de {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-7904e1ca-e3ee-466a-bf00-893bb505c6de {
  display: unset;
}
#s-7904e1ca-e3ee-466a-bf00-893bb505c6de, #wrap-s-7904e1ca-e3ee-466a-bf00-893bb505c6de { display: unset !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7904e1ca-e3ee-466a-bf00-893bb505c6de {
  display: unset;
}
#s-7904e1ca-e3ee-466a-bf00-893bb505c6de, #wrap-s-7904e1ca-e3ee-466a-bf00-893bb505c6de { display: unset !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7904e1ca-e3ee-466a-bf00-893bb505c6de {
  display: unset;
}
#s-7904e1ca-e3ee-466a-bf00-893bb505c6de, #wrap-s-7904e1ca-e3ee-466a-bf00-893bb505c6de { display: unset !important; }}@media (max-width: 767px){#s-7904e1ca-e3ee-466a-bf00-893bb505c6de {
  display: unset;
}
#s-7904e1ca-e3ee-466a-bf00-893bb505c6de, #wrap-s-7904e1ca-e3ee-466a-bf00-893bb505c6de { display: unset !important; }}







#s-7904e1ca-e3ee-466a-bf00-893bb505c6de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7904e1ca-e3ee-466a-bf00-893bb505c6de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-84d62372-9094-499f-b0a5-45d5c2876153 {
  margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
padding-bottom: 8px;
min-height: 50px;
background-color: rgba(0, 59, 113, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-84d62372-9094-499f-b0a5-45d5c2876153 {
  
}
}@media (max-width: 767px){#s-84d62372-9094-499f-b0a5-45d5c2876153 {
  
}
}







#s-84d62372-9094-499f-b0a5-45d5c2876153 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84d62372-9094-499f-b0a5-45d5c2876153.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee09124f-92c4-463b-abcf-e45944862402 {
  text-align: left;
}

#s-c87f9224-e144-447b-80f0-607e90dec8bd {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
max-width: 1400px;
}








#s-c87f9224-e144-447b-80f0-607e90dec8bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c87f9224-e144-447b-80f0-607e90dec8bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-45814fe9-3636-44f0-8fad-8561e967e34f {
  background-repeat: no-repeat;
background-size: 1450px 705px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
min-height: 340px;
max-width: 1400px;
background-position: right -167px;
}

#s-45814fe9-3636-44f0-8fad-8561e967e34f {
  background-image: url(https://i.shgcdn.com/856b8eba-04f9-4226-9ad7-b11d39f80183/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-45814fe9-3636-44f0-8fad-8561e967e34f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45814fe9-3636-44f0-8fad-8561e967e34f.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-264b757d-3161-48a7-9760-01696afb38f0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-264b757d-3161-48a7-9760-01696afb38f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264b757d-3161-48a7-9760-01696afb38f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-264b757d-3161-48a7-9760-01696afb38f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264b757d-3161-48a7-9760-01696afb38f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-264b757d-3161-48a7-9760-01696afb38f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-264b757d-3161-48a7-9760-01696afb38f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-36548b15-efd3-4df1-bce8-6e561a377d64 {
  min-height: 50px;
}








#s-36548b15-efd3-4df1-bce8-6e561a377d64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36548b15-efd3-4df1-bce8-6e561a377d64.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-7b0e9612-d99c-45ae-ab06-bd8238e2e99b {
  margin-bottom: 0em;
margin-right: 0%;
padding-left: 0px;
padding-right: 0px;
}

#s-badc0608-9093-4ad4-9ad9-4d1deabf017a {
  margin-bottom: -0.5em;
margin-right: 0%;
padding-top: 1px;
padding-left: 0px;
padding-bottom: 1px;
padding-right: 0px;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  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-9a357066-99a7-4b67-b4c6-9a03c37dd310 {
  padding-top: 20px;
padding-bottom: 10px;
max-width: 260px;
text-align: center;
}







  img.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
    
    
  }


.s-9a357066-99a7-4b67-b4c6-9a03c37dd310 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
    
    
  }


.s-9a357066-99a7-4b67-b4c6-9a03c37dd310 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
    
    
  }


.s-9a357066-99a7-4b67-b4c6-9a03c37dd310 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
    
    
  }


.s-9a357066-99a7-4b67-b4c6-9a03c37dd310 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
  box-sizing: border-box;
}



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





  img.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
    
    
  }


.s-9a357066-99a7-4b67-b4c6-9a03c37dd310 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a357066-99a7-4b67-b4c6-9a03c37dd310.shogun-image {
  box-sizing: border-box;
}



}
#s-92ddb098-d086-4a3a-a6cb-8a7c508abc49 {
  margin-bottom: 1.5em;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

.btn-gea-promo-blue{
  transition: 0.3s !important;
  color:#ffffff;
  text-decoration:none;
  background-color: rgba(0, 59, 113, 1);
  border: none;
  -webkit-transition: 250ms all ease-in;
  transition: 250ms all ease-in;
  font-size:16px;
  font-weight:400;
  letter-spacing: 0.2px;
  line-height:22px;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:30px;
  padding-left:30px;
  display:inline-block;
  mso-padding-alt:8px;
  border-radius:0px !important;  
  margin-bottom: 2em;
}

.btn-gea-promo-blue:hover {
  transition: 0.3s !important;
  -webkit-transition: 250ms all ease-in;
  transition: 250ms all ease-in;
  color: #ffffff;
  background-color: #1a63a2;
}

.btn-gea-promo-blue:active, 
.btn-gea-promo-blue:focus {
  color: #003B71!important;
  background-color: rgba(255, 255, 255, 1);
}  

#s-b2bdddcf-f8fb-4831-a7f2-d6312f2121e9 {
  margin-left: 5%;
margin-bottom: -2em;
margin-right: 5%;
text-align: center;
}

#s-8a956683-9ce7-433f-9a3d-9235bfac6a48 {
  max-width: 600px;
text-align: center;
}







  img.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
    
    
  }


.s-8a956683-9ce7-433f-9a3d-9235bfac6a48 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
    
    
  }


.s-8a956683-9ce7-433f-9a3d-9235bfac6a48 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
  box-sizing: border-box;
}



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





  img.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
    
    
  }


.s-8a956683-9ce7-433f-9a3d-9235bfac6a48 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
  box-sizing: border-box;
}



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





  img.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
    
    
  }


.s-8a956683-9ce7-433f-9a3d-9235bfac6a48 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
  box-sizing: border-box;
}



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





  img.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
    
    
  }


.s-8a956683-9ce7-433f-9a3d-9235bfac6a48 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a956683-9ce7-433f-9a3d-9235bfac6a48.shogun-image {
  box-sizing: border-box;
}



}
#s-2d161df4-6a9a-44d1-a212-f9d1ba3abfaa {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1400px;
background-color: rgba(0, 59, 113, 1);
}








#s-2d161df4-6a9a-44d1-a212-f9d1ba3abfaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d161df4-6a9a-44d1-a212-f9d1ba3abfaa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a8da45b-4d48-4732-8db1-3dc0543f7fe7 {
  margin-top: -1em;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
}

#s-72a26617-940c-4faf-bc82-dffa25b5c8d1 {
  margin-top: 8px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-72a26617-940c-4faf-bc82-dffa25b5c8d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72a26617-940c-4faf-bc82-dffa25b5c8d1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24629b1e-02e5-402b-9f9d-57d3dda98087 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-24629b1e-02e5-402b-9f9d-57d3dda98087"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-24629b1e-02e5-402b-9f9d-57d3dda98087"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-24629b1e-02e5-402b-9f9d-57d3dda98087"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-24629b1e-02e5-402b-9f9d-57d3dda98087"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

}

#s-f3b7ac42-93ed-4d27-a0b2-9f59eeab1caf {
  min-height: 0px;
background-color: rgba(244, 243, 239, 1);
}








#s-f3b7ac42-93ed-4d27-a0b2-9f59eeab1caf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3b7ac42-93ed-4d27-a0b2-9f59eeab1caf.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-31714e9c-3e47-43a1-91e2-f3ff35381cd3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}








#s-31714e9c-3e47-43a1-91e2-f3ff35381cd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31714e9c-3e47-43a1-91e2-f3ff35381cd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2fa41237-5286-4f32-b838-b8cf7f822ff9 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 130px;
background-color: rgba(0, 59, 113, 1);
}








#s-2fa41237-5286-4f32-b838-b8cf7f822ff9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fa41237-5286-4f32-b838-b8cf7f822ff9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-33d87f02-815d-417f-95e2-45c50b1ef9c5 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-e1c1dbda-af92-4b28-b355-600ea110d0ab {
  margin-top: 0em;
margin-bottom: -1em;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
}

#s-bfcf3b9c-301b-4ece-aa9d-08c6cf4ff0c0 {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-95de12e0-fd81-49c1-877c-cb0a26fccefb {
  min-height: 0px;
background-color: rgba(244, 243, 239, 1);
}








#s-95de12e0-fd81-49c1-877c-cb0a26fccefb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95de12e0-fd81-49c1-877c-cb0a26fccefb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0c6d0442-882e-498c-a331-e08d71ebe304 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
min-height: 250px;
background-position: center center;
}








#s-0c6d0442-882e-498c-a331-e08d71ebe304 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c6d0442-882e-498c-a331-e08d71ebe304.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ce63a76-d00e-43a9-af9a-d8a87bfd3737 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 130px;
background-color: rgba(0, 59, 113, 1);
}








#s-4ce63a76-d00e-43a9-af9a-d8a87bfd3737 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ce63a76-d00e-43a9-af9a-d8a87bfd3737.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-8eef913b-4f50-45c3-a159-edafec0f3b74 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-165919dd-ec1f-4cd0-804e-e90a961fe4c6 {
  margin-top: 0em;
margin-bottom: -1em;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-ed46547c-5f91-4ada-85d9-1a2ac5a06fa3 {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-876cd562-1fdd-4285-81cd-6a9a4fe292c5 {
  min-height: 250px;
background-color: rgba(244, 243, 239, 1);
}








#s-876cd562-1fdd-4285-81cd-6a9a4fe292c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-876cd562-1fdd-4285-81cd-6a9a4fe292c5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-149a838c-ff89-4711-a60e-f9369cfdf870 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
min-height: 250px;
background-position: center center;
}








#s-149a838c-ff89-4711-a60e-f9369cfdf870 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-149a838c-ff89-4711-a60e-f9369cfdf870.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d646ee71-ed61-4a9c-ac93-5f5af169ac1f {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 130px;
background-color: rgba(0, 59, 113, 1);
}








#s-d646ee71-ed61-4a9c-ac93-5f5af169ac1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d646ee71-ed61-4a9c-ac93-5f5af169ac1f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-07497122-a353-4c70-b584-07e75bed2069 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-b4d9e007-430d-4b02-9b7f-a5d021063ba0 {
  margin-top: 0em;
margin-bottom: -1em;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-993182b9-8f71-47cc-8b8d-d4f5dd7e182d {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-3711f1e5-335c-4110-a575-388517edc535 {
  min-height: 0px;
background-color: rgba(244, 243, 239, 1);
}








#s-3711f1e5-335c-4110-a575-388517edc535 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3711f1e5-335c-4110-a575-388517edc535.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b266368b-7c07-42a9-a35b-932b247aaefb {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
min-height: 250px;
background-position: center center;
}








#s-b266368b-7c07-42a9-a35b-932b247aaefb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b266368b-7c07-42a9-a35b-932b247aaefb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ba810a3e-e38d-4c19-922c-7e09b2a1a14b {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 130px;
background-color: rgba(0, 59, 113, 1);
}








#s-ba810a3e-e38d-4c19-922c-7e09b2a1a14b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba810a3e-e38d-4c19-922c-7e09b2a1a14b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a6eda132-33d0-4462-9d8f-e301f8f42c73 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-49375a85-bb30-454a-80ca-582c8c9a9a78 {
  margin-top: 0em;
margin-bottom: -1em;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
}

#s-4444fb4a-1cae-4234-9e37-12ac4c0edb4f {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-32dc636d-51d1-4287-aac3-ffe582d5ccf4 {
  margin-left: 0px;
margin-bottom: 1em;
margin-right: 0px;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-32dc636d-51d1-4287-aac3-ffe582d5ccf4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-32dc636d-51d1-4287-aac3-ffe582d5ccf4 {
  
}
}@media (max-width: 767px){#s-32dc636d-51d1-4287-aac3-ffe582d5ccf4 {
  
}
}







#s-32dc636d-51d1-4287-aac3-ffe582d5ccf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32dc636d-51d1-4287-aac3-ffe582d5ccf4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-471b9790-4d6e-4f48-afe0-f445d6839b06 {
  margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
min-height: 50px;
}








#s-471b9790-4d6e-4f48-afe0-f445d6839b06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-471b9790-4d6e-4f48-afe0-f445d6839b06.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c9cff33c-5221-4748-aed3-23e9617b54cf {
  margin-left: 8px;
margin-bottom: 8px;
margin-right: 8px;
min-height: 50px;
}








#s-c9cff33c-5221-4748-aed3-23e9617b54cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9cff33c-5221-4748-aed3-23e9617b54cf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-90791cff-449a-453e-8f6a-24e249940055 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
background-color: rgba(244, 243, 239, 1);
}








#s-90791cff-449a-453e-8f6a-24e249940055 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90791cff-449a-453e-8f6a-24e249940055.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
  max-width: 1200px;
aspect-ratio: 1200/803;
text-align: center;
}





  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image,
  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
    width: 100%;
    height: auto;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
    
    
  }


.s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shogun-image-content {
  
    align-items: center;
  
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
      position: relative;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image,
  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
    width: 100%;
    height: auto;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
    
    
  }


.s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shogun-image-content {
  
    align-items: center;
  
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
      position: relative;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image,
  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
    width: 100%;
    height: auto;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
    
    
  }


.s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shogun-image-content {
  
    align-items: center;
  
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
      position: relative;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image,
  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
    width: 100%;
    height: auto;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
    
    
  }


.s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shogun-image-content {
  
    align-items: center;
  
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
      position: relative;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image,
  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
    width: 100%;
    height: auto;
  }

  #s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
    
    
  }


.s-54ac8d72-37a6-422f-844f-e8ae6c27920f .shogun-image-content {
  
    align-items: center;
  
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container {
      position: relative;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-54ac8d72-37a6-422f-844f-e8ae6c27920f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-f1dd7956-0081-4548-82b7-f72cf4f03c15 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0em;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-2a33f43d-7388-4a1e-9971-29d46bca11ce {
  margin-left: 0%;
margin-bottom: 0em;
margin-right: 0%;
padding-top: 1px;
padding-left: 0px;
padding-bottom: 1px;
padding-right: 0px;
}

#s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735 {
  padding-top: 20px;
padding-bottom: 10px;
max-width: 260px;
text-align: center;
}







  img.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
    
    
  }


.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735 .shogun-image-content {
  
    align-items: center;
  
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
    
    
  }


.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735 .shogun-image-content {
  
    align-items: center;
  
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
  box-sizing: border-box;
}



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





  img.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
    
    
  }


.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735 .shogun-image-content {
  
    align-items: center;
  
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
  box-sizing: border-box;
}



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





  img.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
    
    
  }


.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735 .shogun-image-content {
  
    align-items: center;
  
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
  box-sizing: border-box;
}



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





  img.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
    
    
  }


.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735 .shogun-image-content {
  
    align-items: center;
  
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be8b8be2-0b5c-424b-a56d-99a2f1dcf735.shogun-image {
  box-sizing: border-box;
}



}
#s-7c364bff-bf0b-4dff-b4b7-013c91fb8a97 {
  margin-top: 5px;
margin-left: 0%;
margin-bottom: 2em;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-9709e2e6-8a75-4fce-b70a-413577ae1883 {
  margin-top: 0em;
margin-left: 0%;
margin-bottom: 0em;
margin-right: 0%;
text-align: center;
}

#s-d607e9d7-788a-44b8-9d39-85040ac108bd {
  margin-left: 8px;
margin-right: 8px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1400px;
background-color: rgba(0, 59, 113, 1);
}








#s-d607e9d7-788a-44b8-9d39-85040ac108bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d607e9d7-788a-44b8-9d39-85040ac108bd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a44eb9e-9728-4716-90f8-9585c91c2898 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
background-color: rgba(0, 59, 113, 1);
}

#s-24d00489-f39b-4a68-8099-73b0ec6b899b {
  margin-left: 8px;
margin-right: 8px;
min-height: 50px;
max-width: 1400px;
}








#s-24d00489-f39b-4a68-8099-73b0ec6b899b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24d00489-f39b-4a68-8099-73b0ec6b899b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a4edece-a62a-4577-a273-225107903dc4 {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 1385px;
}

@media (min-width: 0px) {
[id="s-2a4edece-a62a-4577-a273-225107903dc4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a4edece-a62a-4577-a273-225107903dc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-2a4edece-a62a-4577-a273-225107903dc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a4edece-a62a-4577-a273-225107903dc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-e5303cff-251d-46cf-a90d-b192dd6ef112 {
  background-size: contain;
background-position: right 41px;
background-color: rgba(255, 255, 255, 1);
}








#s-e5303cff-251d-46cf-a90d-b192dd6ef112 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5303cff-251d-46cf-a90d-b192dd6ef112.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ce5c1cbe-7acc-4e35-b6e0-2f15ece36a65 {
  margin-top: 0px;
}








#s-ce5c1cbe-7acc-4e35-b6e0-2f15ece36a65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce5c1cbe-7acc-4e35-b6e0-2f15ece36a65.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
  max-width: 1127px;
aspect-ratio: 1127/780;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}





  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image,
  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
    width: 100%;
    height: auto;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
    
    
  }


.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
      position: relative;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image,
  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
    width: 100%;
    height: auto;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
    
    
  }


.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
      position: relative;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image,
  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
    width: 100%;
    height: auto;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
    
    
  }


.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
      position: relative;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image,
  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
    width: 100%;
    height: auto;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
    
    
  }


.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
      position: relative;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image,
  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
    width: 100%;
    height: auto;
  }

  #s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
    
    
  }


.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 .shogun-image-content {
  
    align-items: center;
  
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container {
      position: relative;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f77783c-2e50-4fcb-91f7-436be0fc1c72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-f28738c9-dbd9-40a7-873e-8d730a28dbb7 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 130px;
background-color: rgba(0, 59, 113, 1);
}








#s-f28738c9-dbd9-40a7-873e-8d730a28dbb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f28738c9-dbd9-40a7-873e-8d730a28dbb7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-77de87e2-81f3-46ca-9a1b-31ed8a69a7af {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-5f1887ef-9135-4550-8c56-afa9d5ebb062 {
  margin-top: 0em;
margin-bottom: -1em;
padding-left: 0px;
padding-right: 0px;
}

#s-464efb54-e387-48da-ab87-592f7dca3f34 {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-1e6a80be-d770-4fe4-aa0a-f0b609e5ecef {
  min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}








#s-1e6a80be-d770-4fe4-aa0a-f0b609e5ecef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e6a80be-d770-4fe4-aa0a-f0b609e5ecef.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c5cfde90-5f5f-4c85-959d-a92159386f2b {
  min-height: 0px;
}








#s-c5cfde90-5f5f-4c85-959d-a92159386f2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5cfde90-5f5f-4c85-959d-a92159386f2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
  max-width: 1127px;
aspect-ratio: 1127/780;
text-align: center;
}





  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image,
  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
    width: 100%;
    height: auto;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
    
    
  }


.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
      position: relative;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image,
  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
    width: 100%;
    height: auto;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
    
    
  }


.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
      position: relative;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image,
  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
    width: 100%;
    height: auto;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
    
    
  }


.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
      position: relative;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image,
  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
    width: 100%;
    height: auto;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
    
    
  }


.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
      position: relative;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image,
  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
    width: 100%;
    height: auto;
  }

  #s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
    
    
  }


.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 .shogun-image-content {
  
    align-items: center;
  
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container {
      position: relative;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b1fd760b-70e2-40a2-a3b0-a96a9524f578 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-f10e1ec7-a9df-476e-b6bc-3d6b0255094c {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 130px;
background-color: rgba(0, 59, 113, 1);
}








#s-f10e1ec7-a9df-476e-b6bc-3d6b0255094c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f10e1ec7-a9df-476e-b6bc-3d6b0255094c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6b885b0f-1235-49da-afd6-29e0cf90d0c9 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-90d1f07b-d519-4091-9812-5dad9743bfc9 {
  margin-top: 0em;
margin-bottom: -1em;
padding-left: 0px;
padding-right: 0px;
}

#s-698bec0f-b95a-4b9b-b578-1aa7c660f0f2 {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-10b6fa15-1d08-40c4-9df6-215598ea4055 {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 1385px;
}

@media (min-width: 0px) {
[id="s-10b6fa15-1d08-40c4-9df6-215598ea4055"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10b6fa15-1d08-40c4-9df6-215598ea4055"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-10b6fa15-1d08-40c4-9df6-215598ea4055"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-10b6fa15-1d08-40c4-9df6-215598ea4055"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-14aad471-ae8c-41c5-8e72-67fa214dd2b8 {
  min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}








#s-14aad471-ae8c-41c5-8e72-67fa214dd2b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14aad471-ae8c-41c5-8e72-67fa214dd2b8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a9805c1a-9b6f-4b7b-8322-1a2ee270b7fa {
  min-height: 0px;
}








#s-a9805c1a-9b6f-4b7b-8322-1a2ee270b7fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9805c1a-9b6f-4b7b-8322-1a2ee270b7fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
  max-width: 1127px;
aspect-ratio: 1127/780;
text-align: center;
}





  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image,
  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
    width: 100%;
    height: auto;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
    
    
  }


.s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
      position: relative;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image,
  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
    width: 100%;
    height: auto;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
    
    
  }


.s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
      position: relative;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image,
  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
    width: 100%;
    height: auto;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
    
    
  }


.s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
      position: relative;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image,
  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
    width: 100%;
    height: auto;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
    
    
  }


.s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
      position: relative;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image,
  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
    width: 100%;
    height: auto;
  }

  #s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
    
    
  }


.s-69aed45d-a104-47ff-bc48-93200e2d2ad8 .shogun-image-content {
  
    align-items: center;
  
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container {
      position: relative;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69aed45d-a104-47ff-bc48-93200e2d2ad8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-85cbfa49-1fa1-4736-908d-0a605f563318 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 130px;
background-color: rgba(0, 59, 113, 1);
}








#s-85cbfa49-1fa1-4736-908d-0a605f563318 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85cbfa49-1fa1-4736-908d-0a605f563318.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-014bdaa2-bcc6-4e58-91fe-8ab15237c081 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-9d7d4259-876e-4206-a1fd-0ee87a943bcd {
  margin-top: 0em;
margin-bottom: -1em;
padding-left: 0px;
padding-right: 0px;
}

#s-41879f35-764a-4901-99b9-7735826de1d2 {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-d1220f3b-6264-4b13-8880-8e4b7fa5652e {
  background-size: contain;
background-position: right 41px;
background-color: rgba(255, 255, 255, 1);
}








#s-d1220f3b-6264-4b13-8880-8e4b7fa5652e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1220f3b-6264-4b13-8880-8e4b7fa5652e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c64621ea-8899-492a-be1f-a7801413422a {
  margin-top: 0px;
}








#s-c64621ea-8899-492a-be1f-a7801413422a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c64621ea-8899-492a-be1f-a7801413422a.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
  max-width: 1125px;
aspect-ratio: 1125/779;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}





  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image,
  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
    width: 100%;
    height: auto;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
    
    
  }


.s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shogun-image-content {
  
    align-items: center;
  
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
      position: relative;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image,
  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
    width: 100%;
    height: auto;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
    
    
  }


.s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shogun-image-content {
  
    align-items: center;
  
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
      position: relative;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image,
  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
    width: 100%;
    height: auto;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
    
    
  }


.s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shogun-image-content {
  
    align-items: center;
  
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
      position: relative;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image,
  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
    width: 100%;
    height: auto;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
    
    
  }


.s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shogun-image-content {
  
    align-items: center;
  
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
      position: relative;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image,
  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
    width: 100%;
    height: auto;
  }

  #s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
    
    
  }


.s-34a652ad-9fb1-4036-b745-b1fc10c00359 .shogun-image-content {
  
    align-items: center;
  
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container {
      position: relative;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34a652ad-9fb1-4036-b745-b1fc10c00359 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-48ee3534-f647-4f46-a4c3-17b56aff526f {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 130px;
background-color: rgba(0, 59, 113, 1);
}








#s-48ee3534-f647-4f46-a4c3-17b56aff526f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48ee3534-f647-4f46-a4c3-17b56aff526f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b2057ab1-8596-4a57-b05d-eea020634c14 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-be3461b5-8877-4cf2-a581-fbffd482e3fb {
  margin-top: 0em;
margin-bottom: -1em;
padding-left: 0px;
padding-right: 0px;
}

#s-9526c5fa-fc72-4975-9f41-f4b9d373023d {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-86f9826d-1389-44c0-b7f1-e07f57ba37af {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}
@media (min-width: 1200px){#s-86f9826d-1389-44c0-b7f1-e07f57ba37af {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86f9826d-1389-44c0-b7f1-e07f57ba37af {
  
}
}@media (max-width: 767px){#s-86f9826d-1389-44c0-b7f1-e07f57ba37af {
  
}
}







#s-86f9826d-1389-44c0-b7f1-e07f57ba37af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86f9826d-1389-44c0-b7f1-e07f57ba37af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f78f9a1d-8510-49ee-baa9-ff04b67b9940 {
  margin-left: 8px;
margin-bottom: 8px;
margin-right: 8px;
min-height: 50px;
}








#s-f78f9a1d-8510-49ee-baa9-ff04b67b9940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f78f9a1d-8510-49ee-baa9-ff04b67b9940.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-86639172-aee7-4d5e-a727-6ea9d263a093 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
background-color: rgba(244, 243, 239, 1);
}








#s-86639172-aee7-4d5e-a727-6ea9d263a093 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86639172-aee7-4d5e-a727-6ea9d263a093.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
  max-width: 1200px;
aspect-ratio: 1200/803;
text-align: center;
}





  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image,
  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
    width: 100%;
    height: auto;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
    
    
  }


.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shogun-image-content {
  
    align-items: center;
  
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
      position: relative;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image,
  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
    width: 100%;
    height: auto;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
    
    
  }


.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shogun-image-content {
  
    align-items: center;
  
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
      position: relative;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image,
  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
    width: 100%;
    height: auto;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
    
    
  }


.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shogun-image-content {
  
    align-items: center;
  
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
      position: relative;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image,
  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
    width: 100%;
    height: auto;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
    
    
  }


.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shogun-image-content {
  
    align-items: center;
  
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
      position: relative;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image,
  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
    width: 100%;
    height: auto;
  }

  #s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
    
    
  }


.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f .shogun-image-content {
  
    align-items: center;
  
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f {
      --shg-aspect-ratio: calc(1200/803); 
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container {
      position: relative;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75b4e24d-06f1-4a3f-9c15-8ebc2090bd4f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-ba3f58a6-04a8-40b9-9ae1-603c7749ad6a {
  margin-top: 0em;
margin-left: 0%;
margin-bottom: 0em;
margin-right: 0%;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
}

#s-e61c838f-5203-421c-b10f-1a93d6c5170d {
  margin-left: 0%;
margin-bottom: 0em;
margin-right: 0%;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
}

#s-53c247df-2c75-46e7-874b-876451f8dabd {
  padding-top: 0px;
padding-bottom: 10px;
max-width: 260px;
text-align: center;
}







  img.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
    
    
  }


.s-53c247df-2c75-46e7-874b-876451f8dabd .shogun-image-content {
  
    align-items: center;
  
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
    
    
  }


.s-53c247df-2c75-46e7-874b-876451f8dabd .shogun-image-content {
  
    align-items: center;
  
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
  box-sizing: border-box;
}



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





  img.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
    
    
  }


.s-53c247df-2c75-46e7-874b-876451f8dabd .shogun-image-content {
  
    align-items: center;
  
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
  box-sizing: border-box;
}



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





  img.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
    
    
  }


.s-53c247df-2c75-46e7-874b-876451f8dabd .shogun-image-content {
  
    align-items: center;
  
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
  box-sizing: border-box;
}



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





  img.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
    
    
  }


.s-53c247df-2c75-46e7-874b-876451f8dabd .shogun-image-content {
  
    align-items: center;
  
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53c247df-2c75-46e7-874b-876451f8dabd.shogun-image {
  box-sizing: border-box;
}



}
#s-510e86e3-8c18-4920-9d3e-e88d6a08840a {
  margin-top: 5px;
margin-left: 0%;
margin-bottom: 2em;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-b792a0d6-9a83-47ab-ac93-2bd1e9b22eb0 {
  margin-top: 0em;
margin-left: 0%;
margin-bottom: 0em;
margin-right: 0%;
padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}

#s-86aed5fe-bcfe-48f4-a88b-fd72edee844f {
  margin-top: 0px;
margin-left: 8px;
margin-right: 8px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1400px;
background-color: rgba(0, 59, 113, 1);
}








#s-86aed5fe-bcfe-48f4-a88b-fd72edee844f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86aed5fe-bcfe-48f4-a88b-fd72edee844f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e7a7950-9810-4cd8-a259-006e94bb7f27 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
background-color: rgba(0, 59, 113, 1);
}

#s-73dc919b-3773-45eb-afc5-6c7c31eec4c1 {
  margin-left: 8px;
margin-right: 8px;
min-height: 50px;
max-width: 1400px;
}








#s-73dc919b-3773-45eb-afc5-6c7c31eec4c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73dc919b-3773-45eb-afc5-6c7c31eec4c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b84fc2db-f2a9-4c33-9663-febf7ee0447f {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 1385px;
}

@media (min-width: 0px) {
[id="s-b84fc2db-f2a9-4c33-9663-febf7ee0447f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-b84fc2db-f2a9-4c33-9663-febf7ee0447f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-b84fc2db-f2a9-4c33-9663-febf7ee0447f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-b84fc2db-f2a9-4c33-9663-febf7ee0447f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-40b38d2b-0fe4-4176-9d11-06f82116c009 {
  background-size: contain;
margin-top: 8px;
padding-top: 0px;
padding-bottom: 0px;
background-position: right 41px;
background-color: rgba(255, 255, 255, 1);
}








#s-40b38d2b-0fe4-4176-9d11-06f82116c009 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40b38d2b-0fe4-4176-9d11-06f82116c009.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-16118102-75e5-460e-8418-76e2600305da {
  margin-top: 0px;
}








#s-16118102-75e5-460e-8418-76e2600305da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16118102-75e5-460e-8418-76e2600305da.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
  max-width: 1127px;
aspect-ratio: 1127/780;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}





  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image,
  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
    width: 100%;
    height: auto;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
    
    
  }


.s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shogun-image-content {
  
    align-items: center;
  
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
      position: relative;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image,
  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
    width: 100%;
    height: auto;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
    
    
  }


.s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shogun-image-content {
  
    align-items: center;
  
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
      position: relative;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image,
  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
    width: 100%;
    height: auto;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
    
    
  }


.s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shogun-image-content {
  
    align-items: center;
  
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
      position: relative;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image,
  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
    width: 100%;
    height: auto;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
    
    
  }


.s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shogun-image-content {
  
    align-items: center;
  
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
      position: relative;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image,
  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
    width: 100%;
    height: auto;
  }

  #s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
    
    
  }


.s-87c1c299-1d7b-46e5-afa2-e34580a0064f .shogun-image-content {
  
    align-items: center;
  
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container {
      position: relative;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87c1c299-1d7b-46e5-afa2-e34580a0064f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-4d54e96a-3797-4a8d-a94b-ef3bfa6af411 {
  margin-top: 0px;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 150px;
background-color: rgba(0, 59, 113, 1);
}








#s-4d54e96a-3797-4a8d-a94b-ef3bfa6af411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d54e96a-3797-4a8d-a94b-ef3bfa6af411.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d8e147c1-126d-4a90-8bac-9993ed749170 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-2d5b4770-d63f-4c62-b207-83705c797661 {
  margin-top: 0em;
margin-bottom: -1em;
padding-left: 0px;
padding-right: 0px;
}

#s-c5ef3cc1-1857-4100-b058-0a3b7aed6e37 {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-f43e15be-c515-4b64-a27e-848f23a96261 {
  margin-top: 8px;
margin-bottom: 0px;
padding-top: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}








#s-f43e15be-c515-4b64-a27e-848f23a96261 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f43e15be-c515-4b64-a27e-848f23a96261.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b4c3c6a5-2eed-4e15-934a-5e4c888cf688 {
  min-height: 0px;
}








#s-b4c3c6a5-2eed-4e15-934a-5e4c888cf688 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4c3c6a5-2eed-4e15-934a-5e4c888cf688.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
  max-width: 1127px;
aspect-ratio: 1127/780;
text-align: center;
}





  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image,
  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
    width: 100%;
    height: auto;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
    
    
  }


.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shogun-image-content {
  
    align-items: center;
  
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
      position: relative;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image,
  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
    width: 100%;
    height: auto;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
    
    
  }


.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shogun-image-content {
  
    align-items: center;
  
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
      position: relative;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image,
  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
    width: 100%;
    height: auto;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
    
    
  }


.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shogun-image-content {
  
    align-items: center;
  
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
      position: relative;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image,
  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
    width: 100%;
    height: auto;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
    
    
  }


.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shogun-image-content {
  
    align-items: center;
  
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
      position: relative;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image,
  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
    width: 100%;
    height: auto;
  }

  #s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
    
    
  }


.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 .shogun-image-content {
  
    align-items: center;
  
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container {
      position: relative;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43e4b5fb-1e3d-4cdd-8034-1d39d38c7d44 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-a39c5f17-6c6d-431c-8c68-bd6d490c6bff {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 150px;
background-color: rgba(0, 59, 113, 1);
}








#s-a39c5f17-6c6d-431c-8c68-bd6d490c6bff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a39c5f17-6c6d-431c-8c68-bd6d490c6bff.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d42416ed-39a7-4064-93f1-8a48c5edbdc7 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-c4848936-ae87-4b10-b99d-0d6d5107a3fe {
  margin-top: 0em;
margin-bottom: -1em;
padding-left: 0px;
padding-right: 0px;
}

#s-2e0a31d4-dcef-4a93-aa27-39d58ad43e26 {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-8385ec5c-6672-4eea-8d52-6fdd4d65d5d4 {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
max-width: 1385px;
}

@media (min-width: 0px) {
[id="s-8385ec5c-6672-4eea-8d52-6fdd4d65d5d4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-8385ec5c-6672-4eea-8d52-6fdd4d65d5d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-8385ec5c-6672-4eea-8d52-6fdd4d65d5d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-8385ec5c-6672-4eea-8d52-6fdd4d65d5d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-77cb866b-8eca-49cf-b0c0-89725f489369 {
  margin-bottom: 8px;
background-color: rgba(255, 255, 255, 1);
}








#s-77cb866b-8eca-49cf-b0c0-89725f489369 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77cb866b-8eca-49cf-b0c0-89725f489369.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0c8becaf-8379-406e-bfa9-c6367b54ab03 {
  min-height: 0px;
}








#s-0c8becaf-8379-406e-bfa9-c6367b54ab03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c8becaf-8379-406e-bfa9-c6367b54ab03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b304ff27-c94e-4d99-93ed-befb950682f2 {
  max-width: 1127px;
aspect-ratio: 1127/780;
text-align: center;
}





  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image,
  #s-b304ff27-c94e-4d99-93ed-befb950682f2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 {
    width: 100%;
    height: auto;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
    
    
  }


.s-b304ff27-c94e-4d99-93ed-befb950682f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b304ff27-c94e-4d99-93ed-befb950682f2 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
      position: relative;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image,
  #s-b304ff27-c94e-4d99-93ed-befb950682f2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 {
    width: 100%;
    height: auto;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
    
    
  }


.s-b304ff27-c94e-4d99-93ed-befb950682f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b304ff27-c94e-4d99-93ed-befb950682f2 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
      position: relative;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image,
  #s-b304ff27-c94e-4d99-93ed-befb950682f2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 {
    width: 100%;
    height: auto;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
    
    
  }


.s-b304ff27-c94e-4d99-93ed-befb950682f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b304ff27-c94e-4d99-93ed-befb950682f2 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
      position: relative;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image,
  #s-b304ff27-c94e-4d99-93ed-befb950682f2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 {
    width: 100%;
    height: auto;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
    
    
  }


.s-b304ff27-c94e-4d99-93ed-befb950682f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b304ff27-c94e-4d99-93ed-befb950682f2 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
      position: relative;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image,
  #s-b304ff27-c94e-4d99-93ed-befb950682f2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 {
    width: 100%;
    height: auto;
  }

  #s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
    
    
  }


.s-b304ff27-c94e-4d99-93ed-befb950682f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b304ff27-c94e-4d99-93ed-befb950682f2 {
      --shg-aspect-ratio: calc(1127/780); 
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container {
      position: relative;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b304ff27-c94e-4d99-93ed-befb950682f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e6f9e491-4502-41ff-a328-fabcc7eadcc2 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 150px;
background-color: rgba(0, 59, 113, 1);
}








#s-e6f9e491-4502-41ff-a328-fabcc7eadcc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6f9e491-4502-41ff-a328-fabcc7eadcc2.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-8a93a9ac-ea99-4f03-abc9-a3665a8bac7a {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-bc26ef53-a0eb-4eb8-ac69-364d99b4b92d {
  margin-top: 0em;
margin-bottom: -1em;
padding-left: 0px;
padding-right: 0px;
}

#s-35ecb264-9900-412c-aa31-8447c0ab5a99 {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-d98354a7-0255-4243-9c32-400b2f1ad1c0 {
  background-size: contain;
background-position: right 41px;
background-color: rgba(254, 254, 254, 1);
}








#s-d98354a7-0255-4243-9c32-400b2f1ad1c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d98354a7-0255-4243-9c32-400b2f1ad1c0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2d670cd5-f138-45b0-bd34-c0335ee0b5d9 {
  margin-top: 0px;
}








#s-2d670cd5-f138-45b0-bd34-c0335ee0b5d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d670cd5-f138-45b0-bd34-c0335ee0b5d9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
  max-width: 1125px;
aspect-ratio: 1125/779;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}





  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image,
  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
    width: 100%;
    height: auto;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
    
    
  }


.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
      position: relative;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image,
  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
    width: 100%;
    height: auto;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
    
    
  }


.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
      position: relative;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image,
  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
    width: 100%;
    height: auto;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
    
    
  }


.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
      position: relative;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image,
  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
    width: 100%;
    height: auto;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
    
    
  }


.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
      position: relative;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image,
  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
    width: 100%;
    height: auto;
  }

  #s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
    
    
  }


.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 .shogun-image-content {
  
    align-items: center;
  
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 {
      --shg-aspect-ratio: calc(1125/779); 
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container {
      position: relative;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bf0f0a9f-deef-442a-8ce1-a3e573988d48 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-584e3cf5-86a0-47cc-8619-97fac1f18171 {
  padding-top: 20px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 150px;
background-color: rgba(0, 59, 113, 1);
}








#s-584e3cf5-86a0-47cc-8619-97fac1f18171 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-584e3cf5-86a0-47cc-8619-97fac1f18171.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ff2f7816-759b-4504-9ea7-64a9a35cdda9 {
  margin-top: 0em;
margin-bottom: -1.5em;
padding-left: 0px;
padding-right: 0px;
}

#s-d118e6e1-6fb4-4777-8cdb-3077eba71656 {
  margin-top: 0em;
margin-bottom: -1em;
padding-left: 0px;
padding-right: 0px;
}

#s-2c2cde43-dc66-4129-bc6a-f1d9e6ec09b2 {
  margin-bottom: 0em;
padding-left: 0px;
padding-right: 0px;
}

#s-e4e48e8b-5931-4b93-9919-a9822502073c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
background-color: rgba(244, 243, 239, 1);
}








#s-e4e48e8b-5931-4b93-9919-a9822502073c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4e48e8b-5931-4b93-9919-a9822502073c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a7e4460-60fd-4852-82a1-fc7f48208ef0 {
  margin-left: 0px;
margin-right: 0px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-6a7e4460-60fd-4852-82a1-fc7f48208ef0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a7e4460-60fd-4852-82a1-fc7f48208ef0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6a7e4460-60fd-4852-82a1-fc7f48208ef0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a7e4460-60fd-4852-82a1-fc7f48208ef0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6a7e4460-60fd-4852-82a1-fc7f48208ef0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c9cf7807-f231-4358-b623-e1b10539d7c5 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}








#s-c9cf7807-f231-4358-b623-e1b10539d7c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9cf7807-f231-4358-b623-e1b10539d7c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-67deb846-32db-48cf-89eb-8df6d2ea6571 {
  padding-top: 10px;
}

#s-a2d071c7-0b37-490f-b9e6-f16bfe178b58 {
  padding-top: 20px;
text-align: left;
}

#s-a91d993c-bc72-41ba-b313-5c33b76a3464 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 230px;
background-position: center 2px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a91d993c-bc72-41ba-b313-5c33b76a3464 {
  min-height: 240px;
}
}
#s-a91d993c-bc72-41ba-b313-5c33b76a3464 {
  background-image: url(https://i.shgcdn.com/a2d43b53-dd75-4439-82aa-28514d6a52e6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a91d993c-bc72-41ba-b313-5c33b76a3464 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a91d993c-bc72-41ba-b313-5c33b76a3464.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 3em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (max-width: 767px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}







#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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-2955216c-ca33-4e12-aa15-8c074ad58caa {
  border-style: solid;
margin-top: 0em;
margin-left: 0px;
margin-bottom: 2em;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}@media (max-width: 767px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}
#s-2955216c-ca33-4e12-aa15-8c074ad58caa .shogun-heading-component h2 {
  color: #000;
  font-weight:  300 ;
  font-family: "Work Sans";
  font-style:  normal ;
  font-size: 36px;
  
  letter-spacing: 2px;
  
}



#s-344b5390-c93f-427e-b64d-6274d29bfa50 {
  margin-left: auto;
margin-right: auto;
max-width: 1800px;
}
@media (min-width: 768px) and (max-width: 991px){#s-344b5390-c93f-427e-b64d-6274d29bfa50 {
  display: none;
}
#s-344b5390-c93f-427e-b64d-6274d29bfa50, #wrap-s-344b5390-c93f-427e-b64d-6274d29bfa50 { display: none !important; }}
@media (min-width: 0px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-cbf3abbf-6ad9-4d9f-90ae-57f72d7ae837"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-de66853c-210e-4b3f-9c47-6a13be23cb2d {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}







  #s-de66853c-210e-4b3f-9c47-6a13be23cb2d img.shogun-image {
    

    
    
    
  }


#s-de66853c-210e-4b3f-9c47-6a13be23cb2d .shogun-image-content {
  
    align-items: center;
  
}

#s-58d0fad6-dc42-4800-aef5-52bb0359bc9b {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-58d0fad6-dc42-4800-aef5-52bb0359bc9b img.shogun-image {
    

    
    
    
  }


#s-58d0fad6-dc42-4800-aef5-52bb0359bc9b .shogun-image-content {
  
    align-items: center;
  
}

#s-dfb87631-d120-4405-a092-d69a29733b4a {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-dfb87631-d120-4405-a092-d69a29733b4a img.shogun-image {
    

    
    
    
  }


#s-dfb87631-d120-4405-a092-d69a29733b4a .shogun-image-content {
  
    align-items: center;
  
}

#s-5e1f4925-d1d4-461d-9a2c-1c2350b54551 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-5e1f4925-d1d4-461d-9a2c-1c2350b54551 img.shogun-image {
    

    
    
    
  }


#s-5e1f4925-d1d4-461d-9a2c-1c2350b54551 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f3ef159-921a-4d68-b35a-526799be6127 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-0f3ef159-921a-4d68-b35a-526799be6127 img.shogun-image,
  #s-0f3ef159-921a-4d68-b35a-526799be6127 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0f3ef159-921a-4d68-b35a-526799be6127 {
    width: 100%;
    height: auto;
  }



  #s-0f3ef159-921a-4d68-b35a-526799be6127 img.shogun-image {
    

    
    
    
  }


#s-0f3ef159-921a-4d68-b35a-526799be6127 .shogun-image-content {
  
    align-items: center;
  
}

#s-6db5a5f0-856e-467c-875d-040b3716377e {
  margin-bottom: 1em;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-6db5a5f0-856e-467c-875d-040b3716377e img.shogun-image,
  #s-6db5a5f0-856e-467c-875d-040b3716377e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6db5a5f0-856e-467c-875d-040b3716377e {
    width: 100%;
    height: auto;
  }



  #s-6db5a5f0-856e-467c-875d-040b3716377e img.shogun-image {
    

    
    
    
  }


#s-6db5a5f0-856e-467c-875d-040b3716377e .shogun-image-content {
  
    align-items: center;
  
}

#s-ccdebd68-b469-4c7a-9245-97e5413e5afb {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-ccdebd68-b469-4c7a-9245-97e5413e5afb {
  display: none;
}
#s-ccdebd68-b469-4c7a-9245-97e5413e5afb, #wrap-s-ccdebd68-b469-4c7a-9245-97e5413e5afb { display: none !important; }}
@media (min-width: 0px) {
[id="s-ccdebd68-b469-4c7a-9245-97e5413e5afb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccdebd68-b469-4c7a-9245-97e5413e5afb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-ccdebd68-b469-4c7a-9245-97e5413e5afb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-ccdebd68-b469-4c7a-9245-97e5413e5afb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 img.shogun-image,
  #s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 {
    width: 100%;
    height: auto;
  }



  #s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 img.shogun-image {
    

    
    
    
  }


#s-addfba4a-aec0-4e00-8e71-3268b0e2c3d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0fb4a7a-b6d9-401a-95f9-72fb88f3c00c {
  margin-bottom: 2em;
}

#s-3284a456-454c-43c7-8c2a-a747efb4899b {
  margin-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-3284a456-454c-43c7-8c2a-a747efb4899b {
  padding-bottom: 0px;
}
}






  #s-3284a456-454c-43c7-8c2a-a747efb4899b img.shogun-image {
    

    
    
    
  }


#s-3284a456-454c-43c7-8c2a-a747efb4899b .shogun-image-content {
  
    align-items: center;
  
}

#s-824e30f5-77c3-4b0b-aed1-02cb046d41f6 {
  margin-bottom: 1em;
text-align: center;
}







  #s-824e30f5-77c3-4b0b-aed1-02cb046d41f6 img.shogun-image {
    

    
    
    
  }


#s-824e30f5-77c3-4b0b-aed1-02cb046d41f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-be5b0105-75f6-475b-b8a4-d335e28b374c {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-be5b0105-75f6-475b-b8a4-d335e28b374c {
  display: none;
}
#s-be5b0105-75f6-475b-b8a4-d335e28b374c, #wrap-s-be5b0105-75f6-475b-b8a4-d335e28b374c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be5b0105-75f6-475b-b8a4-d335e28b374c {
  display: none;
}
#s-be5b0105-75f6-475b-b8a4-d335e28b374c, #wrap-s-be5b0105-75f6-475b-b8a4-d335e28b374c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be5b0105-75f6-475b-b8a4-d335e28b374c {
  display: none;
}
#s-be5b0105-75f6-475b-b8a4-d335e28b374c, #wrap-s-be5b0105-75f6-475b-b8a4-d335e28b374c { display: none !important; }}
@media (min-width: 0px) {
[id="s-be5b0105-75f6-475b-b8a4-d335e28b374c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-be5b0105-75f6-475b-b8a4-d335e28b374c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-be5b0105-75f6-475b-b8a4-d335e28b374c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-be5b0105-75f6-475b-b8a4-d335e28b374c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-0f848ed8-b300-40e6-9ac9-428b962d1f72 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-0f848ed8-b300-40e6-9ac9-428b962d1f72 img.shogun-image,
  #s-0f848ed8-b300-40e6-9ac9-428b962d1f72 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0f848ed8-b300-40e6-9ac9-428b962d1f72 {
    width: 100%;
    height: auto;
  }



  #s-0f848ed8-b300-40e6-9ac9-428b962d1f72 img.shogun-image {
    

    
    
    
  }


#s-0f848ed8-b300-40e6-9ac9-428b962d1f72 .shogun-image-content {
  
    align-items: center;
  
}

#s-f467d036-0131-4f42-b668-e09c0e44de4b {
  margin-bottom: 2em;
}

#s-96c44392-f38a-43aa-bcc8-f24503165e8e {
  margin-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-96c44392-f38a-43aa-bcc8-f24503165e8e {
  padding-bottom: 0px;
}
}






  #s-96c44392-f38a-43aa-bcc8-f24503165e8e img.shogun-image {
    

    
    
    
  }


#s-96c44392-f38a-43aa-bcc8-f24503165e8e .shogun-image-content {
  
    align-items: center;
  
}

#s-4366e6b4-a3cc-44eb-89c7-9077dd048e12 {
  margin-bottom: 1em;
text-align: center;
}







  #s-4366e6b4-a3cc-44eb-89c7-9077dd048e12 img.shogun-image {
    

    
    
    
  }


#s-4366e6b4-a3cc-44eb-89c7-9077dd048e12 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc3d678b-c338-435f-bce9-04cbb7db00ca {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cc3d678b-c338-435f-bce9-04cbb7db00ca {
  display: none;
}
#s-cc3d678b-c338-435f-bce9-04cbb7db00ca, #wrap-s-cc3d678b-c338-435f-bce9-04cbb7db00ca { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc3d678b-c338-435f-bce9-04cbb7db00ca {
  display: none;
}
#s-cc3d678b-c338-435f-bce9-04cbb7db00ca, #wrap-s-cc3d678b-c338-435f-bce9-04cbb7db00ca { display: none !important; }}@media (max-width: 767px){#s-cc3d678b-c338-435f-bce9-04cbb7db00ca {
  display: none;
}
#s-cc3d678b-c338-435f-bce9-04cbb7db00ca, #wrap-s-cc3d678b-c338-435f-bce9-04cbb7db00ca { display: none !important; }}







#s-cc3d678b-c338-435f-bce9-04cbb7db00ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc3d678b-c338-435f-bce9-04cbb7db00ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c242f960-bda7-4677-b767-4f946e757758 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-c242f960-bda7-4677-b767-4f946e757758"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-c242f960-bda7-4677-b767-4f946e757758"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c242f960-bda7-4677-b767-4f946e757758"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c242f960-bda7-4677-b767-4f946e757758"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-58cc92f7-117e-4b2f-9a89-cc821314e921 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
text-align: center;
}







  #s-58cc92f7-117e-4b2f-9a89-cc821314e921 img.shogun-image {
    

    
    
    
  }


#s-58cc92f7-117e-4b2f-9a89-cc821314e921 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f7bb741-7431-4a94-a6cc-fafc91b97bea {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-6f7bb741-7431-4a94-a6cc-fafc91b97bea img.shogun-image {
    

    
    
    
  }


#s-6f7bb741-7431-4a94-a6cc-fafc91b97bea .shogun-image-content {
  
    align-items: center;
  
}

#s-d57b28ec-5e47-4c0e-9dc6-8831ce32605f {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-d57b28ec-5e47-4c0e-9dc6-8831ce32605f img.shogun-image {
    

    
    
    
  }


#s-d57b28ec-5e47-4c0e-9dc6-8831ce32605f .shogun-image-content {
  
    align-items: center;
  
}

#s-01d735b3-0312-427f-9b6a-542279e4a425 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
text-align: center;
}







  #s-01d735b3-0312-427f-9b6a-542279e4a425 img.shogun-image {
    

    
    
    
  }


#s-01d735b3-0312-427f-9b6a-542279e4a425 .shogun-image-content {
  
    align-items: center;
  
}

#s-5244646c-8ddb-4f6e-897d-48f45bb25606 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5244646c-8ddb-4f6e-897d-48f45bb25606"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-5244646c-8ddb-4f6e-897d-48f45bb25606"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5244646c-8ddb-4f6e-897d-48f45bb25606"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5244646c-8ddb-4f6e-897d-48f45bb25606"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-9255b743-3bca-4ac5-ab10-46edf14eda99 {
  margin-bottom: 1em;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-9255b743-3bca-4ac5-ab10-46edf14eda99 img.shogun-image,
  #s-9255b743-3bca-4ac5-ab10-46edf14eda99 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9255b743-3bca-4ac5-ab10-46edf14eda99 {
    width: 100%;
    height: auto;
  }



  #s-9255b743-3bca-4ac5-ab10-46edf14eda99 img.shogun-image {
    

    
    
    
  }


#s-9255b743-3bca-4ac5-ab10-46edf14eda99 .shogun-image-content {
  
    align-items: center;
  
}

#s-531e6169-b047-4ee4-b46f-b95831ae2780 {
  margin-bottom: 1em;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-531e6169-b047-4ee4-b46f-b95831ae2780 img.shogun-image,
  #s-531e6169-b047-4ee4-b46f-b95831ae2780 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-531e6169-b047-4ee4-b46f-b95831ae2780 {
    width: 100%;
    height: auto;
  }



  #s-531e6169-b047-4ee4-b46f-b95831ae2780 img.shogun-image {
    

    
    
    
  }


#s-531e6169-b047-4ee4-b46f-b95831ae2780 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ce122ff-bb90-4693-b901-ce45afb4f7dc {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 290px;
aspect-ratio: 290/282;
text-align: center;
}





  #s-7ce122ff-bb90-4693-b901-ce45afb4f7dc img.shogun-image,
  #s-7ce122ff-bb90-4693-b901-ce45afb4f7dc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7ce122ff-bb90-4693-b901-ce45afb4f7dc {
    width: 100%;
    height: auto;
  }



  #s-7ce122ff-bb90-4693-b901-ce45afb4f7dc img.shogun-image {
    

    
    
    
  }


#s-7ce122ff-bb90-4693-b901-ce45afb4f7dc .shogun-image-content {
  
    align-items: center;
  
}

#s-c17cf2e0-1193-41a6-8761-55ed8bc14f3f {
  margin-bottom: 1em;
text-align: center;
}
@media (max-width: 767px){#s-c17cf2e0-1193-41a6-8761-55ed8bc14f3f {
  padding-bottom: 0px;
}
}






  #s-c17cf2e0-1193-41a6-8761-55ed8bc14f3f img.shogun-image {
    

    
    
    
  }


#s-c17cf2e0-1193-41a6-8761-55ed8bc14f3f .shogun-image-content {
  
    align-items: center;
  
}

#s-2d1358a6-08f4-4853-8a46-1b98218f0876 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2d1358a6-08f4-4853-8a46-1b98218f0876"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-2d1358a6-08f4-4853-8a46-1b98218f0876"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d1358a6-08f4-4853-8a46-1b98218f0876"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d1358a6-08f4-4853-8a46-1b98218f0876"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-f3b90497-f036-4c09-ac25-c7662ec9da2d {
  margin-bottom: 1em;
text-align: center;
}







  #s-f3b90497-f036-4c09-ac25-c7662ec9da2d img.shogun-image {
    

    
    
    
  }


#s-f3b90497-f036-4c09-ac25-c7662ec9da2d .shogun-image-content {
  
    align-items: center;
  
}

#s-f7d6ac1e-6679-4a08-bc2b-1f3519b0f023 {
  margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
min-height: 50px;
}








#s-f7d6ac1e-6679-4a08-bc2b-1f3519b0f023 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7d6ac1e-6679-4a08-bc2b-1f3519b0f023.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bbd22624-787c-455d-970c-d7d1d9005101 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-36c2116c-0f14-43fa-92f2-6b228dd9368c {
  padding-left: 2em;
padding-right: 2em;
min-height: 50px;
}








#s-36c2116c-0f14-43fa-92f2-6b228dd9368c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36c2116c-0f14-43fa-92f2-6b228dd9368c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-28333804-eb4b-4354-8879-691b20a37c90 {
  padding-left: 1em;
padding-right: 1em;
min-height: 50px;
}








#s-28333804-eb4b-4354-8879-691b20a37c90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28333804-eb4b-4354-8879-691b20a37c90.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-734768cf-97c2-4124-8510-35112c1642bf {
  margin-left: auto;
margin-right: auto;
}

#s-2f2b1590-e039-4ed6-9b97-5a472515a1be {
  margin-left: auto;
margin-right: auto;
}

#s-d88ee5b8-8b1e-4445-9d58-4d41fa78f12b {
  margin-top: 2em;
margin-bottom: 2em;
padding-top: 3em;
padding-bottom: 2em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(10, 44, 116, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(244, 243, 239, 1);
}
@media (max-width: 767px){#s-d88ee5b8-8b1e-4445-9d58-4d41fa78f12b {
  display: none;
}
#s-d88ee5b8-8b1e-4445-9d58-4d41fa78f12b, #wrap-s-d88ee5b8-8b1e-4445-9d58-4d41fa78f12b { display: none !important; }}







#s-d88ee5b8-8b1e-4445-9d58-4d41fa78f12b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d88ee5b8-8b1e-4445-9d58-4d41fa78f12b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d7f8a9e-4373-4be8-9ada-8b7d1efa5945 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1400px;
}








#s-2d7f8a9e-4373-4be8-9ada-8b7d1efa5945 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d7f8a9e-4373-4be8-9ada-8b7d1efa5945.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-45f59fe5-da54-4707-84b7-a973f2383b5d {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-45f59fe5-da54-4707-84b7-a973f2383b5d {
  
}
}@media (max-width: 767px){#s-45f59fe5-da54-4707-84b7-a973f2383b5d {
  
}
}
@media (min-width: 0px) {
[id="s-45f59fe5-da54-4707-84b7-a973f2383b5d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-45f59fe5-da54-4707-84b7-a973f2383b5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-45f59fe5-da54-4707-84b7-a973f2383b5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-45f59fe5-da54-4707-84b7-a973f2383b5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-5c69ee96-356b-4e37-87d9-33c2d3c3660e {
  min-height: 50px;
}








#s-5c69ee96-356b-4e37-87d9-33c2d3c3660e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c69ee96-356b-4e37-87d9-33c2d3c3660e {
  cursor: pointer;
}#s-5c69ee96-356b-4e37-87d9-33c2d3c3660e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b98d3bf8-259a-4330-be2d-c4ed87edf59e {
  margin-bottom: 1em;
min-height: 36px;
text-align: center;
}







  #s-b98d3bf8-259a-4330-be2d-c4ed87edf59e img.shogun-image {
    

    
    
    
  }


#s-b98d3bf8-259a-4330-be2d-c4ed87edf59e .shogun-image-content {
  
    align-items: center;
  
}

#s-3248ab6a-e538-4af1-b200-bc53dfb54f65 {
  text-align: center;
}

#s-3248ab6a-e538-4af1-b200-bc53dfb54f65 .shogun-heading-component h3 {
  color: rgba(14, 61, 113, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-8fccdef9-1af5-4b3a-9641-5037be9d01bb {
  min-height: 50px;
}








#s-8fccdef9-1af5-4b3a-9641-5037be9d01bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fccdef9-1af5-4b3a-9641-5037be9d01bb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4800f3f7-632d-4814-9088-e6c217141dea {
  margin-bottom: 1em;
}

#s-4800f3f7-632d-4814-9088-e6c217141dea .shogun-icon-wrapper {
  text-align: center;
}


#s-4800f3f7-632d-4814-9088-e6c217141dea .shogun-icon-wrapper > .shogun-icon {

  font-size: 36px !important;
  color: rgba(14, 61, 113, 1);
}

#s-f7e94c48-7850-4ef4-98a5-fba3df373c82 {
  text-align: center;
}

#s-f7e94c48-7850-4ef4-98a5-fba3df373c82 .shogun-heading-component h3 {
  color: rgba(14, 61, 113, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-28c84160-bd7c-42db-8abd-7e828632c908 {
  min-height: 50px;
}








#s-28c84160-bd7c-42db-8abd-7e828632c908 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28c84160-bd7c-42db-8abd-7e828632c908.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e0b67277-704d-4eaf-a95d-f0c87edd6e0b {
  margin-bottom: 1em;
min-height: 36px;
text-align: center;
}







  #s-e0b67277-704d-4eaf-a95d-f0c87edd6e0b img.shogun-image {
    

    
    
    
  }


#s-e0b67277-704d-4eaf-a95d-f0c87edd6e0b .shogun-image-content {
  
    align-items: center;
  
}

#s-9392ce91-4a38-44dd-abd6-bcc16d304e70 {
  text-align: center;
}

#s-9392ce91-4a38-44dd-abd6-bcc16d304e70 .shogun-heading-component h3 {
  color: rgba(14, 61, 113, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-ea4d7895-4c61-4dd6-912a-339e1fa2f633 {
  min-height: 50px;
}








#s-ea4d7895-4c61-4dd6-912a-339e1fa2f633 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea4d7895-4c61-4dd6-912a-339e1fa2f633.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-beda411d-f3e6-42d0-ac89-5f737f66558f {
  margin-bottom: 1em;
min-height: 36px;
text-align: center;
}







  #s-beda411d-f3e6-42d0-ac89-5f737f66558f img.shogun-image {
    

    
    
    
  }


#s-beda411d-f3e6-42d0-ac89-5f737f66558f .shogun-image-content {
  
    align-items: center;
  
}

#s-6e86db95-e53d-4c66-8b58-3c4bf46203a1 {
  text-align: center;
}

#s-6e86db95-e53d-4c66-8b58-3c4bf46203a1 .shogun-heading-component h3 {
  color: rgba(14, 61, 113, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-959d4d34-2a8c-44dd-a8c0-f2104038801c {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
background-color: rgba(33, 34, 38, 1);
}








#s-959d4d34-2a8c-44dd-a8c0-f2104038801c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-959d4d34-2a8c-44dd-a8c0-f2104038801c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-96e82edc-e559-47d4-81cb-76746be42aaa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-96e82edc-e559-47d4-81cb-76746be42aaa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-96e82edc-e559-47d4-81cb-76746be42aaa {
  display: none;
}
#s-96e82edc-e559-47d4-81cb-76746be42aaa, #wrap-s-96e82edc-e559-47d4-81cb-76746be42aaa { display: none !important; }}@media (max-width: 767px){#s-96e82edc-e559-47d4-81cb-76746be42aaa {
  display: none;
}
#s-96e82edc-e559-47d4-81cb-76746be42aaa, #wrap-s-96e82edc-e559-47d4-81cb-76746be42aaa { display: none !important; }}
@media (min-width: 0px) {
[id="s-96e82edc-e559-47d4-81cb-76746be42aaa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96e82edc-e559-47d4-81cb-76746be42aaa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-96e82edc-e559-47d4-81cb-76746be42aaa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-96e82edc-e559-47d4-81cb-76746be42aaa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-96e82edc-e559-47d4-81cb-76746be42aaa"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-86fa66cf-c010-4ceb-9f31-964fd691a351 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
}








#s-86fa66cf-c010-4ceb-9f31-964fd691a351 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86fa66cf-c010-4ceb-9f31-964fd691a351.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-693167d5-f607-435f-a606-8a899fb2c7c8 {
  margin-bottom: 1.5em;
max-width: 150px;
text-align: left;
}







  img.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
    
    
  }


.s-693167d5-f607-435f-a606-8a899fb2c7c8 .shogun-image-content {
  
    align-items: center;
  
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
    
    
  }


.s-693167d5-f607-435f-a606-8a899fb2c7c8 .shogun-image-content {
  
    align-items: center;
  
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
  box-sizing: border-box;
}



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





  img.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
    
    
  }


.s-693167d5-f607-435f-a606-8a899fb2c7c8 .shogun-image-content {
  
    align-items: center;
  
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
  box-sizing: border-box;
}



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





  img.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
    
    
  }


.s-693167d5-f607-435f-a606-8a899fb2c7c8 .shogun-image-content {
  
    align-items: center;
  
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
  box-sizing: border-box;
}



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





  img.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
    
    
  }


.s-693167d5-f607-435f-a606-8a899fb2c7c8 .shogun-image-content {
  
    align-items: center;
  
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-693167d5-f607-435f-a606-8a899fb2c7c8.shogun-image {
  box-sizing: border-box;
}



}
#s-21c3b6ed-a7fe-4fcd-b97f-f9d41ca7a5cc {
  margin-top: 0em;
margin-bottom: 0.5em;
}

#s-65cdf121-f5dd-4839-b1af-fced5d5b7a57 {
  margin-top: -2em;
margin-bottom: -1.5em;
}

.button-profile-light-steel, .button-profile-light-steel:active, .button-profile-light-steel:focus, .button-profile-light-steel:visited  {
    background-color: #f4f3ef;
    border: 1px solid #f4f3ef;
    mso-border-alt: 8px solid #f4f3ef;
    color: #212226;
    transition: 250ms all ease-in;
    font-family:nudista-web, arial, sans-serif;
    font-weight:400;
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 22px;
    padding: 10px 30px;
    display: inline-block;
    text-decoration: none;
    mso-padding-alt: 0px;
    border-radius: 0px !important;
}
.button-profile-light-steel:hover {
      transition: 0.3s !important;
      background-color: #393a37 !important;
      border: 1px solid #f4f3ef !important;
      mso-border-alt: 8px solid #393a37 !important;
      color: #f4f3ef !important;
}

#s-364c0b7b-1141-422e-bd01-bfa0bc1ba798 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: left top;
}








#s-364c0b7b-1141-422e-bd01-bfa0bc1ba798 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-364c0b7b-1141-422e-bd01-bfa0bc1ba798.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-de30f037-c759-4f01-98e4-fafd1355485a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-de30f037-c759-4f01-98e4-fafd1355485a {
  display: none;
}
#s-de30f037-c759-4f01-98e4-fafd1355485a, #wrap-s-de30f037-c759-4f01-98e4-fafd1355485a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-de30f037-c759-4f01-98e4-fafd1355485a {
  display: none;
}
#s-de30f037-c759-4f01-98e4-fafd1355485a, #wrap-s-de30f037-c759-4f01-98e4-fafd1355485a { display: none !important; }}







#s-de30f037-c759-4f01-98e4-fafd1355485a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de30f037-c759-4f01-98e4-fafd1355485a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f0f78ca-e9c2-412d-86a9-24706c16985d {
  text-align: center;
}







  img.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
    
    
  }


.s-5f0f78ca-e9c2-412d-86a9-24706c16985d .shogun-image-content {
  
    align-items: center;
  
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
    
    
  }


.s-5f0f78ca-e9c2-412d-86a9-24706c16985d .shogun-image-content {
  
    align-items: center;
  
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
    
    
  }


.s-5f0f78ca-e9c2-412d-86a9-24706c16985d .shogun-image-content {
  
    align-items: center;
  
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
    
    
  }


.s-5f0f78ca-e9c2-412d-86a9-24706c16985d .shogun-image-content {
  
    align-items: center;
  
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
    
    
  }


.s-5f0f78ca-e9c2-412d-86a9-24706c16985d .shogun-image-content {
  
    align-items: center;
  
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f0f78ca-e9c2-412d-86a9-24706c16985d.shogun-image {
  box-sizing: border-box;
}



}
#s-204a3e5a-e583-4863-ad88-32df388ed4c4 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-204a3e5a-e583-4863-ad88-32df388ed4c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-204a3e5a-e583-4863-ad88-32df388ed4c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ad9128d-4649-4eb9-b02f-a728af95ba72 {
  margin-bottom: 1.5em;
max-width: 150px;
text-align: center;
}







  img.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
    
    
  }


.s-3ad9128d-4649-4eb9-b02f-a728af95ba72 .shogun-image-content {
  
    align-items: center;
  
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
    
    
  }


.s-3ad9128d-4649-4eb9-b02f-a728af95ba72 .shogun-image-content {
  
    align-items: center;
  
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
  box-sizing: border-box;
}



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





  img.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
    
    
  }


.s-3ad9128d-4649-4eb9-b02f-a728af95ba72 .shogun-image-content {
  
    align-items: center;
  
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
  box-sizing: border-box;
}



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





  img.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
    
    
  }


.s-3ad9128d-4649-4eb9-b02f-a728af95ba72 .shogun-image-content {
  
    align-items: center;
  
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
  box-sizing: border-box;
}



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





  img.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
    
    
  }


.s-3ad9128d-4649-4eb9-b02f-a728af95ba72 .shogun-image-content {
  
    align-items: center;
  
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3ad9128d-4649-4eb9-b02f-a728af95ba72.shogun-image {
  box-sizing: border-box;
}



}
#s-9b51b17a-d856-4204-8327-41d008b527dc {
  margin-top: 0em;
margin-bottom: 0.5em;
}

#s-679cb275-81b3-4c5d-aec0-4b5a47140401 {
  margin-top: -2em;
margin-bottom: -1.5em;
}

#s-555c9c5a-6ebd-4e42-9fd0-48b091e2518d {
  text-align: center;
}

#s-7640aea2-b388-406c-bd61-d97cc5b3f525 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
background-color: rgba(0, 59, 113, 1);
}








#s-7640aea2-b388-406c-bd61-d97cc5b3f525 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7640aea2-b388-406c-bd61-d97cc5b3f525.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2 {
  display: none;
}
#s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2, #wrap-s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2 { display: none !important; }}@media (max-width: 767px){#s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2 {
  display: none;
}
#s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2, #wrap-s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-50a8ae1d-5ca3-46fb-a6cf-7463314693b2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3d883b15-11f6-478f-aa07-84c5c04e6197 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-3d883b15-11f6-478f-aa07-84c5c04e6197 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d883b15-11f6-478f-aa07-84c5c04e6197.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4065d908-c728-4b2b-be09-036de0395206 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
}








#s-4065d908-c728-4b2b-be09-036de0395206 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4065d908-c728-4b2b-be09-036de0395206.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-20d7f368-0d33-4cbc-8abf-de8a80602076 {
  margin-bottom: 1em;
max-width: 200px;
text-align: left;
}







  img.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
    
    
  }


.s-20d7f368-0d33-4cbc-8abf-de8a80602076 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
    
    
  }


.s-20d7f368-0d33-4cbc-8abf-de8a80602076 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
  box-sizing: border-box;
}



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





  img.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
    
    
  }


.s-20d7f368-0d33-4cbc-8abf-de8a80602076 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
  box-sizing: border-box;
}



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





  img.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
    
    
  }


.s-20d7f368-0d33-4cbc-8abf-de8a80602076 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
  box-sizing: border-box;
}



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





  img.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
    
    
  }


.s-20d7f368-0d33-4cbc-8abf-de8a80602076 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d7f368-0d33-4cbc-8abf-de8a80602076.shogun-image {
  box-sizing: border-box;
}



}
#s-a0c3e3e7-cbcb-400c-a61f-57b126fbf7eb {
  margin-top: 0em;
margin-bottom: 0.5em;
}

#s-ac3807a3-eceb-494a-bf69-1147c25da2e9 {
  margin-top: -2em;
margin-bottom: -1.5em;
}

.btn-gea-promo-white{
  transition: 0.3s !important;
  color:#003B71;
  text-decoration:none;
  background-color: rgba(255, 255, 255, 1);
  border: none;
  -webkit-transition: 250ms all ease-in;
  transition: 250ms all ease-in;
  font-size:16px;
  font-weight:400;
  letter-spacing: 0.2px;
  line-height:22px;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:30px;
  padding-left:30px;
  display:inline-block;
  mso-padding-alt:8px;
  border-radius:0px !important;  
  margin-bottom: 2em;
}

.btn-gea-promo-white:hover {
  transition: 0.3s !important;
  -webkit-transition: 250ms all ease-in;
  transition: 250ms all ease-in;
  color: #ffffff;
  background-color: #1a63a2;
}

.btn-gea-promo-white:active, 
.btn-gea-promo-white:focus {
  color: #003B71!important;
  background-color: rgba(255, 255, 255, 1);
}  
#s-7f085f3b-de2f-42ea-a036-1b92b6beab9e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7f085f3b-de2f-42ea-a036-1b92b6beab9e {
  display: none;
}
#s-7f085f3b-de2f-42ea-a036-1b92b6beab9e, #wrap-s-7f085f3b-de2f-42ea-a036-1b92b6beab9e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f085f3b-de2f-42ea-a036-1b92b6beab9e {
  display: none;
}
#s-7f085f3b-de2f-42ea-a036-1b92b6beab9e, #wrap-s-7f085f3b-de2f-42ea-a036-1b92b6beab9e { display: none !important; }}







#s-7f085f3b-de2f-42ea-a036-1b92b6beab9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f085f3b-de2f-42ea-a036-1b92b6beab9e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b385808-0285-452f-a65c-2360efb3ca3e {
  max-width: 1935px;
aspect-ratio: 1935/968;
text-align: center;
}





  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image,
  #s-4b385808-0285-452f-a65c-2360efb3ca3e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e {
    width: 100%;
    height: auto;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
    
    
  }


.s-4b385808-0285-452f-a65c-2360efb3ca3e .shogun-image-content {
  
    align-items: center;
  
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4b385808-0285-452f-a65c-2360efb3ca3e {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
      position: relative;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image,
  #s-4b385808-0285-452f-a65c-2360efb3ca3e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e {
    width: 100%;
    height: auto;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
    
    
  }


.s-4b385808-0285-452f-a65c-2360efb3ca3e .shogun-image-content {
  
    align-items: center;
  
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4b385808-0285-452f-a65c-2360efb3ca3e {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
      position: relative;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image,
  #s-4b385808-0285-452f-a65c-2360efb3ca3e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e {
    width: 100%;
    height: auto;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
    
    
  }


.s-4b385808-0285-452f-a65c-2360efb3ca3e .shogun-image-content {
  
    align-items: center;
  
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4b385808-0285-452f-a65c-2360efb3ca3e {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
      position: relative;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image,
  #s-4b385808-0285-452f-a65c-2360efb3ca3e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e {
    width: 100%;
    height: auto;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
    
    
  }


.s-4b385808-0285-452f-a65c-2360efb3ca3e .shogun-image-content {
  
    align-items: center;
  
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4b385808-0285-452f-a65c-2360efb3ca3e {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
      position: relative;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image,
  #s-4b385808-0285-452f-a65c-2360efb3ca3e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e {
    width: 100%;
    height: auto;
  }

  #s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
    
    
  }


.s-4b385808-0285-452f-a65c-2360efb3ca3e .shogun-image-content {
  
    align-items: center;
  
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4b385808-0285-452f-a65c-2360efb3ca3e {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container {
      position: relative;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4b385808-0285-452f-a65c-2360efb3ca3e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-6d856a5d-52f7-4421-a3db-4d724ba4c965 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-6d856a5d-52f7-4421-a3db-4d724ba4c965 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d856a5d-52f7-4421-a3db-4d724ba4c965.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b0f819a4-8bad-4f51-b80c-1723f8275426 {
  margin-bottom: 1em;
max-width: 200px;
text-align: center;
}







  img.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
    
    
  }


.s-b0f819a4-8bad-4f51-b80c-1723f8275426 .shogun-image-content {
  
    align-items: center;
  
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
    
    
  }


.s-b0f819a4-8bad-4f51-b80c-1723f8275426 .shogun-image-content {
  
    align-items: center;
  
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
    
    
  }


.s-b0f819a4-8bad-4f51-b80c-1723f8275426 .shogun-image-content {
  
    align-items: center;
  
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
    
    
  }


.s-b0f819a4-8bad-4f51-b80c-1723f8275426 .shogun-image-content {
  
    align-items: center;
  
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
  box-sizing: border-box;
}



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





  img.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
    
    
  }


.s-b0f819a4-8bad-4f51-b80c-1723f8275426 .shogun-image-content {
  
    align-items: center;
  
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0f819a4-8bad-4f51-b80c-1723f8275426.shogun-image {
  box-sizing: border-box;
}



}
#s-0383cca0-3414-4692-a22f-413008e1126a {
  margin-top: 0em;
margin-bottom: 0.5em;
}

#s-16853945-1613-4fe9-9db9-5cc028800aae {
  margin-top: -2em;
margin-bottom: -1.5em;
}

#s-d2d0b81e-ad91-4e30-bc37-00143ca39400 {
  text-align: center;
}

#s-d7968cd6-27e0-47a3-bff8-01741abfb11f {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
background-color: rgba(33, 34, 38, 1);
}








#s-d7968cd6-27e0-47a3-bff8-01741abfb11f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7968cd6-27e0-47a3-bff8-01741abfb11f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c {
  display: none;
}
#s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c, #wrap-s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c { display: none !important; }}@media (max-width: 767px){#s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c {
  display: none;
}
#s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c, #wrap-s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c { display: none !important; }}
@media (min-width: 0px) {
[id="s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-3bb281bb-0946-4ea2-8f2f-d0b37f784c6c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6a1d29af-fbd4-4348-96be-c26833d5b0a6 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 10px;
min-height: 50px;
}








#s-6a1d29af-fbd4-4348-96be-c26833d5b0a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a1d29af-fbd4-4348-96be-c26833d5b0a6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2d9dc87e-e937-420a-939b-f2f45524c93a {
  margin-bottom: 1.5em;
max-width: 150px;
text-align: left;
}







  img.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
    
    
  }


.s-2d9dc87e-e937-420a-939b-f2f45524c93a .shogun-image-content {
  
    align-items: center;
  
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
    
    
  }


.s-2d9dc87e-e937-420a-939b-f2f45524c93a .shogun-image-content {
  
    align-items: center;
  
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
    
    
  }


.s-2d9dc87e-e937-420a-939b-f2f45524c93a .shogun-image-content {
  
    align-items: center;
  
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
    
    
  }


.s-2d9dc87e-e937-420a-939b-f2f45524c93a .shogun-image-content {
  
    align-items: center;
  
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
  box-sizing: border-box;
}



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





  img.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
    
    
  }


.s-2d9dc87e-e937-420a-939b-f2f45524c93a .shogun-image-content {
  
    align-items: center;
  
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d9dc87e-e937-420a-939b-f2f45524c93a.shogun-image {
  box-sizing: border-box;
}



}
#s-89ea581c-ad73-4ba8-8bde-73e90c911e4c {
  margin-top: 0em;
margin-bottom: 0.5em;
}

#s-c05aefba-5999-42d8-94ca-9fcb4bd0165f {
  margin-top: -2em;
margin-bottom: -1.5em;
}

#s-d7cc1a55-f81f-4843-a074-c37e33f9eff4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-d7cc1a55-f81f-4843-a074-c37e33f9eff4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7cc1a55-f81f-4843-a074-c37e33f9eff4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-621b4ae6-77c8-438e-b043-7f7128ffe550 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-621b4ae6-77c8-438e-b043-7f7128ffe550 {
  display: none;
}
#s-621b4ae6-77c8-438e-b043-7f7128ffe550, #wrap-s-621b4ae6-77c8-438e-b043-7f7128ffe550 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-621b4ae6-77c8-438e-b043-7f7128ffe550 {
  display: none;
}
#s-621b4ae6-77c8-438e-b043-7f7128ffe550, #wrap-s-621b4ae6-77c8-438e-b043-7f7128ffe550 { display: none !important; }}







#s-621b4ae6-77c8-438e-b043-7f7128ffe550 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-621b4ae6-77c8-438e-b043-7f7128ffe550.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
  max-width: 1935px;
aspect-ratio: 1935/968;
text-align: center;
}





  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image,
  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
    width: 100%;
    height: auto;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
    
    
  }


.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shogun-image-content {
  
    align-items: center;
  
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
      position: relative;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image,
  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
    width: 100%;
    height: auto;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
    
    
  }


.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shogun-image-content {
  
    align-items: center;
  
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
      position: relative;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image,
  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
    width: 100%;
    height: auto;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
    
    
  }


.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shogun-image-content {
  
    align-items: center;
  
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
      position: relative;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image,
  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
    width: 100%;
    height: auto;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
    
    
  }


.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shogun-image-content {
  
    align-items: center;
  
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
      position: relative;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image,
  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
    width: 100%;
    height: auto;
  }

  #s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
    
    
  }


.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af .shogun-image-content {
  
    align-items: center;
  
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af {
      --shg-aspect-ratio: calc(1935/968); 
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container {
      position: relative;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dd2172f-cd1e-4187-b5f5-c505f603d4af img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-af11d518-855a-4e2e-ab7c-6101b53e816d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 0px;
min-height: 50px;
}








#s-af11d518-855a-4e2e-ab7c-6101b53e816d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af11d518-855a-4e2e-ab7c-6101b53e816d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ebcfed65-8c48-49fe-8f0d-59c556d1104d {
  margin-bottom: 1.5em;
max-width: 150px;
text-align: center;
}







  img.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
    
    
  }


.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d .shogun-image-content {
  
    align-items: center;
  
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
    
    
  }


.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d .shogun-image-content {
  
    align-items: center;
  
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
    
    
  }


.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d .shogun-image-content {
  
    align-items: center;
  
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
    
    
  }


.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d .shogun-image-content {
  
    align-items: center;
  
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
  box-sizing: border-box;
}



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





  img.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
    
    
  }


.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d .shogun-image-content {
  
    align-items: center;
  
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebcfed65-8c48-49fe-8f0d-59c556d1104d.shogun-image {
  box-sizing: border-box;
}



}
#s-1ec84665-29e5-4e54-869f-3ab3254bd1f3 {
  margin-top: 0em;
margin-bottom: 0.5em;
}

#s-bf03a73d-d7ff-48ae-94df-45bce138e237 {
  margin-top: -2em;
margin-bottom: -1.5em;
}

#s-7e132eb8-d4fd-4c3b-b34c-a7b7b06c2f9d {
  text-align: center;
}

#s-252a2711-9ea6-4514-a574-2f683265a1b6 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-left: 0em;
margin-bottom: 0px;
margin-right: 0em;
padding-top: 0em;
padding-left: 1em;
padding-bottom: 0em;
padding-right: 1em;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-252a2711-9ea6-4514-a574-2f683265a1b6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-252a2711-9ea6-4514-a574-2f683265a1b6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-252a2711-9ea6-4514-a574-2f683265a1b6 {
  
}
}@media (max-width: 767px){#s-252a2711-9ea6-4514-a574-2f683265a1b6 {
  
}
}







#s-252a2711-9ea6-4514-a574-2f683265a1b6 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-252a2711-9ea6-4514-a574-2f683265a1b6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-541154a4-cefa-492e-ae15-5bd4ea363447 {
  margin-top: 10%;
}
@media (min-width: 1200px){#s-541154a4-cefa-492e-ae15-5bd4ea363447 {
  display: none;
}
#s-541154a4-cefa-492e-ae15-5bd4ea363447, #wrap-s-541154a4-cefa-492e-ae15-5bd4ea363447 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-541154a4-cefa-492e-ae15-5bd4ea363447 {
  display: none;
}
#s-541154a4-cefa-492e-ae15-5bd4ea363447, #wrap-s-541154a4-cefa-492e-ae15-5bd4ea363447 { display: none !important; }}
#s-ac10d98d-95c5-473d-879f-4697761a4540 {
  margin-top: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac10d98d-95c5-473d-879f-4697761a4540 {
  display: none;
}
#s-ac10d98d-95c5-473d-879f-4697761a4540, #wrap-s-ac10d98d-95c5-473d-879f-4697761a4540 { display: none !important; }}@media (max-width: 767px){#s-ac10d98d-95c5-473d-879f-4697761a4540 {
  display: none;
}
#s-ac10d98d-95c5-473d-879f-4697761a4540, #wrap-s-ac10d98d-95c5-473d-879f-4697761a4540 { display: none !important; }}
#s-fa6958a2-6878-4819-a7e7-b698815363c8 {
  margin-top: 10%;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-fa6958a2-6878-4819-a7e7-b698815363c8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fa6958a2-6878-4819-a7e7-b698815363c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-fa6958a2-6878-4819-a7e7-b698815363c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa6958a2-6878-4819-a7e7-b698815363c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-91873fe6-4412-4e12-8519-b62330ed13ba {
  margin-bottom: 2em;
}

#s-b0f53bde-12e7-4f42-acb4-027992e7fac7 {
  margin-bottom: 2em;
}

#s-9c901ac0-e923-44de-b530-9e9d52bf395b {
  padding-left: 1em;
padding-right: 1em;
min-height: 50px;
}








#s-9c901ac0-e923-44de-b530-9e9d52bf395b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c901ac0-e923-44de-b530-9e9d52bf395b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3cd9cbb7-b99f-48ef-b4b9-cc4fdb15f3e8 {
  margin-left: auto;
margin-right: auto;
}

#s-7bf87cdd-3477-4ddc-bd4a-bda91fa1e247 {
  margin-bottom: 2em;
}
@media (max-width: 767px){#s-7bf87cdd-3477-4ddc-bd4a-bda91fa1e247 {
  
}
}
/*
  $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}
