.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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-f1ee5a02-0378-480c-abd7-72998a3f4965 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-f1ee5a02-0378-480c-abd7-72998a3f4965 {
  display: none;
}
#s-f1ee5a02-0378-480c-abd7-72998a3f4965, #wrap-s-f1ee5a02-0378-480c-abd7-72998a3f4965 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1ee5a02-0378-480c-abd7-72998a3f4965 {
  display: none;
}
#s-f1ee5a02-0378-480c-abd7-72998a3f4965, #wrap-s-f1ee5a02-0378-480c-abd7-72998a3f4965 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1ee5a02-0378-480c-abd7-72998a3f4965 {
  
}
}@media (max-width: 767px){#s-f1ee5a02-0378-480c-abd7-72998a3f4965 {
  display: none;
}
#s-f1ee5a02-0378-480c-abd7-72998a3f4965, #wrap-s-f1ee5a02-0378-480c-abd7-72998a3f4965 { display: none !important; }}
#s-f1ee5a02-0378-480c-abd7-72998a3f4965 {
  background-image: url(https://i.shgcdn.com/dab99876-3e9a-4875-a093-34acaf05d850/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f1ee5a02-0378-480c-abd7-72998a3f4965 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f1ee5a02-0378-480c-abd7-72998a3f4965.shg-box.shg-c {
  justify-content: center;
}

#s-cde614a9-aafb-42f6-84f6-1054fdd6bad6 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cde614a9-aafb-42f6-84f6-1054fdd6bad6 {
  display: none;
}
#s-cde614a9-aafb-42f6-84f6-1054fdd6bad6, #wrap-s-cde614a9-aafb-42f6-84f6-1054fdd6bad6 { display: none !important; }}@media (max-width: 767px){#s-cde614a9-aafb-42f6-84f6-1054fdd6bad6 {
  display: none;
}
#s-cde614a9-aafb-42f6-84f6-1054fdd6bad6, #wrap-s-cde614a9-aafb-42f6-84f6-1054fdd6bad6 { display: none !important; }}
#s-cde614a9-aafb-42f6-84f6-1054fdd6bad6 {
  background-image: url(https://i.shgcdn.com/59468d99-2fb3-48c7-972f-77166fcb163b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-cde614a9-aafb-42f6-84f6-1054fdd6bad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cde614a9-aafb-42f6-84f6-1054fdd6bad6.shg-box.shg-c {
  justify-content: center;
}

#s-7462d62b-20f4-48e5-a546-8b50ddc26384 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7462d62b-20f4-48e5-a546-8b50ddc26384 {
  display: none;
}
#s-7462d62b-20f4-48e5-a546-8b50ddc26384, #wrap-s-7462d62b-20f4-48e5-a546-8b50ddc26384 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7462d62b-20f4-48e5-a546-8b50ddc26384 {
  display: none;
}
#s-7462d62b-20f4-48e5-a546-8b50ddc26384, #wrap-s-7462d62b-20f4-48e5-a546-8b50ddc26384 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7462d62b-20f4-48e5-a546-8b50ddc26384 {
  
}
}@media (max-width: 767px){#s-7462d62b-20f4-48e5-a546-8b50ddc26384 {
  display: none;
}
#s-7462d62b-20f4-48e5-a546-8b50ddc26384, #wrap-s-7462d62b-20f4-48e5-a546-8b50ddc26384 { display: none !important; }}







#s-7462d62b-20f4-48e5-a546-8b50ddc26384 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7462d62b-20f4-48e5-a546-8b50ddc26384.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  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-3b05af57-8e29-40bb-b516-2448cabde3c4 {
  margin-top: 35px;
text-align: center;
}

#s-3b05af57-8e29-40bb-b516-2448cabde3c4 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-6cf50680-829a-4451-abcd-16cbd1e37180 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-6cf50680-829a-4451-abcd-16cbd1e37180 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6cf50680-829a-4451-abcd-16cbd1e37180.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  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;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-2b6eb0b7-152b-41e1-a27e-5c824a608ebe {
  margin-top: -21px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-2b6eb0b7-152b-41e1-a27e-5c824a608ebe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b6eb0b7-152b-41e1-a27e-5c824a608ebe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b6eb0b7-152b-41e1-a27e-5c824a608ebe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2b6eb0b7-152b-41e1-a27e-5c824a608ebe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b6eb0b7-152b-41e1-a27e-5c824a608ebe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b6eb0b7-152b-41e1-a27e-5c824a608ebe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2b6eb0b7-152b-41e1-a27e-5c824a608ebe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-acf82a1d-9c8d-452a-9d56-bf5555253d0e {
  min-height: 100px;
max-width: 400px;
}








#s-acf82a1d-9c8d-452a-9d56-bf5555253d0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-acf82a1d-9c8d-452a-9d56-bf5555253d0e.shg-box.shg-c {
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

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

#s-8d8561bb-fbb1-4a8e-9cb2-2cbe2b35c148 {
  margin-left: 25%;
margin-right: 0px;
}

#s-8d8561bb-fbb1-4a8e-9cb2-2cbe2b35c148 hr {
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-94d7559e-8243-4007-8894-3cbc192582cc {
  min-height: 100px;
}








#s-94d7559e-8243-4007-8894-3cbc192582cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-94d7559e-8243-4007-8894-3cbc192582cc.shg-box.shg-c {
  justify-content: center;
}

#s-5f16a332-5c1a-4019-8a5b-315e1dea5931 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f16a332-5c1a-4019-8a5b-315e1dea5931 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}



#s-d7103bd6-436a-4daa-a68d-adbbaec11633 {
  min-height: 100px;
max-width: 400px;
}








#s-d7103bd6-436a-4daa-a68d-adbbaec11633 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d7103bd6-436a-4daa-a68d-adbbaec11633.shg-box.shg-c {
  justify-content: center;
}

#s-14ba59ba-06fe-4eef-9f8f-dd8c0d7bd603 {
  margin-left: 0px;
margin-right: 25%;
}

#s-14ba59ba-06fe-4eef-9f8f-dd8c0d7bd603 hr {
  border-top: 2px solid rgba(0, 0, 0, 1);
}

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

.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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

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

.shg-theme-text-content p {
  
  
  
}

#s-26493d1c-1993-4834-878c-16aef23e8dbb {
  margin-top: -14px;
margin-left: 25px;
margin-bottom: 5px;
margin-right: 25px;
}

#s-aeb8d3c1-dba1-4ed8-a70e-e78ce5a318fb {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aeb8d3c1-dba1-4ed8-a70e-e78ce5a318fb {
  display: none;
}
#s-aeb8d3c1-dba1-4ed8-a70e-e78ce5a318fb, #wrap-s-aeb8d3c1-dba1-4ed8-a70e-e78ce5a318fb { display: none !important; }}@media (max-width: 767px){#s-aeb8d3c1-dba1-4ed8-a70e-e78ce5a318fb {
  display: none;
}
#s-aeb8d3c1-dba1-4ed8-a70e-e78ce5a318fb, #wrap-s-aeb8d3c1-dba1-4ed8-a70e-e78ce5a318fb { display: none !important; }}







#s-aeb8d3c1-dba1-4ed8-a70e-e78ce5a318fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aeb8d3c1-dba1-4ed8-a70e-e78ce5a318fb.shg-box.shg-c {
  justify-content: center;
}

#s-042e72e0-bb06-4cb0-a262-bfb6bad46305 {
  margin-top: 20px;
text-align: center;
}

#s-042e72e0-bb06-4cb0-a262-bfb6bad46305 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 49px;
  
  
  
}



#s-c4360043-d724-4c67-9401-2fd52af34877 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1000px;
}








#s-c4360043-d724-4c67-9401-2fd52af34877 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c4360043-d724-4c67-9401-2fd52af34877.shg-box.shg-c {
  justify-content: center;
}

#s-6931c646-fb2e-4a67-9f51-83850f032dfb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6931c646-fb2e-4a67-9f51-83850f032dfb .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-dd20139f-d4ae-48ff-ae87-dddf4f6d7d4a {
  margin-left: auto;
margin-right: auto;
}

#s-dd20139f-d4ae-48ff-ae87-dddf4f6d7d4a hr {
  border-top: 2px solid #ddd;
}

#s-bc284abd-f7ce-427f-be7b-394b6c94e730 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
max-width: 1000px;
}








#s-bc284abd-f7ce-427f-be7b-394b6c94e730 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bc284abd-f7ce-427f-be7b-394b6c94e730.shg-box.shg-c {
  justify-content: center;
}

#s-d2217db5-6b00-4b42-8c70-962ffb6a5099 {
  margin-top: -8px;
margin-bottom: -8px;
}

#s-121548b5-e571-4ed6-b88d-03e6e60748eb {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 900px;
}
@media (min-width: 768px) and (max-width: 991px){#s-121548b5-e571-4ed6-b88d-03e6e60748eb {
  display: none;
}
#s-121548b5-e571-4ed6-b88d-03e6e60748eb, #wrap-s-121548b5-e571-4ed6-b88d-03e6e60748eb { display: none !important; }}@media (max-width: 767px){#s-121548b5-e571-4ed6-b88d-03e6e60748eb {
  display: none;
}
#s-121548b5-e571-4ed6-b88d-03e6e60748eb, #wrap-s-121548b5-e571-4ed6-b88d-03e6e60748eb { display: none !important; }}
@media (min-width: 0px) {
[id="s-121548b5-e571-4ed6-b88d-03e6e60748eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-121548b5-e571-4ed6-b88d-03e6e60748eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-121548b5-e571-4ed6-b88d-03e6e60748eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-121548b5-e571-4ed6-b88d-03e6e60748eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-f5916ce1-4bb7-48c8-b69e-b7b02f089839"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5916ce1-4bb7-48c8-b69e-b7b02f089839"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5916ce1-4bb7-48c8-b69e-b7b02f089839"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5916ce1-4bb7-48c8-b69e-b7b02f089839"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5916ce1-4bb7-48c8-b69e-b7b02f089839"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5916ce1-4bb7-48c8-b69e-b7b02f089839"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5916ce1-4bb7-48c8-b69e-b7b02f089839"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-7a531c9b-79f4-4a02-bd4f-7eda5fa512f5 {
  min-height: 125px;
}








#s-7a531c9b-79f4-4a02-bd4f-7eda5fa512f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7a531c9b-79f4-4a02-bd4f-7eda5fa512f5.shg-box.shg-c {
  justify-content: center;
}

#s-c9cc7532-ebbd-40e0-b779-3a093d947bcc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9cc7532-ebbd-40e0-b779-3a093d947bcc .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 83px;
  
  
  
}



#s-7b97454d-78eb-416f-a7d0-de1eb674bdb6 {
  min-height: 125px;
}








#s-7b97454d-78eb-416f-a7d0-de1eb674bdb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7b97454d-78eb-416f-a7d0-de1eb674bdb6.shg-box.shg-c {
  justify-content: center;
}

#s-74f4fd20-02a1-4fb3-b7ce-66146bc4ed4e {
  margin-top: 10px;
text-align: left;
}

#s-74f4fd20-02a1-4fb3-b7ce-66146bc4ed4e .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



.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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-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-0b9078ef-caeb-4ef4-88b7-12d854bc60f4 {
  margin-top: -20px;
text-align: center;
}







  #s-0b9078ef-caeb-4ef4-88b7-12d854bc60f4 img.shogun-image {
    

    
    
    
  }


#s-0b9078ef-caeb-4ef4-88b7-12d854bc60f4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-62a49154-319a-418b-b539-edbb8011e538"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62a49154-319a-418b-b539-edbb8011e538"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62a49154-319a-418b-b539-edbb8011e538"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-62a49154-319a-418b-b539-edbb8011e538"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62a49154-319a-418b-b539-edbb8011e538"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-62a49154-319a-418b-b539-edbb8011e538"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-62a49154-319a-418b-b539-edbb8011e538"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-03c1c6ec-b421-42da-be6a-68d6d492c130 {
  min-height: 125px;
}








#s-03c1c6ec-b421-42da-be6a-68d6d492c130 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-03c1c6ec-b421-42da-be6a-68d6d492c130.shg-box.shg-c {
  justify-content: center;
}

#s-fffc4d2a-91d7-416f-8389-512cb77ef51f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fffc4d2a-91d7-416f-8389-512cb77ef51f .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 83px;
  
  
  
}



#s-543357d7-0a22-4fa2-a366-55c8e60c94e0 {
  min-height: 125px;
}








