.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-67210bfe-570c-4dca-a3aa-2f330d44c553 {
  margin-top: 0em;
margin-left: 0em;
margin-bottom: 1em;
margin-right: 1px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-67210bfe-570c-4dca-a3aa-2f330d44c553 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-67210bfe-570c-4dca-a3aa-2f330d44c553 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


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

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

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

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

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

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

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

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

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

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

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

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

#s-4af26d76-cf75-45d2-866b-07f9c867f580 {
  margin-top: 0em;
margin-bottom: 4em;
min-height: 50px;
}








#s-4af26d76-cf75-45d2-866b-07f9c867f580 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4af26d76-cf75-45d2-866b-07f9c867f580.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302 {
  background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302 {
  display: none;
}
#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302, #wrap-s-330aed2b-b8a4-491c-ad5d-00b0cd71f302 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302 {
  display: none;
}
#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302, #wrap-s-330aed2b-b8a4-491c-ad5d-00b0cd71f302 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302 {
  display: none;
}
#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302, #wrap-s-330aed2b-b8a4-491c-ad5d-00b0cd71f302 { display:none !important; }}@media (max-width: 767px){#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302 {
  
}
}







#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-330aed2b-b8a4-491c-ad5d-00b0cd71f302.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-3f218c3b-e0ac-45af-905d-7f1fc03277ae {
  text-align: center;
}







  #s-3f218c3b-e0ac-45af-905d-7f1fc03277ae img.shogun-image {
    

    
    
    
  }


#s-3f218c3b-e0ac-45af-905d-7f1fc03277ae .shogun-image-content {
  
    align-items: center;
  
}

#s-385b47d0-3134-4b0e-9323-52405852a95a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-385b47d0-3134-4b0e-9323-52405852a95a {
  
}
}@media (max-width: 767px){#s-385b47d0-3134-4b0e-9323-52405852a95a {
  display: none;
}
#s-385b47d0-3134-4b0e-9323-52405852a95a, #wrap-s-385b47d0-3134-4b0e-9323-52405852a95a { display:none !important; }}
#s-385b47d0-3134-4b0e-9323-52405852a95a {
  background-image: url(https://i.shgcdn.com/b4c3f41d-395c-41c6-9de9-7d0be4a94963/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-385b47d0-3134-4b0e-9323-52405852a95a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-385b47d0-3134-4b0e-9323-52405852a95a.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-708aa3c7-0ede-485b-8ea5-c69691077149 {
  background-size: cover;
margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
min-height: 50px;
background-color: rgba(0, 59, 113, 1);
background-attachment: scroll;
background-position: center center;
}
@media (max-width: 767px){#s-708aa3c7-0ede-485b-8ea5-c69691077149 {
  padding-left: 1em;
padding-right: 1em;
}
}







#s-708aa3c7-0ede-485b-8ea5-c69691077149 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-708aa3c7-0ede-485b-8ea5-c69691077149.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-345e7458-48d5-4f98-b606-6b12bf243b4e {
  margin-left: auto;
margin-right: auto;
padding-top: 3em;
padding-left: 0em;
padding-bottom: 3em;
padding-right: 0em;
min-height: 50px;
max-width: 800px;
background-color: rgba(0, 59, 113, 1);
opacity: 1;
}
@media (max-width: 767px){#s-345e7458-48d5-4f98-b606-6b12bf243b4e {
  display: none;
}
#s-345e7458-48d5-4f98-b606-6b12bf243b4e, #wrap-s-345e7458-48d5-4f98-b606-6b12bf243b4e { display:none !important; }}







#s-345e7458-48d5-4f98-b606-6b12bf243b4e > .shg-box-overlay {
  background-color: rgba(9, 44, 116, 1);
  opacity: 0;
}#s-345e7458-48d5-4f98-b606-6b12bf243b4e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-48308b77-ebb4-4a55-9a7d-6b0f35ad5e11 {
  margin-top: 0em;
margin-bottom: 1em;
}
@media (max-width: 767px){#s-48308b77-ebb4-4a55-9a7d-6b0f35ad5e11 {
  
}
}
#s-1d49d99f-0592-4bc6-ad1c-8761d6ee2a88 {
  margin-top: 0em;
margin-bottom: 0em;
}
@media (max-width: 767px){#s-1d49d99f-0592-4bc6-ad1c-8761d6ee2a88 {
  
}
}
#s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c {
  margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
