.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-6b75e004-f59a-436d-ba79-111c112872a5 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0em;
min-height: 200px;
background-position: right center;
}
@media (min-width: 1200px){#s-6b75e004-f59a-436d-ba79-111c112872a5 {
  display: none;
}
#s-6b75e004-f59a-436d-ba79-111c112872a5, #wrap-s-6b75e004-f59a-436d-ba79-111c112872a5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6b75e004-f59a-436d-ba79-111c112872a5 {
  display: none;
}
#s-6b75e004-f59a-436d-ba79-111c112872a5, #wrap-s-6b75e004-f59a-436d-ba79-111c112872a5 { display: none !important; }}
#s-6b75e004-f59a-436d-ba79-111c112872a5 {
  background-image: url(https://i.shgcdn.com/f9f718ab-d122-4ad8-81ce-150ecbcf2a61/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6b75e004-f59a-436d-ba79-111c112872a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b75e004-f59a-436d-ba79-111c112872a5.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-7e08e544-e788-409a-9c79-4eca17bb1dc9 {
  padding-top: 0em;
padding-bottom: 0em;
min-height: 50px;
background-color: rgba(0, 59, 113, 1);
}








#s-7e08e544-e788-409a-9c79-4eca17bb1dc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e08e544-e788-409a-9c79-4eca17bb1dc9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-fed15625-07a9-4c2c-9448-b44fb8a27821 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fed15625-07a9-4c2c-9448-b44fb8a27821 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-c3f26fed-2b55-4c4e-9670-14c549b83212 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0em;
min-height: 400px;
background-position: left center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c3f26fed-2b55-4c4e-9670-14c549b83212 {
  display: none;
}
#s-c3f26fed-2b55-4c4e-9670-14c549b83212, #wrap-s-c3f26fed-2b55-4c4e-9670-14c549b83212 { display: none !important; }}@media (max-width: 767px){#s-c3f26fed-2b55-4c4e-9670-14c549b83212 {
  display: none;
}
#s-c3f26fed-2b55-4c4e-9670-14c549b83212, #wrap-s-c3f26fed-2b55-4c4e-9670-14c549b83212 { display: none !important; }}
#s-c3f26fed-2b55-4c4e-9670-14c549b83212 {
  background-image: url(https://i.shgcdn.com/f9f718ab-d122-4ad8-81ce-150ecbcf2a61/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-c3f26fed-2b55-4c4e-9670-14c549b83212 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3f26fed-2b55-4c4e-9670-14c549b83212.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-5c0ebf99-b1d4-47c8-9630-30da0a961423 {
  padding-top: 0em;
padding-bottom: 0em;
min-height: 50px;
background-color: rgba(0, 59, 113, 1);
}








#s-5c0ebf99-b1d4-47c8-9630-30da0a961423 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c0ebf99-b1d4-47c8-9630-30da0a961423.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cfb5afda-467c-4da4-ab9f-4f5575e7b32f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfb5afda-467c-4da4-ab9f-4f5575e7b32f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-fb9d508e-9b87-4b41-9a77-a6bc7ffb9e15 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
min-height: 50px;
background-color: rgba(221, 232, 241, 1);
}








#s-fb9d508e-9b87-4b41-9a77-a6bc7ffb9e15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb9d508e-9b87-4b41-9a77-a6bc7ffb9e15.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

#s-0f994a9d-df85-405d-ab3e-5c0dee58caa5 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 1.5em;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-0f994a9d-df85-405d-ab3e-5c0dee58caa5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0f994a9d-df85-405d-ab3e-5c0dee58caa5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0f994a9d-df85-405d-ab3e-5c0dee58caa5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0f994a9d-df85-405d-ab3e-5c0dee58caa5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-7c1c3cb9-834d-4f29-9ea5-3713229fbd17 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
max-width: 1600px;
}








#s-7c1c3cb9-834d-4f29-9ea5-3713229fbd17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c1c3cb9-834d-4f29-9ea5-3713229fbd17.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a95f4f04-e5ca-4aff-9423-785d33ba5c9e {
  margin-left: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-6700ff2e-50e0-4fee-9bfa-5b9019f832e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6700ff2e-50e0-4fee-9bfa-5b9019f832e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6700ff2e-50e0-4fee-9bfa-5b9019f832e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6700ff2e-50e0-4fee-9bfa-5b9019f832e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6700ff2e-50e0-4fee-9bfa-5b9019f832e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6700ff2e-50e0-4fee-9bfa-5b9019f832e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6700ff2e-50e0-4fee-9bfa-5b9019f832e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-22c927e4-33ed-44b0-9960-72aadcb3435d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-22c927e4-33ed-44b0-9960-72aadcb3435d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-22c927e4-33ed-44b0-9960-72aadcb3435d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-22c927e4-33ed-44b0-9960-72aadcb3435d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-80d45de0-d332-4971-ba28-9c4a65770c55 {
  min-height: 50px;
}








#s-80d45de0-d332-4971-ba28-9c4a65770c55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80d45de0-d332-4971-ba28-9c4a65770c55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-b091099f-d1cc-47bf-8638-d7393a4832a9 {
  margin-bottom: 1em;
text-align: center;
}







  #s-b091099f-d1cc-47bf-8638-d7393a4832a9 img.shogun-image {
    

    
    
    
  }


#s-b091099f-d1cc-47bf-8638-d7393a4832a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d94e45b1-19e0-4914-aa52-7dad5880381b {
  min-height: 50px;
}








#s-d94e45b1-19e0-4914-aa52-7dad5880381b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d94e45b1-19e0-4914-aa52-7dad5880381b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa6ff5d4-9005-4aed-a372-2dee99f837ba {
  margin-bottom: 1em;
text-align: center;
}







  #s-aa6ff5d4-9005-4aed-a372-2dee99f837ba img.shogun-image {
    

    
    
    
  }


#s-aa6ff5d4-9005-4aed-a372-2dee99f837ba .shogun-image-content {
  
    align-items: center;
  
}

#s-4664798a-189a-4964-8746-78ecfb64d94b {
  min-height: 50px;
}








#s-4664798a-189a-4964-8746-78ecfb64d94b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4664798a-189a-4964-8746-78ecfb64d94b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-20806e31-47b6-4097-b8dd-95f822a51024 {
  margin-bottom: 1em;