#s-543357d7-0a22-4fa2-a366-55c8e60c94e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-543357d7-0a22-4fa2-a366-55c8e60c94e0.shg-box.shg-c {
  justify-content: center;
}

#s-273d896b-d40a-47fc-920a-5548d31aedb0 {
  margin-top: 10px;
text-align: left;
}

#s-273d896b-d40a-47fc-920a-5548d31aedb0 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-b834f6ad-95eb-496d-9028-b122de8d00ff {
  margin-top: -20px;
text-align: center;
}







  #s-b834f6ad-95eb-496d-9028-b122de8d00ff img.shogun-image {
    

    
    
    
  }


#s-b834f6ad-95eb-496d-9028-b122de8d00ff .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-382489cd-08e6-463d-863f-d2ca60e0e6d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-382489cd-08e6-463d-863f-d2ca60e0e6d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-382489cd-08e6-463d-863f-d2ca60e0e6d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-382489cd-08e6-463d-863f-d2ca60e0e6d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-382489cd-08e6-463d-863f-d2ca60e0e6d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-382489cd-08e6-463d-863f-d2ca60e0e6d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-382489cd-08e6-463d-863f-d2ca60e0e6d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-7cc97588-e867-4263-87a2-633f7e6e84aa {
  min-height: 125px;
}








#s-7cc97588-e867-4263-87a2-633f7e6e84aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7cc97588-e867-4263-87a2-633f7e6e84aa.shg-box.shg-c {
  justify-content: center;
}

#s-fce490d4-9487-499a-8b97-9e81cffcf6bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fce490d4-9487-499a-8b97-9e81cffcf6bc .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 83px;
  
  
  
}



#s-dcc14954-b058-4be3-a38f-1116ede51c0a {
  min-height: 125px;
}








#s-dcc14954-b058-4be3-a38f-1116ede51c0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dcc14954-b058-4be3-a38f-1116ede51c0a.shg-box.shg-c {
  justify-content: center;
}

#s-7d6d98e1-bd05-4b17-8093-c1b55f52399a {
  margin-top: 10px;
text-align: left;
}

#s-7d6d98e1-bd05-4b17-8093-c1b55f52399a .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-8ef3a43b-1f8e-49c7-b46f-89483c967fc3 {
  margin-top: -20px;
text-align: center;
}







  #s-8ef3a43b-1f8e-49c7-b46f-89483c967fc3 img.shogun-image {
    

    
    
    
  }


#s-8ef3a43b-1f8e-49c7-b46f-89483c967fc3 .shogun-image-content {
  
    align-items: center;
  
}

#s-a780d870-4d3c-4e0f-a867-50a89c641888 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center center;
}
@media (min-width: 1200px){#s-a780d870-4d3c-4e0f-a867-50a89c641888 {
  display: none;
}
#s-a780d870-4d3c-4e0f-a867-50a89c641888, #wrap-s-a780d870-4d3c-4e0f-a867-50a89c641888 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a780d870-4d3c-4e0f-a867-50a89c641888 {
  display: none;
}
#s-a780d870-4d3c-4e0f-a867-50a89c641888, #wrap-s-a780d870-4d3c-4e0f-a867-50a89c641888 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a780d870-4d3c-4e0f-a867-50a89c641888 {
  display: none;
}
#s-a780d870-4d3c-4e0f-a867-50a89c641888, #wrap-s-a780d870-4d3c-4e0f-a867-50a89c641888 { display: none !important; }}
#s-a780d870-4d3c-4e0f-a867-50a89c641888 {
  background-image: url(https://i.shgcdn.com/96d57d3d-2b35-41dd-ad8e-66c5bab970a2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a780d870-4d3c-4e0f-a867-50a89c641888 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a780d870-4d3c-4e0f-a867-50a89c641888.shg-box.shg-c {
  justify-content: center;
}

.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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-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-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  margin-top: 30px;
max-width: 1800px;
aspect-ratio: 1800/750;
text-align: center;
}
@media (min-width: 1200px){#s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  
}
}@media (max-width: 767px){#s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  display: none;
}
#s-8cba028d-6881-42ca-a6fb-eda37a99ef83, #wrap-s-8cba028d-6881-42ca-a6fb-eda37a99ef83 { display: none !important; }}


.shg-image-margin-container-s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  
  
  margin-top: 30px;
  
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }

    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-link {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1800px;
  }



  img.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
    
    
    
    max-height: 1800px;
  }


.s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-content {
  
    align-items: center;
  
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
      --shg-aspect-ratio: calc(1800/750); 
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
      position: relative;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1800px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  
  
  
  
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }

    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-link {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1800px;
  }



  img.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
    
    
    
    max-height: 1800px;
  }


.s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-content {
  
    align-items: center;
  
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
      --shg-aspect-ratio: calc(1800/750); 
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
      position: relative;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1800px;
    }
  }

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

.shg-image-margin-container-s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  
  
  
  
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }

    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-link {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1800px;
  }



  img.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
    
    
    
    max-height: 1800px;
  }


.s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-content {
  
    align-items: center;
  
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
      --shg-aspect-ratio: calc(1800/750); 
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
      position: relative;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1800px;
    }
  }

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

.shg-image-margin-container-s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  
  
  
  
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }

    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-link {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1800px;
  }



  img.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
    
    
    
    max-height: 1800px;
  }


.s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-content {
  
    align-items: center;
  
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
      --shg-aspect-ratio: calc(1800/750); 
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
      position: relative;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1800px;
    }
  }

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

.shg-image-margin-container-s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  
  
  
  
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }

    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-link {
      aspect-ratio: 1800/750;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1800px;
  }



  img.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
    
    
    
    max-height: 1800px;
  }


.s-8cba028d-6881-42ca-a6fb-eda37a99ef83 .shogun-image-content {
  
    align-items: center;
  
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 {
      --shg-aspect-ratio: calc(1800/750); 
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container {
      position: relative;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8cba028d-6881-42ca-a6fb-eda37a99ef83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1800px;
    }
  }

}
#s-d5add993-fc13-4a64-b9ac-f17187469414 {
  margin-top: 30px;
max-width: undefinedpx;
text-align: center;
}
@media (min-width: 1200px){#s-d5add993-fc13-4a64-b9ac-f17187469414 {
  display: none;
}
#s-d5add993-fc13-4a64-b9ac-f17187469414, #wrap-s-d5add993-fc13-4a64-b9ac-f17187469414 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5add993-fc13-4a64-b9ac-f17187469414 {
  display: none;
}
#s-d5add993-fc13-4a64-b9ac-f17187469414, #wrap-s-d5add993-fc13-4a64-b9ac-f17187469414 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5add993-fc13-4a64-b9ac-f17187469414 {
  display: none;
}
#s-d5add993-fc13-4a64-b9ac-f17187469414, #wrap-s-d5add993-fc13-4a64-b9ac-f17187469414 { display: none !important; }}


.shg-image-margin-container-s-d5add993-fc13-4a64-b9ac-f17187469414 {
  
  
  margin-top: 30px;
  
}

#s-d5add993-fc13-4a64-b9ac-f17187469414 {
  margin: 0 !important;
}





  img.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
    
    
    
    max-height: undefinedpx;
  }


.s-d5add993-fc13-4a64-b9ac-f17187469414 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-d5add993-fc13-4a64-b9ac-f17187469414 {
  
  
  
  
}

#s-d5add993-fc13-4a64-b9ac-f17187469414 {
  margin: 0 !important;
}





  img.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
    
    
    
    max-height: undefinedpx;
  }


.s-d5add993-fc13-4a64-b9ac-f17187469414 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-d5add993-fc13-4a64-b9ac-f17187469414 {
  
  
  
  
}

#s-d5add993-fc13-4a64-b9ac-f17187469414 {
  margin: 0 !important;
}





  img.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
    
    
    
    max-height: undefinedpx;
  }


.s-d5add993-fc13-4a64-b9ac-f17187469414 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-d5add993-fc13-4a64-b9ac-f17187469414 {
  
  
  
  
}

#s-d5add993-fc13-4a64-b9ac-f17187469414 {
  margin: 0 !important;
}





  img.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
    
    
    
    max-height: undefinedpx;
  }


.s-d5add993-fc13-4a64-b9ac-f17187469414 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-d5add993-fc13-4a64-b9ac-f17187469414 {
  
  
  
  
}

#s-d5add993-fc13-4a64-b9ac-f17187469414 {
  margin: 0 !important;
}





  img.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
    
    
    
    max-height: undefinedpx;
  }


.s-d5add993-fc13-4a64-b9ac-f17187469414 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5add993-fc13-4a64-b9ac-f17187469414.shogun-image {
  box-sizing: border-box;
}




}
#s-95d9a1e4-0672-4427-9dc2-706f76543210 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-95d9a1e4-0672-4427-9dc2-706f76543210 {
  display: none;
}
#s-95d9a1e4-0672-4427-9dc2-706f76543210, #wrap-s-95d9a1e4-0672-4427-9dc2-706f76543210 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95d9a1e4-0672-4427-9dc2-706f76543210 {
  display: none;
}
#s-95d9a1e4-0672-4427-9dc2-706f76543210, #wrap-s-95d9a1e4-0672-4427-9dc2-706f76543210 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95d9a1e4-0672-4427-9dc2-706f76543210 {
  display: none;
}
#s-95d9a1e4-0672-4427-9dc2-706f76543210, #wrap-s-95d9a1e4-0672-4427-9dc2-706f76543210 { display: none !important; }}







#s-95d9a1e4-0672-4427-9dc2-706f76543210 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95d9a1e4-0672-4427-9dc2-706f76543210.shg-box.shg-c {
  justify-content: center;
}

#s-d9447180-1fe3-4449-84d0-a1193d84971d {
  margin-top: 35px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-d9447180-1fe3-4449-84d0-a1193d84971d .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



#s-b70d3f1b-9dad-48d6-81de-ea923cb491c7 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
text-align: center;
}

#s-b70d3f1b-9dad-48d6-81de-ea923cb491c7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-8e45a1af-de73-432f-8c37-b5ca744fa744 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 900px;
}
@media (min-width: 1200px){#s-8e45a1af-de73-432f-8c37-b5ca744fa744 {
  display: none;
}
#s-8e45a1af-de73-432f-8c37-b5ca744fa744, #wrap-s-8e45a1af-de73-432f-8c37-b5ca744fa744 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e45a1af-de73-432f-8c37-b5ca744fa744 {
  display: none;
}
#s-8e45a1af-de73-432f-8c37-b5ca744fa744, #wrap-s-8e45a1af-de73-432f-8c37-b5ca744fa744 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e45a1af-de73-432f-8c37-b5ca744fa744 {
  
}
}@media (max-width: 767px){#s-8e45a1af-de73-432f-8c37-b5ca744fa744 {
  display: none;
}
#s-8e45a1af-de73-432f-8c37-b5ca744fa744, #wrap-s-8e45a1af-de73-432f-8c37-b5ca744fa744 { display: none !important; }}
@media (min-width: 0px) {
[id="s-8e45a1af-de73-432f-8c37-b5ca744fa744"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e45a1af-de73-432f-8c37-b5ca744fa744"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8e45a1af-de73-432f-8c37-b5ca744fa744"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e45a1af-de73-432f-8c37-b5ca744fa744"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-0bf1bb68-57e6-4f44-a4ba-f82f6f87c29d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bf1bb68-57e6-4f44-a4ba-f82f6f87c29d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bf1bb68-57e6-4f44-a4ba-f82f6f87c29d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0bf1bb68-57e6-4f44-a4ba-f82f6f87c29d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bf1bb68-57e6-4f44-a4ba-f82f6f87c29d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bf1bb68-57e6-4f44-a4ba-f82f6f87c29d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bf1bb68-57e6-4f44-a4ba-f82f6f87c29d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-7c9b01e5-3617-41cf-a5e2-797a3f077b85 {
  min-height: 125px;
}








#s-7c9b01e5-3617-41cf-a5e2-797a3f077b85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7c9b01e5-3617-41cf-a5e2-797a3f077b85.shg-box.shg-c {
  justify-content: center;
}

#s-754cf5ed-b32c-40d7-82ca-915e9af4e29d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-754cf5ed-b32c-40d7-82ca-915e9af4e29d .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 75px;
  
  
  
}



#s-86cfa6aa-cd75-484a-be36-be103be24bc3 {
  min-height: 125px;
}








#s-86cfa6aa-cd75-484a-be36-be103be24bc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86cfa6aa-cd75-484a-be36-be103be24bc3.shg-box.shg-c {
  justify-content: center;
}