max-width: 800px;
background-color: rgba(9, 44, 116, 0.63);
opacity: 1;
}
@media (min-width: 1200px){#s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c {
  display: none;
}
#s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c, #wrap-s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c {
  display: none;
}
#s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c, #wrap-s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c {
  display: none;
}
#s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c, #wrap-s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c { display:none !important; }}







#s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c > .shg-box-overlay {
  background-color: rgba(9, 44, 116, 1);
  opacity: 0;
}#s-4ae9fc65-3c78-43a6-aac5-6a2238506c6c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-71eee75e-bf20-4687-8f0d-f3b3274c5a73 {
  margin-top: 0em;
margin-bottom: 0em;
}
@media (max-width: 767px){#s-71eee75e-bf20-4687-8f0d-f3b3274c5a73 {
  
}
}
#s-424d544a-783c-47b2-a94d-667c72965e48 {
  margin-top: 0em;
margin-bottom: 0em;
}
@media (max-width: 767px){#s-424d544a-783c-47b2-a94d-667c72965e48 {
  
}
}
#s-ec2cbc91-5908-4cc6-8518-9b683a155b97 {
  padding-top: 4em;
padding-bottom: 2em;
min-height: 50px;
}

#s-ec2cbc91-5908-4cc6-8518-9b683a155b97 {
  background-image: url();
}








#s-ec2cbc91-5908-4cc6-8518-9b683a155b97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec2cbc91-5908-4cc6-8518-9b683a155b97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d7ecba6-125a-4bab-9bb5-cc5cedc3e1d3 {
  margin-bottom: 3em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d7ecba6-125a-4bab-9bb5-cc5cedc3e1d3 .shogun-heading-component h2 {
  color: rgba(33, 34, 38, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-3bc7d7bf-6ab7-41e4-a33b-4083ec87dfe5 {
  margin-bottom: 2em;
min-height: 50px;
}








#s-3bc7d7bf-6ab7-41e4-a33b-4083ec87dfe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bc7d7bf-6ab7-41e4-a33b-4083ec87dfe5.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-e78638a0-a208-4e55-b6d5-eadcc925e5c6 {
  margin-left: auto;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-e78638a0-a208-4e55-b6d5-eadcc925e5c6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e78638a0-a208-4e55-b6d5-eadcc925e5c6"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-e78638a0-a208-4e55-b6d5-eadcc925e5c6"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-e78638a0-a208-4e55-b6d5-eadcc925e5c6"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-b929fcb7-03fa-48d1-ba6d-90cc4dd75ffd {
  min-height: 50px;
}








#s-b929fcb7-03fa-48d1-ba6d-90cc4dd75ffd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b929fcb7-03fa-48d1-ba6d-90cc4dd75ffd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e62bb62-74ec-46e4-8f72-c8d952437b55 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-9e62bb62-74ec-46e4-8f72-c8d952437b55 img.shogun-image {
    

    
    
    
  }


#s-9e62bb62-74ec-46e4-8f72-c8d952437b55 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a0b5150-eb47-46e0-b497-ca077a20109b {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-f7164b5d-b374-4ad9-931f-562c0a6a04ab {
  min-height: 50px;
}








#s-f7164b5d-b374-4ad9-931f-562c0a6a04ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7164b5d-b374-4ad9-931f-562c0a6a04ab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d2aac8fc-1063-44d0-8846-cd2783dd8815 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-d2aac8fc-1063-44d0-8846-cd2783dd8815 img.shogun-image {
    

    
    
    
  }


#s-d2aac8fc-1063-44d0-8846-cd2783dd8815 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6342614-4695-4b66-8321-3eba59f8a49c {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-716cc4d8-91c8-4db5-be46-5ab07fa7e89e {
  min-height: 50px;
}








#s-716cc4d8-91c8-4db5-be46-5ab07fa7e89e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-716cc4d8-91c8-4db5-be46-5ab07fa7e89e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8bca538b-238c-469b-a8b5-5b202de486a1 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-8bca538b-238c-469b-a8b5-5b202de486a1 img.shogun-image {
    

    
    
    
  }


#s-8bca538b-238c-469b-a8b5-5b202de486a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-98e70978-6850-41d3-8b6d-124f997abf5b {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-9cce404e-39f7-463c-9f47-bf3bd2e66a94 {
  min-height: 50px;
}








#s-9cce404e-39f7-463c-9f47-bf3bd2e66a94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cce404e-39f7-463c-9f47-bf3bd2e66a94.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc26bcd2-93c3-4dd7-96f0-b7ad79bef8f2 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-bc26bcd2-93c3-4dd7-96f0-b7ad79bef8f2 img.shogun-image {
    

    
    
    
  }