text-align: center;
}







  #s-20806e31-47b6-4097-b8dd-95f822a51024 img.shogun-image {
    

    
    
    
  }


#s-20806e31-47b6-4097-b8dd-95f822a51024 .shogun-image-content {
  
    align-items: center;
  
}

#s-628f4a5d-bb67-4261-9bc3-406c89ae8e07 {
  min-height: 50px;
}








#s-628f4a5d-bb67-4261-9bc3-406c89ae8e07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-628f4a5d-bb67-4261-9bc3-406c89ae8e07.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2722233e-4ef1-4718-9fe5-d0777d78421c {
  margin-bottom: 1em;
text-align: center;
}







  #s-2722233e-4ef1-4718-9fe5-d0777d78421c img.shogun-image {
    

    
    
    
  }


#s-2722233e-4ef1-4718-9fe5-d0777d78421c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-52970a41-34d9-4cec-a7f7-864914f79650 {
  display: none;
}
#s-52970a41-34d9-4cec-a7f7-864914f79650, #wrap-s-52970a41-34d9-4cec-a7f7-864914f79650 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-52970a41-34d9-4cec-a7f7-864914f79650 {
  display: none;
}
#s-52970a41-34d9-4cec-a7f7-864914f79650, #wrap-s-52970a41-34d9-4cec-a7f7-864914f79650 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-52970a41-34d9-4cec-a7f7-864914f79650 {
  display: none;
}
#s-52970a41-34d9-4cec-a7f7-864914f79650, #wrap-s-52970a41-34d9-4cec-a7f7-864914f79650 { display: none !important; }}
@media (min-width: 0px) {
[id="s-52970a41-34d9-4cec-a7f7-864914f79650"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-52970a41-34d9-4cec-a7f7-864914f79650"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-52970a41-34d9-4cec-a7f7-864914f79650"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-52970a41-34d9-4cec-a7f7-864914f79650"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-565d7e2f-8b40-4547-a435-22408cddcf95 {
  min-height: 50px;
}








#s-565d7e2f-8b40-4547-a435-22408cddcf95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-565d7e2f-8b40-4547-a435-22408cddcf95.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e92c139-db32-4c51-9f43-2dbcf744f4e2 {
  margin-bottom: 1em;
text-align: center;
}







  #s-4e92c139-db32-4c51-9f43-2dbcf744f4e2 img.shogun-image {
    

    
    
    
  }


#s-4e92c139-db32-4c51-9f43-2dbcf744f4e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-a67d1d6b-7d0f-475f-9e65-313959eda6c3 {
  min-height: 50px;
}








#s-a67d1d6b-7d0f-475f-9e65-313959eda6c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a67d1d6b-7d0f-475f-9e65-313959eda6c3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c43f98aa-3b41-49b6-89a8-80421a2283c9 {
  margin-bottom: 1em;
text-align: center;
}







  #s-c43f98aa-3b41-49b6-89a8-80421a2283c9 img.shogun-image {
    

    
    
    
  }


#s-c43f98aa-3b41-49b6-89a8-80421a2283c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-95dd1397-edcc-41c7-8133-e27bdeaf09b4 {
  min-height: 50px;
}








#s-95dd1397-edcc-41c7-8133-e27bdeaf09b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95dd1397-edcc-41c7-8133-e27bdeaf09b4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2ddd2110-c9ce-4f71-b1c8-a2cd6286d893 {
  margin-bottom: 1em;
text-align: center;
}







  #s-2ddd2110-c9ce-4f71-b1c8-a2cd6286d893 img.shogun-image {
    

    
    
    
  }


#s-2ddd2110-c9ce-4f71-b1c8-a2cd6286d893 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-ff5f1378-e5e5-4c99-9a66-cfb7520473fc {
  display: none;
}
#s-ff5f1378-e5e5-4c99-9a66-cfb7520473fc, #wrap-s-ff5f1378-e5e5-4c99-9a66-cfb7520473fc { display: none !important; }}
@media (min-width: 0px) {
[id="s-ff5f1378-e5e5-4c99-9a66-cfb7520473fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff5f1378-e5e5-4c99-9a66-cfb7520473fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff5f1378-e5e5-4c99-9a66-cfb7520473fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff5f1378-e5e5-4c99-9a66-cfb7520473fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-14fca9e7-785c-4f2c-abff-47cf725a282e {
  min-height: 50px;
}








#s-14fca9e7-785c-4f2c-abff-47cf725a282e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14fca9e7-785c-4f2c-abff-47cf725a282e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7eb63196-9e0f-4bde-93e4-4fa6d0e93651 {
  margin-bottom: 1em;
text-align: center;
}







  #s-7eb63196-9e0f-4bde-93e4-4fa6d0e93651 img.shogun-image {
    

    
    
    
  }


#s-7eb63196-9e0f-4bde-93e4-4fa6d0e93651 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b48a199-3096-42c5-9b35-f1eeeda46ad5 {
  min-height: 50px;
}








#s-9b48a199-3096-42c5-9b35-f1eeeda46ad5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b48a199-3096-42c5-9b35-f1eeeda46ad5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3595eb11-28ac-4aa4-919b-ce5d0a936586 {
  margin-bottom: 1em;
text-align: center;
}







  #s-3595eb11-28ac-4aa4-919b-ce5d0a936586 img.shogun-image {
    

    
    
    
  }


#s-3595eb11-28ac-4aa4-919b-ce5d0a936586 .shogun-image-content {
  
    align-items: center;
  
}

#s-6eb03f5d-75a8-4972-91e7-f3e0491f49d4 {
  min-height: 50px;
}








#s-6eb03f5d-75a8-4972-91e7-f3e0491f49d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6eb03f5d-75a8-4972-91e7-f3e0491f49d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-14b373cc-35b5-47fb-a528-fa27d65529cc {
  margin-bottom: 1em;
text-align: center;
}







  #s-14b373cc-35b5-47fb-a528-fa27d65529cc img.shogun-image {
    

    
    
    
  }