#s-41e2d7b9-df17-4aa2-9c06-ed82aeeb3033 {
  margin-top: 10px;
text-align: left;
}

#s-41e2d7b9-df17-4aa2-9c06-ed82aeeb3033 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-cf248b6a-610e-4a7c-be43-f31bedc783de {
  margin-top: -20px;
text-align: center;
}







  #s-cf248b6a-610e-4a7c-be43-f31bedc783de img.shogun-image {
    

    
    
    
  }


#s-cf248b6a-610e-4a7c-be43-f31bedc783de .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-165dd93c-c493-426c-8e2a-5828bcc2e47c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-165dd93c-c493-426c-8e2a-5828bcc2e47c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-165dd93c-c493-426c-8e2a-5828bcc2e47c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-165dd93c-c493-426c-8e2a-5828bcc2e47c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-165dd93c-c493-426c-8e2a-5828bcc2e47c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-165dd93c-c493-426c-8e2a-5828bcc2e47c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-165dd93c-c493-426c-8e2a-5828bcc2e47c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-3129c074-01bb-4e73-9528-987a5c20d465 {
  min-height: 125px;
}








#s-3129c074-01bb-4e73-9528-987a5c20d465 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3129c074-01bb-4e73-9528-987a5c20d465.shg-box.shg-c {
  justify-content: center;
}

#s-0ccd7630-b0b5-4840-8e4f-b98b03673e4e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ccd7630-b0b5-4840-8e4f-b98b03673e4e .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 75px;
  
  
  
}



#s-ec4b9a78-ee43-409b-8c47-14fde8f6cd61 {
  min-height: 125px;
}








#s-ec4b9a78-ee43-409b-8c47-14fde8f6cd61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec4b9a78-ee43-409b-8c47-14fde8f6cd61.shg-box.shg-c {
  justify-content: center;
}

#s-6ca8c99a-f41c-4f80-9ff3-dc68c99b0aab {
  margin-top: 10px;
text-align: left;
}

#s-6ca8c99a-f41c-4f80-9ff3-dc68c99b0aab .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-64349967-a6f4-4fce-a43b-baf3dab19eb5 {
  margin-top: -20px;
text-align: center;
}







  #s-64349967-a6f4-4fce-a43b-baf3dab19eb5 img.shogun-image {
    

    
    
    
  }


#s-64349967-a6f4-4fce-a43b-baf3dab19eb5 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f0db0ccb-4244-4558-a3d2-d150e6daffe6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0db0ccb-4244-4558-a3d2-d150e6daffe6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0db0ccb-4244-4558-a3d2-d150e6daffe6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f0db0ccb-4244-4558-a3d2-d150e6daffe6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0db0ccb-4244-4558-a3d2-d150e6daffe6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0db0ccb-4244-4558-a3d2-d150e6daffe6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0db0ccb-4244-4558-a3d2-d150e6daffe6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

#s-148efcdb-b7a0-4ca6-9cc6-6059cca0d7d3 {
  min-height: 125px;
}








#s-148efcdb-b7a0-4ca6-9cc6-6059cca0d7d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-148efcdb-b7a0-4ca6-9cc6-6059cca0d7d3.shg-box.shg-c {
  justify-content: center;
}

#s-dec1dd77-3579-4af3-926f-ef5c48032347 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dec1dd77-3579-4af3-926f-ef5c48032347 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 75px;
  
  
  
}



#s-41ceb1ab-e5d9-4a7f-b4e9-e4fc63321ea6 {
  min-height: 125px;
}








#s-41ceb1ab-e5d9-4a7f-b4e9-e4fc63321ea6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41ceb1ab-e5d9-4a7f-b4e9-e4fc63321ea6.shg-box.shg-c {
  justify-content: center;
}

#s-27dd66ef-ed89-4f53-a926-dab998fe258d {
  margin-top: 10px;
text-align: left;
}

#s-27dd66ef-ed89-4f53-a926-dab998fe258d .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-c2ca080c-3ca7-4f50-a832-295f06fa5a7a {
  margin-top: -20px;
text-align: center;
}







  #s-c2ca080c-3ca7-4f50-a832-295f06fa5a7a img.shogun-image {
    

    
    
    
  }


#s-c2ca080c-3ca7-4f50-a832-295f06fa5a7a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-593edde6-9d48-48da-8b4c-2224dcbb0092 {
  display: none;
}
#s-593edde6-9d48-48da-8b4c-2224dcbb0092, #wrap-s-593edde6-9d48-48da-8b4c-2224dcbb0092 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-593edde6-9d48-48da-8b4c-2224dcbb0092 {
  display: none;
}
#s-593edde6-9d48-48da-8b4c-2224dcbb0092, #wrap-s-593edde6-9d48-48da-8b4c-2224dcbb0092 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-593edde6-9d48-48da-8b4c-2224dcbb0092 {
  display: none;
}
#s-593edde6-9d48-48da-8b4c-2224dcbb0092, #wrap-s-593edde6-9d48-48da-8b4c-2224dcbb0092 { display: none !important; }}







#s-593edde6-9d48-48da-8b4c-2224dcbb0092 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-593edde6-9d48-48da-8b4c-2224dcbb0092.shg-box.shg-c {
  justify-content: center;
}

#s-aa98157b-ff5b-4a48-8a94-86af55b3651c {
  margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
}

#s-30292fd6-2824-47aa-befb-6545968766b3 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-30292fd6-2824-47aa-befb-6545968766b3 {
  display: none;
}
#s-30292fd6-2824-47aa-befb-6545968766b3, #wrap-s-30292fd6-2824-47aa-befb-6545968766b3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30292fd6-2824-47aa-befb-6545968766b3 {
  display: none;
}
#s-30292fd6-2824-47aa-befb-6545968766b3, #wrap-s-30292fd6-2824-47aa-befb-6545968766b3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30292fd6-2824-47aa-befb-6545968766b3 {
  display: none;
}
#s-30292fd6-2824-47aa-befb-6545968766b3, #wrap-s-30292fd6-2824-47aa-befb-6545968766b3 { display: none !important; }}@media (max-width: 767px){#s-30292fd6-2824-47aa-befb-6545968766b3 {
  
}
}
@media (min-width: 0px) {
[id="s-30292fd6-2824-47aa-befb-6545968766b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30292fd6-2824-47aa-befb-6545968766b3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-30292fd6-2824-47aa-befb-6545968766b3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-30292fd6-2824-47aa-befb-6545968766b3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-83a813ef-4e47-4b62-8ee6-39d0191536ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83a813ef-4e47-4b62-8ee6-39d0191536ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-83a813ef-4e47-4b62-8ee6-39d0191536ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-83a813ef-4e47-4b62-8ee6-39d0191536ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-83a813ef-4e47-4b62-8ee6-39d0191536ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-83a813ef-4e47-4b62-8ee6-39d0191536ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-83a813ef-4e47-4b62-8ee6-39d0191536ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}








#s-ec23099a-05f8-4137-93e0-d3d0c689288f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec23099a-05f8-4137-93e0-d3d0c689288f.shg-box.shg-c {
  justify-content: center;
}

#s-a1f9b27f-d617-4f70-b66f-cbd839c9e3bc {
  text-align: center;
}

#s-a1f9b27f-d617-4f70-b66f-cbd839c9e3bc .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 75px;
  
  
  
}



#s-48b2923f-f4c4-4acd-96c4-49335cf783b0 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}








#s-48b2923f-f4c4-4acd-96c4-49335cf783b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-48b2923f-f4c4-4acd-96c4-49335cf783b0.shg-box.shg-c {
  justify-content: center;
}

#s-b6adfe27-940b-4ca5-ac0f-3401303c7748 {
  margin-bottom: 5px;
text-align: center;
}

#s-b6adfe27-940b-4ca5-ac0f-3401303c7748 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-647d3cb5-d79e-493a-a89e-f43f48d35788 hr {
  border-top: 3px solid rgba(0, 45, 93, 1);
}

@media (min-width: 0px) {
[id="s-9f40b694-b30d-4670-9bb3-3b384a5599aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f40b694-b30d-4670-9bb3-3b384a5599aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f40b694-b30d-4670-9bb3-3b384a5599aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9f40b694-b30d-4670-9bb3-3b384a5599aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f40b694-b30d-4670-9bb3-3b384a5599aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f40b694-b30d-4670-9bb3-3b384a5599aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f40b694-b30d-4670-9bb3-3b384a5599aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}








#s-50076698-a017-4580-a528-c48f50e907e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-50076698-a017-4580-a528-c48f50e907e7.shg-box.shg-c {
  justify-content: center;
}

#s-a87c2a25-54d3-42a5-b4e6-73ff79e04f5b {
  margin-top: 15px;
text-align: center;
}

#s-a87c2a25-54d3-42a5-b4e6-73ff79e04f5b .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 75px;
  
  
  
}



#s-d6c1fef8-44fe-474c-bfa8-01d0029bc332 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}








#s-d6c1fef8-44fe-474c-bfa8-01d0029bc332 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d6c1fef8-44fe-474c-bfa8-01d0029bc332.shg-box.shg-c {
  justify-content: center;
}

#s-20006c41-884f-4fa0-b939-249d4e88abe8 {
  margin-bottom: 5px;
text-align: center;
}

#s-20006c41-884f-4fa0-b939-249d4e88abe8 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-88a12753-a0f1-4207-9301-91e603be6f18 hr {
  border-top: 3px solid rgba(0, 45, 93, 1);
}

@media (min-width: 0px) {
[id="s-e5724230-0ca1-439e-ae25-29f4306125ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5724230-0ca1-439e-ae25-29f4306125ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e5724230-0ca1-439e-ae25-29f4306125ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e5724230-0ca1-439e-ae25-29f4306125ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e5724230-0ca1-439e-ae25-29f4306125ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e5724230-0ca1-439e-ae25-29f4306125ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e5724230-0ca1-439e-ae25-29f4306125ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

}








#s-eee68538-190d-41a9-beb9-c02305a7bbdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eee68538-190d-41a9-beb9-c02305a7bbdc.shg-box.shg-c {
  justify-content: center;
}

#s-321e39b5-096f-4253-bb8f-942859914ae5 {
  margin-top: 15px;
text-align: center;
}

#s-321e39b5-096f-4253-bb8f-942859914ae5 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 75px;
  
  
  
}



#s-59ac04ed-5636-4433-a8f5-d6fcf1494ed0 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}








#s-59ac04ed-5636-4433-a8f5-d6fcf1494ed0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-59ac04ed-5636-4433-a8f5-d6fcf1494ed0.shg-box.shg-c {
  justify-content: center;
}

#s-ab5e3701-3865-44ae-83bb-428cc30b368c {
  margin-bottom: 5px;
text-align: center;
}

#s-ab5e3701-3865-44ae-83bb-428cc30b368c .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-8495abea-3758-4e67-8b5f-3e552ef02927 hr {
  border-top: 3px solid rgba(0, 45, 93, 1);
}

#s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624 {
  display: none;
}
#s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624, #wrap-s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624 {
  display: none;
}
#s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624, #wrap-s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624 {
  display: none;
}
#s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624, #wrap-s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624 { display: none !important; }}







#s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c4ff2a1b-a7e0-4449-9a30-bf30b28e9624.shg-box.shg-c {
  justify-content: center;
}

#s-73f0dd12-79c5-42a6-80c9-0ec3a4d12f5d {
  margin-top: 35px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
text-align: center;
}

#s-73f0dd12-79c5-42a6-80c9-0ec3a4d12f5d .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 38px;
  
  
  
}



.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-57f98e97-de31-4956-b7c7-a1878f3c799c {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 350px;
}

#s-57f98e97-de31-4956-b7c7-a1878f3c799c .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-57f98e97-de31-4956-b7c7-a1878f3c799c .shg-sld-nav-button.shg-sld-left,
#s-57f98e97-de31-4956-b7c7-a1878f3c799c .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-6c30fb3f-dd61-4ec8-8e9e-f7174a613d6a {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}





  #s-6c30fb3f-dd61-4ec8-8e9e-f7174a613d6a img.shogun-image,
  #s-6c30fb3f-dd61-4ec8-8e9e-f7174a613d6a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6c30fb3f-dd61-4ec8-8e9e-f7174a613d6a {
    width: 100%;
    height: auto;
  }



  #s-6c30fb3f-dd61-4ec8-8e9e-f7174a613d6a img.shogun-image {
    

    
    
    
  }