#s-bc26bcd2-93c3-4dd7-96f0-b7ad79bef8f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-230c8fdb-27e7-4066-85a0-aa7986f6f389 {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-055cd58b-7cad-46f0-a06b-7bb092728ddf {
  min-height: 50px;
}








#s-055cd58b-7cad-46f0-a06b-7bb092728ddf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-055cd58b-7cad-46f0-a06b-7bb092728ddf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ab1dc287-076f-41a1-9132-580f514a7da9 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-ab1dc287-076f-41a1-9132-580f514a7da9 img.shogun-image {
    

    
    
    
  }


#s-ab1dc287-076f-41a1-9132-580f514a7da9 .shogun-image-content {
  
    align-items: center;
  
}

#s-96dd11e5-6833-4912-b1b7-a5a7bb4c4d04 {
  margin-top: 0em;
margin-bottom: 0em;
}

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

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

#s-b4146c11-8fa0-40be-97ed-237c20f86825 hr {
  border-top: 2px solid #ddd;
}

#s-7506abbc-b160-431d-9923-4e61b1e39a53 {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-bottom: 0em;
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;
max-width: 1366px;
}

@media (min-width: 0px) {
[id="s-7506abbc-b160-431d-9923-4e61b1e39a53"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-7506abbc-b160-431d-9923-4e61b1e39a53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.75px);
}

}

@media (min-width: 992px) {
[id="s-7506abbc-b160-431d-9923-4e61b1e39a53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.75px);
}

}

@media (min-width: 1200px) {
[id="s-7506abbc-b160-431d-9923-4e61b1e39a53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.75px);
}

}

#s-f903921d-5342-4dd8-ad10-3b458ef0ce67 {
  min-height: 50px;
}








#s-f903921d-5342-4dd8-ad10-3b458ef0ce67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f903921d-5342-4dd8-ad10-3b458ef0ce67.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e992dbf5-ea72-41b3-a966-59e06efe8e6c {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-e992dbf5-ea72-41b3-a966-59e06efe8e6c img.shogun-image {
    

    
    
    
  }


#s-e992dbf5-ea72-41b3-a966-59e06efe8e6c .shogun-image-content {
  
    align-items: center;
  
}

#s-be688682-af02-4d37-8c35-986756bdbe20 {
  min-height: 50px;
}
@media (max-width: 767px){#s-be688682-af02-4d37-8c35-986756bdbe20 {
  margin-top: 0px;
margin-bottom: 2em;
}
}







#s-be688682-af02-4d37-8c35-986756bdbe20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be688682-af02-4d37-8c35-986756bdbe20.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-725644e7-fd51-48be-b383-9e6f4cc6478c {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-725644e7-fd51-48be-b383-9e6f4cc6478c img.shogun-image {
    

    
    
    
  }


#s-725644e7-fd51-48be-b383-9e6f4cc6478c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-169c93fb-41f6-4824-8d0f-0d926546a974 {
  min-height: 50px;
}
@media (max-width: 767px){#s-169c93fb-41f6-4824-8d0f-0d926546a974 {
  margin-top: 0px;
margin-bottom: 2em;
}
}







#s-169c93fb-41f6-4824-8d0f-0d926546a974 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-169c93fb-41f6-4824-8d0f-0d926546a974.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24321c18-ddb0-473f-bec7-dd26e7a5f911 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-24321c18-ddb0-473f-bec7-dd26e7a5f911 img.shogun-image {
    

    
    
    
  }


#s-24321c18-ddb0-473f-bec7-dd26e7a5f911 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7104b42-8ecd-495b-8b50-2043205cc62d {
  min-height: 50px;
}








#s-b7104b42-8ecd-495b-8b50-2043205cc62d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7104b42-8ecd-495b-8b50-2043205cc62d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f02fe3f0-512d-4e90-8a55-8c3144bff5f9 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-f02fe3f0-512d-4e90-8a55-8c3144bff5f9 img.shogun-image {
    

    
    
    
  }


#s-f02fe3f0-512d-4e90-8a55-8c3144bff5f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d70b5944-4c6f-4805-bb44-60242f27d75e {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-bottom: 0em;
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;
max-width: 1366px;
}

@media (min-width: 0px) {
[id="s-d70b5944-4c6f-4805-bb44-60242f27d75e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-d70b5944-4c6f-4805-bb44-60242f27d75e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.75px);
}

}