#s-14b373cc-35b5-47fb-a528-fa27d65529cc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-76d3ad04-6a1c-48e1-a000-137bef10a6b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76d3ad04-6a1c-48e1-a000-137bef10a6b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76d3ad04-6a1c-48e1-a000-137bef10a6b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-76d3ad04-6a1c-48e1-a000-137bef10a6b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76d3ad04-6a1c-48e1-a000-137bef10a6b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-76d3ad04-6a1c-48e1-a000-137bef10a6b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76d3ad04-6a1c-48e1-a000-137bef10a6b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-abec1509-2f67-483b-a535-f3ae0e4941c4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-abec1509-2f67-483b-a535-f3ae0e4941c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-abec1509-2f67-483b-a535-f3ae0e4941c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-abec1509-2f67-483b-a535-f3ae0e4941c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-8703b385-dbbf-469a-816f-655992ba4e2a {
  min-height: 50px;
}








#s-8703b385-dbbf-469a-816f-655992ba4e2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8703b385-dbbf-469a-816f-655992ba4e2a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-240d0cf1-f3e4-45d7-b641-6757d376b178 {
  margin-bottom: 1em;
text-align: center;
}







  #s-240d0cf1-f3e4-45d7-b641-6757d376b178 img.shogun-image {
    

    
    
    
  }


#s-240d0cf1-f3e4-45d7-b641-6757d376b178 .shogun-image-content {
  
    align-items: center;
  
}

#s-864949ff-5223-4c16-b2b4-a80e266ecec5 {
  min-height: 50px;
}








#s-864949ff-5223-4c16-b2b4-a80e266ecec5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-864949ff-5223-4c16-b2b4-a80e266ecec5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-977c7d53-2f56-446e-b62c-87eeebbc6ded {
  margin-bottom: 1em;
text-align: center;
}







  #s-977c7d53-2f56-446e-b62c-87eeebbc6ded img.shogun-image {
    

    
    
    
  }


#s-977c7d53-2f56-446e-b62c-87eeebbc6ded .shogun-image-content {
  
    align-items: center;
  
}

#s-18686b17-39d2-4f99-b357-9d9e84ae423d {
  min-height: 50px;
}








#s-18686b17-39d2-4f99-b357-9d9e84ae423d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18686b17-39d2-4f99-b357-9d9e84ae423d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-45ba39f9-e274-4291-8d5e-a9b7fccd27ec {
  min-height: 50px;
}








#s-45ba39f9-e274-4291-8d5e-a9b7fccd27ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45ba39f9-e274-4291-8d5e-a9b7fccd27ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ea06188-7780-4989-82b7-419a5a7540a9 {
  margin-bottom: 1em;
text-align: center;
}







  #s-4ea06188-7780-4989-82b7-419a5a7540a9 img.shogun-image {
    

    
    
    
  }


#s-4ea06188-7780-4989-82b7-419a5a7540a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7072d6f-2463-4c93-8e80-aab6f140b48c {
  min-height: 50px;
}








#s-a7072d6f-2463-4c93-8e80-aab6f140b48c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7072d6f-2463-4c93-8e80-aab6f140b48c {
  cursor: pointer;
}#s-a7072d6f-2463-4c93-8e80-aab6f140b48c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dca69ed9-339a-4ddd-b108-960b935f99b3 {
  margin-bottom: 1em;
text-align: center;
}







  #s-dca69ed9-339a-4ddd-b108-960b935f99b3 img.shogun-image {
    

    
    
    
  }


#s-dca69ed9-339a-4ddd-b108-960b935f99b3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-d6aa74ec-e4c4-4940-9980-1f586f848964 {
  display: none;
}
#s-d6aa74ec-e4c4-4940-9980-1f586f848964, #wrap-s-d6aa74ec-e4c4-4940-9980-1f586f848964 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6aa74ec-e4c4-4940-9980-1f586f848964 {
  display: none;
}
#s-d6aa74ec-e4c4-4940-9980-1f586f848964, #wrap-s-d6aa74ec-e4c4-4940-9980-1f586f848964 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6aa74ec-e4c4-4940-9980-1f586f848964 {
  display: none;
}
#s-d6aa74ec-e4c4-4940-9980-1f586f848964, #wrap-s-d6aa74ec-e4c4-4940-9980-1f586f848964 { display: none !important; }}
@media (min-width: 0px) {
[id="s-d6aa74ec-e4c4-4940-9980-1f586f848964"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d6aa74ec-e4c4-4940-9980-1f586f848964"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d6aa74ec-e4c4-4940-9980-1f586f848964"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d6aa74ec-e4c4-4940-9980-1f586f848964"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-02c85d01-9af6-48cc-b6d8-99a6f2232fb8 {
  min-height: 50px;
}








#s-02c85d01-9af6-48cc-b6d8-99a6f2232fb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02c85d01-9af6-48cc-b6d8-99a6f2232fb8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e236150-7c4a-4743-b174-31a640d80d43 {
  margin-bottom: 1em;
text-align: center;
}







  #s-6e236150-7c4a-4743-b174-31a640d80d43 img.shogun-image {
    

    
    
    
  }


#s-6e236150-7c4a-4743-b174-31a640d80d43 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce5e08e5-9b32-47c9-90a8-90d41c6b2451 {
  min-height: 50px;
}








#s-ce5e08e5-9b32-47c9-90a8-90d41c6b2451 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce5e08e5-9b32-47c9-90a8-90d41c6b2451.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ec2e24ce-ba53-4365-8f00-8dd38c6ce220 {
  margin-bottom: 1em;
text-align: center;
}







  #s-ec2e24ce-ba53-4365-8f00-8dd38c6ce220 img.shogun-image {
    

    
    
    
  }


#s-ec2e24ce-ba53-4365-8f00-8dd38c6ce220 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-a3dd43f9-fc21-4ea8-b406-0d868aaf7a7f {
  display: none;
}
#s-a3dd43f9-fc21-4ea8-b406-0d868aaf7a7f, #wrap-s-a3dd43f9-fc21-4ea8-b406-0d868aaf7a7f { display: none !important; }}
@media (min-width: 0px) {
[id="s-a3dd43f9-fc21-4ea8-b406-0d868aaf7a7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3dd43f9-fc21-4ea8-b406-0d868aaf7a7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a3dd43f9-fc21-4ea8-b406-0d868aaf7a7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3dd43f9-fc21-4ea8-b406-0d868aaf7a7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ad3f1231-a8b8-496a-b8d7-97ca5bf11f1b {
  min-height: 50px;
}








#s-ad3f1231-a8b8-496a-b8d7-97ca5bf11f1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad3f1231-a8b8-496a-b8d7-97ca5bf11f1b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-44fef460-deed-4400-bcaf-5a5512442d78 {
  margin-bottom: 1em;
text-align: center;
}







  #s-44fef460-deed-4400-bcaf-5a5512442d78 img.shogun-image {
    

    
    
    
  }