#s-6c30fb3f-dd61-4ec8-8e9e-f7174a613d6a .shogun-image-content {
  
    align-items: center;
  
}

#s-1c8d9d18-492c-44f5-b367-4bfdfcc75fa9 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}





  #s-1c8d9d18-492c-44f5-b367-4bfdfcc75fa9 img.shogun-image,
  #s-1c8d9d18-492c-44f5-b367-4bfdfcc75fa9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1c8d9d18-492c-44f5-b367-4bfdfcc75fa9 {
    width: 100%;
    height: auto;
  }



  #s-1c8d9d18-492c-44f5-b367-4bfdfcc75fa9 img.shogun-image {
    

    
    
    
  }


#s-1c8d9d18-492c-44f5-b367-4bfdfcc75fa9 .shogun-image-content {
  
    align-items: center;
  
}








#s-40efc584-4758-465a-9975-cd4c4e2c0076 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-40efc584-4758-465a-9975-cd4c4e2c0076.shg-box.shg-c {
  justify-content: center;
}

#s-31bb61c8-d0a4-4db1-a83f-26c4771448a0 {
  min-height: 300px;
max-width: 3000px;
}








#s-31bb61c8-d0a4-4db1-a83f-26c4771448a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-31bb61c8-d0a4-4db1-a83f-26c4771448a0.shg-box.shg-c {
  justify-content: center;
}

#s-5b8ec118-1ffe-46c9-99d6-a2092be6c0a2 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}





  #s-5b8ec118-1ffe-46c9-99d6-a2092be6c0a2 img.shogun-image,
  #s-5b8ec118-1ffe-46c9-99d6-a2092be6c0a2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-5b8ec118-1ffe-46c9-99d6-a2092be6c0a2 {
    width: 100%;
    height: auto;
  }



  #s-5b8ec118-1ffe-46c9-99d6-a2092be6c0a2 img.shogun-image {
    

    
    
    
  }


#s-5b8ec118-1ffe-46c9-99d6-a2092be6c0a2 .shogun-image-content {
  
    align-items: center;
  
}








#s-97183f00-cba7-43ac-865e-9b8706b517e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-97183f00-cba7-43ac-865e-9b8706b517e6.shg-box.shg-c {
  justify-content: center;
}

#s-21ac1f9f-5f29-4a5c-97f6-e96999a5141b {
  min-height: 300px;
max-width: 3000px;
}








#s-21ac1f9f-5f29-4a5c-97f6-e96999a5141b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-21ac1f9f-5f29-4a5c-97f6-e96999a5141b.shg-box.shg-c {
  justify-content: center;
}

#s-d3a1b2a4-bce1-4904-8bdf-051d2f72e675 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}





  #s-d3a1b2a4-bce1-4904-8bdf-051d2f72e675 img.shogun-image,
  #s-d3a1b2a4-bce1-4904-8bdf-051d2f72e675 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d3a1b2a4-bce1-4904-8bdf-051d2f72e675 {
    width: 100%;
    height: auto;
  }



  #s-d3a1b2a4-bce1-4904-8bdf-051d2f72e675 img.shogun-image {
    

    
    
    
  }


#s-d3a1b2a4-bce1-4904-8bdf-051d2f72e675 .shogun-image-content {
  
    align-items: center;
  
}








#s-6813af50-aac4-4a05-afc2-49baad99ca5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6813af50-aac4-4a05-afc2-49baad99ca5b.shg-box.shg-c {
  justify-content: center;
}

#s-41ce601f-e36f-471c-bd0f-4f0e437c8ced {
  min-height: 300px;
max-width: 3000px;
}








#s-41ce601f-e36f-471c-bd0f-4f0e437c8ced > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41ce601f-e36f-471c-bd0f-4f0e437c8ced.shg-box.shg-c {
  justify-content: center;
}

#s-6a394be7-425b-415c-b69b-3e61dd3f505f {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}





  #s-6a394be7-425b-415c-b69b-3e61dd3f505f img.shogun-image,
  #s-6a394be7-425b-415c-b69b-3e61dd3f505f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6a394be7-425b-415c-b69b-3e61dd3f505f {
    width: 100%;
    height: auto;
  }



  #s-6a394be7-425b-415c-b69b-3e61dd3f505f img.shogun-image {
    

    
    
    
  }


#s-6a394be7-425b-415c-b69b-3e61dd3f505f .shogun-image-content {
  
    align-items: center;
  
}

#s-db48ee40-36a5-4419-aeec-2588b9388201 {
  min-height: 500px;
}
@media (min-width: 1200px){#s-db48ee40-36a5-4419-aeec-2588b9388201 {
  display: none;
}
#s-db48ee40-36a5-4419-aeec-2588b9388201, #wrap-s-db48ee40-36a5-4419-aeec-2588b9388201 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db48ee40-36a5-4419-aeec-2588b9388201 {
  display: none;
}
#s-db48ee40-36a5-4419-aeec-2588b9388201, #wrap-s-db48ee40-36a5-4419-aeec-2588b9388201 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db48ee40-36a5-4419-aeec-2588b9388201 {
  
}
}@media (max-width: 767px){#s-db48ee40-36a5-4419-aeec-2588b9388201 {
  display: none;
}
#s-db48ee40-36a5-4419-aeec-2588b9388201, #wrap-s-db48ee40-36a5-4419-aeec-2588b9388201 { display: none !important; }}







#s-db48ee40-36a5-4419-aeec-2588b9388201 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db48ee40-36a5-4419-aeec-2588b9388201.shg-box.shg-c {
  justify-content: center;
}

#s-79270f9c-9364-4cf1-b29e-5f8378ec6b02 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 100px;
background-position: center center;
}








#s-79270f9c-9364-4cf1-b29e-5f8378ec6b02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-79270f9c-9364-4cf1-b29e-5f8378ec6b02.shg-box.shg-c {
  justify-content: center;
}

#s-2fd3dea5-c325-466f-a961-a46c974173f4 {
  margin-top: 25px;
margin-bottom: 15px;
text-align: center;
}

#s-2fd3dea5-c325-466f-a961-a46c974173f4 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-955588c9-5272-4da8-a8db-2a97fb5e9e71 {
  margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-955588c9-5272-4da8-a8db-2a97fb5e9e71"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-955588c9-5272-4da8-a8db-2a97fb5e9e71"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-955588c9-5272-4da8-a8db-2a97fb5e9e71"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-955588c9-5272-4da8-a8db-2a97fb5e9e71"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 4.0px);
}

}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
      position: relative;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  
  
  
  
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
      position: relative;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  
  
  
  
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
      position: relative;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  
  
  
  
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
      position: relative;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  
  
  
  
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 .shogun-image-content {
  
    align-items: center;
  
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container {
      position: relative;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5396cd25-a5c9-46cf-bf1e-81c2dbd4e0b3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-content {
  
    align-items: center;
  
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
      position: relative;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  
  
  
  
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-content {
  
    align-items: center;
  
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
      position: relative;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  
  
  
  
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-content {
  
    align-items: center;
  
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
      position: relative;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  
  
  
  
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-content {
  
    align-items: center;
  
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
      position: relative;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  
  
  
  
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca .shogun-image-content {
  
    align-items: center;
  
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container {
      position: relative;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9e9bf076-b1e9-4815-b1eb-b99463b52eca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
      position: relative;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  
  
  
  
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
      position: relative;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  
  
  
  
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
      position: relative;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  
  
  
  
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
      position: relative;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  
  
  
  
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-3eb97b83-4fec-4ad5-a534-02302606bfa5 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container {
      position: relative;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eb97b83-4fec-4ad5-a534-02302606bfa5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
      position: relative;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  
  
  
  
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
      position: relative;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  
  
  
  
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
      position: relative;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  
  
  
  
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
      position: relative;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  
  
  
  
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-d53b86db-96e6-408c-a36a-03af4107b4e6 .shogun-image-content {
  
    align-items: center;
  
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container {
      position: relative;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53b86db-96e6-408c-a36a-03af4107b4e6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-content {
  
    align-items: center;
  
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
      position: relative;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  
  
  
  
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-content {
  
    align-items: center;
  
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
      position: relative;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  
  
  
  
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-content {
  
    align-items: center;
  
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
      position: relative;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  
  
  
  
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-content {
  
    align-items: center;
  
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
      position: relative;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  
  
  
  
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a .shogun-image-content {
  
    align-items: center;
  
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container {
      position: relative;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6ef6498f-6517-4ba1-9df0-981d931c2f3a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-532f0b49-1136-47a7-9058-c610d04c4a5a {
  margin-top: 35px;
text-align: center;
}

#s-532f0b49-1136-47a7-9058-c610d04c4a5a .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-a9009cf2-e015-41c3-8eef-de2f85f0cdc7 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
text-align: center;
}

#s-a9009cf2-e015-41c3-8eef-de2f85f0cdc7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.5em;
  
  
}



#s-341427fc-cc2a-4511-b54d-624c4145d759 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-341427fc-cc2a-4511-b54d-624c4145d759"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-341427fc-cc2a-4511-b54d-624c4145d759"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-341427fc-cc2a-4511-b54d-624c4145d759"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-341427fc-cc2a-4511-b54d-624c4145d759"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-341427fc-cc2a-4511-b54d-624c4145d759"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-341427fc-cc2a-4511-b54d-624c4145d759"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-341427fc-cc2a-4511-b54d-624c4145d759"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

}

#s-e72f770c-6861-4a5f-9a3e-de9497e96c27 {
  min-height: 200px;
}








#s-e72f770c-6861-4a5f-9a3e-de9497e96c27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e72f770c-6861-4a5f-9a3e-de9497e96c27.shg-box.shg-c {
  justify-content: center;
}

#s-4791ee2c-b9f8-4ad5-9fa6-f53ff1da516e {
  margin-left: auto;
margin-right: auto;
max-width: 135px;
text-align: center;
}







  #s-4791ee2c-b9f8-4ad5-9fa6-f53ff1da516e img.shogun-image {
    

    
    
    
  }


#s-4791ee2c-b9f8-4ad5-9fa6-f53ff1da516e .shogun-image-content {
  
    align-items: center;
  
}

#s-26ccb7b9-0059-4d98-9ffd-804990a4fef9 {
  min-height: 200px;
}








#s-26ccb7b9-0059-4d98-9ffd-804990a4fef9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26ccb7b9-0059-4d98-9ffd-804990a4fef9.shg-box.shg-c {
  justify-content: center;
}

#s-6969efe6-c702-4769-a5c4-00a6b6c2c59c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6969efe6-c702-4769-a5c4-00a6b6c2c59c .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: left;
}



#s-2686489b-addf-468e-93fa-c7db57407c66 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-2686489b-addf-468e-93fa-c7db57407c66"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2686489b-addf-468e-93fa-c7db57407c66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-2686489b-addf-468e-93fa-c7db57407c66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-2686489b-addf-468e-93fa-c7db57407c66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-2686489b-addf-468e-93fa-c7db57407c66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-2686489b-addf-468e-93fa-c7db57407c66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-2686489b-addf-468e-93fa-c7db57407c66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

}

#s-88df72ca-8e48-4c46-be13-b9f62107a1dd {
  min-height: 200px;
}








#s-88df72ca-8e48-4c46-be13-b9f62107a1dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-88df72ca-8e48-4c46-be13-b9f62107a1dd.shg-box.shg-c {
  justify-content: center;
}

#s-bdfb3367-6a84-4426-a225-484428e01d5e {
  margin-left: auto;
margin-right: auto;
max-width: 135px;
text-align: center;
}







  #s-bdfb3367-6a84-4426-a225-484428e01d5e img.shogun-image {
    

    
    
    
  }


#s-bdfb3367-6a84-4426-a225-484428e01d5e .shogun-image-content {
  
    align-items: center;
  
}

#s-26b61403-4a67-4203-8c1a-095c1df02d93 {
  min-height: 200px;
}








#s-26b61403-4a67-4203-8c1a-095c1df02d93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26b61403-4a67-4203-8c1a-095c1df02d93.shg-box.shg-c {
  justify-content: center;
}

#s-05b653bb-b7c5-46e8-8523-fd172a044f95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-05b653bb-b7c5-46e8-8523-fd172a044f95 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: left;
}



#s-c87eb03d-60af-45ff-b9d0-358ff1a25e49 {
  margin-left: 25px;
margin-right: 25px;
min-height: 350px;
}