@media (min-width: 992px) {
[id="s-d70b5944-4c6f-4805-bb44-60242f27d75e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.75px);
}

}

@media (min-width: 1200px) {
[id="s-d70b5944-4c6f-4805-bb44-60242f27d75e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.75px);
}

}

#s-2685b4df-3ae1-4850-a08d-88f44f873eb1 {
  min-height: 50px;
}
@media (max-width: 767px){#s-2685b4df-3ae1-4850-a08d-88f44f873eb1 {
  margin-top: 0px;
margin-bottom: 2em;
}
}







#s-2685b4df-3ae1-4850-a08d-88f44f873eb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2685b4df-3ae1-4850-a08d-88f44f873eb1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c7c24607-1255-46c7-a6d8-a1ef8960efdb {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-c7c24607-1255-46c7-a6d8-a1ef8960efdb img.shogun-image {
    

    
    
    
  }


#s-c7c24607-1255-46c7-a6d8-a1ef8960efdb .shogun-image-content {
  
    align-items: center;
  
}

#s-08519fbd-4cbe-4f08-ad2d-d33123425d11 {
  min-height: 50px;
}








#s-08519fbd-4cbe-4f08-ad2d-d33123425d11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08519fbd-4cbe-4f08-ad2d-d33123425d11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d891571b-9ed4-47d9-99ac-93cf44bc8108 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-d891571b-9ed4-47d9-99ac-93cf44bc8108 img.shogun-image {
    

    
    
    
  }


#s-d891571b-9ed4-47d9-99ac-93cf44bc8108 .shogun-image-content {
  
    align-items: center;
  
}

#s-43560610-576c-47c5-9a32-b3fb15715b7d {
  min-height: 50px;
}








#s-43560610-576c-47c5-9a32-b3fb15715b7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43560610-576c-47c5-9a32-b3fb15715b7d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e43d9ecb-3183-4ae1-b95a-3baf4075b2a2 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-e43d9ecb-3183-4ae1-b95a-3baf4075b2a2 img.shogun-image {
    

    
    
    
  }


#s-e43d9ecb-3183-4ae1-b95a-3baf4075b2a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e445b49-8e7d-48cf-8e26-5dc31fd26a47 {
  min-height: 50px;
}








#s-5e445b49-8e7d-48cf-8e26-5dc31fd26a47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e445b49-8e7d-48cf-8e26-5dc31fd26a47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-adabf90d-e05f-42b7-8177-2fa0a8aee711 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-adabf90d-e05f-42b7-8177-2fa0a8aee711 img.shogun-image {
    

    
    
    
  }


#s-adabf90d-e05f-42b7-8177-2fa0a8aee711 .shogun-image-content {
  
    align-items: center;
  
}

#s-de1ce532-6374-48be-9c87-ac1183c3464e {
  margin-top: auto;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-bottom: 0em;
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;
max-width: 1366px;
}

@media (min-width: 0px) {
[id="s-de1ce532-6374-48be-9c87-ac1183c3464e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-de1ce532-6374-48be-9c87-ac1183c3464e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.75px);
}

}

@media (min-width: 992px) {
[id="s-de1ce532-6374-48be-9c87-ac1183c3464e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.75px);
}

}

@media (min-width: 1200px) {
[id="s-de1ce532-6374-48be-9c87-ac1183c3464e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.75px);
}

}

#s-a9c64319-0844-4dfd-b054-8bb0dcf43cee {
  min-height: 50px;
}
@media (max-width: 767px){#s-a9c64319-0844-4dfd-b054-8bb0dcf43cee {
  margin-top: 0px;
margin-bottom: 2em;
}
}







#s-a9c64319-0844-4dfd-b054-8bb0dcf43cee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9c64319-0844-4dfd-b054-8bb0dcf43cee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b4526c09-1247-40b7-a5f0-f72c83108570 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-b4526c09-1247-40b7-a5f0-f72c83108570 img.shogun-image {
    

    
    
    
  }


#s-b4526c09-1247-40b7-a5f0-f72c83108570 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb8a0586-977e-450f-afa1-4862eb8f8b83 {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}