#s-44fef460-deed-4400-bcaf-5a5512442d78 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c576c94-c80d-424e-8b85-6b0c22d04a4f {
  min-height: 50px;
}








#s-7c576c94-c80d-424e-8b85-6b0c22d04a4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c576c94-c80d-424e-8b85-6b0c22d04a4f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-80ef870a-5907-457d-a0b0-e3503a273205 {
  margin-bottom: 1em;
text-align: center;
}







  #s-80ef870a-5907-457d-a0b0-e3503a273205 img.shogun-image {
    

    
    
    
  }


#s-80ef870a-5907-457d-a0b0-e3503a273205 .shogun-image-content {
  
    align-items: center;
  
}

#s-7553e72f-9c2f-4fa4-a27a-bcc5dff2ca9e {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
}








#s-7553e72f-9c2f-4fa4-a27a-bcc5dff2ca9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7553e72f-9c2f-4fa4-a27a-bcc5dff2ca9e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-44d2cb43-f61c-4af7-b2b2-0279f4ce7fca {
  text-align: left;
}

#s-dd9e4163-daa1-4ad9-9ef9-e7454744cb3b {
  margin-bottom: 2em;
min-height: 50px;
}








#s-dd9e4163-daa1-4ad9-9ef9-e7454744cb3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd9e4163-daa1-4ad9-9ef9-e7454744cb3b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22d46264-a816-4ea8-8ea0-f0154921ab19 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}







  #s-22d46264-a816-4ea8-8ea0-f0154921ab19 img.shogun-image {
    

    
    
    
  }


#s-22d46264-a816-4ea8-8ea0-f0154921ab19 .shogun-image-content {
  
    align-items: center;
  
}

#s-86bb2323-674a-4d8a-91c5-ef11c8fd9b50 {
  margin-bottom: 0em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86bb2323-674a-4d8a-91c5-ef11c8fd9b50 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-86bb2323-674a-4d8a-91c5-ef11c8fd9b50 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


}
#s-e150e03d-c7d1-4cd3-9881-cf3e906f52d0 {
  margin-left: auto;
margin-right: auto;
max-width: 950px;
}

#s-508cc401-2bb3-4e70-9d44-1bfadb07356b {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-508cc401-2bb3-4e70-9d44-1bfadb07356b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-508cc401-2bb3-4e70-9d44-1bfadb07356b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-508cc401-2bb3-4e70-9d44-1bfadb07356b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-508cc401-2bb3-4e70-9d44-1bfadb07356b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-308e53c4-500d-4229-8143-2fe2a1008165 {
  min-height: 50px;
}








#s-308e53c4-500d-4229-8143-2fe2a1008165 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-308e53c4-500d-4229-8143-2fe2a1008165.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8818a2d0-5d2b-4c94-9d69-2c94895addef {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 276px;
text-align: center;
}







  #s-8818a2d0-5d2b-4c94-9d69-2c94895addef img.shogun-image {
    

    
    
    
  }


#s-8818a2d0-5d2b-4c94-9d69-2c94895addef .shogun-image-content {
  
    align-items: center;
  
}

#s-41a42e49-b633-44f7-bc67-25fb80bf4053 {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-3f763d75-ccda-4a1d-b4bf-b4b4d4203f2c {
  min-height: 50px;
}








#s-3f763d75-ccda-4a1d-b4bf-b4b4d4203f2c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f763d75-ccda-4a1d-b4bf-b4b4d4203f2c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d5b18914-48f6-47ec-9c59-3c1a9da7a4dd {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 562px;
aspect-ratio: 562/578;
text-align: center;
}





  #s-d5b18914-48f6-47ec-9c59-3c1a9da7a4dd img.shogun-image,
  #s-d5b18914-48f6-47ec-9c59-3c1a9da7a4dd .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d5b18914-48f6-47ec-9c59-3c1a9da7a4dd {
    width: 100%;
    height: auto;
  }



  #s-d5b18914-48f6-47ec-9c59-3c1a9da7a4dd img.shogun-image {
    

    
    
    
  }


#s-d5b18914-48f6-47ec-9c59-3c1a9da7a4dd .shogun-image-content {
  
    align-items: center;
  
}

#s-a6649391-a548-4297-a636-87314e32b85f {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-723f5647-297a-459f-9137-b4bd341d9fc2 {
  min-height: 50px;
}








#s-723f5647-297a-459f-9137-b4bd341d9fc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-723f5647-297a-459f-9137-b4bd341d9fc2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fe943046-7e8b-44cd-be92-107f0302f0b7 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 560px;
aspect-ratio: 560/578;
text-align: center;
}





  #s-fe943046-7e8b-44cd-be92-107f0302f0b7 img.shogun-image,
  #s-fe943046-7e8b-44cd-be92-107f0302f0b7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fe943046-7e8b-44cd-be92-107f0302f0b7 {
    width: 100%;
    height: auto;
  }



  #s-fe943046-7e8b-44cd-be92-107f0302f0b7 img.shogun-image {
    

    
    
    
  }


#s-fe943046-7e8b-44cd-be92-107f0302f0b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-57f646e3-8643-4670-93b9-532d98b3944b {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-124d1c71-a150-4ee5-83e8-f6fe50a57f25 {
  min-height: 50px;
}








#s-124d1c71-a150-4ee5-83e8-f6fe50a57f25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-124d1c71-a150-4ee5-83e8-f6fe50a57f25.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c62769b-794e-44a4-acb9-179b7e5b6b6d {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 276px;
text-align: center;
}







  #s-8c62769b-794e-44a4-acb9-179b7e5b6b6d img.shogun-image {
    

    
    
    
  }


#s-8c62769b-794e-44a4-acb9-179b7e5b6b6d .shogun-image-content {
  
    align-items: center;
  
}

#s-7eb4261c-1bfa-4f8e-be7a-05ce4da46224 {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-be29a6e8-fa2f-455d-9e4b-6aec3f1ab83d {
  min-height: 50px;
}








#s-be29a6e8-fa2f-455d-9e4b-6aec3f1ab83d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be29a6e8-fa2f-455d-9e4b-6aec3f1ab83d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e99981c0-5173-4b62-a545-5025d987258e {
  margin-bottom: 1em;