@media (min-width: 0px) {
[id="s-c87eb03d-60af-45ff-b9d0-358ff1a25e49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c87eb03d-60af-45ff-b9d0-358ff1a25e49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c87eb03d-60af-45ff-b9d0-358ff1a25e49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c87eb03d-60af-45ff-b9d0-358ff1a25e49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5bc66cf3-b2bb-4864-8719-4531098defcc {
  margin-left: auto;
margin-right: auto;
min-height: 300px;
}








#s-5bc66cf3-b2bb-4864-8719-4531098defcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5bc66cf3-b2bb-4864-8719-4531098defcc.shg-box.shg-c {
  justify-content: center;
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
aspect-ratio: 1200/834;
text-align: center;
}



.shg-image-margin-container-s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-content {
  
    align-items: center;
  
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
      position: relative;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  
  
  
  
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-content {
  
    align-items: center;
  
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
      position: relative;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

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

.shg-image-margin-container-s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  
  
  
  
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-content {
  
    align-items: center;
  
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
      position: relative;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

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

.shg-image-margin-container-s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  
  
  
  
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-content {
  
    align-items: center;
  
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
      position: relative;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

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

.shg-image-margin-container-s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  
  
  
  
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-f3058596-4c1c-4c15-a32c-e75b813bbaac .shogun-image-content {
  
    align-items: center;
  
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container {
      position: relative;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3058596-4c1c-4c15-a32c-e75b813bbaac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

}
#s-fb5107a5-d9fe-4411-a71f-f7ae6874a72f {
  margin-left: auto;
margin-right: auto;
min-height: 300px;
}








#s-fb5107a5-d9fe-4411-a71f-f7ae6874a72f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb5107a5-d9fe-4411-a71f-f7ae6874a72f.shg-box.shg-c {
  justify-content: center;
}

#s-3016c606-6203-4968-b393-e9eddd59942a {
  margin-left: auto;
margin-right: auto;
}

#s-371a9370-e4e2-48f5-8ef8-1d00b7723dcf {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 35px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
min-height: 150px;
background-position: center center;
}








#s-371a9370-e4e2-48f5-8ef8-1d00b7723dcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-371a9370-e4e2-48f5-8ef8-1d00b7723dcf.shg-box.shg-c {
  justify-content: center;
}

#s-218863f7-e674-4aff-8c02-8ed49fc43e46 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
text-align: center;
}

#s-218863f7-e674-4aff-8c02-8ed49fc43e46 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.5em;
  
  
}



#s-457e3da6-f2b7-4c63-976c-30dcd5296498 {
  min-height: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-457e3da6-f2b7-4c63-976c-30dcd5296498 {
  display: none;
}
#s-457e3da6-f2b7-4c63-976c-30dcd5296498, #wrap-s-457e3da6-f2b7-4c63-976c-30dcd5296498 { display: none !important; }}@media (max-width: 767px){#s-457e3da6-f2b7-4c63-976c-30dcd5296498 {
  display: none;
}
#s-457e3da6-f2b7-4c63-976c-30dcd5296498, #wrap-s-457e3da6-f2b7-4c63-976c-30dcd5296498 { display: none !important; }}







#s-457e3da6-f2b7-4c63-976c-30dcd5296498 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-457e3da6-f2b7-4c63-976c-30dcd5296498.shg-box.shg-c {
  justify-content: center;
}

#s-4e2fa081-2b94-413f-b14b-79f6d86c884a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 370px;
background-position: center center;
}








#s-4e2fa081-2b94-413f-b14b-79f6d86c884a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e2fa081-2b94-413f-b14b-79f6d86c884a.shg-box.shg-c {
  justify-content: center;
}

#s-6109ced6-4378-4026-aeec-9f22be2fce00 {
  margin-left: 25px;
margin-right: 25px;
min-height: 300px;
}








#s-6109ced6-4378-4026-aeec-9f22be2fce00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6109ced6-4378-4026-aeec-9f22be2fce00.shg-box.shg-c {
  justify-content: center;
}

#s-3efbdef6-cde8-4758-9879-844142c6e2f6 {
  margin-top: 25px;
margin-bottom: 20px;
text-align: center;
}

#s-3efbdef6-cde8-4758-9879-844142c6e2f6 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 45px;
  
  
  
}



#s-4bc1732f-5402-457b-b4c7-a3315f72c7a5 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-4bc1732f-5402-457b-b4c7-a3315f72c7a5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4bc1732f-5402-457b-b4c7-a3315f72c7a5"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-4bc1732f-5402-457b-b4c7-a3315f72c7a5"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bc1732f-5402-457b-b4c7-a3315f72c7a5"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
      position: relative;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  
  
  
  
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
      position: relative;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  
  
  
  
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
      position: relative;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  
  
  
  
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
      position: relative;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  
  
  
  
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-e30c9702-885b-4240-bc93-ebf7212fbef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container {
      position: relative;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e30c9702-885b-4240-bc93-ebf7212fbef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-content {
  
    align-items: center;
  
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
      position: relative;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  
  
  
  
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-content {
  
    align-items: center;
  
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
      position: relative;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  
  
  
  
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-content {
  
    align-items: center;
  
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
      position: relative;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  
  
  
  
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-content {
  
    align-items: center;
  
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
      position: relative;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  
  
  
  
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac .shogun-image-content {
  
    align-items: center;
  
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container {
      position: relative;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7fe17649-e36e-4e5d-98eb-a4c44319f0ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-content {
  
    align-items: center;
  
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
      position: relative;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  
  
  
  
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-content {
  
    align-items: center;
  
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
      position: relative;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  
  
  
  
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-content {
  
    align-items: center;
  
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
      position: relative;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  
  
  
  
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-content {
  
    align-items: center;
  
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
      position: relative;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  
  
  
  
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 .shogun-image-content {
  
    align-items: center;
  
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shg-align-container {
  display: flex;
  justify-content: center
}

.s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container {
      position: relative;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-088bae8a-5fcb-4b09-8d7f-525f0aa89f06 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-content {
  
    align-items: center;
  
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
      position: relative;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  
  
  
  
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-content {
  
    align-items: center;
  
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
      position: relative;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  
  
  
  
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-content {
  
    align-items: center;
  
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
      position: relative;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  
  
  
  
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-content {
  
    align-items: center;
  
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
      position: relative;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  
  
  
  
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-a00982b9-3c22-4aed-bd0f-71761a631af0 .shogun-image-content {
  
    align-items: center;
  
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container {
      position: relative;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a00982b9-3c22-4aed-bd0f-71761a631af0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  margin-left: auto;
margin-right: auto;
max-width: 250px;
aspect-ratio: 250/280;
text-align: center;
}



.shg-image-margin-container-s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-content {
  
    align-items: center;
  
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-830c3b0e-1c61-4458-a569-598efb34f4bb {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
      position: relative;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  
  
  
  
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-content {
  
    align-items: center;
  
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-830c3b0e-1c61-4458-a569-598efb34f4bb {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
      position: relative;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  
  
  
  
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-content {
  
    align-items: center;
  
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-830c3b0e-1c61-4458-a569-598efb34f4bb {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
      position: relative;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  
  
  
  
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-content {
  
    align-items: center;
  
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-830c3b0e-1c61-4458-a569-598efb34f4bb {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
      position: relative;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

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

.shg-image-margin-container-s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  
  
  
  
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }

    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-link {
      aspect-ratio: 250/280;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-830c3b0e-1c61-4458-a569-598efb34f4bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-830c3b0e-1c61-4458-a569-598efb34f4bb .shogun-image-content {
  
    align-items: center;
  
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-830c3b0e-1c61-4458-a569-598efb34f4bb {
      --shg-aspect-ratio: calc(250/280); 
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container {
      position: relative;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-830c3b0e-1c61-4458-a569-598efb34f4bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-e6e8f6fd-056d-4112-9030-7653272b5b64 {
  margin-top: 35px;
text-align: center;
}

#s-e6e8f6fd-056d-4112-9030-7653272b5b64 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 45px;
  
  
  
}



#s-b15fad81-f6c1-424a-8ea8-cee1cb641c75 {
  margin-top: 10px;
margin-left: 19%;
margin-right: 19%;
text-align: center;
}

#s-b15fad81-f6c1-424a-8ea8-cee1cb641c75 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.5em;
  
  text-align: center;
}



#s-e852294d-3ffe-46e0-9e49-2371c581f79f {
  margin-top: 25px;
margin-left: 20%;
margin-right: 20%;
}

@media (min-width: 0px) {
[id="s-e852294d-3ffe-46e0-9e49-2371c581f79f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e852294d-3ffe-46e0-9e49-2371c581f79f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e852294d-3ffe-46e0-9e49-2371c581f79f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e852294d-3ffe-46e0-9e49-2371c581f79f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e852294d-3ffe-46e0-9e49-2371c581f79f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e852294d-3ffe-46e0-9e49-2371c581f79f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e852294d-3ffe-46e0-9e49-2371c581f79f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

}

#s-8c4b00a3-54d8-4625-b4e6-97656def8744 {
  min-height: 200px;
}








#s-8c4b00a3-54d8-4625-b4e6-97656def8744 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8c4b00a3-54d8-4625-b4e6-97656def8744.shg-box.shg-c {
  justify-content: center;
}

#s-916fa141-02f4-45bf-a16c-f16bdaab46a3 {
  margin-left: auto;
margin-right: auto;
max-width: 135px;
text-align: center;
}







  #s-916fa141-02f4-45bf-a16c-f16bdaab46a3 img.shogun-image {
    

    
    
    
  }


#s-916fa141-02f4-45bf-a16c-f16bdaab46a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-bef3ca55-bc15-4fdc-971f-c0444cda354b {
  min-height: 200px;
}








#s-bef3ca55-bc15-4fdc-971f-c0444cda354b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bef3ca55-bc15-4fdc-971f-c0444cda354b.shg-box.shg-c {
  justify-content: center;
}

#s-ece5c88d-f00b-4a56-b638-0c35dc599397 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ece5c88d-f00b-4a56-b638-0c35dc599397 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: left;
}



#s-3b977eee-7301-4d93-b0be-799478b34be6 {
  margin-top: 25px;
margin-left: 20%;
margin-right: 20%;
}

@media (min-width: 0px) {
[id="s-3b977eee-7301-4d93-b0be-799478b34be6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b977eee-7301-4d93-b0be-799478b34be6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3b977eee-7301-4d93-b0be-799478b34be6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-3b977eee-7301-4d93-b0be-799478b34be6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3b977eee-7301-4d93-b0be-799478b34be6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-3b977eee-7301-4d93-b0be-799478b34be6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-3b977eee-7301-4d93-b0be-799478b34be6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

}

#s-a6a93683-8ef1-482d-acd9-7ae2f04f4779 {
  min-height: 200px;
}








#s-a6a93683-8ef1-482d-acd9-7ae2f04f4779 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a6a93683-8ef1-482d-acd9-7ae2f04f4779.shg-box.shg-c {
  justify-content: center;
}

#s-dd040935-e725-4a85-865f-9f3074ef944e {
  margin-left: auto;
margin-right: auto;
max-width: 135px;
text-align: center;
}







  #s-dd040935-e725-4a85-865f-9f3074ef944e img.shogun-image {
    

    
    
    
  }


#s-dd040935-e725-4a85-865f-9f3074ef944e .shogun-image-content {
  
    align-items: center;
  
}

#s-b148c9f8-17d5-4fb6-a7cd-6bd21c52e499 {
  min-height: 200px;
}








#s-b148c9f8-17d5-4fb6-a7cd-6bd21c52e499 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b148c9f8-17d5-4fb6-a7cd-6bd21c52e499.shg-box.shg-c {
  justify-content: center;
}

#s-181d4390-ed3d-43ea-beff-9cff29446b85 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-181d4390-ed3d-43ea-beff-9cff29446b85 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: left;
}



#s-552b99d0-a2e7-4b33-bc31-906ca5b49d88 {
  margin-left: 19%;
margin-right: 19%;
min-height: 50px;
}








#s-552b99d0-a2e7-4b33-bc31-906ca5b49d88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-552b99d0-a2e7-4b33-bc31-906ca5b49d88.shg-box.shg-c {
  justify-content: center;
}

#s-41f62af9-ffc8-4cb6-9b2b-7ee47f4da2d0 {
  margin-left: auto;
margin-right: auto;
min-height: 450px;
}

@media (min-width: 0px) {
[id="s-41f62af9-ffc8-4cb6-9b2b-7ee47f4da2d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41f62af9-ffc8-4cb6-9b2b-7ee47f4da2d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41f62af9-ffc8-4cb6-9b2b-7ee47f4da2d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41f62af9-ffc8-4cb6-9b2b-7ee47f4da2d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-4c5633b3-2c6a-44a7-854a-712c7075b650 {
  margin-left: auto;
margin-right: auto;
min-height: 450px;
}








#s-4c5633b3-2c6a-44a7-854a-712c7075b650 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c5633b3-2c6a-44a7-854a-712c7075b650.shg-box.shg-c {
  justify-content: center;
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1200px;
aspect-ratio: 925/700;
text-align: center;
}



.shg-image-margin-container-s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }

    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-link {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-content {
  
    align-items: center;
  
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
      --shg-aspect-ratio: calc(925/700); 
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
      position: relative;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  
  
  
  
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }

    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-link {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-content {
  
    align-items: center;
  
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
      --shg-aspect-ratio: calc(925/700); 
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
      position: relative;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

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

.shg-image-margin-container-s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  
  
  
  
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }

    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-link {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-content {
  
    align-items: center;
  
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
      --shg-aspect-ratio: calc(925/700); 
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
      position: relative;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

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

.shg-image-margin-container-s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  
  
  
  
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }

    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-link {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-content {
  
    align-items: center;
  
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
      --shg-aspect-ratio: calc(925/700); 
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
      position: relative;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

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

.shg-image-margin-container-s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  
  
  
  
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }

    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-link {
      aspect-ratio: 925/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-867e3ebf-b8df-41ad-865f-f9f516366e21 .shogun-image-content {
  
    align-items: center;
  
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 {
      --shg-aspect-ratio: calc(925/700); 
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container {
      position: relative;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-867e3ebf-b8df-41ad-865f-f9f516366e21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

}
#s-e5bcceae-6a17-40a0-b35d-3df1dbb1d417 {
  margin-left: auto;
margin-right: auto;
min-height: 450px;
}








#s-e5bcceae-6a17-40a0-b35d-3df1dbb1d417 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e5bcceae-6a17-40a0-b35d-3df1dbb1d417.shg-box.shg-c {
  justify-content: center;
}

#s-66e34540-551c-4419-a4e3-6461d1b1a320 {
  margin-top: 15px;
margin-bottom: 10px;
}

#s-b54d271a-bf77-4177-9975-9d4a738db98a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
background-position: center center;
}








#s-b54d271a-bf77-4177-9975-9d4a738db98a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b54d271a-bf77-4177-9975-9d4a738db98a.shg-box.shg-c {
  justify-content: center;
}

#s-a3062785-e9eb-4807-9316-c58240974b16 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 21px;
margin-right: auto;
max-width: 900px;
text-align: center;
}

#s-a3062785-e9eb-4807-9316-c58240974b16 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1.5em;
  
  
}



#s-f1efa235-1091-4656-b0da-c2d7da87f98f {
  min-height: 500px;
}
@media (min-width: 1200px){#s-f1efa235-1091-4656-b0da-c2d7da87f98f {
  display: none;
}
#s-f1efa235-1091-4656-b0da-c2d7da87f98f, #wrap-s-f1efa235-1091-4656-b0da-c2d7da87f98f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1efa235-1091-4656-b0da-c2d7da87f98f {
  display: none;
}
#s-f1efa235-1091-4656-b0da-c2d7da87f98f, #wrap-s-f1efa235-1091-4656-b0da-c2d7da87f98f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1efa235-1091-4656-b0da-c2d7da87f98f {
  display: none;
}
#s-f1efa235-1091-4656-b0da-c2d7da87f98f, #wrap-s-f1efa235-1091-4656-b0da-c2d7da87f98f { display: none !important; }}







#s-f1efa235-1091-4656-b0da-c2d7da87f98f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f1efa235-1091-4656-b0da-c2d7da87f98f.shg-box.shg-c {
  justify-content: center;
}

#s-396dfaa6-a9de-4010-bafe-e326c7c9e443 {
  margin-top: 35px;
margin-left: 10px;
margin-right: 10px;
text-align: center;
}

#s-396dfaa6-a9de-4010-bafe-e326c7c9e443 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-22269252-a25b-4d67-b895-f59ed395fb12 {
  margin-top: 10px;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}

#s-22269252-a25b-4d67-b895-f59ed395fb12 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  
  
}