#s-eb8a0586-977e-450f-afa1-4862eb8f8b83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb8a0586-977e-450f-afa1-4862eb8f8b83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f4ab9daf-bd07-417d-8649-9be47f7a22e9 {
  margin-bottom: 2em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4ab9daf-bd07-417d-8649-9be47f7a22e9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-527f6361-2744-4b8b-b8d5-aa12586fc23b {
  margin-left: auto;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-527f6361-2744-4b8b-b8d5-aa12586fc23b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-527f6361-2744-4b8b-b8d5-aa12586fc23b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-527f6361-2744-4b8b-b8d5-aa12586fc23b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-527f6361-2744-4b8b-b8d5-aa12586fc23b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ee2732c5-c45b-45f1-81a1-00c491459de6 {
  margin-bottom: 2em;
padding-top: 0.25em;
padding-left: 1em;
padding-bottom: 0.25em;
padding-right: 1em;
background-color: rgba(0, 59, 113, 1);
}

@media (min-width: 0px) {
[id="s-ee2732c5-c45b-45f1-81a1-00c491459de6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ee2732c5-c45b-45f1-81a1-00c491459de6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ee2732c5-c45b-45f1-81a1-00c491459de6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee2732c5-c45b-45f1-81a1-00c491459de6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-05dc7d62-0a4d-4c32-a0ca-bf2653b88f60 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 230px;
text-align: center;
}
@media (min-width: 1200px){#s-05dc7d62-0a4d-4c32-a0ca-bf2653b88f60 {
  display: none;
}
#s-05dc7d62-0a4d-4c32-a0ca-bf2653b88f60, #wrap-s-05dc7d62-0a4d-4c32-a0ca-bf2653b88f60 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05dc7d62-0a4d-4c32-a0ca-bf2653b88f60 {
  display: none;
}
#s-05dc7d62-0a4d-4c32-a0ca-bf2653b88f60, #wrap-s-05dc7d62-0a4d-4c32-a0ca-bf2653b88f60 { display:none !important; }}






  #s-05dc7d62-0a4d-4c32-a0ca-bf2653b88f60 img.shogun-image {
    

    
    
    
  }


#s-05dc7d62-0a4d-4c32-a0ca-bf2653b88f60 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c846b79-c325-427f-ab53-ad1a08adf7a9 {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
max-width: 230px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1c846b79-c325-427f-ab53-ad1a08adf7a9 {
  display: none;
}
#s-1c846b79-c325-427f-ab53-ad1a08adf7a9, #wrap-s-1c846b79-c325-427f-ab53-ad1a08adf7a9 { display:none !important; }}@media (max-width: 767px){#s-1c846b79-c325-427f-ab53-ad1a08adf7a9 {
  display: none;
}
#s-1c846b79-c325-427f-ab53-ad1a08adf7a9, #wrap-s-1c846b79-c325-427f-ab53-ad1a08adf7a9 { display:none !important; }}






  #s-1c846b79-c325-427f-ab53-ad1a08adf7a9 img.shogun-image {
    

    
    
    
  }


#s-1c846b79-c325-427f-ab53-ad1a08adf7a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-7477dcfe-e0fd-49fd-9cd7-5f74c23dfb4e {
  margin-top: 2.5em;
}

#s-e3434f41-31fd-473f-bf68-08db8dd07942 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 600px;
}

#s-a343ca6f-a383-43f7-a127-f7a8e3ad4e57 {
  margin-top: 0em;
margin-bottom: 0em;
padding-left: 1em;
padding-right: 1em;
background-color: rgba(33, 34, 38, 1);
}

@media (min-width: 0px) {
[id="s-a343ca6f-a383-43f7-a127-f7a8e3ad4e57"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a343ca6f-a383-43f7-a127-f7a8e3ad4e57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a343ca6f-a383-43f7-a127-f7a8e3ad4e57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a343ca6f-a383-43f7-a127-f7a8e3ad4e57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-aa37798c-c255-4efe-bde4-33a4f98d91b7 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 217px;
text-align: center;
}
@media (min-width: 1200px){#s-aa37798c-c255-4efe-bde4-33a4f98d91b7 {
  display: none;
}
#s-aa37798c-c255-4efe-bde4-33a4f98d91b7, #wrap-s-aa37798c-c255-4efe-bde4-33a4f98d91b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa37798c-c255-4efe-bde4-33a4f98d91b7 {
  display: none;
}
#s-aa37798c-c255-4efe-bde4-33a4f98d91b7, #wrap-s-aa37798c-c255-4efe-bde4-33a4f98d91b7 { display:none !important; }}






  #s-aa37798c-c255-4efe-bde4-33a4f98d91b7 img.shogun-image {
    

    
    
    
  }