text-align: center;
}







  #s-e99981c0-5173-4b62-a545-5025d987258e img.shogun-image {
    

    
    
    
  }


#s-e99981c0-5173-4b62-a545-5025d987258e .shogun-image-content {
  
    align-items: center;
  
}

#s-5f27288b-fe67-4ff2-80fd-d0d41dc42c71 {
  min-height: 50px;
}








#s-5f27288b-fe67-4ff2-80fd-d0d41dc42c71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f27288b-fe67-4ff2-80fd-d0d41dc42c71.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fea571b7-46c6-4cb4-a43d-06f415ea1cd3 {
  margin-bottom: 1em;
text-align: center;
}







  #s-fea571b7-46c6-4cb4-a43d-06f415ea1cd3 img.shogun-image {
    

    
    
    
  }


#s-fea571b7-46c6-4cb4-a43d-06f415ea1cd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-6929119e-ee45-4e8f-b1f4-ffb8a33977aa {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-6929119e-ee45-4e8f-b1f4-ffb8a33977aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6929119e-ee45-4e8f-b1f4-ffb8a33977aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-6929119e-ee45-4e8f-b1f4-ffb8a33977aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-6929119e-ee45-4e8f-b1f4-ffb8a33977aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-d07cdd7f-8f33-4bbe-a90a-51980dab08d0 {
  min-height: 50px;
}








#s-d07cdd7f-8f33-4bbe-a90a-51980dab08d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d07cdd7f-8f33-4bbe-a90a-51980dab08d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-59b2013e-22ac-432a-9b36-b42d5dc821d5 {
  margin-bottom: 1em;
text-align: center;
}







  #s-59b2013e-22ac-432a-9b36-b42d5dc821d5 img.shogun-image {
    

    
    
    
  }


#s-59b2013e-22ac-432a-9b36-b42d5dc821d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ada9bed-7b66-4a2e-949a-97f034beee54 {
  min-height: 50px;
}








#s-0ada9bed-7b66-4a2e-949a-97f034beee54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ada9bed-7b66-4a2e-949a-97f034beee54.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-604e9c85-cefe-4315-ba86-9759b8b22a57 {
  margin-bottom: 1em;
text-align: center;
}







  #s-604e9c85-cefe-4315-ba86-9759b8b22a57 img.shogun-image {
    

    
    
    
  }


#s-604e9c85-cefe-4315-ba86-9759b8b22a57 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1c2738c-928a-4898-b09a-ba67e123091a {
  min-height: 50px;
}








#s-d1c2738c-928a-4898-b09a-ba67e123091a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1c2738c-928a-4898-b09a-ba67e123091a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-109cc750-a04e-44c5-a563-8c19cfae7df0 {
  margin-bottom: 1em;
text-align: center;
}







  #s-109cc750-a04e-44c5-a563-8c19cfae7df0 img.shogun-image {
    

    
    
    
  }


#s-109cc750-a04e-44c5-a563-8c19cfae7df0 .shogun-image-content {
  
    align-items: center;
  
}

#s-74ef2586-664b-4541-8fb2-0a9b92c2be0f {
  min-height: 50px;
}








#s-74ef2586-664b-4541-8fb2-0a9b92c2be0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74ef2586-664b-4541-8fb2-0a9b92c2be0f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b4d5a126-8ca5-4978-bf10-aec24b25f509 {
  margin-bottom: 1em;
text-align: center;
}







  #s-b4d5a126-8ca5-4978-bf10-aec24b25f509 img.shogun-image {
    

    
    
    
  }


#s-b4d5a126-8ca5-4978-bf10-aec24b25f509 .shogun-image-content {
  
    align-items: center;
  
}

#s-43deadac-7e39-4420-906e-8132faff0a12 {
  min-height: 50px;
}








#s-43deadac-7e39-4420-906e-8132faff0a12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43deadac-7e39-4420-906e-8132faff0a12.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-136c8033-3a23-4b92-862e-a8467c9d8983 {
  margin-bottom: 1em;
text-align: center;
}







  #s-136c8033-3a23-4b92-862e-a8467c9d8983 img.shogun-image {
    

    
    
    
  }


#s-136c8033-3a23-4b92-862e-a8467c9d8983 .shogun-image-content {
  
    align-items: center;
  
}

#s-406642d2-051b-4e49-b434-9702fbc8f6ae {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
min-height: 50px;
}








#s-406642d2-051b-4e49-b434-9702fbc8f6ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-406642d2-051b-4e49-b434-9702fbc8f6ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-484dbe98-d8de-4337-8449-d202b39072de {
  text-align: left;
}

#s-482d87da-08f2-4f66-b505-452e93793dbd {
  margin-top: 2em;
margin-bottom: 2em;
min-height: 50px;
}








#s-482d87da-08f2-4f66-b505-452e93793dbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-482d87da-08f2-4f66-b505-452e93793dbd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-58245297-bceb-48c5-8bdd-5b21d90a1209 {
  margin-left: auto;
margin-right: auto;
max-width: 2400px;
aspect-ratio: 2400/800;
text-align: center;
}





  #s-58245297-bceb-48c5-8bdd-5b21d90a1209 img.shogun-image,
  #s-58245297-bceb-48c5-8bdd-5b21d90a1209 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-58245297-bceb-48c5-8bdd-5b21d90a1209 {
    width: 100%;
    height: auto;
  }



  #s-58245297-bceb-48c5-8bdd-5b21d90a1209 img.shogun-image {
    

    
    
    
  }


#s-58245297-bceb-48c5-8bdd-5b21d90a1209 .shogun-image-content {
  
    align-items: center;
  
}

#s-07e97e8f-96a1-43b9-84b5-7f5d0aa437fa {
  margin-bottom: 1em;
padding-top: 1em;
padding-bottom: 1em;
text-align: left;
}

#s-07e97e8f-96a1-43b9-84b5-7f5d0aa437fa .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-07e97e8f-96a1-43b9-84b5-7f5d0aa437fa .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


}
#s-c57d89c7-e495-42d8-80a1-816d606e683c {
  margin-left: auto;
margin-right: auto;
max-width: 950px;
}