#s-dde90b48-f06f-4882-a0ee-7072c0521ca7 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-dde90b48-f06f-4882-a0ee-7072c0521ca7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dde90b48-f06f-4882-a0ee-7072c0521ca7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-dde90b48-f06f-4882-a0ee-7072c0521ca7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-dde90b48-f06f-4882-a0ee-7072c0521ca7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-dde90b48-f06f-4882-a0ee-7072c0521ca7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-dde90b48-f06f-4882-a0ee-7072c0521ca7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-dde90b48-f06f-4882-a0ee-7072c0521ca7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

}

#s-073a5175-10d7-4b1b-81d8-702a5019e015 {
  min-height: 200px;
}








#s-073a5175-10d7-4b1b-81d8-702a5019e015 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-073a5175-10d7-4b1b-81d8-702a5019e015.shg-box.shg-c {
  justify-content: center;
}

#s-04b55df5-8177-421d-8f83-7bff77172e17 {
  margin-left: auto;
margin-right: auto;
max-width: 135px;
text-align: center;
}







  #s-04b55df5-8177-421d-8f83-7bff77172e17 img.shogun-image {
    

    
    
    
  }


#s-04b55df5-8177-421d-8f83-7bff77172e17 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d8e5863-321b-4105-8741-7f1a7de902fa {
  min-height: 200px;
}








#s-0d8e5863-321b-4105-8741-7f1a7de902fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0d8e5863-321b-4105-8741-7f1a7de902fa.shg-box.shg-c {
  justify-content: center;
}

#s-ceec44c8-f683-45a5-8ea7-a5e59b3d2427 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ceec44c8-f683-45a5-8ea7-a5e59b3d2427 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-33e3b5e6-91c4-4ebd-b8b5-68f67b967435 {
  margin-left: 10px;
margin-right: 10px;
}

#s-83f40063-7c76-4ce2-a8c8-2fd975b8725a {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-83f40063-7c76-4ce2-a8c8-2fd975b8725a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83f40063-7c76-4ce2-a8c8-2fd975b8725a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-83f40063-7c76-4ce2-a8c8-2fd975b8725a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-83f40063-7c76-4ce2-a8c8-2fd975b8725a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-83f40063-7c76-4ce2-a8c8-2fd975b8725a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-83f40063-7c76-4ce2-a8c8-2fd975b8725a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-83f40063-7c76-4ce2-a8c8-2fd975b8725a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

}

#s-3c0709d8-2d22-4cf4-a97d-7f6df2224e54 {
  min-height: 200px;
}








#s-3c0709d8-2d22-4cf4-a97d-7f6df2224e54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c0709d8-2d22-4cf4-a97d-7f6df2224e54.shg-box.shg-c {
  justify-content: center;
}

#s-1d9a853a-4a44-429a-b038-a2c120d564be {
  margin-left: auto;
margin-right: auto;
max-width: 135px;
text-align: center;
}







  #s-1d9a853a-4a44-429a-b038-a2c120d564be img.shogun-image {
    

    
    
    
  }


#s-1d9a853a-4a44-429a-b038-a2c120d564be .shogun-image-content {
  
    align-items: center;
  
}

#s-c3be4fa9-a861-45c2-ae56-3880f14d73a5 {
  min-height: 200px;
}








#s-c3be4fa9-a861-45c2-ae56-3880f14d73a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c3be4fa9-a861-45c2-ae56-3880f14d73a5.shg-box.shg-c {
  justify-content: center;
}

#s-cf33bfd7-6297-4a42-8451-3863728121a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cf33bfd7-6297-4a42-8451-3863728121a3 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  900 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-c4cfcb18-c097-4924-80b4-9c37bba42e2f {
  margin-left: 10px;
margin-right: 10px;
}

#s-0f853cfb-cea9-47bc-92f6-2a603fe8ad43 {
  margin-left: 25px;
margin-right: 25px;
}

#s-0f853cfb-cea9-47bc-92f6-2a603fe8ad43 hr {
  border-top: 3px solid rgba(0, 45, 93, 1);
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  margin-left: 25px;
margin-right: 25px;
max-width: 1200px;
aspect-ratio: 1200/834;
text-align: center;
}



.shg-image-margin-container-s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  margin-left: 25px;
  margin-right: 25px;
  
  
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
      position: relative;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  
  
  
  
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
      position: relative;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

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

.shg-image-margin-container-s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  
  
  
  
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
      position: relative;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

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

.shg-image-margin-container-s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  
  
  
  
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
      position: relative;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

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

.shg-image-margin-container-s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  
  
  
  
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }

    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-link {
      aspect-ratio: 1200/834;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1200px;
  }



  img.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 {
      --shg-aspect-ratio: calc(1200/834); 
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container {
      position: relative;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f8878d5-8cba-4b1e-83b9-c0cf0f255ef2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 1200px;
    }
  }

}
#s-7f5d2a39-8c64-486f-9b53-869d54f9bfce {
  margin-left: 15px;
margin-right: 15px;
}

#s-f4600aa1-27e4-4e28-b260-7bbd228e399c {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 25px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
background-position: center center;
}








#s-f4600aa1-27e4-4e28-b260-7bbd228e399c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f4600aa1-27e4-4e28-b260-7bbd228e399c.shg-box.shg-c {
  justify-content: center;
}

#s-b986b341-d085-403a-9d62-a715ac4fe02d {
  margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
text-align: center;
}

#s-b986b341-d085-403a-9d62-a715ac4fe02d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.5em;
  
  
}



#s-1a7a256a-94aa-4910-bcae-27233ca5d4b2 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-1a7a256a-94aa-4910-bcae-27233ca5d4b2 {
  display: none;
}
#s-1a7a256a-94aa-4910-bcae-27233ca5d4b2, #wrap-s-1a7a256a-94aa-4910-bcae-27233ca5d4b2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a7a256a-94aa-4910-bcae-27233ca5d4b2 {
  display: none;
}
#s-1a7a256a-94aa-4910-bcae-27233ca5d4b2, #wrap-s-1a7a256a-94aa-4910-bcae-27233ca5d4b2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1a7a256a-94aa-4910-bcae-27233ca5d4b2 {
  display: none;
}
#s-1a7a256a-94aa-4910-bcae-27233ca5d4b2, #wrap-s-1a7a256a-94aa-4910-bcae-27233ca5d4b2 { display: none !important; }}







#s-1a7a256a-94aa-4910-bcae-27233ca5d4b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1a7a256a-94aa-4910-bcae-27233ca5d4b2.shg-box.shg-c {
  justify-content: center;
}

#s-51b49bd5-6378-4163-b5e8-d9a94f1d6f8f {
  margin-bottom: 20px;
padding-top: 10px;
text-align: center;
}

#s-51b49bd5-6378-4163-b5e8-d9a94f1d6f8f .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}



@media (min-width: 1200px){#s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28 {
  display: none;
}
#s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28, #wrap-s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28 {
  display: none;
}
#s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28, #wrap-s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28 {
  
}
}@media (max-width: 767px){#s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28 {
  display: none;
}
#s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28, #wrap-s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28 { display: none !important; }}







#s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d4bf7dd4-1fa3-49bc-80b0-4b8969bc7f28.shg-box.shg-c {
  justify-content: center;
}

#s-0720240e-e013-44bc-80d5-57f7d6ddd6ac {
  margin-bottom: 30px;
padding-top: 10px;
text-align: center;
}

#s-0720240e-e013-44bc-80d5-57f7d6ddd6ac .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 45px;
  
  
  text-align: center;
}



#s-8d99b7d6-78f8-4269-b9aa-35dde16f9bba {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-8d99b7d6-78f8-4269-b9aa-35dde16f9bba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d99b7d6-78f8-4269-b9aa-35dde16f9bba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-8d99b7d6-78f8-4269-b9aa-35dde16f9bba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-8d99b7d6-78f8-4269-b9aa-35dde16f9bba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

}

#s-11222d34-1586-4303-ae9e-ed22ae342c62 {
  margin-left: 45px;
min-height: 50px;
}








#s-11222d34-1586-4303-ae9e-ed22ae342c62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-11222d34-1586-4303-ae9e-ed22ae342c62.shg-box.shg-c {
  justify-content: center;
}