#s-aa37798c-c255-4efe-bde4-33a4f98d91b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ebd7a0b-de36-41cf-9d9e-7cf6296a7d8f {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
max-width: 217px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2ebd7a0b-de36-41cf-9d9e-7cf6296a7d8f {
  display: none;
}
#s-2ebd7a0b-de36-41cf-9d9e-7cf6296a7d8f, #wrap-s-2ebd7a0b-de36-41cf-9d9e-7cf6296a7d8f { display:none !important; }}@media (max-width: 767px){#s-2ebd7a0b-de36-41cf-9d9e-7cf6296a7d8f {
  display: none;
}
#s-2ebd7a0b-de36-41cf-9d9e-7cf6296a7d8f, #wrap-s-2ebd7a0b-de36-41cf-9d9e-7cf6296a7d8f { display:none !important; }}






  #s-2ebd7a0b-de36-41cf-9d9e-7cf6296a7d8f img.shogun-image {
    

    
    
    
  }


#s-2ebd7a0b-de36-41cf-9d9e-7cf6296a7d8f .shogun-image-content {
  
    align-items: center;
  
}

#s-8bb736d1-55ff-4aa2-8fc1-65556823dc6d {
  margin-top: 2.5em;
}

#s-ffc39926-4a3d-4d7f-9758-8ae98eda757f {
  margin-top: 0em;
margin-bottom: 0em;
}

#s-629bec9a-12e5-4552-8a03-2b6b3c590c3c {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 600px;
}

#s-b5cc675e-b02c-4bbf-b657-985c20f289d6 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 10px;
background-color: rgba(33, 34, 38, 1);
}








#s-b5cc675e-b02c-4bbf-b657-985c20f289d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5cc675e-b02c-4bbf-b657-985c20f289d6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b303646-aa4c-4bef-a9b9-15a2a72c4a9f {
  margin-top: 0em;
margin-bottom: 2em;
}

#s-4b55353f-2b62-4926-af4d-8d4cc3a26fd3 {
  margin-bottom: 2em;
min-height: 50px;
background-color: rgba(33, 34, 38, 1);
}








#s-4b55353f-2b62-4926-af4d-8d4cc3a26fd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b55353f-2b62-4926-af4d-8d4cc3a26fd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-331e0d7a-d293-4610-891c-8adee5455690 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 360px;
text-align: center;
}







  #s-331e0d7a-d293-4610-891c-8adee5455690 img.shogun-image {
    

    
    
    
  }


#s-331e0d7a-d293-4610-891c-8adee5455690 .shogun-image-content {
  
    align-items: center;
  
}

#s-181f19a7-5065-48b5-a41c-60fcdad58360 {
  margin-bottom: 2em;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
text-align: center;
}

#s-181f19a7-5065-48b5-a41c-60fcdad58360 .shogun-heading-component h2 {
  color: rgba(244, 243, 239, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-0cd7e61f-f7b9-440f-9adb-2de1ad6c739c {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-left: 2em;
padding-right: 2em;
max-width: 900px;
}

#s-ac0e769c-83cc-4b1d-91af-158ce6edb046 {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 360px;
text-align: center;
}







  #s-ac0e769c-83cc-4b1d-91af-158ce6edb046 img.shogun-image {
    

    
    
    
  }


#s-ac0e769c-83cc-4b1d-91af-158ce6edb046 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6d0c711-56ef-4494-a8d8-e15785b44eaf {
  margin-bottom: 1em;
text-align: center;
}







  #s-c6d0c711-56ef-4494-a8d8-e15785b44eaf img.shogun-image {
    

    
    
    
  }


#s-c6d0c711-56ef-4494-a8d8-e15785b44eaf .shogun-image-content {
  
    align-items: center;
  
}

#s-73846c0c-2234-4aeb-9cb2-22431dc2fc4a {
  margin-top: 0em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 75px;
text-align: center;
}







  #s-73846c0c-2234-4aeb-9cb2-22431dc2fc4a img.shogun-image {
    

    
    
    
  }


#s-73846c0c-2234-4aeb-9cb2-22431dc2fc4a .shogun-image-content {
  
    align-items: center;
  
}

#s-2730f7f2-8955-4708-9c47-a9dd80010540 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-left: 2em;
padding-right: 2em;
max-width: 900px;
}

#s-fa220d10-6a3d-4c18-b706-28d89f164e61 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fa220d10-6a3d-4c18-b706-28d89f164e61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa220d10-6a3d-4c18-b706-28d89f164e61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-378a078b-92c4-45f5-8b3b-905e7b0eefa2 {
  margin-bottom: 10px;