@media (min-width: 0px) {
[id="s-478807f9-e5f6-416a-b6d9-f68a3c0ad8b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-478807f9-e5f6-416a-b6d9-f68a3c0ad8b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-478807f9-e5f6-416a-b6d9-f68a3c0ad8b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-478807f9-e5f6-416a-b6d9-f68a3c0ad8b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2fec0b3b-c8f1-4ff2-86dd-e9b6c00381ef {
  min-height: 50px;
}
@media (max-width: 767px){#s-2fec0b3b-c8f1-4ff2-86dd-e9b6c00381ef {
  margin-top: 0px;
margin-bottom: 2em;
}
}







#s-2fec0b3b-c8f1-4ff2-86dd-e9b6c00381ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fec0b3b-c8f1-4ff2-86dd-e9b6c00381ef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7806fc77-5ecc-4caa-8d93-231260a8dfd9 {
  margin-bottom: 1em;
max-width: 360px;
aspect-ratio: 360/330;
text-align: left;
}





  #s-7806fc77-5ecc-4caa-8d93-231260a8dfd9 img.shogun-image,
  #s-7806fc77-5ecc-4caa-8d93-231260a8dfd9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7806fc77-5ecc-4caa-8d93-231260a8dfd9 {
    width: 100%;
    height: auto;
  }



  #s-7806fc77-5ecc-4caa-8d93-231260a8dfd9 img.shogun-image {
    

    
    
    
  }


#s-7806fc77-5ecc-4caa-8d93-231260a8dfd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5da60cb-0819-4863-8905-81512907f260 {
  margin-bottom: 1em;
padding-top: 10px;
text-align: left;
}

#s-f5da60cb-0819-4863-8905-81512907f260 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-ef536451-850d-4543-be1d-2e88415e9f1b {
  margin-bottom: 2em;
min-height: 50px;
}








#s-ef536451-850d-4543-be1d-2e88415e9f1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef536451-850d-4543-be1d-2e88415e9f1b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5566d29d-4ac3-40e2-b8fe-d36be0e1336b {
  margin-bottom: 1em;
text-align: left;
}







  #s-5566d29d-4ac3-40e2-b8fe-d36be0e1336b img.shogun-image {
    

    
    
    
  }


#s-5566d29d-4ac3-40e2-b8fe-d36be0e1336b .shogun-image-content {
  
    align-items: center;
  
}

#s-c19a6fac-c5a6-4587-83af-f247d7f70c50 {
  margin-bottom: 1em;
padding-top: 10px;
text-align: left;
}

#s-c19a6fac-c5a6-4587-83af-f247d7f70c50 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-9da817e2-a57e-476f-b5b9-9e57cb3808c9 {
  min-height: 50px;
}
@media (max-width: 767px){#s-9da817e2-a57e-476f-b5b9-9e57cb3808c9 {
  margin-top: 0px;
margin-bottom: 0em;
}
}







#s-9da817e2-a57e-476f-b5b9-9e57cb3808c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9da817e2-a57e-476f-b5b9-9e57cb3808c9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a1a068a-7718-469b-9788-0b5beb37e46e {
  margin-top: 0px;
margin-bottom: 1em;
text-align: left;
}







  #s-4a1a068a-7718-469b-9788-0b5beb37e46e img.shogun-image {
    

    
    
    
  }


#s-4a1a068a-7718-469b-9788-0b5beb37e46e .shogun-image-content {
  
    align-items: center;
  
}

#s-9ac1dcf3-154c-42e1-bb40-da4cc57892d5 {
  margin-bottom: 1em;
padding-top: 10px;
text-align: left;
}

#s-9ac1dcf3-154c-42e1-bb40-da4cc57892d5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-e8c1d963-6fb6-4fea-b722-4cc2436673d2 {
  text-align: left;
}

#s-bc231b4b-4cfb-4797-8655-137f69abb997 {
  margin-bottom: 1em;
padding-top: 1em;
padding-bottom: 1em;
text-align: left;
}

#s-bc231b4b-4cfb-4797-8655-137f69abb997 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-bc231b4b-4cfb-4797-8655-137f69abb997 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


}
#s-92d52b5c-89ef-48eb-8dd8-5739dd3fcd26 {
  margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-92d52b5c-89ef-48eb-8dd8-5739dd3fcd26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92d52b5c-89ef-48eb-8dd8-5739dd3fcd26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-92d52b5c-89ef-48eb-8dd8-5739dd3fcd26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-92d52b5c-89ef-48eb-8dd8-5739dd3fcd26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5e81d256-fe06-4a6c-976b-a7482fd55159 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 1em;
min-height: 350px;
background-position: center top;
}








#s-5e81d256-fe06-4a6c-976b-a7482fd55159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e81d256-fe06-4a6c-976b-a7482fd55159 {
  cursor: pointer;
}#s-5e81d256-fe06-4a6c-976b-a7482fd55159.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-273d170d-eafe-47b6-9f36-44e10515066b {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 1em;
min-height: 350px;
background-position: left top;
}








#s-273d170d-eafe-47b6-9f36-44e10515066b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273d170d-eafe-47b6-9f36-44e10515066b {
  cursor: pointer;
}#s-273d170d-eafe-47b6-9f36-44e10515066b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a28fac1a-e7ae-459e-8436-edff59fcc6fb {
  margin-left: auto;
margin-bottom: 4em;
margin-right: auto;
min-height: 50px;
}








#s-a28fac1a-e7ae-459e-8436-edff59fcc6fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a28fac1a-e7ae-459e-8436-edff59fcc6fb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fdcd4f60-ceb5-4fae-b246-98010114c06b {
  margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fdcd4f60-ceb5-4fae-b246-98010114c06b .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-e66ce0c1-0172-413b-b3ea-aedb791b9d3d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-e66ce0c1-0172-413b-b3ea-aedb791b9d3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e66ce0c1-0172-413b-b3ea-aedb791b9d3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a680fcad-c78a-4f8c-a076-383e921d39af {
  margin-left: 2em;
margin-right: 2em;
}

@media (min-width: 0px) {
[id="s-a680fcad-c78a-4f8c-a076-383e921d39af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a680fcad-c78a-4f8c-a076-383e921d39af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a680fcad-c78a-4f8c-a076-383e921d39af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a680fcad-c78a-4f8c-a076-383e921d39af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bccf2279-8d99-45eb-b4cd-fe3f9c06579f {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(33, 34, 38, 0.7);
}








#s-bccf2279-8d99-45eb-b4cd-fe3f9c06579f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bccf2279-8d99-45eb-b4cd-fe3f9c06579f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c38d116d-db31-46ce-b31e-22643249a060 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}

#s-0683edf1-e841-4b42-98b4-99197720e037 {
  margin-left: auto;
margin-bottom: 6em;
margin-right: auto;
min-height: 50px;
}