#s-a2481b62-f136-4534-88bb-72d5d47acbab {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-a2481b62-f136-4534-88bb-72d5d47acbab img.shogun-image,
  #s-a2481b62-f136-4534-88bb-72d5d47acbab .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2481b62-f136-4534-88bb-72d5d47acbab {
    width: 100%;
    height: auto;
  }



  #s-a2481b62-f136-4534-88bb-72d5d47acbab img.shogun-image {
    

    
    
    
  }


#s-a2481b62-f136-4534-88bb-72d5d47acbab .shogun-image-content {
  
    align-items: center;
  
}

#s-6df6e950-b61b-4539-b35d-111cfed3aa02 {
  margin-top: 10px;
text-align: center;
}

#s-6df6e950-b61b-4539-b35d-111cfed3aa02 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-6dfaeb9d-1dda-49a4-b50a-23bd9bbcb0aa {
  margin-right: 45px;
min-height: 50px;
}








#s-6dfaeb9d-1dda-49a4-b50a-23bd9bbcb0aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6dfaeb9d-1dda-49a4-b50a-23bd9bbcb0aa.shg-box.shg-c {
  justify-content: center;
}

#s-51115760-9c40-4cb4-9035-063e6d6870aa {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-51115760-9c40-4cb4-9035-063e6d6870aa img.shogun-image,
  #s-51115760-9c40-4cb4-9035-063e6d6870aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-51115760-9c40-4cb4-9035-063e6d6870aa {
    width: 100%;
    height: auto;
  }



  #s-51115760-9c40-4cb4-9035-063e6d6870aa img.shogun-image {
    

    
    
    
  }


#s-51115760-9c40-4cb4-9035-063e6d6870aa .shogun-image-content {
  
    align-items: center;
  
}

#s-19e3abc9-8c42-4e58-926a-5ce3a0ddd112 {
  margin-top: 10px;
text-align: center;
}

#s-19e3abc9-8c42-4e58-926a-5ce3a0ddd112 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-994b10b6-d8f2-4997-bf55-63070b7db14c {
  margin-left: 45px;
margin-right: 0px;
min-height: 50px;
}








#s-994b10b6-d8f2-4997-bf55-63070b7db14c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-994b10b6-d8f2-4997-bf55-63070b7db14c.shg-box.shg-c {
  justify-content: center;
}

#s-041fbd7b-82eb-4c65-ba32-3459763aae80 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-041fbd7b-82eb-4c65-ba32-3459763aae80 img.shogun-image,
  #s-041fbd7b-82eb-4c65-ba32-3459763aae80 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-041fbd7b-82eb-4c65-ba32-3459763aae80 {
    width: 100%;
    height: auto;
  }



  #s-041fbd7b-82eb-4c65-ba32-3459763aae80 img.shogun-image {
    

    
    
    
  }


#s-041fbd7b-82eb-4c65-ba32-3459763aae80 .shogun-image-content {
  
    align-items: center;
  
}

#s-96caee56-a652-4cd8-b1e9-c2ecef62d2d5 {
  margin-top: 10px;
text-align: center;
}

#s-96caee56-a652-4cd8-b1e9-c2ecef62d2d5 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-5c53c9af-dcee-4c89-89b9-dbb5ffc9b598 {
  display: none;
}
#s-5c53c9af-dcee-4c89-89b9-dbb5ffc9b598, #wrap-s-5c53c9af-dcee-4c89-89b9-dbb5ffc9b598 { display: none !important; }}@media (max-width: 767px){#s-5c53c9af-dcee-4c89-89b9-dbb5ffc9b598 {
  display: none;
}
#s-5c53c9af-dcee-4c89-89b9-dbb5ffc9b598, #wrap-s-5c53c9af-dcee-4c89-89b9-dbb5ffc9b598 { display: none !important; }}







#s-5c53c9af-dcee-4c89-89b9-dbb5ffc9b598 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5c53c9af-dcee-4c89-89b9-dbb5ffc9b598.shg-box.shg-c {
  justify-content: center;
}

#s-06adb967-7a48-4fc2-ac7f-5c6432287bac {
  margin-top: 15px;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
}

#s-06adb967-7a48-4fc2-ac7f-5c6432287bac .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 45px;
  
  
  text-align: center;
}



#s-8a39cdd0-0a8b-49a2-969d-a57fedd4a653 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}

@media (min-width: 0px) {
[id="s-8a39cdd0-0a8b-49a2-969d-a57fedd4a653"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a39cdd0-0a8b-49a2-969d-a57fedd4a653"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-8a39cdd0-0a8b-49a2-969d-a57fedd4a653"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-8a39cdd0-0a8b-49a2-969d-a57fedd4a653"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

}

#s-fe6324be-720b-44b9-bf92-a024e2f066a2 {
  min-height: 50px;
}








#s-fe6324be-720b-44b9-bf92-a024e2f066a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe6324be-720b-44b9-bf92-a024e2f066a2.shg-box.shg-c {
  justify-content: center;
}

#s-a886818b-f00c-477c-a199-26ef60d92576 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-a886818b-f00c-477c-a199-26ef60d92576 img.shogun-image,
  #s-a886818b-f00c-477c-a199-26ef60d92576 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a886818b-f00c-477c-a199-26ef60d92576 {
    width: 100%;
    height: auto;
  }



  #s-a886818b-f00c-477c-a199-26ef60d92576 img.shogun-image {
    

    
    
    
  }


#s-a886818b-f00c-477c-a199-26ef60d92576 .shogun-image-content {
  
    align-items: center;
  
}

#s-bfcab552-93ba-4504-9dda-deeed919eb05 {
  margin-top: 10px;
text-align: center;
}

#s-bfcab552-93ba-4504-9dda-deeed919eb05 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-444b85ff-43db-4376-8d65-ef84eb9462bc {
  min-height: 50px;
}








#s-444b85ff-43db-4376-8d65-ef84eb9462bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-444b85ff-43db-4376-8d65-ef84eb9462bc.shg-box.shg-c {
  justify-content: center;
}

#s-e476c096-6b20-44f8-b9b0-2c7803cb8528 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-e476c096-6b20-44f8-b9b0-2c7803cb8528 img.shogun-image,
  #s-e476c096-6b20-44f8-b9b0-2c7803cb8528 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e476c096-6b20-44f8-b9b0-2c7803cb8528 {
    width: 100%;
    height: auto;
  }



  #s-e476c096-6b20-44f8-b9b0-2c7803cb8528 img.shogun-image {
    

    
    
    
  }


#s-e476c096-6b20-44f8-b9b0-2c7803cb8528 .shogun-image-content {
  
    align-items: center;
  
}

#s-946ec8f8-e95a-46c6-b646-5ef020be5236 {
  margin-top: 10px;
text-align: center;
}

#s-946ec8f8-e95a-46c6-b646-5ef020be5236 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-4a15b864-9280-4202-9d6e-1cabb1f1a6b6 {
  min-height: 50px;
}








#s-4a15b864-9280-4202-9d6e-1cabb1f1a6b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4a15b864-9280-4202-9d6e-1cabb1f1a6b6.shg-box.shg-c {
  justify-content: center;
}

#s-e44eab22-c35d-4a49-8b98-f5405bb937e3 {
  margin-left: auto;
margin-right: auto;
min-height: 200px;
max-width: 200px;
aspect-ratio: 500/439;
text-align: center;
}





  #s-e44eab22-c35d-4a49-8b98-f5405bb937e3 img.shogun-image,
  #s-e44eab22-c35d-4a49-8b98-f5405bb937e3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e44eab22-c35d-4a49-8b98-f5405bb937e3 {
    width: 100%;
    height: auto;
  }



  #s-e44eab22-c35d-4a49-8b98-f5405bb937e3 img.shogun-image {
    

    
    
    
  }


#s-e44eab22-c35d-4a49-8b98-f5405bb937e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9c47c60-6ec7-4c4d-af50-c1450e8703ca {
  margin-top: 10px;
text-align: center;
}

#s-a9c47c60-6ec7-4c4d-af50-c1450e8703ca .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 {
  display: none;
}
#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52, #wrap-s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 {
  display: none;
}
#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52, #wrap-s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 {
  display: none;
}
#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52, #wrap-s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 { display: none !important; }}
#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 .shg-sld-nav-button.shg-sld-left,
#s-2d8346eb-14a6-4580-b03b-e4cc4d120b52 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}








#s-4044a46b-7444-4090-a665-fab364a39426 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4044a46b-7444-4090-a665-fab364a39426.shg-box.shg-c {
  justify-content: center;
}

#s-fc0d1ff8-3b8e-40de-ad8b-7ba67e226579 {
  min-height: 300px;
}








#s-fc0d1ff8-3b8e-40de-ad8b-7ba67e226579 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fc0d1ff8-3b8e-40de-ad8b-7ba67e226579.shg-box.shg-c {
  justify-content: center;
}

#s-570436a0-4267-4caf-bd1d-feeec22d8ea7 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 301px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-570436a0-4267-4caf-bd1d-feeec22d8ea7 img.shogun-image,
  #s-570436a0-4267-4caf-bd1d-feeec22d8ea7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-570436a0-4267-4caf-bd1d-feeec22d8ea7 {
    width: 100%;
    height: auto;
  }



  #s-570436a0-4267-4caf-bd1d-feeec22d8ea7 img.shogun-image {
    

    
    
    
  }


#s-570436a0-4267-4caf-bd1d-feeec22d8ea7 .shogun-image-content {
  
    align-items: center;
  
}

#s-6056286a-b2ff-4132-a4e5-2ce3d9e278ca {
  min-height: 100px;
}








#s-6056286a-b2ff-4132-a4e5-2ce3d9e278ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6056286a-b2ff-4132-a4e5-2ce3d9e278ca.shg-box.shg-c {
  justify-content: center;
}

#s-c952ce74-9ff9-4997-8614-4dbbf947ec48 {
  margin-top: -10px;
text-align: center;
}

#s-c952ce74-9ff9-4997-8614-4dbbf947ec48 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}










#s-8430ef2c-c85a-4a7a-8a08-7a1bde77c564 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8430ef2c-c85a-4a7a-8a08-7a1bde77c564.shg-box.shg-c {
  justify-content: center;
}

#s-27fcc183-d4fa-4adb-97dc-4245c34468e3 {
  min-height: 300px;
}








#s-27fcc183-d4fa-4adb-97dc-4245c34468e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-27fcc183-d4fa-4adb-97dc-4245c34468e3.shg-box.shg-c {
  justify-content: center;
}

#s-8edf261e-c884-4d3d-bd1b-a4f3fe3537cb {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 302px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-8edf261e-c884-4d3d-bd1b-a4f3fe3537cb img.shogun-image,
  #s-8edf261e-c884-4d3d-bd1b-a4f3fe3537cb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8edf261e-c884-4d3d-bd1b-a4f3fe3537cb {
    width: 100%;
    height: auto;
  }



  #s-8edf261e-c884-4d3d-bd1b-a4f3fe3537cb img.shogun-image {
    

    
    
    
  }


#s-8edf261e-c884-4d3d-bd1b-a4f3fe3537cb .shogun-image-content {
  
    align-items: center;
  
}

#s-2059e3ef-6d4e-4a20-8c15-9e92f4150782 {
  min-height: 100px;
}








#s-2059e3ef-6d4e-4a20-8c15-9e92f4150782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2059e3ef-6d4e-4a20-8c15-9e92f4150782.shg-box.shg-c {
  justify-content: center;
}

#s-6757c608-ccea-4683-973e-84a8705c27a1 {
  margin-top: -10px;
text-align: center;
}

#s-6757c608-ccea-4683-973e-84a8705c27a1 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}










#s-cbf32fe1-930a-4ea2-9767-a6ae37faddf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cbf32fe1-930a-4ea2-9767-a6ae37faddf0.shg-box.shg-c {
  justify-content: center;
}

#s-f3054f55-a161-4e0a-8f04-da422820f64a {
  min-height: 300px;
}








#s-f3054f55-a161-4e0a-8f04-da422820f64a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f3054f55-a161-4e0a-8f04-da422820f64a.shg-box.shg-c {
  justify-content: center;
}

#s-8fd32faa-1461-4793-870b-fc7ee945cec7 {
  margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
max-width: 301px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-8fd32faa-1461-4793-870b-fc7ee945cec7 img.shogun-image,
  #s-8fd32faa-1461-4793-870b-fc7ee945cec7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8fd32faa-1461-4793-870b-fc7ee945cec7 {
    width: 100%;
    height: auto;
  }



  #s-8fd32faa-1461-4793-870b-fc7ee945cec7 img.shogun-image {
    

    
    
    
  }