min-height: 50px;
background-color: rgba(0, 59, 113, 1);
}








#s-378a078b-92c4-45f5-8b3b-905e7b0eefa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-378a078b-92c4-45f5-8b3b-905e7b0eefa2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-866e67a1-1f6c-4332-856d-3403ac660428 {
  margin-top: 4em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 360px;
text-align: center;
}







  #s-866e67a1-1f6c-4332-856d-3403ac660428 img.shogun-image {
    

    
    
    
  }


#s-866e67a1-1f6c-4332-856d-3403ac660428 .shogun-image-content {
  
    align-items: center;
  
}

#s-435a2dfd-7ac1-4909-ae92-2fe4bf6ca7fb {
  margin-bottom: 2em;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
text-align: center;
}

#s-435a2dfd-7ac1-4909-ae92-2fe4bf6ca7fb .shogun-heading-component h2 {
  color: rgba(244, 243, 239, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-4a92838e-d8f3-4ccf-b753-53628cf59928 {
  margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 900px;
}

#s-140b5e77-fbbd-41b8-ba83-c36e22086ce0 {
  margin-top: 0em;
margin-bottom: 0em;
min-height: 50px;
}








#s-140b5e77-fbbd-41b8-ba83-c36e22086ce0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-140b5e77-fbbd-41b8-ba83-c36e22086ce0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d621c83-5fbb-4f46-aa5e-06436c008a76 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 12px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8d621c83-5fbb-4f46-aa5e-06436c008a76 {
  
}
}@media (max-width: 767px){#s-8d621c83-5fbb-4f46-aa5e-06436c008a76 {
  
}
}
@media (min-width: 0px) {
[id="s-8d621c83-5fbb-4f46-aa5e-06436c008a76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d621c83-5fbb-4f46-aa5e-06436c008a76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-8d621c83-5fbb-4f46-aa5e-06436c008a76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-8d621c83-5fbb-4f46-aa5e-06436c008a76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-8d621c83-5fbb-4f46-aa5e-06436c008a76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d621c83-5fbb-4f46-aa5e-06436c008a76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-8d621c83-5fbb-4f46-aa5e-06436c008a76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

#s-abbd0edd-c364-42a0-9696-0069785f14f8 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-abbd0edd-c364-42a0-9696-0069785f14f8 {
  
}
}@media (max-width: 767px){#s-abbd0edd-c364-42a0-9696-0069785f14f8 {
  display: none;
}
#s-abbd0edd-c364-42a0-9696-0069785f14f8, #wrap-s-abbd0edd-c364-42a0-9696-0069785f14f8 { display:none !important; }}






  #s-abbd0edd-c364-42a0-9696-0069785f14f8 img.shogun-image {
    

    
    
    
  }


#s-abbd0edd-c364-42a0-9696-0069785f14f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101 {
  text-align: center;
}
@media (min-width: 1200px){#s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101 {
  display: none;
}
#s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101, #wrap-s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101 {
  display: none;
}
#s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101, #wrap-s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101 {
  display: none;
}
#s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101, #wrap-s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101 { display:none !important; }}






  #s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101 img.shogun-image {
    

    
    
    
  }


#s-930ad5b9-0a64-4c9f-84ec-5a8ff8007101 .shogun-image-content {
  
    align-items: center;
  
}

#s-68af4a84-0397-475c-9fff-80e2ba881d58 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(0, 59, 113, 1);
}
@media (min-width: 1200px){#s-68af4a84-0397-475c-9fff-80e2ba881d58 {
  display: none;
}
#s-68af4a84-0397-475c-9fff-80e2ba881d58, #wrap-s-68af4a84-0397-475c-9fff-80e2ba881d58 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68af4a84-0397-475c-9fff-80e2ba881d58 {
  display: none;
}
#s-68af4a84-0397-475c-9fff-80e2ba881d58, #wrap-s-68af4a84-0397-475c-9fff-80e2ba881d58 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68af4a84-0397-475c-9fff-80e2ba881d58 {
  display: none;
}
#s-68af4a84-0397-475c-9fff-80e2ba881d58, #wrap-s-68af4a84-0397-475c-9fff-80e2ba881d58 { display:none !important; }}