#s-0683edf1-e841-4b42-98b4-99197720e037 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0683edf1-e841-4b42-98b4-99197720e037.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ae91cf75-2a49-429c-986a-bdbaa2115c31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae91cf75-2a49-429c-986a-bdbaa2115c31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ae91cf75-2a49-429c-986a-bdbaa2115c31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae91cf75-2a49-429c-986a-bdbaa2115c31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-22436dc7-9d53-42c4-8dfd-4ecb168c84a9 {
  min-height: 50px;
}
@media (max-width: 767px){#s-22436dc7-9d53-42c4-8dfd-4ecb168c84a9 {
  margin-bottom: 2em;
}
}







#s-22436dc7-9d53-42c4-8dfd-4ecb168c84a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22436dc7-9d53-42c4-8dfd-4ecb168c84a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-af21a0bb-5d7e-4ef6-8bf5-050c543f9d7c {
  margin-bottom: 1em;
max-width: 1600px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-af21a0bb-5d7e-4ef6-8bf5-050c543f9d7c img.shogun-image,
  #s-af21a0bb-5d7e-4ef6-8bf5-050c543f9d7c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-af21a0bb-5d7e-4ef6-8bf5-050c543f9d7c {
    width: 100%;
    height: auto;
  }



  #s-af21a0bb-5d7e-4ef6-8bf5-050c543f9d7c img.shogun-image {
    

    
    
    
  }


#s-af21a0bb-5d7e-4ef6-8bf5-050c543f9d7c .shogun-image-content {
  
    align-items: center;
  
}

#s-efdf732d-eb8c-4b43-9767-ec1600a93a06 {
  margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-efdf732d-eb8c-4b43-9767-ec1600a93a06 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-88976e08-996d-485e-ac83-88bf19abf20e {
  max-width: 250px;
aspect-ratio: 335/71;
text-align: left;
}





  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image,
  #s-88976e08-996d-485e-ac83-88bf19abf20e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e {
    width: 100%;
    height: auto;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
    
    
  }


.s-88976e08-996d-485e-ac83-88bf19abf20e .shogun-image-content {
  
    align-items: center;
  
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88976e08-996d-485e-ac83-88bf19abf20e {
      --shg-aspect-ratio: calc(335/71); 
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
      position: relative;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image,
  #s-88976e08-996d-485e-ac83-88bf19abf20e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e {
    width: 100%;
    height: auto;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
    
    
  }


.s-88976e08-996d-485e-ac83-88bf19abf20e .shogun-image-content {
  
    align-items: center;
  
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88976e08-996d-485e-ac83-88bf19abf20e {
      --shg-aspect-ratio: calc(335/71); 
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
      position: relative;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image,
  #s-88976e08-996d-485e-ac83-88bf19abf20e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e {
    width: 100%;
    height: auto;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
    
    
  }


.s-88976e08-996d-485e-ac83-88bf19abf20e .shogun-image-content {
  
    align-items: center;
  
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88976e08-996d-485e-ac83-88bf19abf20e {
      --shg-aspect-ratio: calc(335/71); 
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
      position: relative;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image,
  #s-88976e08-996d-485e-ac83-88bf19abf20e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e {
    width: 100%;
    height: auto;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
    
    
  }


.s-88976e08-996d-485e-ac83-88bf19abf20e .shogun-image-content {
  
    align-items: center;
  
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88976e08-996d-485e-ac83-88bf19abf20e {
      --shg-aspect-ratio: calc(335/71); 
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
      position: relative;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image,
  #s-88976e08-996d-485e-ac83-88bf19abf20e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e {
    width: 100%;
    height: auto;
  }

  #s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
    
    
  }


.s-88976e08-996d-485e-ac83-88bf19abf20e .shogun-image-content {
  
    align-items: center;
  
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-88976e08-996d-485e-ac83-88bf19abf20e {
      --shg-aspect-ratio: calc(335/71); 
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container {
      position: relative;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88976e08-996d-485e-ac83-88bf19abf20e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-d0e50091-fb16-4440-8ef5-fcb7dcbf950f {
  min-height: 50px;
}








#s-d0e50091-fb16-4440-8ef5-fcb7dcbf950f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0e50091-fb16-4440-8ef5-fcb7dcbf950f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a64d3685-401b-463e-96d3-4aee74347145 {
  margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(207, 207, 207, 1);
border-style: solid;
max-width: 1600px;
aspect-ratio: 16/9;
text-align: center;
}





  #s-a64d3685-401b-463e-96d3-4aee74347145 img.shogun-image,
  #s-a64d3685-401b-463e-96d3-4aee74347145 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a64d3685-401b-463e-96d3-4aee74347145 {
    width: 100%;
    height: auto;
  }



  #s-a64d3685-401b-463e-96d3-4aee74347145 img.shogun-image {
    

    
    
    
  }


#s-a64d3685-401b-463e-96d3-4aee74347145 .shogun-image-content {
  
    align-items: center;
  
}

#s-11679c69-27e4-49bc-b8cc-9991032171c0 {
  margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-11679c69-27e4-49bc-b8cc-9991032171c0 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-56d2a496-ae3b-4b03-993e-3dbd8804f81f {
  margin-bottom: 2em;
padding-top: 3em;
padding-left: 1em;
padding-bottom: 3em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(57, 58, 55, 1);
}








#s-56d2a496-ae3b-4b03-993e-3dbd8804f81f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56d2a496-ae3b-4b03-993e-3dbd8804f81f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b23da41c-d97b-4026-95f8-80f819225dbb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (max-width: 767px){#s-b23da41c-d97b-4026-95f8-80f819225dbb {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-b23da41c-d97b-4026-95f8-80f819225dbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b23da41c-d97b-4026-95f8-80f819225dbb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5d12d313-0e5c-4c08-a00e-a6a60289bfc2 {
  margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
max-width: 200px;
text-align: center;
}







  #s-5d12d313-0e5c-4c08-a00e-a6a60289bfc2 img.shogun-image {
    

    
    
    
  }