#s-8fd32faa-1461-4793-870b-fc7ee945cec7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5bfd94c-0750-4995-88b9-cbfd5def7fed {
  min-height: 100px;
}








#s-d5bfd94c-0750-4995-88b9-cbfd5def7fed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d5bfd94c-0750-4995-88b9-cbfd5def7fed.shg-box.shg-c {
  justify-content: center;
}

#s-17588c78-a50d-4979-9ff4-b6c2fe38288b {
  margin-top: -10px;
text-align: center;
}

#s-17588c78-a50d-4979-9ff4-b6c2fe38288b .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-7484297d-ebac-4147-9a41-20929365c25c {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 15px;
background-position: center center;
}
@media (min-width: 1200px){#s-7484297d-ebac-4147-9a41-20929365c25c {
  display: none;
}
#s-7484297d-ebac-4147-9a41-20929365c25c, #wrap-s-7484297d-ebac-4147-9a41-20929365c25c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7484297d-ebac-4147-9a41-20929365c25c {
  display: none;
}
#s-7484297d-ebac-4147-9a41-20929365c25c, #wrap-s-7484297d-ebac-4147-9a41-20929365c25c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7484297d-ebac-4147-9a41-20929365c25c {
  display: none;
}
#s-7484297d-ebac-4147-9a41-20929365c25c, #wrap-s-7484297d-ebac-4147-9a41-20929365c25c { display: none !important; }}







#s-7484297d-ebac-4147-9a41-20929365c25c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7484297d-ebac-4147-9a41-20929365c25c.shg-box.shg-c {
  justify-content: center;
}

#s-afbdaa89-8f56-4812-b2c0-9b14678cbcf5 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-afbdaa89-8f56-4812-b2c0-9b14678cbcf5 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-e84d99f6-b240-4a98-965e-e656e62c1fe2 {
  margin-left: 15px;
margin-right: 15px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  
  
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-28a53909-c913-4b7c-923e-9648258741f3 {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTM3OTk4YzMtMDg3YS00YzViLWJiMjAtYmM5MDg5NmQwOTc1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2UzNzk5OGMzLTA4N2EtNGM1Yi1iYjIwLWJjOTA4OTZkMDk3NSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 277px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-28a53909-c913-4b7c-923e-9648258741f3:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-28a53909-c913-4b7c-923e-9648258741f3:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-28a53909-c913-4b7c-923e-9648258741f3-root {
    text-align: center;
  }


#s-28a53909-c913-4b7c-923e-9648258741f3.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-28a53909-c913-4b7c-923e-9648258741f3-root {
    text-align: center;
  }


#s-28a53909-c913-4b7c-923e-9648258741f3.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-28a53909-c913-4b7c-923e-9648258741f3-root {
    text-align: center;
  }


#s-28a53909-c913-4b7c-923e-9648258741f3.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-28a53909-c913-4b7c-923e-9648258741f3-root {
    text-align: center;
  }


#s-28a53909-c913-4b7c-923e-9648258741f3.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-28a53909-c913-4b7c-923e-9648258741f3-root {
    text-align: center;
  }


#s-28a53909-c913-4b7c-923e-9648258741f3.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 15px;
min-height: 200px;
background-position: center center;
}
@media (min-width: 1200px){#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481 {
  display: none;
}
#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481, #wrap-s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481 {
  display: none;
}
#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481, #wrap-s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481 {
  
}
}@media (max-width: 767px){#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481 {
  display: none;
}
#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481, #wrap-s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481 { display: none !important; }}







#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0eacbc1c-b18e-4cb4-bcb4-4a8b4c304481.shg-box.shg-c {
  justify-content: center;
}

#s-20b6fdef-0617-4525-81b7-a9b6d1ef20ae {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20b6fdef-0617-4525-81b7-a9b6d1ef20ae .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-b1f5ae6c-7216-485d-b306-14887b5c5155 {
  margin-left: 25px;
margin-right: 25px;
}

#s-9d80660f-318a-458c-85e5-10b3cf40287d {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTk5OTZhYzgtNGU5Yi00MTY0LTg5MGYtZmYwYTQ2YzE4MjkzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2U5OTk2YWM4LTRlOWItNDE2NC04OTBmLWZmMGE0NmMxODI5MykiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 277px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-9d80660f-318a-458c-85e5-10b3cf40287d:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9d80660f-318a-458c-85e5-10b3cf40287d:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-9d80660f-318a-458c-85e5-10b3cf40287d-root {
    text-align: center;
  }


#s-9d80660f-318a-458c-85e5-10b3cf40287d.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9d80660f-318a-458c-85e5-10b3cf40287d-root {
    text-align: center;
  }


#s-9d80660f-318a-458c-85e5-10b3cf40287d.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9d80660f-318a-458c-85e5-10b3cf40287d-root {
    text-align: center;
  }


#s-9d80660f-318a-458c-85e5-10b3cf40287d.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9d80660f-318a-458c-85e5-10b3cf40287d-root {
    text-align: center;
  }


#s-9d80660f-318a-458c-85e5-10b3cf40287d.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9d80660f-318a-458c-85e5-10b3cf40287d-root {
    text-align: center;
  }


#s-9d80660f-318a-458c-85e5-10b3cf40287d.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-d821ca59-f58a-4504-8f8d-4e57a089dc4d {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d821ca59-f58a-4504-8f8d-4e57a089dc4d {
  display: none;
}
#s-d821ca59-f58a-4504-8f8d-4e57a089dc4d, #wrap-s-d821ca59-f58a-4504-8f8d-4e57a089dc4d { display: none !important; }}@media (max-width: 767px){#s-d821ca59-f58a-4504-8f8d-4e57a089dc4d {
  display: none;
}
#s-d821ca59-f58a-4504-8f8d-4e57a089dc4d, #wrap-s-d821ca59-f58a-4504-8f8d-4e57a089dc4d { display: none !important; }}







#s-d821ca59-f58a-4504-8f8d-4e57a089dc4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d821ca59-f58a-4504-8f8d-4e57a089dc4d.shg-box.shg-c {
  justify-content: center;
}

#s-0decf2e7-041e-4b29-b4b6-a396ffa98f18 {
  margin-left: auto;
margin-right: auto;
min-height: 300px;
max-width: 1000px;
}








#s-0decf2e7-041e-4b29-b4b6-a396ffa98f18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0decf2e7-041e-4b29-b4b6-a396ffa98f18.shg-box.shg-c {
  justify-content: center;
}

#s-9ea6479c-ad84-4bbf-a8e5-4c989c25d0c6 {
  padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}

#s-9ea6479c-ad84-4bbf-a8e5-4c989c25d0c6 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29 {
  box-shadow:2px 2px 5px 1px rgba(0, 0, 0, 0.23);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWI3YjE2NWMtMWY5MC00OWRlLWFmMDAtMzBiOTAxMzg3Njg1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjIiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmI4Mjc7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuMjc3MjcyNzI3MjcyNzI3MyIgc3R5bGU9InN0b3AtY29sb3I6I2Y2YjgyNztzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41IiBzdHlsZT0ic3RvcC1jb2xvcjojZjZiODI3O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkxMzYzNjM2MzYzNjM2MzciIHN0eWxlPSJzdG9wLWNvbG9yOiNlMGEwMTM7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzFiN2IxNjVjLTFmOTAtNDlkZS1hZjAwLTMwYjkwMTM4NzY4NSkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(187, 136, 15, 1);
border-style: solid;
border-radius: 3px;
max-width: 277px;
text-align: center;
text-decoration: none;
color: rgba(21, 43, 79, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6b827"}, {"id"=>4, "pos"=>0.2, "color"=>"#f6b827"}, {"id"=>3, "pos"=>0.2772727272727273, "color"=>"#f6b827"}, {"id"=>5, "pos"=>0.5, "color"=>"#f6b827"}, {"id"=>2, "pos"=>0.9136363636363637, "color"=>"#e0a013"}];
}
#s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(21, 43, 79, 1) !important;
border-radius: 3px !important;
background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29:active {background-color: rgba(21, 43, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29-root {
    text-align: center;
  }


#s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29-root {
    text-align: center;
  }


#s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29-root {
    text-align: center;
  }


#s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29-root {
    text-align: center;
  }


#s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29-root {
    text-align: center;
  }


#s-e5271e84-dd8a-4a44-8ddf-aec69ede2c29.shg-btn {
  color: rgba(21, 43, 79, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-eaa0f0d1-a85e-4b58-85c3-055c6bc615e4 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 15px;
min-height: 50px;
max-width: 730px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-eaa0f0d1-a85e-4b58-85c3-055c6bc615e4 {
  padding-left: 30px;
padding-right: 30px;
display: none;
}
#s-eaa0f0d1-a85e-4b58-85c3-055c6bc615e4, #wrap-s-eaa0f0d1-a85e-4b58-85c3-055c6bc615e4 { display: none !important; }}@media (max-width: 767px){#s-eaa0f0d1-a85e-4b58-85c3-055c6bc615e4 {
  padding-left: 30px;
padding-right: 30px;
display: none;
}
#s-eaa0f0d1-a85e-4b58-85c3-055c6bc615e4, #wrap-s-eaa0f0d1-a85e-4b58-85c3-055c6bc615e4 { display: none !important; }}







#s-eaa0f0d1-a85e-4b58-85c3-055c6bc615e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eaa0f0d1-a85e-4b58-85c3-055c6bc615e4.shg-box.shg-c {
  justify-content: center;
}

#s-ee0777ec-0a24-410c-979e-7f3f9ce83246 {
  margin-top: 15px;
text-align: center;
}

#s-ee0777ec-0a24-410c-979e-7f3f9ce83246 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 31px;
  
  
  text-align: center;
}



#s-d35e2f43-993d-47fb-a47d-6302f4236a32 {
  margin-top: 5px;
margin-bottom: 20px;
max-width: 100%;
}
@media (max-width: 767px){#s-d35e2f43-993d-47fb-a47d-6302f4236a32 {
  
}
}
#s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18 {
  margin-top: 15px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18 {
  display: none;
}
#s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18, #wrap-s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18 {
  display: none;
}
#s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18, #wrap-s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18 {
  display: none;
}
#s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18, #wrap-s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18 { display: none !important; }}







#s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4f2806fc-01a4-4889-9dfb-1b2732ecdc18.shg-box.shg-c {
  justify-content: center;
}

#s-887d6d73-ef71-4bd3-9916-e4e90206ed98 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-887d6d73-ef71-4bd3-9916-e4e90206ed98 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}



#s-7c5849f1-7bdc-4caf-a481-d4c8e518a077 {
  margin-left: 10px;
margin-right: 10px;
}

#s-31ace3cc-a6e7-46ca-909f-9bf170be8de3 {
  margin-top: 25px;
min-height: 300px;
}
@media (min-width: 1200px){#s-31ace3cc-a6e7-46ca-909f-9bf170be8de3 {
  display: none;
}
#s-31ace3cc-a6e7-46ca-909f-9bf170be8de3, #wrap-s-31ace3cc-a6e7-46ca-909f-9bf170be8de3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31ace3cc-a6e7-46ca-909f-9bf170be8de3 {
  display: none;
}
#s-31ace3cc-a6e7-46ca-909f-9bf170be8de3, #wrap-s-31ace3cc-a6e7-46ca-909f-9bf170be8de3 { display: none !important; }}@media (max-width: 767px){#s-31ace3cc-a6e7-46ca-909f-9bf170be8de3 {
  display: none;
}
#s-31ace3cc-a6e7-46ca-909f-9bf170be8de3, #wrap-s-31ace3cc-a6e7-46ca-909f-9bf170be8de3 { display: none !important; }}







#s-31ace3cc-a6e7-46ca-909f-9bf170be8de3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-31ace3cc-a6e7-46ca-909f-9bf170be8de3.shg-box.shg-c {
  justify-content: center;
}

#s-9a578529-3411-4a4e-9158-c808591db2f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a578529-3411-4a4e-9158-c808591db2f1 .shogun-heading-component h1 {
  color: rgba(0, 45, 93, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-1024ecec-e898-416e-b8ed-729c86b18d17 {
  margin-left: 25px;
margin-right: 25px;
padding-left: 0px;
padding-right: 0px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

#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;
  -webkit-user-select: none;
     -moz-user-select: none;
          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-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:not(.shopify-section *):not([id^="wistia"]) {
  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;
}

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