#s-68af4a84-0397-475c-9fff-80e2ba881d58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68af4a84-0397-475c-9fff-80e2ba881d58.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c1265c98-11c5-42df-b377-0758d80f13c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1265c98-11c5-42df-b377-0758d80f13c7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f1e8697e-70fb-4a59-b41a-053fd3eec574 {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-f1e8697e-70fb-4a59-b41a-053fd3eec574 {
  
}
}






  #s-f1e8697e-70fb-4a59-b41a-053fd3eec574 img.shogun-image {
    

    
    
    
  }


#s-f1e8697e-70fb-4a59-b41a-053fd3eec574 .shogun-image-content {
  
    align-items: center;
  
}

#s-d70bfe75-0c61-498b-926b-85261e914f98 {
  margin-bottom: 2em;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-d70bfe75-0c61-498b-926b-85261e914f98 {
  display: none;
}
#s-d70bfe75-0c61-498b-926b-85261e914f98, #wrap-s-d70bfe75-0c61-498b-926b-85261e914f98 { display:none !important; }}@media (max-width: 767px){#s-d70bfe75-0c61-498b-926b-85261e914f98 {
  display: none;
}
#s-d70bfe75-0c61-498b-926b-85261e914f98, #wrap-s-d70bfe75-0c61-498b-926b-85261e914f98 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d70bfe75-0c61-498b-926b-85261e914f98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-50ee4d3c-3f4a-428e-b675-cdbf6bd87716 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
max-width: 100%;
text-align: center;
}







  #s-50ee4d3c-3f4a-428e-b675-cdbf6bd87716 img.shogun-image {
    

    
    
    
  }


#s-50ee4d3c-3f4a-428e-b675-cdbf6bd87716 .shogun-image-content {
  
    align-items: center;
  
}

#s-4bd9dabb-3c1a-4db9-aabc-0206dc38eac5 {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 2%;
padding-bottom: 2em;
padding-right: 2em;
border-top-width: 0px;
border-left-width: 10px;
border-bottom-width: 0px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 59, 113, 1);
}








#s-4bd9dabb-3c1a-4db9-aabc-0206dc38eac5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bd9dabb-3c1a-4db9-aabc-0206dc38eac5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d081533-2e83-408c-9119-e61c6d712a47 {
  margin-bottom: 1em;
text-align: center;
}

#s-8d081533-2e83-408c-9119-e61c6d712a47 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-2c2f0f71-acaa-4698-b600-1a239ea3dc67 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}

#s-8ca35e5d-3231-48ce-b4e1-a59865b0ff26 {
  text-align: center;
}







  #s-8ca35e5d-3231-48ce-b4e1-a59865b0ff26 img.shogun-image {
    

    
    
    
  }


#s-8ca35e5d-3231-48ce-b4e1-a59865b0ff26 .shogun-image-content {
  
    align-items: center;
  
}

#s-8db6cc99-9209-4455-afd5-cf8ca13c69de {
  margin-top: 0em;
margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 2%;
padding-bottom: 2em;
padding-right: 2em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 59, 113, 1);
}
@media (min-width: 1200px){#s-8db6cc99-9209-4455-afd5-cf8ca13c69de {
  display: none;
}
#s-8db6cc99-9209-4455-afd5-cf8ca13c69de, #wrap-s-8db6cc99-9209-4455-afd5-cf8ca13c69de { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8db6cc99-9209-4455-afd5-cf8ca13c69de {
  display: none;
}
#s-8db6cc99-9209-4455-afd5-cf8ca13c69de, #wrap-s-8db6cc99-9209-4455-afd5-cf8ca13c69de { display:none !important; }}@media (max-width: 767px){#s-8db6cc99-9209-4455-afd5-cf8ca13c69de {
  display: none;
}
#s-8db6cc99-9209-4455-afd5-cf8ca13c69de, #wrap-s-8db6cc99-9209-4455-afd5-cf8ca13c69de { display:none !important; }}







#s-8db6cc99-9209-4455-afd5-cf8ca13c69de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8db6cc99-9209-4455-afd5-cf8ca13c69de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fd9c7526-e8af-43a5-bd03-758ab9b27429 {
  margin-bottom: 1em;
text-align: center;
}

#s-fd9c7526-e8af-43a5-bd03-758ab9b27429 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-74ccd9f4-6ff6-4ba3-ab22-80be4aef90c5 {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
}

#s-0af1bedf-51c6-42ba-9ae9-2dd69695ba8d hr {
  border-top: 1px solid #ddd;
}

#s-a42575d4-b831-46d6-8ea1-124d8d33725f {
  margin-top: 1em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 900px;
}

/*
  $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}