#s-5d12d313-0e5c-4c08-a00e-a6a60289bfc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-11030a57-ffd6-4da0-8eb4-29e1eebb01cd {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
text-align: center;
}







  #s-11030a57-ffd6-4da0-8eb4-29e1eebb01cd img.shogun-image {
    

    
    
    
  }


#s-11030a57-ffd6-4da0-8eb4-29e1eebb01cd .shogun-image-content {
  
    align-items: center;
  
}

#s-79339d34-d099-43dd-8f1b-de903fb9f0f3 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 800px;
}

#s-470d0619-e2eb-422d-9634-bac14efddda6 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}

#s-44de1531-f265-444e-b212-2209e76afee2 {
  margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
min-height: 50px;
}








#s-44de1531-f265-444e-b212-2209e76afee2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44de1531-f265-444e-b212-2209e76afee2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-10c317c5-c6b5-4eba-8e61-1805c5338fea {
  margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-10c317c5-c6b5-4eba-8e61-1805c5338fea .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-10c317c5-c6b5-4eba-8e61-1805c5338fea .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-b8cb6475-63d4-49e0-a6ec-656c5e09eaa0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8cb6475-63d4-49e0-a6ec-656c5e09eaa0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b8cb6475-63d4-49e0-a6ec-656c5e09eaa0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8cb6475-63d4-49e0-a6ec-656c5e09eaa0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-c421a224-a970-45a1-a924-55d77a1da4a7 {
  min-height: 50px;
}
@media (max-width: 767px){#s-c421a224-a970-45a1-a924-55d77a1da4a7 {
  margin-top: 0px;
margin-bottom: 2em;
}
}







#s-c421a224-a970-45a1-a924-55d77a1da4a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c421a224-a970-45a1-a924-55d77a1da4a7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4f24db89-4185-4066-86d8-92e7900c6d40 {
  margin-bottom: 1em;
text-align: center;
}








#s-4f24db89-4185-4066-86d8-92e7900c6d40 .shogun-image-content {
  
    align-items: center;
  
}

#s-07c404a7-b805-47bc-960a-6f6e073bda1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-07c404a7-b805-47bc-960a-6f6e073bda1d .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 0.5em;
  
  text-align: left;
}



#s-83b6b19b-7263-4f27-8c80-a33e4fc15add {
  margin-bottom: 2em;
min-height: 50px;
}








#s-83b6b19b-7263-4f27-8c80-a33e4fc15add > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83b6b19b-7263-4f27-8c80-a33e4fc15add.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bf56e35f-df1c-4ce4-8b18-8301f4d95697 {
  margin-bottom: 1em;
text-align: center;
}








#s-bf56e35f-df1c-4ce4-8b18-8301f4d95697 .shogun-image-content {
  
    align-items: center;
  
}

#s-c837335c-98cb-4f00-9264-615ec5d7787d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c837335c-98cb-4f00-9264-615ec5d7787d .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-51e857fc-3c6b-42a2-b40b-00884e275a77 {
  min-height: 50px;
}








#s-51e857fc-3c6b-42a2-b40b-00884e275a77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51e857fc-3c6b-42a2-b40b-00884e275a77.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-809176bc-3a1e-4502-a539-88379797814a {
  margin-top: 0px;
margin-bottom: 1em;
text-align: center;
}








#s-809176bc-3a1e-4502-a539-88379797814a .shogun-image-content {
  
    align-items: center;
  
}

#s-0f73ffba-1ac0-4176-988b-840e668ccc4c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0f73ffba-1ac0-4176-988b-840e668ccc4c .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-bc944d36-594f-4be0-bf7f-df8421a50e60 {
  margin-left: auto;
margin-bottom: 0em;
margin-right: auto;
min-height: 50px;
}








#s-bc944d36-594f-4be0-bf7f-df8421a50e60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc944d36-594f-4be0-bf7f-df8421a50e60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4dc54d2a-b968-4896-ba2d-2c32c578782f {
  text-align: left;
}

#s-756f549c-d237-4e3e-985c-126c50db7020 {
  margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-756f549c-d237-4e3e-985c-126c50db7020 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-756f549c-d237-4e3e-985c-126c50db7020 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}


}
#s-aa22dd60-554a-49a6-8ae0-49a7cb9d25c3 {
  margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-aa22dd60-554a-49a6-8ae0-49a7cb9d25c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa22dd60-554a-49a6-8ae0-49a7cb9d25c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa22dd60-554a-49a6-8ae0-49a7cb9d25c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa22dd60-554a-49a6-8ae0-49a7cb9d25c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d27d6bcc-5d47-4efe-aaf4-14509ea4abb3 {
  min-height: 50px;
}
@media (max-width: 767px){#s-d27d6bcc-5d47-4efe-aaf4-14509ea4abb3 {
  margin-bottom: 2em;
}
}







#s-d27d6bcc-5d47-4efe-aaf4-14509ea4abb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d27d6bcc-5d47-4efe-aaf4-14509ea4abb3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6d11527e-3ac4-4893-8290-ccb4816aeeed {
  margin-bottom: 1em;
text-align: center;
}







  #s-6d11527e-3ac4-4893-8290-ccb4816aeeed img.shogun-image {
    

    
    
    
  }


#s-6d11527e-3ac4-4893-8290-ccb4816aeeed .shogun-image-content {
  
    align-items: center;
  
}

#s-a8c0342f-f5d3-4a9b-96e3-43dea61195b4 {
  margin-bottom: 1em;
padding-top: 10px;
text-align: left;
}

#s-a8c0342f-f5d3-4a9b-96e3-43dea61195b4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-fb9d67eb-a0b3-4953-9f0f-c80d9c6fb6c4 {
  min-height: 50px;
}








#s-fb9d67eb-a0b3-4953-9f0f-c80d9c6fb6c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb9d67eb-a0b3-4953-9f0f-c80d9c6fb6c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-47f7a7c0-32cd-4eb7-9b2a-299160e00844 {
  margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(207, 207, 207, 1);
border-style: solid;
text-align: center;
}







  #s-47f7a7c0-32cd-4eb7-9b2a-299160e00844 img.shogun-image {
    

    
    
    
  }


#s-47f7a7c0-32cd-4eb7-9b2a-299160e00844 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4780b26-f878-4afe-bd6d-53489ce9a5bc {
  margin-bottom: 1em;
padding-top: 10px;
text-align: left;
}

#s-a4780b26-f878-4afe-bd6d-53489ce9a5bc .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
